Change exception SPDX to Autoconf-exception-generic

License text is in fact Autoconf generic exception, with already defined
SPDX identificator. Use that instead.

https://spdx.org/licenses/Autoconf-exception-generic.html
(cherry picked from commit 2b348a5daa)
This commit is contained in:
Petr Menšík
2024-04-23 15:26:30 +02:00
committed by Petr Špaček
parent 570c6ada9d
commit b491a82f56
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ scriptversion=2021-09-20.08 # UTC
# Copyright (C) 2011-2020 Free Software Foundation, Inc.
#
# SPDX-License-Identifier: GPL-2.0-or-later WITH LicenseRef-Automake-exception-2.0
# SPDX-License-Identifier: GPL-2.0-or-later WITH Autoconf-exception-generic
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by