summaryrefslogtreecommitdiffstats
path: root/package/iptables/files/firewall.awk
diff options
context:
space:
mode:
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\""