aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
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 7046bfee92..9a745aa96b 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 f81c681c26..b0fd72c767 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 c3e682cc7f..e5e7c63f66 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 23ea674417..fc3f035b6e 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 b444129175..31ec103517 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 de6ab8d64f..8edc4093d4 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 09770dac28..8d76f378e7 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 b76d3dacf2..f5e9b154d1 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 87f93defe7..7609fc7d46 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 06777c8528..c9eef88344 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 53a28a7713..c58d04c23e 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 612b2b72e0..64b3e40257 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 7fc77f81a3..352d597669 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 bbbcc758c3..d21a92c66b 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 1a5ae5b4fd..5d2b391411 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 0991148566..d3ea1318ed 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 f8f590991a..7fdc28422d 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 0ded09a908..76c88af9c4 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 48a94ed046..0b8c59d4e1 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 57210c0dd0..07e2c45399 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 2922908631..6cba9db170 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 80409a9082..50a75a555f 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 11e89363fc..b7040deec8 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 78e17a2195..23207714be 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 61aefe457b..6e51853154 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 388b431ef0..11f32a8923 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 813b7227d2..dcacbafba5 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 0478b4c2b8..061e55395e 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 8451ac5a95..e43198de93 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 5617693015..3f958ad731 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 001a64f76d..b4025d7629 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 befae3410e..5513394fd6 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 0156115362..942e8cf8f4 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 6d9c739c3c..6db9b830ec 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 798e3c8571..79517f9dfb 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 5f1205884c..5884424876 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 e6ec27ee81..a42cdd2050 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 ba7308cc01..c25d8067f9 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 6c560624f0..41be6cc830 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