diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-15 12:19:02 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-15 12:19:02 +0000 |
commit | 97c94b88254cd34d762514b87ed5647a172ec09e (patch) | |
tree | 4142cf1df1e065e511272f3e44d8f81c824ae3c5 /package/openwrt/libnvram/Makefile | |
parent | 5d683a23366d27c39acf3a1d4aa9170be2f4ddde (diff) |
nbd, why you use copyright notice from broadcom, for your own makefiles?! something we need to know? :}
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@377 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openwrt/libnvram/Makefile')
-rw-r--r-- | package/openwrt/libnvram/Makefile | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/package/openwrt/libnvram/Makefile b/package/openwrt/libnvram/Makefile index 5d828b135e..8bb4c5c35e 100644 --- a/package/openwrt/libnvram/Makefile +++ b/package/openwrt/libnvram/Makefile @@ -1,15 +1,5 @@ -# -# Linux router shared code Makefile -# -# Copyright 2001-2003, Broadcom Corporation -# All Rights Reserved. -# -# THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY -# KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM -# SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS -# FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE. -# # $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=libnvram |