diff options
Diffstat (limited to 'src/include/gnunet_jsonapi_util.h')
-rw-r--r-- | src/include/gnunet_jsonapi_util.h | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/src/include/gnunet_jsonapi_util.h b/src/include/gnunet_jsonapi_util.h index 4289a50622..dfc22c5089 100644 --- a/src/include/gnunet_jsonapi_util.h +++ b/src/include/gnunet_jsonapi_util.h @@ -2,16 +2,15 @@ This file is part of GNUnet Copyright (C) 2014, 2015, 2016 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 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, If not, see <http://www.gnu.org/licenses/> + 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 + Affero General Public License for more details. */ /** * @file gnunet_jsonapi_util.h |