From: acinonyx Date: Tue, 5 Apr 2011 16:40:42 +0000 (+0000) Subject: [packages] {nacl,quicktun}: Add missing copyright notices X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9311633138be83d3987bcbffd596ab05fba96dbe;p=packages.git [packages] {nacl,quicktun}: Add missing copyright notices git-svn-id: svn://svn.openwrt.org/openwrt/packages@26490 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/nacl/Makefile b/libs/nacl/Makefile index 192b9a9dc..546f07111 100644 --- a/libs/nacl/Makefile +++ b/libs/nacl/Makefile @@ -1,3 +1,10 @@ +# +# Copyright (C) 2011 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + include $(TOPDIR)/rules.mk PKG_NAME:=nacl diff --git a/net/quicktun/Makefile b/net/quicktun/Makefile index 8882e81c2..13869a781 100644 --- a/net/quicktun/Makefile +++ b/net/quicktun/Makefile @@ -1,3 +1,10 @@ +# +# Copyright (C) 2011 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + include $(TOPDIR)/rules.mk PKG_NAME:=quicktun