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