add copyright statement
SVN-Revision: 4184
This commit is contained in:
parent
9b44939f4e
commit
ce5b97a128
1 changed files with 8 additions and 1 deletions
|
@ -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)/rules.mk
|
||||||
include $(TOPDIR)/.config
|
include $(TOPDIR)/.config
|
||||||
include $(TOPDIR)/.pkgdeps
|
include $(TOPDIR)/.pkgdeps
|
||||||
|
|
Loading…
Reference in a new issue