Changeset

7829:1fb477d19fdd

util.crand: Update copyright header
author Kim Alvefur <zash@zash.se>
date Sun, 22 Jan 2017 09:31:56 +0100
parents 7828:b4a08a514ebc
children 7830:b9910a507250
files util-src/crand.c
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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.