diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:19 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:19 +0300 |
commit | 429757fb4d963151a4e9f2d3c8e5f780c1b762f4 (patch) | |
tree | 20ea32a81553931e95aa588e643a66340f89ba17 /community/pass | |
parent | 3357c57bef04c4765d007232857bc29f44824054 (diff) | |
download | repository-429757fb4d963151a4e9f2d3c8e5f780c1b762f4.tar.gz |
pass: make license identifier compatible with SPDX Specification
Diffstat (limited to 'community/pass')
-rw-r--r-- | community/pass/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pass/meta b/community/pass/meta index df6973fb..773ce808 100644 --- a/community/pass/meta +++ b/community/pass/meta @@ -1,3 +1,3 @@ description: UNIX Password Store -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |