summaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-07-21 09:15:06 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-07-21 09:15:06 +0000
commitde95ef402febb29c914ce44dc4ad558e04a3dc6d (patch)
treec2cea987ed5d9f320031069d8fd4449547c9ad13 /package/Makefile
parent8f65594b81bfffc69d1b3c061a69e9c5590e2fc2 (diff)
add copyright statement
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4184 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index bcfb1699b..7a3af2e6f 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