summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-rp-pppoe-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-rp-pppoe-server/Makefile')
-rw-r--r--applications/luci-app-rp-pppoe-server/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/applications/luci-app-rp-pppoe-server/Makefile b/applications/luci-app-rp-pppoe-server/Makefile
index c3d40d735c..2e6c5046d5 100644
--- a/applications/luci-app-rp-pppoe-server/Makefile
+++ b/applications/luci-app-rp-pppoe-server/Makefile
@@ -1,15 +1,14 @@
#
# Copyright (C) 2015 OpenWrt.org
#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
+# This is free software, licensed under the Apache License, Version 2.0 .
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Roaring Penguin PPPoE Server
LUCI_DEPENDS:=+luci-base +luci-compat +rp-pppoe-server
+PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
include ../../luci.mk