X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=luci-app-cjdns%2FMakefile;h=793b4ecd4f30a776fd89b71b881ccd6009f84a76;hb=34db538e339574894d349bd4cf037db542a7371a;hp=34f18c99f99eabb6f95c5fce65b3c387fb4515f2;hpb=e318b03d19472d631dbdad46aaafee986801c15d;p=lede-routing%2F.git diff --git a/luci-app-cjdns/Makefile b/luci-app-cjdns/Makefile index 34f18c9..793b4ec 100644 --- a/luci-app-cjdns/Makefile +++ b/luci-app-cjdns/Makefile @@ -1,8 +1,24 @@ +# +# Copyright (C) 2014,2015 Hyperboria.net +# +# You may redistribute this program and/or modify it under the terms of +# the GNU General Public License as published by the Free Software Foundation, +# either version 3 of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . +# + include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-cjdns PKG_VERSION:=1.3 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_LICENSE:=GPL-3.0