diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 14:22:39 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 14:22:39 +0300 |
commit | d8b5f1c156a1e21a625ed44129cff2951e1537fb (patch) | |
tree | a880bc883fcd772ebfa26c3b07fc9a243e29879a /extra/rc | |
parent | 560d959bd0bc89c8f6f432c99438353589184309 (diff) | |
download | repository-d8b5f1c156a1e21a625ed44129cff2951e1537fb.tar.gz |
rc: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/rc')
-rw-r--r-- | extra/rc/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rc/meta b/extra/rc/meta index 267d1432..cc67b40b 100644 --- a/extra/rc/meta +++ b/extra/rc/meta @@ -1,3 +1,3 @@ description: Plan9 rc shell -license: Lucent Public License 1.02 +license: LPL-1.02 maintainer: Cem Keylan <cem@carbslinux.org> |