diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:51 +0300 |
commit | b2144aea1bc1d2d3b83bdb4dfc075aa9620fb5a0 (patch) | |
tree | 7401c5e13b6f846d8d0d623695162854858fde66 /extra/gperf | |
parent | f50846dfef564d426364df7bb0cda69c8a29f41a (diff) | |
download | repository-b2144aea1bc1d2d3b83bdb4dfc075aa9620fb5a0.tar.gz |
gperf: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gperf')
-rw-r--r-- | extra/gperf/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gperf/meta b/extra/gperf/meta index 4b799358..f078a078 100644 --- a/extra/gperf/meta +++ b/extra/gperf/meta @@ -1,3 +1,3 @@ description: Perfect hash function generator -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |