From: nico Date: Fri, 21 Jul 2006 09:15:06 +0000 (+0000) Subject: add copyright statement X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=de95ef402febb29c914ce44dc4ad558e04a3dc6d;p=openwrt.git add copyright statement git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4184 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/Makefile b/package/Makefile index bcfb1699b5..7a3af2e6f7 100644 --- a/package/Makefile +++ b/package/Makefile @@ -1,4 +1,11 @@ -# Main makefile for the packages +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# +# $Id$ + include $(TOPDIR)/rules.mk include $(TOPDIR)/.config include $(TOPDIR)/.pkgdeps