mod_cloud_notify: Update copyright year
authorKim Alvefur <zash@zash.se>
Tue, 26 Jul 2016 11:42:57 +0200
changeset 2251 d09014d8c901
parent 2250 a3e3dc9131e7
child 2252 3ecf65dabb6e
mod_cloud_notify: Update copyright year
mod_cloud_notify/mod_cloud_notify.lua
--- 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.