X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Frest%2Frest.c;h=fa54a5c2d8f6a46565094a333b64f228b0244350;hb=cbd60b5e56aac2d6711e299086383f83357794f8;hp=94803a30696f796069c45e97def080b90d6f71a2;hpb=3a07b1224ad0bb546bb864724d404eff503614cf;p=oweals%2Fgnunet.git diff --git a/src/rest/rest.c b/src/rest/rest.c index 94803a306..fa54a5c2d 100644 --- a/src/rest/rest.c +++ b/src/rest/rest.c @@ -2,20 +2,15 @@ This file is part of GNUnet Copyright (C) 2010-2015 GNUnet e.V. - GNUnet 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, or (at your - option) any later version. + GNUnet 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. GNUnet 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 GNUnet; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. + Affero General Public License for more details. */ /**