diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:44 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:44 +0300 |
commit | d49b1aebcdfa34ce980d526beec1319036328471 (patch) | |
tree | af17c7605420ad1b95b2670954539ad13b65cee3 /extra/distcc | |
parent | 382e583be9cee84e14f383f6dfc6cfd28bfeec29 (diff) | |
download | repository-d49b1aebcdfa34ce980d526beec1319036328471.tar.gz |
distcc: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/distcc')
-rw-r--r-- | extra/distcc/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/distcc/meta b/extra/distcc/meta index 51924fbf..2e9e21bb 100644 --- a/extra/distcc/meta +++ b/extra/distcc/meta @@ -1,3 +1,3 @@ description: Distributed compilation software -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |