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/scalarproduct/test_ecc_scalarproduct.c | |
parent | 561d9096a28037d65783cf40d4016e39a0cf3a2b (diff) |
second batch complete. WE ARE AFFERO AGPL NOW!
Diffstat (limited to 'src/scalarproduct/test_ecc_scalarproduct.c')
-rw-r--r-- | src/scalarproduct/test_ecc_scalarproduct.c | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/src/scalarproduct/test_ecc_scalarproduct.c b/src/scalarproduct/test_ecc_scalarproduct.c index 5e86f2471d..d04bc9b649 100644 --- a/src/scalarproduct/test_ecc_scalarproduct.c +++ b/src/scalarproduct/test_ecc_scalarproduct.c @@ -2,20 +2,15 @@ This file is part of GNUnet. Copyright (C) 2015 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 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 - 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, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Affero General Public License for more details. */ /** |