diff options
author | psyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet> | 2018-06-07 14:42:24 +0000 |
---|---|---|
committer | psyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet> | 2018-06-07 14:42:24 +0000 |
commit | 4e29ecde9b3ad3e34af359f18b6679c06b17ce78 (patch) | |
tree | 63b75ec60314a80f9071bd7c2d4afc6ffa30ed3e /src/auction | |
parent | 20eaa2aeedcc804a14f5b5265321ad41516b11b9 (diff) |
glitch in the license text detected by hyazinthe, thank you!
Diffstat (limited to 'src/auction')
-rw-r--r-- | src/auction/auction.h | 2 | ||||
-rw-r--r-- | src/auction/gnunet-auction-create.c | 2 | ||||
-rw-r--r-- | src/auction/gnunet-auction-info.c | 2 | ||||
-rw-r--r-- | src/auction/gnunet-auction-join.c | 2 | ||||
-rw-r--r-- | src/auction/gnunet-service-auction.c | 2 | ||||
-rw-r--r-- | src/auction/test_auction_api.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/auction/auction.h b/src/auction/auction.h index 0682e0352f..337f944dbd 100644 --- a/src/auction/auction.h +++ b/src/auction/auction.h @@ -3,7 +3,7 @@ Copyright (C) 2001-2011 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/auction/gnunet-auction-create.c b/src/auction/gnunet-auction-create.c index 160a436fea..6e46c35ab2 100644 --- a/src/auction/gnunet-auction-create.c +++ b/src/auction/gnunet-auction-create.c @@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009 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/auction/gnunet-auction-info.c b/src/auction/gnunet-auction-info.c index fd51f80e74..4378bc710f 100644 --- a/src/auction/gnunet-auction-info.c +++ b/src/auction/gnunet-auction-info.c @@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009 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/auction/gnunet-auction-join.c b/src/auction/gnunet-auction-join.c index fd51f80e74..4378bc710f 100644 --- a/src/auction/gnunet-auction-join.c +++ b/src/auction/gnunet-auction-join.c @@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009 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/auction/gnunet-service-auction.c b/src/auction/gnunet-service-auction.c index 3819406370..025de267d9 100644 --- a/src/auction/gnunet-service-auction.c +++ b/src/auction/gnunet-service-auction.c @@ -3,7 +3,7 @@ Copyright (C) 2009 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/auction/test_auction_api.c b/src/auction/test_auction_api.c index 8c6f205a5f..84eb9a1bf7 100644 --- a/src/auction/test_auction_api.c +++ b/src/auction/test_auction_api.c @@ -3,7 +3,7 @@ Copyright (C) 2009 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. |