Comparison

util-src/crand.c @ 7829:1fb477d19fdd

util.crand: Update copyright header
author Kim Alvefur <zash@zash.se>
date Sun, 22 Jan 2017 09:31:56 +0100
parent 7826:7702ce682427
child 7830:b9910a507250
comparison
equal deleted inserted replaced
7828:b4a08a514ebc 7829:1fb477d19fdd
1 /* Prosody IM 1 /* Prosody IM
2 -- Copyright (C) 2008-2016 Matthew Wild 2 -- Copyright (C) 2008-2017 Matthew Wild
3 -- Copyright (C) 2008-2016 Waqas Hussain 3 -- Copyright (C) 2008-2017 Waqas Hussain
4 -- Copyright (C) 2016 Kim Alvefur 4 -- Copyright (C) 2016-2017 Kim Alvefur
5 -- 5 --
6 -- This project is MIT/X11 licensed. Please see the 6 -- This project is MIT/X11 licensed. Please see the
7 -- COPYING file in the source package for more information. 7 -- COPYING file in the source package for more information.
8 -- 8 --
9 */ 9 */