From bec9d38fa4ed4dcf13230fe6b91b4ef81306accc Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 2 Nov 2014 12:20:54 +0000 Subject: Add a few SPDX tags Signed-off-by: Steven Barth SVN-Revision: 43151 --- package/network/config/ipip/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/network/config/ipip/Makefile') diff --git a/package/network/config/ipip/Makefile b/package/network/config/ipip/Makefile index 98f7b78d5c..5aa722d238 100644 --- a/package/network/config/ipip/Makefile +++ b/package/network/config/ipip/Makefile @@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ipip PKG_VERSION:=1 PKG_RELEASE:=1 +PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3