[Buildroot] [git commit] ngircd: add license info

Peter Korsgaard peter at korsgaard.com
Tue Oct 1 19:25:12 UTC 2013


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

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

diff --git a/package/ngircd/ngircd.mk b/package/ngircd/ngircd.mk
index c99e6bb..d60ac06 100644
--- a/package/ngircd/ngircd.mk
+++ b/package/ngircd/ngircd.mk
@@ -7,5 +7,7 @@
 NGIRCD_VERSION = 20.3
 NGIRCD_SITE = ftp://ftp.berlios.de/pub/ngircd/
 NGIRCD_DEPENDENCIES = zlib
+NGIRCD_LICENSE = GPLv2+
+NGIRCD_LICENSE_FILES = COPYING
 
 $(eval $(autotools-package))


More information about the buildroot mailing list