X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Futil%2Fperf_crypto_symmetric.c;h=0bef04b7a33346f818030cf17ea0b803b9f3f1ef;hb=a90f8587871a66a71c802c2c8823c7a44d0f6d2c;hp=7d451dda8d91d21efa0cd84bc6ed4e2bab277509;hpb=911957f3407c59707ed430a91926fce8bf0abe8c;p=oweals%2Fgnunet.git diff --git a/src/util/perf_crypto_symmetric.c b/src/util/perf_crypto_symmetric.c index 7d451dda8..0bef04b7a 100644 --- a/src/util/perf_crypto_symmetric.c +++ b/src/util/perf_crypto_symmetric.c @@ -1,21 +1,21 @@ /* This file is part of GNUnet. - (C) 2002, 2003, 2004, 2006 Christian Grothoff (and other contributing authors) + Copyright (C) 2002, 2003, 2004, 2006 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 Affero 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. + Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . - 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. + SPDX-License-Identifier: AGPL3.0-or-later */ /**