add copyright statement

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4184 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Nicolas Thill 2006-07-21 09:15:06 +00:00
parent 0296456621
commit 90f866c551
1 changed files with 8 additions and 1 deletions

View File

@ -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