diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:55 +0300 |
commit | 2d69d8e305c9fc395d5fda74c7f4b9903f7de480 (patch) | |
tree | 349d1087f40c001d9bdcea87b6d94e759bd9fd59 /extra/m4 | |
parent | 7fd88891da0cbbd379745c3e9ea8d694602c9c44 (diff) | |
download | repository-2d69d8e305c9fc395d5fda74c7f4b9903f7de480.tar.gz |
m4: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/m4')
-rw-r--r-- | extra/m4/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/m4/meta b/extra/m4/meta index fa83bdba..e9b6b5aa 100644 --- a/extra/m4/meta +++ b/extra/m4/meta @@ -1,3 +1,3 @@ description: Macro language processor -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |