update release dates

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1176 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2004-02-21 21:21:06 +00:00
parent 83ef811746
commit a96129e9fc
2 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V2.0 3/14/2003 # The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V2.0 3/14/2004
# #
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
# #

View File

@ -1,11 +1,10 @@
#!/bin/sh #!/bin/sh
# #
# Shorewall Packet Filtering Firewall Control Program - V1.4 - 3/14/2003 # Shorewall Packet Filtering Firewall Control Program - V2.0 - 3/14/2004
# #
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
# #
# (c) 1999,2000,2001,2002,2003 - Tom Eastep (teastep@shorewall.net) # (c) 1999,2000,2001,2002,2003,2004 - Tom Eastep (teastep@shorewall.net)
#
# #
# This file should be placed in /sbin/shorewall. # This file should be placed in /sbin/shorewall.
# #