X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=random.c;h=cdb0dfd9ce751cf1d5a7b7c6cb158e679ae672d3;hb=14f78812a935c8f050f12112c19f359eb12f0686;hp=0c0f947d03c78cdb84f8a316e18684310aadf1d5;hpb=b7886fd46ab05c97b8a072e497903622bd1d5290;p=secnet.git diff --git a/random.c b/random.c index 0c0f947..cdb0dfd 100644 --- a/random.c +++ b/random.c @@ -1,3 +1,22 @@ +/* + * This file is part of secnet. + * See README for full list of copyright holders. + * + * secnet 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; either version 3 of the License, or + * (at your option) any later version. + * + * secnet 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 + * version 3 along with secnet; if not, see + * https://www.gnu.org/licenses/gpl.html. + */ + #include "secnet.h" #include #include