commit:     f67ab6941fd7b3539b7d61bee21e5df9f7324962
Author:     Kerin Millar <kfm <AT> plushkava <DOT> net>
AuthorDate: Wed Aug 13 16:03:10 2025 +0000
Commit:     Kerin Millar <kfm <AT> plushkava <DOT> net>
CommitDate: Wed Aug 13 16:03:37 2025 +0000
URL:        https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=f67ab694

Link to spdx.org from the output of --version

GNU has a track record of downplaying the GPL-2.0-only license and
wilfully breaking existing links to it.

Signed-off-by: Kerin Millar <kfm <AT> plushkava.net>

 locale-gen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/locale-gen b/locale-gen
index ee96985..766df77 100755
--- a/locale-gen
+++ b/locale-gen
@@ -231,7 +231,7 @@ sub show_version () {
        print <<~EOF;
        locale-gen $VERSION
        Copyright 2024 Kerin Millar <kfm\@plushkava.net>
-       License GPL-2.0-only 
<https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html>
+       License GPL-2.0-only <https://spdx.org/licenses/GPL-2.0-only.html>
        EOF
 }
 

Reply via email to