lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 891951cae24ddfdcc90e06498cc7e0aeb46b5b98
parent e4017f15733964c7dd1c7cc8b649ed68f26ec891
Author: Marcin Jurkowski <marcin1j@gmail.com>
Date:   Wed,  2 Sep 2015 11:05:09 +0200

nbd: bump copyright header and add PKG_LICENSE tag

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>

Diffstat:
Mnet/nbd/Makefile | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net/nbd/Makefile b/net/nbd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2011 OpenWrt.org +# Copyright (C) 2006-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -14,6 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@SF/nbd PKG_MD5SUM:=73d11644a28b9f335292cdb3bdc4b74b +PKG_LICENSE:=GPL-2.0+ PKG_MAINTAINER:=Marcin Jurkowski <marcin1j@gmail.com> PKG_INSTALL:=1