Add licensing information for the open-plc-utils package and update the
copyright.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
#
-# Copyright (C) 2013 OpenWrt.org
+# Copyright (C) 2013-2014 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_MAINTAINER:=Florian Fainelli <florian@openwrt.org>
+PKG_LICENSE:=ISC
+PKG_LICENSE_FILE:=LICENSE
+
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk