~alpine/aports

[alpine-aports] [PATCH] testing/openocd: Fix license

Marian Buschsieweke <marian.buschsieweke@ovgu.de>
Details
Message ID
<20190308161012.3648-1-marian.buschsieweke@ovgu.de>
Sender timestamp
1552061412
DKIM signature
missing
Download raw message
Patch: +1 -1
In the file COPYING the GPL2 is given. But some files in the source (grep for
GPL) state they are license GPL2+ and GPL3 only.
---
 testing/openocd/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/openocd/APKBUILD b/testing/openocd/APKBUILD
index 3042b8b735..765263f8f7 100644
--- a/testing/openocd/APKBUILD
+++ b/testing/openocd/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=4
pkgdesc="Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing"
url="http://openocd.org/"
arch="all"
license="GPL"
license="GPL-2.0-only,GPL-2.0-or-later,GPL-3.0-only"
depends=""
depends_dev=""
makedepends="libftdi1-dev libusb-dev hidapi-dev libtool"
-- 
2.21.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)