aboutsummaryrefslogtreecommitdiff
path: root/src/my
diff options
context:
space:
mode:
Diffstat (limited to 'src/my')
-rw-r--r--src/my/my.c2
-rw-r--r--src/my/my_query_helper.c2
-rw-r--r--src/my/my_result_helper.c2
-rw-r--r--src/my/test_my.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/my/my.c b/src/my/my.c
index 59f10db98..d207e0f74 100644
--- a/src/my/my.c
+++ b/src/my/my.c
@@ -3,7 +3,7 @@
3 Copyright (C) 2016 Inria & GNUnet e.V. 3 Copyright (C) 2016 Inria & GNUnet e.V.
4 4
5 GNUnet is free software: you can redistribute it and/or modify it 5 GNUnet is free software: you can redistribute it and/or modify it
6 under the terms of the GNU General Public License as published 6 under the terms of the GNU Affero General Public License as published
7 by the Free Software Foundation, either version 3 of the License, 7 by the Free Software Foundation, either version 3 of the License,
8 or (at your option) any later version. 8 or (at your option) any later version.
9 9
diff --git a/src/my/my_query_helper.c b/src/my/my_query_helper.c
index a842703b8..13671dc65 100644
--- a/src/my/my_query_helper.c
+++ b/src/my/my_query_helper.c
@@ -3,7 +3,7 @@
3 Copyright (C) 2016 GNUnet e.V. 3 Copyright (C) 2016 GNUnet e.V.
4 4
5 GNUnet is free software: you can redistribute it and/or modify it 5 GNUnet is free software: you can redistribute it and/or modify it
6 under the terms of the GNU General Public License as published 6 under the terms of the GNU Affero General Public License as published
7 by the Free Software Foundation, either version 3 of the License, 7 by the Free Software Foundation, either version 3 of the License,
8 or (at your option) any later version. 8 or (at your option) any later version.
9 9
diff --git a/src/my/my_result_helper.c b/src/my/my_result_helper.c
index af3ce72ae..d355ad157 100644
--- a/src/my/my_result_helper.c
+++ b/src/my/my_result_helper.c
@@ -3,7 +3,7 @@
3 Copyright (C) 2014, 2015, 2016 GNUnet e.V. 3 Copyright (C) 2014, 2015, 2016 GNUnet e.V.
4 4
5 GNUnet is free software: you can redistribute it and/or modify it 5 GNUnet is free software: you can redistribute it and/or modify it
6 under the terms of the GNU General Public License as published 6 under the terms of the GNU Affero General Public License as published
7 by the Free Software Foundation, either version 3 of the License, 7 by the Free Software Foundation, either version 3 of the License,
8 or (at your option) any later version. 8 or (at your option) any later version.
9 9
diff --git a/src/my/test_my.c b/src/my/test_my.c
index 5a8dadb99..2db775dc6 100644
--- a/src/my/test_my.c
+++ b/src/my/test_my.c
@@ -3,7 +3,7 @@
3 Copyright (C) 2016 GNUnet e.V. 3 Copyright (C) 2016 GNUnet e.V.
4 4
5 GNUnet is free software: you can redistribute it and/or modify it 5 GNUnet is free software: you can redistribute it and/or modify it
6 under the terms of the GNU General Public License as published 6 under the terms of the GNU Affero General Public License as published
7 by the Free Software Foundation, either version 3 of the License, 7 by the Free Software Foundation, either version 3 of the License,
8 or (at your option) any later version. 8 or (at your option) any later version.
9 9