aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-03-02 20:26:37 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-03-03 02:25:50 -0300
commit363f39d27bda26220fcebfec367b888b6b46f04f (patch)
treed060f896f51801280303fde34943ebbf72014d83
parentb249f567c30d67dbbb7d003c20aab07098cdd266 (diff)
downloadaports-363f39d27bda26220fcebfec367b888b6b46f04f.tar.bz2
aports-363f39d27bda26220fcebfec367b888b6b46f04f.tar.xz
community/inkscape: clarify license
-rw-r--r--community/inkscape/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/inkscape/APKBUILD b/community/inkscape/APKBUILD
index 3e98b79dff..f9f2c695a7 100644
--- a/community/inkscape/APKBUILD
+++ b/community/inkscape/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=6
pkgdesc="A vector-based drawing program - svg compliant"
url="https://inkscape.org/"
arch="all"
-license="GPL LGPL"
+license="GPL-2.0-or-later AND LGPL-2.1-or-later"
makedepends="
autoconf
automake