diff mbox

fmtools: add license information

Message ID 1381193205.23915.0.camel@phoenix
State Accepted
Commit 7da96859fc82f9b685669390f0717c4479bcb95a
Headers show

Commit Message

Axel Lin Oct. 8, 2013, 12:46 a.m. UTC
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 package/fmtools/fmtools.mk | 2 ++
 1 file changed, 2 insertions(+)

Comments

Peter Korsgaard Oct. 8, 2013, 2:59 p.m. UTC | #1
>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:

 Axel> Signed-off-by: Axel Lin <axel.lin@ingics.com>

Committed, thanks.
diff mbox

Patch

diff --git a/package/fmtools/fmtools.mk b/package/fmtools/fmtools.mk
index 407b702..5f305b9 100644
--- a/package/fmtools/fmtools.mk
+++ b/package/fmtools/fmtools.mk
@@ -6,6 +6,8 @@ 
 
 FMTOOLS_VERSION = 1.0.2
 FMTOOLS_SITE = http://www.stanford.edu/~blp/fmtools/
+FMTOOLS_LICENSE = GPLv2+
+FMTOOLS_LICENSE_FILES = COPYING
 
 define FMTOOLS_BUILD_CMDS
 	$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D)