diff options
author | Gabor SZOLLOSI <github@szogi.hu> | 2015-10-12 20:36:23 +0200 |
---|---|---|
committer | Gabor SZOLLOSI <github@szogi.hu> | 2015-10-12 20:36:23 +0200 |
commit | 5bf67e3ef89225d27195d602c23335c7f397f183 (patch) | |
tree | 84c8602d7530cbc3e0a6685593ae346b7c1a6c1f /utils/open2300/Makefile | |
parent | 9b136db3cee23ac5a240bcac6322f4e0fe67c25e (diff) |
open2300: added license informations
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
Diffstat (limited to 'utils/open2300/Makefile')
-rw-r--r-- | utils/open2300/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/utils/open2300/Makefile b/utils/open2300/Makefile index 9a7fc17c0..235461036 100644 --- a/utils/open2300/Makefile +++ b/utils/open2300/Makefile @@ -11,7 +11,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=open2300 PKG_VERSION:=1.12 -PKG_RELEASE:=4 +PKG_RELEASE:=5 +PKG_LICENSE:=GPL-2.0+ +PKG_LICENSE_FILES:=COPYING PKG_SOURCE_PROTO:=svn PKG_SOURCE_URL:=http://www.lavrsen.dk/svn/open2300/trunk |