summaryrefslogtreecommitdiffstats
path: root/package/iptables/files/firewall.awk
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-27 23:53:48 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-27 23:53:48 +0000
commitfabc9e7893e9cab508e753172fa82028aad2f5a0 (patch)
treeda2350d979c6e3ad0a96b0fb2e47a0814b667e74 /package/iptables/files/firewall.awk
parentbc1c3a84e0db1f99afcff8d95d961cd3877a79a3 (diff)
add missing copyright notices
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4097 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/files/firewall.awk')
-rw-r--r--package/iptables/files/firewall.awk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/iptables/files/firewall.awk b/package/iptables/files/firewall.awk
index 1a201a0bc..537833004 100644
--- a/package/iptables/files/firewall.awk
+++ b/package/iptables/files/firewall.awk
@@ -1,3 +1,5 @@
+# Copyright (C) 2006 OpenWrt.org
+
BEGIN {
print ". /etc/config/network"
print "proto=\"$wan_proto\""