Commit ce5b2aed authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

ngircd: add license info

parent 7d305cce
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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))