lede-packages-rs

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

commit 9bf2bd6901c3b6353ee54a150649ceefbe92f619
parent 169c863286ea74f27f6644063d18d86452df6d4a
Author: sbyx <steven@midlink.org>
Date:   Sun, 19 Oct 2014 19:44:53 +0200

Merge pull request #444 from cyanidium/master

nut: Updated copyright (c) notice
Diffstat:
Mnet/nut/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/nut/Makefile b/net/nut/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information.