aboutsummaryrefslogtreecommitdiff
path: root/src/json
diff options
context:
space:
mode:
Diffstat (limited to 'src/json')
-rw-r--r--src/json/json.c2
-rw-r--r--src/json/json_generator.c2
-rw-r--r--src/json/json_helper.c2
-rw-r--r--src/json/json_mhd.c2
-rw-r--r--src/json/test_json.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/json/json.c b/src/json/json.c
index cde0e95032..cc3e84147a 100644
--- a/src/json/json.c
+++ b/src/json/json.c
@@ -3,7 +3,7 @@
Copyright (C) 2014-2017 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
+ under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.
diff --git a/src/json/json_generator.c b/src/json/json_generator.c
index 3daef5b101..609c18395e 100644
--- a/src/json/json_generator.c
+++ b/src/json/json_generator.c
@@ -3,7 +3,7 @@
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
+ under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.
diff --git a/src/json/json_helper.c b/src/json/json_helper.c
index 772df2e37f..a0c4b88d9e 100644
--- a/src/json/json_helper.c
+++ b/src/json/json_helper.c
@@ -3,7 +3,7 @@
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
+ under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.
diff --git a/src/json/json_mhd.c b/src/json/json_mhd.c
index 0950924687..9fef4f22e8 100644
--- a/src/json/json_mhd.c
+++ b/src/json/json_mhd.c
@@ -3,7 +3,7 @@
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
+ under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.
diff --git a/src/json/test_json.c b/src/json/test_json.c
index 282d0481aa..4c9612b05b 100644
--- a/src/json/test_json.c
+++ b/src/json/test_json.c
@@ -3,7 +3,7 @@
(C) 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
+ under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.