git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b4c305f
)
micropython-lib: update license info
author
Roger
<redacted>
Thu, 28 Aug 2014 22:48:12 +0000
(17:48 -0500)
committer
Roger
<redacted>
Thu, 28 Aug 2014 22:48:12 +0000
(17:48 -0500)
Signed-off-by: Roger D <redacted>
lang/micropython-lib/Makefile
patch
|
blob
|
history
diff --git
a/lang/micropython-lib/Makefile
b/lang/micropython-lib/Makefile
index aacca9d5a3cdeb183903f002720bd3183edd5c63..a737192c7c5e46ce625dca8e3c1d324bda3a8a4d 100644
(file)
--- a/
lang/micropython-lib/Makefile
+++ b/
lang/micropython-lib/Makefile
@@
-12,7
+12,8
@@
PKG_VERSION=0.1-20140822-$(PKG_SOURCE_VERSION)
PKG_RELEASE:=1
PKG_MAINTAINER:=Roger D <rogerdammit@gmail.com>
-PKG_LICENSE:=MIT
+PKG_LICENSE:=MIT, PSFL
+PKG_LICENSE_FILES:=LICENSE
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/micropython/micropython-lib.git
git clone https://git.99rst.org/PROJECT