From 4e29ecde9b3ad3e34af359f18b6679c06b17ce78 Mon Sep 17 00:00:00 2001 From: "psyc://loupsycedyglgamf.onion/~lynX" Date: Thu, 7 Jun 2018 14:42:24 +0000 Subject: glitch in the license text detected by hyazinthe, thank you! --- src/set/gnunet-service-set.c | 2 +- src/set/gnunet-service-set.h | 2 +- src/set/gnunet-service-set_intersection.c | 2 +- src/set/gnunet-service-set_intersection.h | 2 +- src/set/gnunet-service-set_protocol.h | 2 +- src/set/gnunet-service-set_union.c | 2 +- src/set/gnunet-service-set_union.h | 2 +- src/set/gnunet-service-set_union_strata_estimator.c | 2 +- src/set/gnunet-service-set_union_strata_estimator.h | 2 +- src/set/gnunet-set-ibf-profiler.c | 2 +- src/set/gnunet-set-profiler.c | 2 +- src/set/ibf.c | 2 +- src/set/ibf.h | 2 +- src/set/ibf_sim.c | 2 +- src/set/plugin_block_set_test.c | 2 +- src/set/set.h | 2 +- src/set/set_api.c | 2 +- src/set/test_set_api.c | 2 +- src/set/test_set_intersection_result_full.c | 2 +- src/set/test_set_union_copy.c | 2 +- src/set/test_set_union_result_symmetric.c | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'src/set') diff --git a/src/set/gnunet-service-set.c b/src/set/gnunet-service-set.c index 3e0955108..698ec65a4 100644 --- a/src/set/gnunet-service-set.c +++ b/src/set/gnunet-service-set.c @@ -3,7 +3,7 @@ Copyright (C) 2013-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/set/gnunet-service-set.h b/src/set/gnunet-service-set.h index 416e136d7..9fa585d0f 100644 --- a/src/set/gnunet-service-set.h +++ b/src/set/gnunet-service-set.h @@ -3,7 +3,7 @@ Copyright (C) 2013-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/set/gnunet-service-set_intersection.c b/src/set/gnunet-service-set_intersection.c index 44c7e6d5d..bdd271460 100644 --- a/src/set/gnunet-service-set_intersection.c +++ b/src/set/gnunet-service-set_intersection.c @@ -3,7 +3,7 @@ Copyright (C) 2013-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/set/gnunet-service-set_intersection.h b/src/set/gnunet-service-set_intersection.h index 2506c83eb..cce97f60f 100644 --- a/src/set/gnunet-service-set_intersection.h +++ b/src/set/gnunet-service-set_intersection.h @@ -4,7 +4,7 @@ Copyright (C) 2013-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/set/gnunet-service-set_protocol.h b/src/set/gnunet-service-set_protocol.h index b134818c4..d1c60f48b 100644 --- a/src/set/gnunet-service-set_protocol.h +++ b/src/set/gnunet-service-set_protocol.h @@ -3,7 +3,7 @@ Copyright (C) 2013, 2014 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/set/gnunet-service-set_union.c b/src/set/gnunet-service-set_union.c index f8253da2e..440d0d1b0 100644 --- a/src/set/gnunet-service-set_union.c +++ b/src/set/gnunet-service-set_union.c @@ -3,7 +3,7 @@ Copyright (C) 2013-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/set/gnunet-service-set_union.h b/src/set/gnunet-service-set_union.h index f9fe1d265..ba02ad20d 100644 --- a/src/set/gnunet-service-set_union.h +++ b/src/set/gnunet-service-set_union.h @@ -4,7 +4,7 @@ Copyright (C) 2013-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/set/gnunet-service-set_union_strata_estimator.c b/src/set/gnunet-service-set_union_strata_estimator.c index 16eb9c9ff..ebdf030a6 100644 --- a/src/set/gnunet-service-set_union_strata_estimator.c +++ b/src/set/gnunet-service-set_union_strata_estimator.c @@ -3,7 +3,7 @@ Copyright (C) 2012 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/set/gnunet-service-set_union_strata_estimator.h b/src/set/gnunet-service-set_union_strata_estimator.h index 0b01aaee9..0abe162da 100644 --- a/src/set/gnunet-service-set_union_strata_estimator.h +++ b/src/set/gnunet-service-set_union_strata_estimator.h @@ -3,7 +3,7 @@ Copyright (C) 2012 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/set/gnunet-set-ibf-profiler.c b/src/set/gnunet-set-ibf-profiler.c index 8ed4935b3..e66b38423 100644 --- a/src/set/gnunet-set-ibf-profiler.c +++ b/src/set/gnunet-set-ibf-profiler.c @@ -3,7 +3,7 @@ Copyright (C) 2012 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/set/gnunet-set-profiler.c b/src/set/gnunet-set-profiler.c index c62204923..6d6d3e247 100644 --- a/src/set/gnunet-set-profiler.c +++ b/src/set/gnunet-set-profiler.c @@ -3,7 +3,7 @@ Copyright (C) 2013 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/set/ibf.c b/src/set/ibf.c index 8002c173f..542784759 100644 --- a/src/set/ibf.c +++ b/src/set/ibf.c @@ -3,7 +3,7 @@ Copyright (C) 2012 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/set/ibf.h b/src/set/ibf.h index 71589a49d..8da6cb11b 100644 --- a/src/set/ibf.h +++ b/src/set/ibf.h @@ -3,7 +3,7 @@ Copyright (C) 2012 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/set/ibf_sim.c b/src/set/ibf_sim.c index d1b665f85..65c852af5 100644 --- a/src/set/ibf_sim.c +++ b/src/set/ibf_sim.c @@ -3,7 +3,7 @@ Copyright (C) 2013 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/set/plugin_block_set_test.c b/src/set/plugin_block_set_test.c index 9e0113464..789f787d8 100644 --- a/src/set/plugin_block_set_test.c +++ b/src/set/plugin_block_set_test.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/set/set.h b/src/set/set.h index b22f98a8b..0af953688 100644 --- a/src/set/set.h +++ b/src/set/set.h @@ -3,7 +3,7 @@ Copyright (C) 2012-2014 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/set/set_api.c b/src/set/set_api.c index 5026e9b04..7ca611679 100644 --- a/src/set/set_api.c +++ b/src/set/set_api.c @@ -3,7 +3,7 @@ Copyright (C) 2012-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/set/test_set_api.c b/src/set/test_set_api.c index 67e8bff05..c694365e1 100644 --- a/src/set/test_set_api.c +++ b/src/set/test_set_api.c @@ -3,7 +3,7 @@ Copyright (C) 2012 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/set/test_set_intersection_result_full.c b/src/set/test_set_intersection_result_full.c index 755d08fdb..0ac21846b 100644 --- a/src/set/test_set_intersection_result_full.c +++ b/src/set/test_set_intersection_result_full.c @@ -3,7 +3,7 @@ Copyright (C) 2012-2014 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/set/test_set_union_copy.c b/src/set/test_set_union_copy.c index 7940fdd14..63171c141 100644 --- a/src/set/test_set_union_copy.c +++ b/src/set/test_set_union_copy.c @@ -3,7 +3,7 @@ Copyright (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. diff --git a/src/set/test_set_union_result_symmetric.c b/src/set/test_set_union_result_symmetric.c index 79275c586..6b38ff500 100644 --- a/src/set/test_set_union_result_symmetric.c +++ b/src/set/test_set_union_result_symmetric.c @@ -3,7 +3,7 @@ Copyright (C) 2012, 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. -- cgit v1.2.3