changeset 2247:d09014d8c901

mod_cloud_notify: Update copyright year
author Kim Alvefur <zash@zash.se>
date Tue, 26 Jul 2016 11:42:57 +0200
parents a3e3dc9131e7
children 3ecf65dabb6e
files mod_cloud_notify/mod_cloud_notify.lua
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_cloud_notify/mod_cloud_notify.lua	Tue Jul 26 11:42:47 2016 +0200
+++ b/mod_cloud_notify/mod_cloud_notify.lua	Tue Jul 26 11:42:57 2016 +0200
@@ -1,5 +1,5 @@
 -- XEP-0357: Push (aka: My mobile OS vendor won't let me have persistent TCP connections)
--- Copyright (C) 2015 Kim Alvefur
+-- Copyright (C) 2015-2016 Kim Alvefur
 --
 -- This file is MIT/X11 licensed.