[Buildroot] [git commit] fconfig: add license information

Peter Korsgaard peter at korsgaard.com
Tue Jul 1 21:18:45 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=662e2e748da62cc98e0eae9bd3f47e0b344a2f4b
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/fconfig/fconfig.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/fconfig/fconfig.mk b/package/fconfig/fconfig.mk
index 2288e79..ee741d7 100644
--- a/package/fconfig/fconfig.mk
+++ b/package/fconfig/fconfig.mk
@@ -6,6 +6,8 @@
 
 FCONFIG_VERSION = 20080329
 FCONFIG_SITE = http://andrzejekiert.ovh.org/software/fconfig/
+FCONFIG_LICENSE = GPLv2+
+FCONFIG_LICENSE_FILES = fconfig.c
 
 define FCONFIG_BUILD_CMDS
 	$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D) \


More information about the buildroot mailing list