diff core/tree/tree.sh @ 1219:337f950c30f5

misc: use SPDX licenses
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:05:45 +0200
parents 6710613b88b9
children 4ccc42bf0284
line wrap: on
line diff
--- a/core/tree/tree.sh	Thu Sep 30 08:58:34 2021 +0200
+++ b/core/tree/tree.sh	Thu Sep 30 09:05:45 2021 +0200
@@ -18,7 +18,7 @@
 PKGNAME=tree
 PKGVERSION=1.8.0
 PKGREVISION=1
-PKGLICENSE="GPLv20"
+PKGLICENSE="GPL-2.0-only"
 PKGSUMMARY="a command line tool to list recursively directories"
 PKGDOWNLOAD="ftp://mama.indstate.edu/linux/$PKGNAME/$PKGNAME-$PKGVERSION.tgz"