summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-27 00:35:46 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-27 00:35:46 +0000
commit02cdebbb91a33d8e24da1c94a9d93ac39be168a7 (patch)
tree58dcdc6b5eac875892aadbea0214c286939381fe /package
parented5ef674d100ca0ffa8bc00160718f69af5515c3 (diff)
credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/alsa/Makefile6
-rw-r--r--package/base-files/Makefile6
-rw-r--r--package/bridge/Makefile6
-rw-r--r--package/broadcom-wl/Makefile6
-rw-r--r--package/busybox/Makefile6
-rw-r--r--package/diag/Makefile6
-rw-r--r--package/dnsmasq/Makefile6
-rw-r--r--package/dropbear/Makefile6
-rw-r--r--package/ebtables/Makefile6
-rw-r--r--package/fuse/Makefile6
-rw-r--r--package/haserl/Makefile6
-rw-r--r--package/hostap/Makefile6
-rw-r--r--package/hostapd/Makefile6
-rw-r--r--package/iproute2/Makefile6
-rw-r--r--package/ipsec-tools/Makefile6
-rw-r--r--package/ipset/Makefile6
-rw-r--r--package/iptables/Makefile6
-rw-r--r--package/libpcap/Makefile6
-rw-r--r--package/linux-atm/Makefile6
-rw-r--r--package/madwifi/Makefile6
-rw-r--r--package/mini_fo/Makefile6
-rw-r--r--package/mtd/Makefile6
-rw-r--r--package/nvram/Makefile6
-rw-r--r--package/openssl/Makefile6
-rw-r--r--package/openswan/Makefile6
-rw-r--r--package/pcmcia-cs/Makefile6
-rw-r--r--package/ppp/Makefile6
-rw-r--r--package/pptp/Makefile6
-rw-r--r--package/robocfg/Makefile6
-rw-r--r--package/shfs/Makefile6
-rw-r--r--package/spca5xx/Makefile6
-rw-r--r--package/switch/Makefile8
-rw-r--r--package/udev/Makefile6
-rw-r--r--package/ueagle-atm/Makefile6
-rw-r--r--package/util-linux/Makefile6
-rw-r--r--package/wireless-tools/Makefile6
-rw-r--r--package/wlcompat/Makefile6
-rw-r--r--package/zd1211/Makefile6
-rw-r--r--package/zlib/Makefile6
39 files changed, 235 insertions, 1 deletions
diff --git a/package/alsa/Makefile b/package/alsa/Makefile
index 7046bfee9..9a745aa96 100644
--- a/package/alsa/Makefile
+++ b/package/alsa/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index f81c681c2..b0fd72c76 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/bridge/Makefile b/package/bridge/Makefile
index c3e682cc7..e5e7c63f6 100644
--- a/package/bridge/Makefile
+++ b/package/bridge/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/broadcom-wl/Makefile b/package/broadcom-wl/Makefile
index 23ea67441..fc3f035b6 100644
--- a/package/broadcom-wl/Makefile
+++ b/package/broadcom-wl/Makefile
@@ -1,3 +1,9 @@
+#
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
# $Id: Makefile 2480 2005-11-14 02:07:33Z nbd $
include $(TOPDIR)/rules.mk
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index b44412917..31ec10351 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/diag/Makefile b/package/diag/Makefile
index de6ab8d64..8edc4093d 100644
--- a/package/diag/Makefile
+++ b/package/diag/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index 09770dac2..8d76f378e 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/dropbear/Makefile b/package/dropbear/Makefile
index b76d3dacf..f5e9b154d 100644
--- a/package/dropbear/Makefile
+++ b/package/dropbear/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/ebtables/Makefile b/package/ebtables/Makefile
index 87f93defe..7609fc7d4 100644
--- a/package/ebtables/Makefile
+++ b/package/ebtables/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/fuse/Makefile b/package/fuse/Makefile
index 06777c852..c9eef8834 100644
--- a/package/fuse/Makefile
+++ b/package/fuse/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/haserl/Makefile b/package/haserl/Makefile
index 53a28a771..c58d04c23 100644
--- a/package/haserl/Makefile
+++ b/package/haserl/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/hostap/Makefile b/package/hostap/Makefile
index 612b2b72e..64b3e4025 100644
--- a/package/hostap/Makefile
+++ b/package/hostap/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile
index 7fc77f81a..352d59766 100644
--- a/package/hostapd/Makefile
+++ b/package/hostapd/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile
index bbbcc758c..d21a92c66 100644
--- a/package/iproute2/Makefile
+++ b/package/iproute2/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/ipsec-tools/Makefile b/package/ipsec-tools/Makefile
index 1a5ae5b4f..5d2b39141 100644
--- a/package/ipsec-tools/Makefile
+++ b/package/ipsec-tools/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/ipset/Makefile b/package/ipset/Makefile
index 099114856..d3ea1318e 100644
--- a/package/ipset/Makefile
+++ b/package/ipset/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index f8f590991..7fdc28422 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile
index 0ded09a90..76c88af9c 100644
--- a/package/libpcap/Makefile
+++ b/package/libpcap/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile
index 48a94ed04..0b8c59d4e 100644
--- a/package/linux-atm/Makefile
+++ b/package/linux-atm/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile
index 57210c0dd..07e2c4539 100644
--- a/package/madwifi/Makefile
+++ b/package/madwifi/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/mini_fo/Makefile b/package/mini_fo/Makefile
index 292290863..6cba9db17 100644
--- a/package/mini_fo/Makefile
+++ b/package/mini_fo/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/mtd/Makefile b/package/mtd/Makefile
index 80409a908..50a75a555 100644
--- a/package/mtd/Makefile
+++ b/package/mtd/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/nvram/Makefile b/package/nvram/Makefile
index 11e89363f..b7040deec 100644
--- a/package/nvram/Makefile
+++ b/package/nvram/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index 78e17a219..23207714b 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/openswan/Makefile b/package/openswan/Makefile
index 61aefe457..6e5185315 100644
--- a/package/openswan/Makefile
+++ b/package/openswan/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/pcmcia-cs/Makefile b/package/pcmcia-cs/Makefile
index 388b431ef..11f32a892 100644
--- a/package/pcmcia-cs/Makefile
+++ b/package/pcmcia-cs/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/ppp/Makefile b/package/ppp/Makefile
index 813b7227d..dcacbafba 100644
--- a/package/ppp/Makefile
+++ b/package/ppp/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/pptp/Makefile b/package/pptp/Makefile
index 0478b4c2b..061e55395 100644
--- a/package/pptp/Makefile
+++ b/package/pptp/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/robocfg/Makefile b/package/robocfg/Makefile
index 8451ac5a9..e43198de9 100644
--- a/package/robocfg/Makefile
+++ b/package/robocfg/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/shfs/Makefile b/package/shfs/Makefile
index 561769301..3f958ad73 100644
--- a/package/shfs/Makefile
+++ b/package/shfs/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/spca5xx/Makefile b/package/spca5xx/Makefile
index 001a64f76..b4025d762 100644
--- a/package/spca5xx/Makefile
+++ b/package/spca5xx/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/switch/Makefile b/package/switch/Makefile
index befae3410..5513394fd 100644
--- a/package/switch/Makefile
+++ b/package/switch/Makefile
@@ -1,4 +1,10 @@
-# $Id$
+#
+# 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 $(INCLUDE_DIR)/kernel.mk
diff --git a/package/udev/Makefile b/package/udev/Makefile
index 015611536..942e8cf8f 100644
--- a/package/udev/Makefile
+++ b/package/udev/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/ueagle-atm/Makefile b/package/ueagle-atm/Makefile
index 6d9c739c3..6db9b830e 100644
--- a/package/ueagle-atm/Makefile
+++ b/package/ueagle-atm/Makefile
@@ -1,3 +1,9 @@
+#
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
# $Id: Makefile 2767 2005-12-25 02:10:14Z wbx $
include $(TOPDIR)/rules.mk
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile
index 798e3c857..79517f9df 100644
--- a/package/util-linux/Makefile
+++ b/package/util-linux/Makefile
@@ -1,3 +1,9 @@
+#
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
# $Id: Makefile 3822 2006-05-24 07:01:52Z nico $
include $(TOPDIR)/rules.mk
diff --git a/package/wireless-tools/Makefile b/package/wireless-tools/Makefile
index 5f1205884..588442487 100644
--- a/package/wireless-tools/Makefile
+++ b/package/wireless-tools/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/wlcompat/Makefile b/package/wlcompat/Makefile
index e6ec27ee8..a42cdd205 100644
--- a/package/wlcompat/Makefile
+++ b/package/wlcompat/Makefile
@@ -1,3 +1,9 @@
+#
+# 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
diff --git a/package/zd1211/Makefile b/package/zd1211/Makefile
index ba7308cc0..c25d8067f 100644
--- a/package/zd1211/Makefile
+++ b/package/zd1211/Makefile
@@ -1,3 +1,9 @@
+#
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
# $Id: Makefile 3297 2006-03-02 23:42:52Z florian $
include $(TOPDIR)/rules.mk
diff --git a/package/zlib/Makefile b/package/zlib/Makefile
index 6c560624f..41be6cc83 100644
--- a/package/zlib/Makefile
+++ b/package/zlib/Makefile
@@ -1,3 +1,9 @@
+#
+# 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