gnunet-ext

Template for writing GNUnet extensions
Log | Files | Refs | README | LICENSE

commit 9d09e694e6b98983147bb473834a91298fa7474c
parent 0c8ec33a71a39ff5bb512ff672696bdd41726fdc
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri,  6 Sep 2013 09:21:18 +0000

-license bump

Diffstat:
Msrc/ext/ext_api.c | 2+-
Msrc/include/gnunet_ext_service.h | 2+-
Msrc/include/gnunet_protocols_ext.h | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/ext/ext_api.c b/src/ext/ext_api.c @@ -4,7 +4,7 @@ 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 2, or (at your + 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 diff --git a/src/include/gnunet_ext_service.h b/src/include/gnunet_ext_service.h @@ -4,7 +4,7 @@ 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 2, or (at your + 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 diff --git a/src/include/gnunet_protocols_ext.h b/src/include/gnunet_protocols_ext.h @@ -4,7 +4,7 @@ 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 2, or (at your + 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