diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:41:35 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:41:35 +0300 |
| commit | 560d959bd0bc89c8f6f432c99438353589184309 (patch) | |
| tree | a308224f935b95613007eddaee171b79a2700d1b | |
| parent | dbf1ff54860ad3c0e4357eefaaa6fe0b7b9df145 (diff) | |
| download | repository-560d959bd0bc89c8f6f432c99438353589184309.tar.gz | |
9base: make license identifier compatible with SPDX Specification
| -rw-r--r-- | community/9base/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/9base/meta b/community/9base/meta index da654968..9a4b75a4 100644 --- a/community/9base/meta +++ b/community/9base/meta @@ -1,3 +1,3 @@ description: Plan9 base utilities -license: MIT, Lucent Public License +license: MIT, LPL-1.02 maintainer: Cem Keylan <cem@carbslinux.org> |
