aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
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
commit90f866c55144b0bac2c8b66116e396112cbcd0b3 (patch)
treec2cea987ed5d9f320031069d8fd4449547c9ad13 /package/Makefile
parent02964566213bb4816fda3e2c259e16e1e61f0aad (diff)
downloadmaster-187ad058-90f866c55144b0bac2c8b66116e396112cbcd0b3.tar.gz
master-187ad058-90f866c55144b0bac2c8b66116e396112cbcd0b3.tar.bz2
master-187ad058-90f866c55144b0bac2c8b66116e396112cbcd0b3.zip
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 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