aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/gettext-full
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-11-03 09:56:44 +0000
committerJohn Crispin <john@openwrt.org>2014-11-03 09:56:44 +0000
commit74a3a77bcd6842b03806dcbdcd49e0bce8767174 (patch)
treef1324828717bfc1a631906872b9ffd4599b17182 /package/libs/gettext-full
parentc10d97484a43375a0446dafc8cb4072e26502f37 (diff)
downloadupstream-74a3a77bcd6842b03806dcbdcd49e0bce8767174.tar.gz
upstream-74a3a77bcd6842b03806dcbdcd49e0bce8767174.tar.bz2
upstream-74a3a77bcd6842b03806dcbdcd49e0bce8767174.zip
license info - revert r43155
turns out that r43155 adds duplicate info. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43167
Diffstat (limited to 'package/libs/gettext-full')
-rw-r--r--package/libs/gettext-full/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/libs/gettext-full/Makefile b/package/libs/gettext-full/Makefile
index 405a384a94..2399f0fe35 100644
--- a/package/libs/gettext-full/Makefile
+++ b/package/libs/gettext-full/Makefile
@@ -20,9 +20,6 @@ HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/gettext-$(PKG_VERSION)
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
PKG_LICENSE:=GPL-3.0+
-PKG_LICENSE:=GPL-3.0+
-PKG_LICENSE_FILES:=COPYING
-
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=0