summaryrefslogtreecommitdiff
path: root/src/testing/testing_trait_challenge.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-16 16:47:56 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-16 16:47:56 +0100
commit36e8be14334cd619d2847e3e8c1ecc136f402d71 (patch)
treeeaf4066040c16c56f30eeacad420e9e841b878b8 /src/testing/testing_trait_challenge.c
parent5867f7e4a1df6a502ee590620bbe0ebc14034a01 (diff)
downloadanastasis-36e8be14334cd619d2847e3e8c1ecc136f402d71.tar.gz
anastasis-36e8be14334cd619d2847e3e8c1ecc136f402d71.tar.bz2
anastasis-36e8be14334cd619d2847e3e8c1ecc136f402d71.zip
-fix #7051 (license confusions in headers)
Diffstat (limited to 'src/testing/testing_trait_challenge.c')
-rw-r--r--src/testing/testing_trait_challenge.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/testing_trait_challenge.c b/src/testing/testing_trait_challenge.c
index f0485a1..68c4492 100644
--- a/src/testing/testing_trait_challenge.c
+++ b/src/testing/testing_trait_challenge.c
@@ -3,7 +3,7 @@
Copyright (C) 2020 Anastasis SARL
Anastasis is free software; you can redistribute it and/or modify it
- under the terms of the GNU Affero General Public License as published
+ 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.
@@ -12,7 +12,7 @@
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 Affero General Public
+ You should have received a copy of the GNU General Public
License along with Anastasis; see the file COPYING. If not, see
<http://www.gnu.org/licenses/>
*/