X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fsn_random.c;fp=src%2Fsn_random.c;h=368087f0c53ed8be43f169ee5308043806975a98;hb=8e4a1e11b964e446370df12fbc2d072eb31a7fda;hp=c67b45197b6147d7203db0eadceb69d8f53f25b2;hpb=ddd57e49e6fe256f83948fa3e4d71b8da1b6d409;p=sort-networks.git diff --git a/src/sn_random.c b/src/sn_random.c index c67b451..368087f 100644 --- a/src/sn_random.c +++ b/src/sn_random.c @@ -1,3 +1,24 @@ +/** + * collectd - src/sn_random.c + * Copyright (C) 2008 Florian octo Forster + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the + * Free Software Foundation; only version 2 of the License is applicable. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * Authors: + * Florian octo Forster + **/ + #define _ISOC99_SOURCE #define _POSIX_C_SOURCE 200112L