diff options
author | psyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet> | 2018-06-06 06:20:54 +0000 |
---|---|---|
committer | psyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet> | 2018-06-06 06:20:54 +0000 |
commit | be9319fee506932c3d7f731f62884e8bd96431c5 (patch) | |
tree | 19e5ec224cb120630e22fed116444850197fa247 /src/pq/pq.c | |
parent | 561d9096a28037d65783cf40d4016e39a0cf3a2b (diff) |
second batch complete. WE ARE AFFERO AGPL NOW!
Diffstat (limited to 'src/pq/pq.c')
-rw-r--r-- | src/pq/pq.c | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/src/pq/pq.c b/src/pq/pq.c index 4e24e1ef86..2097e7f806 100644 --- a/src/pq/pq.c +++ b/src/pq/pq.c @@ -2,16 +2,15 @@ This file is part of GNUnet 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 by the Free Software - Foundation; either version 3, or (at your option) any later version. - - GNUnet is distributed in the hope that it will be useful, but WITHOUT ANY - WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along with - GNUnet; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/> + GNUnet is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published + by the Free Software Foundation, either version 3 of the License, + or (at your option) any later version. + + GNUnet is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Affero General Public License for more details. */ /** * @file pq/pq.c |