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