aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-07-21 09:15:06 +0000
committerNicolas Thill <nico@openwrt.org>2006-07-21 09:15:06 +0000
commitce5b97a12852e6a4a6546f697f5a604be074eb8b (patch)
tree498c334ea1f2925c0d00d474a706340dc5fdcef4
parent9b44939f4e586ce8a7efd42798ddd1b4c4d5f43c (diff)
downloadupstream-ce5b97a12852e6a4a6546f697f5a604be074eb8b.tar.gz
upstream-ce5b97a12852e6a4a6546f697f5a604be074eb8b.tar.bz2
upstream-ce5b97a12852e6a4a6546f697f5a604be074eb8b.zip
add copyright statement
SVN-Revision: 4184
-rw-r--r--openwrt/package/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index bcfb1699b5..7a3af2e6f7 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/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