diff options
author | Roy Marples <roy@marples.name> | 2008-01-11 15:31:10 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-01-11 15:31:10 +0000 |
commit | fec312d4482e17328394f3e87b4ad28b1f062b7f (patch) | |
tree | 7ebb4ad0f5f65fb49fccea32ed416fa2daf31e77 /init.d.FreeBSD/ipfw | |
parent | 5de53f176c8c650017052722bd61368d08023f82 (diff) |
Update copyrights, my email and license.
Diffstat (limited to 'init.d.FreeBSD/ipfw')
-rw-r--r-- | init.d.FreeBSD/ipfw | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/init.d.FreeBSD/ipfw b/init.d.FreeBSD/ipfw index 132912ff..c1c0cb35 100644 --- a/init.d.FreeBSD/ipfw +++ b/init.d.FreeBSD/ipfw @@ -1,6 +1,6 @@ #!/sbin/runscript -# Copyright 2007-2008 Roy Marples -# All rights reserved +# Copyright 2007-2008 Roy Marples <roy@marples.name> +# All rights reserved. Released under the 2-clause BSD license. # This is based on /etc/rc.firewall and /etc/rc.firewall6 from FreeBSD |