diff options
Diffstat (limited to 'src/block')
-rw-r--r-- | src/block/bg_bf.c | 2 | ||||
-rw-r--r-- | src/block/block.c | 2 | ||||
-rw-r--r-- | src/block/plugin_block_template.c | 2 | ||||
-rw-r--r-- | src/block/plugin_block_test.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/block/bg_bf.c b/src/block/bg_bf.c index ca41add1c2..225c95d7ae 100644 --- a/src/block/bg_bf.c +++ b/src/block/bg_bf.c @@ -3,7 +3,7 @@ Copyright (C) 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/block/block.c b/src/block/block.c index 2881217837..3053c6cf93 100644 --- a/src/block/block.c +++ b/src/block/block.c @@ -3,7 +3,7 @@ Copyright (C) 2010, 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/block/plugin_block_template.c b/src/block/plugin_block_template.c index ebbe211ba6..9cffdbfa1e 100644 --- a/src/block/plugin_block_template.c +++ b/src/block/plugin_block_template.c @@ -3,7 +3,7 @@ Copyright (C) 2010 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/block/plugin_block_test.c b/src/block/plugin_block_test.c index a0d8016974..f1f338c223 100644 --- a/src/block/plugin_block_test.c +++ b/src/block/plugin_block_test.c @@ -3,7 +3,7 @@ Copyright (C) 2010 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. |