diff options
Diffstat (limited to 'main/cups-filters/APKBUILD')
-rw-r--r-- | main/cups-filters/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cups-filters/APKBUILD b/main/cups-filters/APKBUILD index 54c71d462b..394a52f423 100644 --- a/main/cups-filters/APKBUILD +++ b/main/cups-filters/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="OpenPrinting CUPS filters and backends" url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdf_as_standard_print_job_format" arch="all" -license="GPLv2 and GPLv2+ and GPLv3 and MIT" +license="GPL-2.0 and GPL-2.0-or-later and GPL-3.0 and MIT" # while textonly is originally a bash script, it only needs a few changes # to work with any shell (dash being the problematic one) # foomatic-rip needs "a modern shell" in case the PPD requires some |