commit d9d015cc7f5cdaab628b0f4ae5c88df99c22760d
parent e2c1e271522f8b446d477396fae7b0922d003b46
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Sun, 19 Jul 2026 15:57:29 +0200
-fix license hdrs
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/challengerdb/test_challenger_db.c b/src/challengerdb/test_challenger_db.c
@@ -1,9 +1,9 @@
/*
- This file is part of
+ This file is part of Challenger
(C) 2023 Taler Systems SA
Challenger is free software; you can redistribute it and/or modify it under the
- terms of the GNU Lesser General Public License as published by the Free Software
+ terms of the GNU General Public License as published by the Free Software
Foundation; either version 3, or (at your option) any later version.
Challenger is distributed in the hope that it will be useful, but WITHOUT ANY
diff --git a/src/util/challenger-config.c b/src/util/challenger-config.c
@@ -15,7 +15,7 @@
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
- SPDX-License-Identifier: AGPL3.0-or-later
+ SPDX-License-Identifier: AGPL-3.0-or-later
*/
/**