diff --git a/docs/legal.txt b/docs/legal.txt index a42c3fba7..3fb80c8c0 100644 --- a/docs/legal.txt +++ b/docs/legal.txt @@ -2,7 +2,7 @@ # WebGUI Legal Information # #################################################################### -WebGUI is Copyright 2001-2004 Plain Black Corporation. All rights +WebGUI is Copyright 2001-2005 Plain Black Corporation. All rights reserved. WebGUI is a trademark of Plain Black Corporation. @@ -37,7 +37,7 @@ each file, or this file, or the license file. The notice at the top of each file looks like the following: #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI.pm b/lib/WebGUI.pm index e01bcace5..eb8790998 100644 --- a/lib/WebGUI.pm +++ b/lib/WebGUI.pm @@ -3,7 +3,7 @@ our $VERSION = "6.3.0"; our $STATUS = "beta"; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/AdminConsole.pm b/lib/WebGUI/AdminConsole.pm index f791c0e88..7a424aabe 100644 --- a/lib/WebGUI/AdminConsole.pm +++ b/lib/WebGUI/AdminConsole.pm @@ -3,7 +3,7 @@ package WebGUI::AdminConsole; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Affiliate.pm b/lib/WebGUI/Affiliate.pm index f8a6e6f92..2ac7e92de 100644 --- a/lib/WebGUI/Affiliate.pm +++ b/lib/WebGUI/Affiliate.pm @@ -3,7 +3,7 @@ package WebGUI::Affiliate; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset.pm b/lib/WebGUI/Asset.pm index def330c85..60cca1e87 100644 --- a/lib/WebGUI/Asset.pm +++ b/lib/WebGUI/Asset.pm @@ -3,7 +3,7 @@ package WebGUI::Asset; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/File.pm b/lib/WebGUI/Asset/File.pm index f9e45ec36..39f48f2d4 100644 --- a/lib/WebGUI/Asset/File.pm +++ b/lib/WebGUI/Asset/File.pm @@ -3,7 +3,7 @@ package WebGUI::Asset::File; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/File/Image.pm b/lib/WebGUI/Asset/File/Image.pm index 2225949b7..3c74fb4cd 100644 --- a/lib/WebGUI/Asset/File/Image.pm +++ b/lib/WebGUI/Asset/File/Image.pm @@ -3,7 +3,7 @@ package WebGUI::Asset::File::Image; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/FilePile.pm b/lib/WebGUI/Asset/FilePile.pm index f6faebd15..1e620983d 100644 --- a/lib/WebGUI/Asset/FilePile.pm +++ b/lib/WebGUI/Asset/FilePile.pm @@ -3,7 +3,7 @@ package WebGUI::Asset::FilePile; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Redirect.pm b/lib/WebGUI/Asset/Redirect.pm index 8daaad2a4..e82fc4d54 100644 --- a/lib/WebGUI/Asset/Redirect.pm +++ b/lib/WebGUI/Asset/Redirect.pm @@ -3,7 +3,7 @@ package WebGUI::Asset::Redirect; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Shortcut.pm b/lib/WebGUI/Asset/Shortcut.pm index 729cda570..ebb04aba2 100644 --- a/lib/WebGUI/Asset/Shortcut.pm +++ b/lib/WebGUI/Asset/Shortcut.pm @@ -1,7 +1,7 @@ package WebGUI::Asset::Shortcut; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Snippet.pm b/lib/WebGUI/Asset/Snippet.pm index a8e71bae9..e6989efa9 100644 --- a/lib/WebGUI/Asset/Snippet.pm +++ b/lib/WebGUI/Asset/Snippet.pm @@ -3,7 +3,7 @@ package WebGUI::Asset::Snippet; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Template.pm b/lib/WebGUI/Asset/Template.pm index 8c8e6087c..89cdbd06f 100644 --- a/lib/WebGUI/Asset/Template.pm +++ b/lib/WebGUI/Asset/Template.pm @@ -3,7 +3,7 @@ package WebGUI::Asset::Template; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/USS_submission.pm b/lib/WebGUI/Asset/USS_submission.pm index 6100a6d24..9e5ea4c06 100644 --- a/lib/WebGUI/Asset/USS_submission.pm +++ b/lib/WebGUI/Asset/USS_submission.pm @@ -1,7 +1,7 @@ package WebGUI::Asset::USS_submission; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject.pm b/lib/WebGUI/Asset/Wobject.pm index 30276c9c6..60cdb4098 100644 --- a/lib/WebGUI/Asset/Wobject.pm +++ b/lib/WebGUI/Asset/Wobject.pm @@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/Article.pm b/lib/WebGUI/Asset/Wobject/Article.pm index ae7462125..3a18159b6 100644 --- a/lib/WebGUI/Asset/Wobject/Article.pm +++ b/lib/WebGUI/Asset/Wobject/Article.pm @@ -1,7 +1,7 @@ package WebGUI::Asset::Wobject::Article; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/DataForm.pm b/lib/WebGUI/Asset/Wobject/DataForm.pm index 18d189c71..864f8c983 100644 --- a/lib/WebGUI/Asset/Wobject/DataForm.pm +++ b/lib/WebGUI/Asset/Wobject/DataForm.pm @@ -1,7 +1,7 @@ package WebGUI::Asset::Wobject::DataForm; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/Folder.pm b/lib/WebGUI/Asset/Wobject/Folder.pm index 95f95f3d7..83840cd42 100644 --- a/lib/WebGUI/Asset/Wobject/Folder.pm +++ b/lib/WebGUI/Asset/Wobject/Folder.pm @@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::Folder; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/HttpProxy.pm b/lib/WebGUI/Asset/Wobject/HttpProxy.pm index 4fada14d9..beb8b94d9 100644 --- a/lib/WebGUI/Asset/Wobject/HttpProxy.pm +++ b/lib/WebGUI/Asset/Wobject/HttpProxy.pm @@ -1,7 +1,7 @@ package WebGUI::Asset::Wobject::HttpProxy; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/HttpProxy/Parse.pm b/lib/WebGUI/Asset/Wobject/HttpProxy/Parse.pm index 983e85193..a46ef4b48 100644 --- a/lib/WebGUI/Asset/Wobject/HttpProxy/Parse.pm +++ b/lib/WebGUI/Asset/Wobject/HttpProxy/Parse.pm @@ -2,7 +2,7 @@ package WebGUI::Asset::Wobject::HttpProxy::Parse; # ------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. # ------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/Layout.pm b/lib/WebGUI/Asset/Wobject/Layout.pm index a9c44cf3d..4634d4d77 100644 --- a/lib/WebGUI/Asset/Wobject/Layout.pm +++ b/lib/WebGUI/Asset/Wobject/Layout.pm @@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::Layout; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/Navigation.pm b/lib/WebGUI/Asset/Wobject/Navigation.pm index 97dc6f3b2..8947803de 100644 --- a/lib/WebGUI/Asset/Wobject/Navigation.pm +++ b/lib/WebGUI/Asset/Wobject/Navigation.pm @@ -1,7 +1,7 @@ package WebGUI::Asset::Wobject::Navigation; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/Poll.pm b/lib/WebGUI/Asset/Wobject/Poll.pm index c46b743f8..13665e799 100644 --- a/lib/WebGUI/Asset/Wobject/Poll.pm +++ b/lib/WebGUI/Asset/Wobject/Poll.pm @@ -2,7 +2,7 @@ package WebGUI::Asset::Wobject::Poll; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/Product.pm b/lib/WebGUI/Asset/Wobject/Product.pm index 1ea158cfa..d26d4d47d 100644 --- a/lib/WebGUI/Asset/Wobject/Product.pm +++ b/lib/WebGUI/Asset/Wobject/Product.pm @@ -1,7 +1,7 @@ package WebGUI::Asset::Wobject::Product; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/SQLReport.pm b/lib/WebGUI/Asset/Wobject/SQLReport.pm index 493d46283..e5917a2b6 100644 --- a/lib/WebGUI/Asset/Wobject/SQLReport.pm +++ b/lib/WebGUI/Asset/Wobject/SQLReport.pm @@ -1,7 +1,7 @@ package WebGUI::Asset::Wobject::SQLReport; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/Survey.pm b/lib/WebGUI/Asset/Wobject/Survey.pm index 72ce88bcf..2e8921dbd 100644 --- a/lib/WebGUI/Asset/Wobject/Survey.pm +++ b/lib/WebGUI/Asset/Wobject/Survey.pm @@ -1,7 +1,7 @@ package WebGUI::Asset::Wobject::Survey; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/SyndicatedContent.pm b/lib/WebGUI/Asset/Wobject/SyndicatedContent.pm index 5364d6f38..7910cfa64 100644 --- a/lib/WebGUI/Asset/Wobject/SyndicatedContent.pm +++ b/lib/WebGUI/Asset/Wobject/SyndicatedContent.pm @@ -1,7 +1,7 @@ package WebGUI::Asset::Wobject::SyndicatedContent; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Asset/Wobject/USS.pm b/lib/WebGUI/Asset/Wobject/USS.pm index 2efc69d45..73b0bc7b1 100644 --- a/lib/WebGUI/Asset/Wobject/USS.pm +++ b/lib/WebGUI/Asset/Wobject/USS.pm @@ -1,7 +1,7 @@ package WebGUI::Asset::Wobject::USS; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Auth.pm b/lib/WebGUI/Auth.pm index 788087783..72d0aaad3 100644 --- a/lib/WebGUI/Auth.pm +++ b/lib/WebGUI/Auth.pm @@ -3,7 +3,7 @@ package WebGUI::Auth; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Auth/LDAP.pm b/lib/WebGUI/Auth/LDAP.pm index 533a3ca2b..0205ada42 100644 --- a/lib/WebGUI/Auth/LDAP.pm +++ b/lib/WebGUI/Auth/LDAP.pm @@ -1,7 +1,7 @@ package WebGUI::Auth::LDAP; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Auth/SMB.pm b/lib/WebGUI/Auth/SMB.pm index e6a55ecc8..b891c88a6 100644 --- a/lib/WebGUI/Auth/SMB.pm +++ b/lib/WebGUI/Auth/SMB.pm @@ -1,7 +1,7 @@ package WebGUI::Auth::SMB; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Auth/WebGUI.pm b/lib/WebGUI/Auth/WebGUI.pm index 8ebc59b1d..a57659d35 100644 --- a/lib/WebGUI/Auth/WebGUI.pm +++ b/lib/WebGUI/Auth/WebGUI.pm @@ -1,7 +1,7 @@ package WebGUI::Auth::WebGUI; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Cache.pm b/lib/WebGUI/Cache.pm index 7fb370791..07dcbc941 100644 --- a/lib/WebGUI/Cache.pm +++ b/lib/WebGUI/Cache.pm @@ -3,7 +3,7 @@ package WebGUI::Cache; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Config.pm b/lib/WebGUI/Config.pm index 64d2b1f6c..2d2c0a630 100644 --- a/lib/WebGUI/Config.pm +++ b/lib/WebGUI/Config.pm @@ -3,7 +3,7 @@ package WebGUI::Config; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/DatabaseLink.pm b/lib/WebGUI/DatabaseLink.pm index 6298bde30..c6256749c 100644 --- a/lib/WebGUI/DatabaseLink.pm +++ b/lib/WebGUI/DatabaseLink.pm @@ -3,7 +3,7 @@ package WebGUI::DatabaseLink; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/DateTime.pm b/lib/WebGUI/DateTime.pm index 471f7f0ef..255648f06 100644 --- a/lib/WebGUI/DateTime.pm +++ b/lib/WebGUI/DateTime.pm @@ -3,7 +3,7 @@ package WebGUI::DateTime; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/ErrorHandler.pm b/lib/WebGUI/ErrorHandler.pm index 92ab480c2..bfc722ab5 100644 --- a/lib/WebGUI/ErrorHandler.pm +++ b/lib/WebGUI/ErrorHandler.pm @@ -3,7 +3,7 @@ package WebGUI::ErrorHandler; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Form.pm b/lib/WebGUI/Form.pm index 4af103ade..1807ff674 100644 --- a/lib/WebGUI/Form.pm +++ b/lib/WebGUI/Form.pm @@ -3,7 +3,7 @@ package WebGUI::Form; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/FormProcessor.pm b/lib/WebGUI/FormProcessor.pm index 3ab2d44f9..0e2d5b945 100644 --- a/lib/WebGUI/FormProcessor.pm +++ b/lib/WebGUI/FormProcessor.pm @@ -3,7 +3,7 @@ package WebGUI::FormProcessor; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Forum.pm b/lib/WebGUI/Forum.pm index 93242bafe..a88bb5802 100644 --- a/lib/WebGUI/Forum.pm +++ b/lib/WebGUI/Forum.pm @@ -3,7 +3,7 @@ package WebGUI::Forum; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Forum/Post.pm b/lib/WebGUI/Forum/Post.pm index c622eb566..40cf49b91 100644 --- a/lib/WebGUI/Forum/Post.pm +++ b/lib/WebGUI/Forum/Post.pm @@ -3,7 +3,7 @@ package WebGUI::Forum::Post; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Forum/Thread.pm b/lib/WebGUI/Forum/Thread.pm index 930c461e3..33719b97c 100644 --- a/lib/WebGUI/Forum/Thread.pm +++ b/lib/WebGUI/Forum/Thread.pm @@ -3,7 +3,7 @@ package WebGUI::Forum::Thread; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Forum/UI.pm b/lib/WebGUI/Forum/UI.pm index 40eeae387..6f53a3c3f 100644 --- a/lib/WebGUI/Forum/UI.pm +++ b/lib/WebGUI/Forum/UI.pm @@ -3,7 +3,7 @@ package WebGUI::Forum::UI; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Group.pm b/lib/WebGUI/Group.pm index fdb5eac55..09215c0ae 100755 --- a/lib/WebGUI/Group.pm +++ b/lib/WebGUI/Group.pm @@ -3,7 +3,7 @@ package WebGUI::Group; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Grouping.pm b/lib/WebGUI/Grouping.pm index 293f69caf..7b507e63a 100755 --- a/lib/WebGUI/Grouping.pm +++ b/lib/WebGUI/Grouping.pm @@ -3,7 +3,7 @@ package WebGUI::Grouping; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/HTML.pm b/lib/WebGUI/HTML.pm index 5691a99ac..38f76eee2 100644 --- a/lib/WebGUI/HTML.pm +++ b/lib/WebGUI/HTML.pm @@ -3,7 +3,7 @@ package WebGUI::HTML; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/HTMLForm.pm b/lib/WebGUI/HTMLForm.pm index 1f33dcb13..2b3a1b89f 100644 --- a/lib/WebGUI/HTMLForm.pm +++ b/lib/WebGUI/HTMLForm.pm @@ -3,7 +3,7 @@ package WebGUI::HTMLForm; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/HTTP.pm b/lib/WebGUI/HTTP.pm index ef2d2f9a2..31b1fb1ae 100644 --- a/lib/WebGUI/HTTP.pm +++ b/lib/WebGUI/HTTP.pm @@ -3,7 +3,7 @@ package WebGUI::HTTP; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Icon.pm b/lib/WebGUI/Icon.pm index 2150061c9..4ccbf5740 100644 --- a/lib/WebGUI/Icon.pm +++ b/lib/WebGUI/Icon.pm @@ -3,7 +3,7 @@ package WebGUI::Icon; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Id.pm b/lib/WebGUI/Id.pm index ad8a68de0..81de1f18c 100644 --- a/lib/WebGUI/Id.pm +++ b/lib/WebGUI/Id.pm @@ -4,7 +4,7 @@ package WebGUI::Id; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/International.pm b/lib/WebGUI/International.pm index 6efdbfc50..942d8f388 100644 --- a/lib/WebGUI/International.pm +++ b/lib/WebGUI/International.pm @@ -3,7 +3,7 @@ package WebGUI::International; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro.pm b/lib/WebGUI/Macro.pm index df6b090c8..04384c47f 100644 --- a/lib/WebGUI/Macro.pm +++ b/lib/WebGUI/Macro.pm @@ -3,7 +3,7 @@ package WebGUI::Macro; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/AOIHits.pm b/lib/WebGUI/Macro/AOIHits.pm index d9ec159d1..1f5ccb846 100644 --- a/lib/WebGUI/Macro/AOIHits.pm +++ b/lib/WebGUI/Macro/AOIHits.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::AOIHits; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/AOIRank.pm b/lib/WebGUI/Macro/AOIRank.pm index 4b76b2ddf..4fdd31198 100644 --- a/lib/WebGUI/Macro/AOIRank.pm +++ b/lib/WebGUI/Macro/AOIRank.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::AOIRank; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/AdminBar.pm b/lib/WebGUI/Macro/AdminBar.pm index 047cb6efc..92af6561a 100644 --- a/lib/WebGUI/Macro/AdminBar.pm +++ b/lib/WebGUI/Macro/AdminBar.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::AdminBar; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/AdminText.pm b/lib/WebGUI/Macro/AdminText.pm index 82257a3c2..cb89a47b0 100644 --- a/lib/WebGUI/Macro/AdminText.pm +++ b/lib/WebGUI/Macro/AdminText.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::AdminText; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/AdminToggle.pm b/lib/WebGUI/Macro/AdminToggle.pm index d50d6591a..5284e82d2 100644 --- a/lib/WebGUI/Macro/AdminToggle.pm +++ b/lib/WebGUI/Macro/AdminToggle.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::AdminToggle; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/AssetProxy.pm b/lib/WebGUI/Macro/AssetProxy.pm index 3db6f455b..0afc3209d 100644 --- a/lib/WebGUI/Macro/AssetProxy.pm +++ b/lib/WebGUI/Macro/AssetProxy.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::AssetProxy; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/At_username.pm b/lib/WebGUI/Macro/At_username.pm index 2d7804090..9ad81e803 100644 --- a/lib/WebGUI/Macro/At_username.pm +++ b/lib/WebGUI/Macro/At_username.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::At_username; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/CanEditText.pm b/lib/WebGUI/Macro/CanEditText.pm index a17053642..f31a8351b 100644 --- a/lib/WebGUI/Macro/CanEditText.pm +++ b/lib/WebGUI/Macro/CanEditText.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::CanEditText; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/D_date.pm b/lib/WebGUI/Macro/D_date.pm index 6868a9a1d..9e53c6d38 100644 --- a/lib/WebGUI/Macro/D_date.pm +++ b/lib/WebGUI/Macro/D_date.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::D_date; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/EditableToggle.pm b/lib/WebGUI/Macro/EditableToggle.pm index 0e21130cb..3a112a153 100644 --- a/lib/WebGUI/Macro/EditableToggle.pm +++ b/lib/WebGUI/Macro/EditableToggle.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::EditableToggle; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/Env.pm b/lib/WebGUI/Macro/Env.pm index 6663c3560..ece34f820 100644 --- a/lib/WebGUI/Macro/Env.pm +++ b/lib/WebGUI/Macro/Env.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Env; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/Execute.pm b/lib/WebGUI/Macro/Execute.pm index 69d01bcba..ab4c86011 100644 --- a/lib/WebGUI/Macro/Execute.pm +++ b/lib/WebGUI/Macro/Execute.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Execute; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/Extras.pm b/lib/WebGUI/Macro/Extras.pm index 5f167d286..a46edd043 100644 --- a/lib/WebGUI/Macro/Extras.pm +++ b/lib/WebGUI/Macro/Extras.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Extras; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/FileUrl.pm b/lib/WebGUI/Macro/FileUrl.pm index 01ba296f6..c59e7d94d 100644 --- a/lib/WebGUI/Macro/FileUrl.pm +++ b/lib/WebGUI/Macro/FileUrl.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::FileUrl; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/FormParam.pm b/lib/WebGUI/Macro/FormParam.pm index e77825500..ca1cb0b59 100644 --- a/lib/WebGUI/Macro/FormParam.pm +++ b/lib/WebGUI/Macro/FormParam.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::FormParam; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/GroupAdd.pm b/lib/WebGUI/Macro/GroupAdd.pm index 2b628d65d..3e1688985 100644 --- a/lib/WebGUI/Macro/GroupAdd.pm +++ b/lib/WebGUI/Macro/GroupAdd.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::GroupAdd; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/GroupDelete.pm b/lib/WebGUI/Macro/GroupDelete.pm index f5757772e..0f0532d22 100644 --- a/lib/WebGUI/Macro/GroupDelete.pm +++ b/lib/WebGUI/Macro/GroupDelete.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::GroupDelete; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/GroupText.pm b/lib/WebGUI/Macro/GroupText.pm index c9a63ec60..b4ca7ffc9 100644 --- a/lib/WebGUI/Macro/GroupText.pm +++ b/lib/WebGUI/Macro/GroupText.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::GroupText; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/H_homeLink.pm b/lib/WebGUI/Macro/H_homeLink.pm index 8c94be5c7..c4da1e177 100644 --- a/lib/WebGUI/Macro/H_homeLink.pm +++ b/lib/WebGUI/Macro/H_homeLink.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::H_homeLink; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/Hash_userId.pm b/lib/WebGUI/Macro/Hash_userId.pm index 34bde0e50..e716ba5e0 100644 --- a/lib/WebGUI/Macro/Hash_userId.pm +++ b/lib/WebGUI/Macro/Hash_userId.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Hash_userId; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/If.pm b/lib/WebGUI/Macro/If.pm index 70e0d3cc4..f74feadf4 100644 --- a/lib/WebGUI/Macro/If.pm +++ b/lib/WebGUI/Macro/If.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::If; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Software. +# WebGUI is Copyright 2001-2005 Plain Black Software. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/Include.pm b/lib/WebGUI/Macro/Include.pm index a525fab90..50bf0782c 100644 --- a/lib/WebGUI/Macro/Include.pm +++ b/lib/WebGUI/Macro/Include.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Include; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/International.pm b/lib/WebGUI/Macro/International.pm index 2d5856072..778f6248c 100644 --- a/lib/WebGUI/Macro/International.pm +++ b/lib/WebGUI/Macro/International.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::International; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/JavaScript.pm b/lib/WebGUI/Macro/JavaScript.pm index e047a843f..624f85a9f 100644 --- a/lib/WebGUI/Macro/JavaScript.pm +++ b/lib/WebGUI/Macro/JavaScript.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::JavaScript; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/L_loginBox.pm b/lib/WebGUI/Macro/L_loginBox.pm index 25898fe76..421cbc8e2 100644 --- a/lib/WebGUI/Macro/L_loginBox.pm +++ b/lib/WebGUI/Macro/L_loginBox.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::L_loginBox; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/LastModified.pm b/lib/WebGUI/Macro/LastModified.pm index fd2b6f9bc..12116a993 100644 --- a/lib/WebGUI/Macro/LastModified.pm +++ b/lib/WebGUI/Macro/LastModified.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::LastModified; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/LoginToggle.pm b/lib/WebGUI/Macro/LoginToggle.pm index 10238e513..cd02027ee 100644 --- a/lib/WebGUI/Macro/LoginToggle.pm +++ b/lib/WebGUI/Macro/LoginToggle.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::LoginToggle; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/Page.pm b/lib/WebGUI/Macro/Page.pm index 2c7890757..ff78508d0 100644 --- a/lib/WebGUI/Macro/Page.pm +++ b/lib/WebGUI/Macro/Page.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Page; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/PageTitle.pm b/lib/WebGUI/Macro/PageTitle.pm index affd1a385..2067ee93d 100644 --- a/lib/WebGUI/Macro/PageTitle.pm +++ b/lib/WebGUI/Macro/PageTitle.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::PageTitle; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/PageUrl.pm b/lib/WebGUI/Macro/PageUrl.pm index a7827b425..24b290719 100644 --- a/lib/WebGUI/Macro/PageUrl.pm +++ b/lib/WebGUI/Macro/PageUrl.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::PageUrl; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/Quote.pm b/lib/WebGUI/Macro/Quote.pm index 4a3dec6ea..481de8034 100644 --- a/lib/WebGUI/Macro/Quote.pm +++ b/lib/WebGUI/Macro/Quote.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Quote; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Software. +# WebGUI is Copyright 2001-2005 Plain Black Software. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/RandomAssetProxy.pm b/lib/WebGUI/Macro/RandomAssetProxy.pm index 7c5edbaf0..309135c97 100644 --- a/lib/WebGUI/Macro/RandomAssetProxy.pm +++ b/lib/WebGUI/Macro/RandomAssetProxy.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::RandomAssetProxy; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/RawHeadTags.pm b/lib/WebGUI/Macro/RawHeadTags.pm index 659072ed2..d75cf7679 100644 --- a/lib/WebGUI/Macro/RawHeadTags.pm +++ b/lib/WebGUI/Macro/RawHeadTags.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::RawHeadTags; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/RootTitle.pm b/lib/WebGUI/Macro/RootTitle.pm index c722c4028..a16b9dacb 100644 --- a/lib/WebGUI/Macro/RootTitle.pm +++ b/lib/WebGUI/Macro/RootTitle.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::RootTitle; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/SI_scaledImage.pm b/lib/WebGUI/Macro/SI_scaledImage.pm index 4729d0b04..e65457fd4 100644 --- a/lib/WebGUI/Macro/SI_scaledImage.pm +++ b/lib/WebGUI/Macro/SI_scaledImage.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::SI_scaledImage; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/SQL.pm b/lib/WebGUI/Macro/SQL.pm index 6798e3a1e..d9541d5d6 100644 --- a/lib/WebGUI/Macro/SQL.pm +++ b/lib/WebGUI/Macro/SQL.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::SQL; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Software. +# WebGUI is Copyright 2001-2005 Plain Black Software. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/Slash_gatewayUrl.pm b/lib/WebGUI/Macro/Slash_gatewayUrl.pm index d5a659130..3850aba45 100644 --- a/lib/WebGUI/Macro/Slash_gatewayUrl.pm +++ b/lib/WebGUI/Macro/Slash_gatewayUrl.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Slash_gatewayUrl; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/Spacer.pm b/lib/WebGUI/Macro/Spacer.pm index a22d6565c..644aea20e 100644 --- a/lib/WebGUI/Macro/Spacer.pm +++ b/lib/WebGUI/Macro/Spacer.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Spacer; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/Splat_random.pm b/lib/WebGUI/Macro/Splat_random.pm index 2a3c03f19..e96d8a18f 100644 --- a/lib/WebGUI/Macro/Splat_random.pm +++ b/lib/WebGUI/Macro/Splat_random.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Splat_random; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/StyleSheet.pm b/lib/WebGUI/Macro/StyleSheet.pm index ba271b186..65b5b6508 100644 --- a/lib/WebGUI/Macro/StyleSheet.pm +++ b/lib/WebGUI/Macro/StyleSheet.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::StyleSheet; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/Thumbnail.pm b/lib/WebGUI/Macro/Thumbnail.pm index e696310ab..645c9533e 100644 --- a/lib/WebGUI/Macro/Thumbnail.pm +++ b/lib/WebGUI/Macro/Thumbnail.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Thumbnail; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/URLEncode.pm b/lib/WebGUI/Macro/URLEncode.pm index b7c82381a..698040950 100644 --- a/lib/WebGUI/Macro/URLEncode.pm +++ b/lib/WebGUI/Macro/URLEncode.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::URLEncode; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/User.pm b/lib/WebGUI/Macro/User.pm index d41b65bfa..0c775cd83 100644 --- a/lib/WebGUI/Macro/User.pm +++ b/lib/WebGUI/Macro/User.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::User; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/a_account.pm b/lib/WebGUI/Macro/a_account.pm index ff15e9d07..88b00c4a0 100644 --- a/lib/WebGUI/Macro/a_account.pm +++ b/lib/WebGUI/Macro/a_account.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::a_account; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/c_companyName.pm b/lib/WebGUI/Macro/c_companyName.pm index 013c772dc..53a63eb8f 100644 --- a/lib/WebGUI/Macro/c_companyName.pm +++ b/lib/WebGUI/Macro/c_companyName.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::c_companyName; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/e_companyEmail.pm b/lib/WebGUI/Macro/e_companyEmail.pm index ac8c12ad2..37c1dd154 100644 --- a/lib/WebGUI/Macro/e_companyEmail.pm +++ b/lib/WebGUI/Macro/e_companyEmail.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::e_companyEmail; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/r_printable.pm b/lib/WebGUI/Macro/r_printable.pm index 1790caa05..bdeb27a8f 100644 --- a/lib/WebGUI/Macro/r_printable.pm +++ b/lib/WebGUI/Macro/r_printable.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::r_printable; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Macro/u_companyUrl.pm b/lib/WebGUI/Macro/u_companyUrl.pm index 9d7f23628..eb3529433 100644 --- a/lib/WebGUI/Macro/u_companyUrl.pm +++ b/lib/WebGUI/Macro/u_companyUrl.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::u_companyUrl; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Mail.pm b/lib/WebGUI/Mail.pm index d5092d1ae..1e9843ec4 100644 --- a/lib/WebGUI/Mail.pm +++ b/lib/WebGUI/Mail.pm @@ -3,7 +3,7 @@ package WebGUI::Mail; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/MessageLog.pm b/lib/WebGUI/MessageLog.pm index 1249305c9..37937f7b3 100644 --- a/lib/WebGUI/MessageLog.pm +++ b/lib/WebGUI/MessageLog.pm @@ -3,7 +3,7 @@ package WebGUI::MessageLog; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation.pm b/lib/WebGUI/Operation.pm index 22677e03d..9d151c0b7 100644 --- a/lib/WebGUI/Operation.pm +++ b/lib/WebGUI/Operation.pm @@ -1,7 +1,7 @@ package WebGUI::Operation; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/ActiveSessions.pm b/lib/WebGUI/Operation/ActiveSessions.pm index c3b43554e..7d5410eae 100644 --- a/lib/WebGUI/Operation/ActiveSessions.pm +++ b/lib/WebGUI/Operation/ActiveSessions.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::ActiveSessions; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Admin.pm b/lib/WebGUI/Operation/Admin.pm index 4146a2aae..5a0125929 100644 --- a/lib/WebGUI/Operation/Admin.pm +++ b/lib/WebGUI/Operation/Admin.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Admin; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Auth.pm b/lib/WebGUI/Operation/Auth.pm index c5473b4e2..7d08122ac 100644 --- a/lib/WebGUI/Operation/Auth.pm +++ b/lib/WebGUI/Operation/Auth.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Auth; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/DatabaseLink.pm b/lib/WebGUI/Operation/DatabaseLink.pm index 35a0a8372..b0299b930 100644 --- a/lib/WebGUI/Operation/DatabaseLink.pm +++ b/lib/WebGUI/Operation/DatabaseLink.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::DatabaseLink; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/FormHelpers.pm b/lib/WebGUI/Operation/FormHelpers.pm index 461f6664f..a4275418c 100644 --- a/lib/WebGUI/Operation/FormHelpers.pm +++ b/lib/WebGUI/Operation/FormHelpers.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::FormHelpers; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Group.pm b/lib/WebGUI/Operation/Group.pm index 1f7434e0f..7d643dadc 100644 --- a/lib/WebGUI/Operation/Group.pm +++ b/lib/WebGUI/Operation/Group.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Group; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Help.pm b/lib/WebGUI/Operation/Help.pm index 50d221ab2..1dd58f7bf 100644 --- a/lib/WebGUI/Operation/Help.pm +++ b/lib/WebGUI/Operation/Help.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Help; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/LoginHistory.pm b/lib/WebGUI/Operation/LoginHistory.pm index 88538400e..a335b2300 100644 --- a/lib/WebGUI/Operation/LoginHistory.pm +++ b/lib/WebGUI/Operation/LoginHistory.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::LoginHistory; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/MessageLog.pm b/lib/WebGUI/Operation/MessageLog.pm index 2d2e851f1..e26a1ef5a 100644 --- a/lib/WebGUI/Operation/MessageLog.pm +++ b/lib/WebGUI/Operation/MessageLog.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::MessageLog; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Profile.pm b/lib/WebGUI/Operation/Profile.pm index f4c5b4cc3..1ddbbd90b 100644 --- a/lib/WebGUI/Operation/Profile.pm +++ b/lib/WebGUI/Operation/Profile.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Profile; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/ProfileSettings.pm b/lib/WebGUI/Operation/ProfileSettings.pm index 7deb64783..fd0e6af57 100644 --- a/lib/WebGUI/Operation/ProfileSettings.pm +++ b/lib/WebGUI/Operation/ProfileSettings.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::ProfileSettings; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Replacements.pm b/lib/WebGUI/Operation/Replacements.pm index b8bf79223..84002df33 100644 --- a/lib/WebGUI/Operation/Replacements.pm +++ b/lib/WebGUI/Operation/Replacements.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Replacements; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Scratch.pm b/lib/WebGUI/Operation/Scratch.pm index e22a94325..c70358895 100644 --- a/lib/WebGUI/Operation/Scratch.pm +++ b/lib/WebGUI/Operation/Scratch.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Scratch; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Settings.pm b/lib/WebGUI/Operation/Settings.pm index c082335a7..9503b981d 100644 --- a/lib/WebGUI/Operation/Settings.pm +++ b/lib/WebGUI/Operation/Settings.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Settings; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Shared.pm b/lib/WebGUI/Operation/Shared.pm index 4acdaa6bf..7d8745371 100644 --- a/lib/WebGUI/Operation/Shared.pm +++ b/lib/WebGUI/Operation/Shared.pm @@ -2,7 +2,7 @@ package WebGUI::Operation::Shared; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Statistics.pm b/lib/WebGUI/Operation/Statistics.pm index 4f11270ae..d9b4e7241 100644 --- a/lib/WebGUI/Operation/Statistics.pm +++ b/lib/WebGUI/Operation/Statistics.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Statistics; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Style.pm b/lib/WebGUI/Operation/Style.pm index 4c90552ef..b823e3be3 100644 --- a/lib/WebGUI/Operation/Style.pm +++ b/lib/WebGUI/Operation/Style.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Style; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/Theme.pm b/lib/WebGUI/Operation/Theme.pm index 45944d5fd..a9b19d6c4 100644 --- a/lib/WebGUI/Operation/Theme.pm +++ b/lib/WebGUI/Operation/Theme.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Theme; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/User.pm b/lib/WebGUI/Operation/User.pm index 951324f58..879af3bc0 100644 --- a/lib/WebGUI/Operation/User.pm +++ b/lib/WebGUI/Operation/User.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::User; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Operation/WebGUI.pm b/lib/WebGUI/Operation/WebGUI.pm index bba29f569..0922690a2 100644 --- a/lib/WebGUI/Operation/WebGUI.pm +++ b/lib/WebGUI/Operation/WebGUI.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::WebGUI; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Paginator.pm b/lib/WebGUI/Paginator.pm index 008d09d9a..bfc2406ed 100644 --- a/lib/WebGUI/Paginator.pm +++ b/lib/WebGUI/Paginator.pm @@ -3,7 +3,7 @@ package WebGUI::Paginator; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/PassiveProfiling.pm b/lib/WebGUI/PassiveProfiling.pm index ed1c3501c..1653aa490 100644 --- a/lib/WebGUI/PassiveProfiling.pm +++ b/lib/WebGUI/PassiveProfiling.pm @@ -3,7 +3,7 @@ package WebGUI::PassiveProfiling; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Privilege.pm b/lib/WebGUI/Privilege.pm index b102f4886..6d5cd079a 100644 --- a/lib/WebGUI/Privilege.pm +++ b/lib/WebGUI/Privilege.pm @@ -3,7 +3,7 @@ package WebGUI::Privilege; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/SQL.pm b/lib/WebGUI/SQL.pm index 45a323e1a..6e060f0a8 100644 --- a/lib/WebGUI/SQL.pm +++ b/lib/WebGUI/SQL.pm @@ -3,7 +3,7 @@ package WebGUI::SQL; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Search.pm b/lib/WebGUI/Search.pm index 21fd1b74a..ae670e21a 100644 --- a/lib/WebGUI/Search.pm +++ b/lib/WebGUI/Search.pm @@ -3,7 +3,7 @@ package WebGUI::Search; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Session.pm b/lib/WebGUI/Session.pm index d0f6c6075..47d7d0563 100644 --- a/lib/WebGUI/Session.pm +++ b/lib/WebGUI/Session.pm @@ -3,7 +3,7 @@ package WebGUI::Session; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Storage.pm b/lib/WebGUI/Storage.pm index dfd4b536c..c06c4e16c 100644 --- a/lib/WebGUI/Storage.pm +++ b/lib/WebGUI/Storage.pm @@ -3,7 +3,7 @@ package WebGUI::Storage; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Style.pm b/lib/WebGUI/Style.pm index 202b2b5dc..87dacfb7e 100644 --- a/lib/WebGUI/Style.pm +++ b/lib/WebGUI/Style.pm @@ -3,7 +3,7 @@ package WebGUI::Style; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/TabForm.pm b/lib/WebGUI/TabForm.pm index 1f408eb13..46ff5a22a 100644 --- a/lib/WebGUI/TabForm.pm +++ b/lib/WebGUI/TabForm.pm @@ -3,7 +3,7 @@ package WebGUI::TabForm; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/URL.pm b/lib/WebGUI/URL.pm index febe6b830..f3ae62d16 100644 --- a/lib/WebGUI/URL.pm +++ b/lib/WebGUI/URL.pm @@ -3,7 +3,7 @@ package WebGUI::URL; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/User.pm b/lib/WebGUI/User.pm index 60aee579f..ba20f60a9 100644 --- a/lib/WebGUI/User.pm +++ b/lib/WebGUI/User.pm @@ -3,7 +3,7 @@ package WebGUI::User; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Utility.pm b/lib/WebGUI/Utility.pm index a35f485b5..6862b4517 100644 --- a/lib/WebGUI/Utility.pm +++ b/lib/WebGUI/Utility.pm @@ -4,7 +4,7 @@ package WebGUI::Utility; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Wobject.pm b/lib/WebGUI/Wobject.pm index df90f1871..b88585d47 100644 --- a/lib/WebGUI/Wobject.pm +++ b/lib/WebGUI/Wobject.pm @@ -3,7 +3,7 @@ package WebGUI::Wobject; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Wobject/EventsCalendar.pm b/lib/WebGUI/Wobject/EventsCalendar.pm index 445fc3284..8ee32b5df 100644 --- a/lib/WebGUI/Wobject/EventsCalendar.pm +++ b/lib/WebGUI/Wobject/EventsCalendar.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::EventsCalendar; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Wobject/IndexedSearch/Search.pm b/lib/WebGUI/Wobject/IndexedSearch/Search.pm index bef973923..79cbb4f82 100644 --- a/lib/WebGUI/Wobject/IndexedSearch/Search.pm +++ b/lib/WebGUI/Wobject/IndexedSearch/Search.pm @@ -3,7 +3,7 @@ package WebGUI::Wobject::IndexedSearch::Search; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2004 Plain Black Corporation. + WebGUI is Copyright 2001-2005 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Wobject/MessageBoard.pm b/lib/WebGUI/Wobject/MessageBoard.pm index 796c78198..992cffd51 100644 --- a/lib/WebGUI/Wobject/MessageBoard.pm +++ b/lib/WebGUI/Wobject/MessageBoard.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::MessageBoard; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Wobject/Product.pm b/lib/WebGUI/Wobject/Product.pm index 57be7b4ef..9bf71d222 100644 --- a/lib/WebGUI/Wobject/Product.pm +++ b/lib/WebGUI/Wobject/Product.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::Product; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Wobject/USS.pm b/lib/WebGUI/Wobject/USS.pm index 99c895fff..a27c83290 100644 --- a/lib/WebGUI/Wobject/USS.pm +++ b/lib/WebGUI/Wobject/USS.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::USS; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/lib/WebGUI/Wobject/WobjectProxy.pm b/lib/WebGUI/Wobject/WobjectProxy.pm index 6a582151e..c9adac7e1 100644 --- a/lib/WebGUI/Wobject/WobjectProxy.pm +++ b/lib/WebGUI/Wobject/WobjectProxy.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::WobjectProxy; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/ArchiveOldPosts.pm b/sbin/Hourly/ArchiveOldPosts.pm index e9bfca1a5..36b2cdd81 100644 --- a/sbin/Hourly/ArchiveOldPosts.pm +++ b/sbin/Hourly/ArchiveOldPosts.pm @@ -1,7 +1,7 @@ package Hourly::ArchiveOldPosts; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/CleanLoginHistory.pm b/sbin/Hourly/CleanLoginHistory.pm index e3109616b..cfea4a09c 100644 --- a/sbin/Hourly/CleanLoginHistory.pm +++ b/sbin/Hourly/CleanLoginHistory.pm @@ -1,7 +1,7 @@ package Hourly::CleanLoginHistory; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/CleanTemp.pm b/sbin/Hourly/CleanTemp.pm index 9fe1748d1..9518f33b0 100644 --- a/sbin/Hourly/CleanTemp.pm +++ b/sbin/Hourly/CleanTemp.pm @@ -1,7 +1,7 @@ package Hourly::CleanTemp; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/DecayKarma.pm b/sbin/Hourly/DecayKarma.pm index 0aa1eb081..43d7e6e97 100644 --- a/sbin/Hourly/DecayKarma.pm +++ b/sbin/Hourly/DecayKarma.pm @@ -1,7 +1,7 @@ package Hourly::DecayKarma; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/DeleteExpiredClipboard.pm b/sbin/Hourly/DeleteExpiredClipboard.pm index e792766c9..90fba4f7b 100644 --- a/sbin/Hourly/DeleteExpiredClipboard.pm +++ b/sbin/Hourly/DeleteExpiredClipboard.pm @@ -1,7 +1,7 @@ package Hourly::DeleteExpiredClipboard; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/DeleteExpiredEvents.pm b/sbin/Hourly/DeleteExpiredEvents.pm index d8aff557c..2c3c88304 100644 --- a/sbin/Hourly/DeleteExpiredEvents.pm +++ b/sbin/Hourly/DeleteExpiredEvents.pm @@ -1,7 +1,7 @@ package Hourly::DeleteExpiredEvents; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/DeleteExpiredGroupings.pm b/sbin/Hourly/DeleteExpiredGroupings.pm index bcb58282d..de20923c3 100644 --- a/sbin/Hourly/DeleteExpiredGroupings.pm +++ b/sbin/Hourly/DeleteExpiredGroupings.pm @@ -1,7 +1,7 @@ package Hourly::DeleteExpiredGroupings; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/DeleteExpiredSessions.pm b/sbin/Hourly/DeleteExpiredSessions.pm index 5139a877e..752e3a86b 100644 --- a/sbin/Hourly/DeleteExpiredSessions.pm +++ b/sbin/Hourly/DeleteExpiredSessions.pm @@ -1,7 +1,7 @@ package Hourly::DeleteExpiredSessions; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/DeleteExpiredTrash.pm b/sbin/Hourly/DeleteExpiredTrash.pm index c9afab2c7..d473df26a 100644 --- a/sbin/Hourly/DeleteExpiredTrash.pm +++ b/sbin/Hourly/DeleteExpiredTrash.pm @@ -1,7 +1,7 @@ package Hourly::DeleteExpiredTrash; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/EmptyTrash.pm b/sbin/Hourly/EmptyTrash.pm index 284dae004..e23a33bef 100644 --- a/sbin/Hourly/EmptyTrash.pm +++ b/sbin/Hourly/EmptyTrash.pm @@ -1,7 +1,7 @@ package Hourly::EmptyTrash; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/IndexedSearch_buildIndex.pm b/sbin/Hourly/IndexedSearch_buildIndex.pm index e1e4b4d8b..9c9c3f63a 100644 --- a/sbin/Hourly/IndexedSearch_buildIndex.pm +++ b/sbin/Hourly/IndexedSearch_buildIndex.pm @@ -1,7 +1,7 @@ package Hourly::IndexedSearch_buildIndex; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/NotifyExpiredGroupings.pm b/sbin/Hourly/NotifyExpiredGroupings.pm index 2b735be43..fac03b0fa 100644 --- a/sbin/Hourly/NotifyExpiredGroupings.pm +++ b/sbin/Hourly/NotifyExpiredGroupings.pm @@ -1,7 +1,7 @@ package Hourly::NotifyExpiredGroupings; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/SummarizePassiveProfileLog.pm b/sbin/Hourly/SummarizePassiveProfileLog.pm index fe15882e6..77b9499d2 100644 --- a/sbin/Hourly/SummarizePassiveProfileLog.pm +++ b/sbin/Hourly/SummarizePassiveProfileLog.pm @@ -1,7 +1,7 @@ package Hourly::SummarizePassiveProfileLog; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/SyncProfilesToLDAP.pm b/sbin/Hourly/SyncProfilesToLDAP.pm index 44a5d42da..05179bb69 100644 --- a/sbin/Hourly/SyncProfilesToLDAP.pm +++ b/sbin/Hourly/SyncProfilesToLDAP.pm @@ -1,7 +1,7 @@ package Hourly::SyncProfilesToLDAP; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/TrashExpiredContent.pm b/sbin/Hourly/TrashExpiredContent.pm index a657918af..e1300509f 100644 --- a/sbin/Hourly/TrashExpiredContent.pm +++ b/sbin/Hourly/TrashExpiredContent.pm @@ -1,7 +1,7 @@ package Hourly::TrashExpiredContent; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/fileImport.pl b/sbin/fileImport.pl index a17ff02cb..a94adbb49 100644 --- a/sbin/fileImport.pl +++ b/sbin/fileImport.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/generateContent.pl b/sbin/generateContent.pl index bd9bc180e..42c9b942f 100644 --- a/sbin/generateContent.pl +++ b/sbin/generateContent.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/runHourly.pl b/sbin/runHourly.pl index 5d688ea27..bd6e2259d 100644 --- a/sbin/runHourly.pl +++ b/sbin/runHourly.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/testEnvironment.pl b/sbin/testEnvironment.pl index 638084abc..d34c848ed 100644 --- a/sbin/testEnvironment.pl +++ b/sbin/testEnvironment.pl @@ -1,5 +1,5 @@ #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/thumbnailer.pl b/sbin/thumbnailer.pl index fc3d1c2a5..afb1b5252 100644 --- a/sbin/thumbnailer.pl +++ b/sbin/thumbnailer.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/upgrade.pl b/sbin/upgrade.pl index dfa83ac9e..060a6d8bd 100644 --- a/sbin/upgrade.pl +++ b/sbin/upgrade.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/userImport.pl b/sbin/userImport.pl index 2008bf6f0..81d52bbff 100644 --- a/sbin/userImport.pl +++ b/sbin/userImport.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/www/index.pl b/www/index.pl index 5ebf0b37c..e8851c0da 100755 --- a/www/index.pl +++ b/www/index.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2004 Plain Black Corporation. +# WebGUI is Copyright 2001-2005 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using