util.crand: Update copyright header
authorKim Alvefur <zash@zash.se>
Sun, 22 Jan 2017 09:31:56 +0100
changeset 7832 1fb477d19fdd
parent 7831 b4a08a514ebc
child 7833 b9910a507250
util.crand: Update copyright header
util-src/crand.c
--- a/util-src/crand.c	Sun Jan 22 09:23:10 2017 +0100
+++ b/util-src/crand.c	Sun Jan 22 09:31:56 2017 +0100
@@ -1,7 +1,7 @@
 /* Prosody IM
--- Copyright (C) 2008-2016 Matthew Wild
--- Copyright (C) 2008-2016 Waqas Hussain
--- Copyright (C) 2016 Kim Alvefur
+-- Copyright (C) 2008-2017 Matthew Wild
+-- Copyright (C) 2008-2017 Waqas Hussain
+-- Copyright (C) 2016-2017 Kim Alvefur
 --
 -- This project is MIT/X11 licensed. Please see the
 -- COPYING file in the source package for more information.