diff options
author | Scott Ullrich <sullrich@pfsense-org.local> | 2009-08-24 16:45:52 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense-org.local> | 2009-08-24 16:45:52 -0400 |
commit | a1a4a22ba59331be1c30329f4c76af0a2100fad0 (patch) | |
tree | 5da1b561b47e513b19c40e12479ef1f898042d45 | |
parent | b547deb6456cfb3b7b74769fe2628b91331971d7 (diff) | |
download | pfsense-a1a4a22ba59331be1c30329f4c76af0a2100fad0.zip pfsense-a1a4a22ba59331be1c30329f4c76af0a2100fad0.tar.gz |
Minor header changes
-rw-r--r-- | etc/inc/upgrade_config.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/upgrade_config.inc b/etc/inc/upgrade_config.inc index 8191d89..7d05575 100644 --- a/etc/inc/upgrade_config.inc +++ b/etc/inc/upgrade_config.inc @@ -1,10 +1,10 @@ <?php /* - Copyright (C) 2004-2006 Scott Ullrich + Copyright (C) 2004-2009 Scott Ullrich <sullrich@gmail.com> All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) -Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. All rights reserved. Redistribution and use in source and binary forms, with or without |