diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:01 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:01 +0300 |
commit | 73fbf39bb547d28c28856075e00cb3ea029fb568 (patch) | |
tree | e99b578fd04f36b0455396607109419bc8f73496 /extra/mercurial/meta | |
parent | af63301d5a5b4abf8834b68e90ce4222e9d13304 (diff) | |
download | repository-73fbf39bb547d28c28856075e00cb3ea029fb568.tar.gz |
mercurial: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/mercurial/meta')
-rw-r--r-- | extra/mercurial/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mercurial/meta b/extra/mercurial/meta index 8407b8f0..06edf6ec 100644 --- a/extra/mercurial/meta +++ b/extra/mercurial/meta @@ -1,3 +1,3 @@ description: Distributed Version Control System -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |