diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:33 +0300 |
commit | 7579021187c6d0d88b6aa068f1a8a403dc9dd8d1 (patch) | |
tree | 1086c3aa095df019514333bea461dba48b8f3974 /community/tree | |
parent | 55b01b25fa75845b678c8ae586413d5d4d4ce3b4 (diff) | |
download | repository-7579021187c6d0d88b6aa068f1a8a403dc9dd8d1.tar.gz |
tree: make license identifier compatible with SPDX Specification
Diffstat (limited to 'community/tree')
-rw-r--r-- | community/tree/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tree/meta b/community/tree/meta index 5ef7cf61..8089f0ca 100644 --- a/community/tree/meta +++ b/community/tree/meta @@ -1,3 +1,3 @@ description: Recursive directory listing program -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |