diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2006-06-27 23:53:48 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2006-06-27 23:53:48 +0000 |
| commit | 74b7b29d17a8fcbc2147bd4a32f45a955488a083 (patch) | |
| tree | b769b650e1b8e7fe71256b5c4cee69f9eca7262d /openwrt/package/iptables/files/firewall.init | |
| parent | 99b2a9aebe53ccf381dc81a8e4922401c0853bad (diff) | |
| download | mtk-20170518-74b7b29d17a8fcbc2147bd4a32f45a955488a083.zip mtk-20170518-74b7b29d17a8fcbc2147bd4a32f45a955488a083.tar.gz mtk-20170518-74b7b29d17a8fcbc2147bd4a32f45a955488a083.tar.bz2 | |
add missing copyright notices
SVN-Revision: 4097
Diffstat (limited to 'openwrt/package/iptables/files/firewall.init')
| -rwxr-xr-x | openwrt/package/iptables/files/firewall.init | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/iptables/files/firewall.init b/openwrt/package/iptables/files/firewall.init index 3804d04..e174d84 100755 --- a/openwrt/package/iptables/files/firewall.init +++ b/openwrt/package/iptables/files/firewall.init @@ -1,4 +1,5 @@ #!/bin/sh +# Copyright (C) 2006 OpenWrt.org ## Please make changes in /etc/firewall.user |
