diff --git a/docs/legal.txt b/docs/legal.txt index 39e0df1c1..9a4614267 100644 --- a/docs/legal.txt +++ b/docs/legal.txt @@ -2,7 +2,7 @@ # WebGUI Legal Information # #################################################################### -WebGUI is Copyright 2001-2002 Plain Black LLC. All rights reserved. +WebGUI is Copyright 2001-2003 Plain Black LLC. All rights reserved. WebGUI is a trademark of Plain Black LLC. @@ -36,7 +36,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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 c675e1271..6a216618d 100644 --- a/lib/WebGUI.pm +++ b/lib/WebGUI.pm @@ -2,7 +2,7 @@ package WebGUI; our $VERSION = "5.0.2"; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Attachment.pm b/lib/WebGUI/Attachment.pm index 6db131f9d..6a15491ad 100644 --- a/lib/WebGUI/Attachment.pm +++ b/lib/WebGUI/Attachment.pm @@ -3,7 +3,7 @@ package WebGUI::Attachment; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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/Authentication.pm b/lib/WebGUI/Authentication.pm index 7a4f18012..cfcb12f8c 100644 --- a/lib/WebGUI/Authentication.pm +++ b/lib/WebGUI/Authentication.pm @@ -3,7 +3,7 @@ package WebGUI::Authentication; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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/Authentication/LDAP.pm b/lib/WebGUI/Authentication/LDAP.pm index 577284eb6..e8e3d0ffe 100644 --- a/lib/WebGUI/Authentication/LDAP.pm +++ b/lib/WebGUI/Authentication/LDAP.pm @@ -1,7 +1,7 @@ package WebGUI::Authentication::LDAP; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Authentication/WebGUI.pm b/lib/WebGUI/Authentication/WebGUI.pm index 8c55ae29a..2b392c23b 100644 --- a/lib/WebGUI/Authentication/WebGUI.pm +++ b/lib/WebGUI/Authentication/WebGUI.pm @@ -1,7 +1,7 @@ package WebGUI::Authentication::WebGUI; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 63934a2d4..978daacd4 100644 --- a/lib/WebGUI/DateTime.pm +++ b/lib/WebGUI/DateTime.pm @@ -3,7 +3,7 @@ package WebGUI::DateTime; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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/Discussion.pm b/lib/WebGUI/Discussion.pm index 33679360b..4425fb1e6 100644 --- a/lib/WebGUI/Discussion.pm +++ b/lib/WebGUI/Discussion.pm @@ -1,7 +1,7 @@ package WebGUI::Discussion; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 0a40cab01..99fc09fc0 100644 --- a/lib/WebGUI/ErrorHandler.pm +++ b/lib/WebGUI/ErrorHandler.pm @@ -3,7 +3,7 @@ package WebGUI::ErrorHandler; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 ba1288f3f..89327e3ec 100644 --- a/lib/WebGUI/Form.pm +++ b/lib/WebGUI/Form.pm @@ -3,7 +3,7 @@ package WebGUI::Form; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 6b8c26165..b7ff07082 100644 --- a/lib/WebGUI/HTML.pm +++ b/lib/WebGUI/HTML.pm @@ -3,7 +3,7 @@ package WebGUI::HTML; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 63ca36d4e..ec3706444 100644 --- a/lib/WebGUI/HTMLForm.pm +++ b/lib/WebGUI/HTMLForm.pm @@ -3,7 +3,7 @@ package WebGUI::HTMLForm; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 5889c8c34..55173fae4 100644 --- a/lib/WebGUI/Icon.pm +++ b/lib/WebGUI/Icon.pm @@ -3,7 +3,7 @@ package WebGUI::Icon; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 f52a845c7..a27b8d441 100644 --- a/lib/WebGUI/International.pm +++ b/lib/WebGUI/International.pm @@ -3,7 +3,7 @@ package WebGUI::International; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 d9de2e39b..b8895384c 100644 --- a/lib/WebGUI/Macro.pm +++ b/lib/WebGUI/Macro.pm @@ -3,7 +3,7 @@ package WebGUI::Macro; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 374fa446c..697a0dc0a 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 11b5072a7..19abd5770 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 e09029f86..9f8ffaad5 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 dfad0a2e1..ea377bd2a 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Backslash_pageUrl.pm b/lib/WebGUI/Macro/Backslash_pageUrl.pm index b9c8f8d99..868031cfc 100644 --- a/lib/WebGUI/Macro/Backslash_pageUrl.pm +++ b/lib/WebGUI/Macro/Backslash_pageUrl.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Backslash_pageUrl; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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_crumbTrail.pm b/lib/WebGUI/Macro/C_crumbTrail.pm index fbaa0c183..9dab00f3a 100644 --- a/lib/WebGUI/Macro/C_crumbTrail.pm +++ b/lib/WebGUI/Macro/C_crumbTrail.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::C_crumbTrail; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 05bf2278d..cb4f1758c 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 ead46db1e..344f4b0d2 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 388349ab4..166aa4118 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 99700689b..6bec8222c 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/File.pm b/lib/WebGUI/Macro/File.pm index d97b5ed04..413602602 100644 --- a/lib/WebGUI/Macro/File.pm +++ b/lib/WebGUI/Macro/File.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::File; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/FlexMenu.pm b/lib/WebGUI/Macro/FlexMenu.pm index 7cd62e499..1123bf378 100644 --- a/lib/WebGUI/Macro/FlexMenu.pm +++ b/lib/WebGUI/Macro/FlexMenu.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::FlexMenu; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 ec9e95e39..8c6985def 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 dc79703b2..d4d00b4d6 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 0a90e9bd3..d0e2f332b 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 b6c3ce819..56e7c6184 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/I_imageWithTags.pm b/lib/WebGUI/Macro/I_imageWithTags.pm index 021b43eb5..a9f2d499b 100644 --- a/lib/WebGUI/Macro/I_imageWithTags.pm +++ b/lib/WebGUI/Macro/I_imageWithTags.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::I_imageWithTags; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 011ecc01b..30f63adad 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 19ad947f8..14269a8ec 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 6dfee236c..c0b2b0388 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 b31f56356..232016f88 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/M_currentMenuVertical.pm b/lib/WebGUI/Macro/M_currentMenuVertical.pm index 25b0bfe27..ec2f2d56e 100644 --- a/lib/WebGUI/Macro/M_currentMenuVertical.pm +++ b/lib/WebGUI/Macro/M_currentMenuVertical.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::M_currentMenuVertical; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/P_previousMenuVertical.pm b/lib/WebGUI/Macro/P_previousMenuVertical.pm index 99f196608..f681f517b 100644 --- a/lib/WebGUI/Macro/P_previousMenuVertical.pm +++ b/lib/WebGUI/Macro/P_previousMenuVertical.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::P_previousMenuVertical; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 14fd55174..ddd3bdf10 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 5c8175663..8ffa7e302 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Question_search.pm b/lib/WebGUI/Macro/Question_search.pm index 290ea0836..a284fe2a5 100644 --- a/lib/WebGUI/Macro/Question_search.pm +++ b/lib/WebGUI/Macro/Question_search.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Question_search; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 c3b32ddd5..b384b6ea0 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 188a3ea6c..f8eb3b297 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-2002 Plain Black Software. +# WebGUI is Copyright 2001-2003 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/S_specificMenuVertical.pm b/lib/WebGUI/Macro/S_specificMenuVertical.pm index eb666c50a..3b58da1c9 100644 --- a/lib/WebGUI/Macro/S_specificMenuVertical.pm +++ b/lib/WebGUI/Macro/S_specificMenuVertical.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::S_specificMenuVertical; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 0b8a4f8e7..73e24ce45 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Snippet.pm b/lib/WebGUI/Macro/Snippet.pm index f6e501eb8..bfd1549ba 100644 --- a/lib/WebGUI/Macro/Snippet.pm +++ b/lib/WebGUI/Macro/Snippet.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Snippet; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 79b3aa5c0..1f817bd2b 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Synopsis.pm b/lib/WebGUI/Macro/Synopsis.pm index e6630dfe4..e55d7a121 100644 --- a/lib/WebGUI/Macro/Synopsis.pm +++ b/lib/WebGUI/Macro/Synopsis.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Synopsis; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/T_topMenuVertical.pm b/lib/WebGUI/Macro/T_topMenuVertical.pm index 50492f8eb..3fc1d56ce 100644 --- a/lib/WebGUI/Macro/T_topMenuVertical.pm +++ b/lib/WebGUI/Macro/T_topMenuVertical.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::T_topMenuVertical; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 d489663ec..5d82ec281 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/ThumbnailLinker.pm b/lib/WebGUI/Macro/ThumbnailLinker.pm index edb0c6ee2..d0bb9cc0c 100644 --- a/lib/WebGUI/Macro/ThumbnailLinker.pm +++ b/lib/WebGUI/Macro/ThumbnailLinker.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::ThumbnailLinker; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 0190de264..d3306c53f 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 8c93cc808..4c900c7b5 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 aa93ee9fb..bc95ed2c6 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 7dc719f25..dea6b4d6d 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 594ab8b89..0d38cd195 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/i_imageNoTags.pm b/lib/WebGUI/Macro/i_imageNoTags.pm index a42e9814a..8a8051ab9 100644 --- a/lib/WebGUI/Macro/i_imageNoTags.pm +++ b/lib/WebGUI/Macro/i_imageNoTags.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::i_imageNoTags; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/m_currentMenuHorizontal.pm b/lib/WebGUI/Macro/m_currentMenuHorizontal.pm index 12cc53fdf..6b94cf57b 100644 --- a/lib/WebGUI/Macro/m_currentMenuHorizontal.pm +++ b/lib/WebGUI/Macro/m_currentMenuHorizontal.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::m_currentMenuHorizontal; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/p_previousMenuHorizontal.pm b/lib/WebGUI/Macro/p_previousMenuHorizontal.pm index 9305cc07f..2f4ad6afd 100644 --- a/lib/WebGUI/Macro/p_previousMenuHorizontal.pm +++ b/lib/WebGUI/Macro/p_previousMenuHorizontal.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::p_previousMenuHorizontal; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 8c5f305fe..b0fe523a0 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/rootmenuHorizontal.pm b/lib/WebGUI/Macro/rootmenuHorizontal.pm index 9f442ac2b..d18d684e3 100644 --- a/lib/WebGUI/Macro/rootmenuHorizontal.pm +++ b/lib/WebGUI/Macro/rootmenuHorizontal.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::rootmenuHorizontal; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/s_specificMenuHorizontal.pm b/lib/WebGUI/Macro/s_specificMenuHorizontal.pm index 60b1279ef..a8bd6cb06 100644 --- a/lib/WebGUI/Macro/s_specificMenuHorizontal.pm +++ b/lib/WebGUI/Macro/s_specificMenuHorizontal.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::s_specificMenuHorizontal; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/t_topMenuHorizontal.pm b/lib/WebGUI/Macro/t_topMenuHorizontal.pm index c4a596008..493fa975f 100644 --- a/lib/WebGUI/Macro/t_topMenuHorizontal.pm +++ b/lib/WebGUI/Macro/t_topMenuHorizontal.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::t_topMenuHorizontal; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 d9304211d..f7b796447 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 ab9c2a8f7..7fe5ca9f5 100644 --- a/lib/WebGUI/Mail.pm +++ b/lib/WebGUI/Mail.pm @@ -3,7 +3,7 @@ package WebGUI::Mail; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 6d5db03c7..53542de86 100644 --- a/lib/WebGUI/MessageLog.pm +++ b/lib/WebGUI/MessageLog.pm @@ -3,7 +3,7 @@ package WebGUI::MessageLog; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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/Navigation.pm b/lib/WebGUI/Navigation.pm index 620177838..1ece500b0 100644 --- a/lib/WebGUI/Navigation.pm +++ b/lib/WebGUI/Navigation.pm @@ -3,7 +3,7 @@ package WebGUI::Navigation; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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/Node.pm b/lib/WebGUI/Node.pm index dbec45f6b..2a342c8bf 100644 --- a/lib/WebGUI/Node.pm +++ b/lib/WebGUI/Node.pm @@ -3,7 +3,7 @@ package WebGUI::Node; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 21ff1b402..53d5e29d6 100644 --- a/lib/WebGUI/Operation.pm +++ b/lib/WebGUI/Operation.pm @@ -1,7 +1,7 @@ package WebGUI::Operation; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Account.pm b/lib/WebGUI/Operation/Account.pm index 7a7d5330f..b5c1cb269 100644 --- a/lib/WebGUI/Operation/Account.pm +++ b/lib/WebGUI/Operation/Account.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Account; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 9d2b9f54b..ffe0a9d80 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Collateral.pm b/lib/WebGUI/Operation/Collateral.pm index aad6d1949..ee4ed5dc0 100644 --- a/lib/WebGUI/Operation/Collateral.pm +++ b/lib/WebGUI/Operation/Collateral.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Collateral; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 5ee58b58c..a8a0827d1 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 4c83c79f1..805ed68f6 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/International.pm b/lib/WebGUI/Operation/International.pm index 392925acf..536c72a71 100644 --- a/lib/WebGUI/Operation/International.pm +++ b/lib/WebGUI/Operation/International.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::International; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Package.pm b/lib/WebGUI/Operation/Package.pm index 9079ff59b..35d60ac0d 100644 --- a/lib/WebGUI/Operation/Package.pm +++ b/lib/WebGUI/Operation/Package.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Package; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Page.pm b/lib/WebGUI/Operation/Page.pm index 0c9e136bc..f4bff6038 100644 --- a/lib/WebGUI/Operation/Page.pm +++ b/lib/WebGUI/Operation/Page.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Page; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 44b1de373..3ee9c9e17 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Root.pm b/lib/WebGUI/Operation/Root.pm index 42462c28d..e3724d06c 100644 --- a/lib/WebGUI/Operation/Root.pm +++ b/lib/WebGUI/Operation/Root.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Root; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Search.pm b/lib/WebGUI/Operation/Search.pm index 26cb98fef..99cd11caf 100644 --- a/lib/WebGUI/Operation/Search.pm +++ b/lib/WebGUI/Operation/Search.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Search; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 92a0da950..ee4532c58 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 3d2abe56b..63c4cd014 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 3776b4d44..3f24f6c83 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 64d72549e..9f26e9cf4 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Template.pm b/lib/WebGUI/Operation/Template.pm index e9be6cc58..183efd2cd 100644 --- a/lib/WebGUI/Operation/Template.pm +++ b/lib/WebGUI/Operation/Template.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Template; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Trash.pm b/lib/WebGUI/Operation/Trash.pm index e352126a0..27778159f 100644 --- a/lib/WebGUI/Operation/Trash.pm +++ b/lib/WebGUI/Operation/Trash.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Trash; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 6c323f3e9..327c79fd5 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Page.pm b/lib/WebGUI/Page.pm index b198956d3..adcd6f498 100644 --- a/lib/WebGUI/Page.pm +++ b/lib/WebGUI/Page.pm @@ -3,7 +3,7 @@ package WebGUI::Page; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 f5ad4b285..3093baf32 100644 --- a/lib/WebGUI/Paginator.pm +++ b/lib/WebGUI/Paginator.pm @@ -3,7 +3,7 @@ package WebGUI::Paginator; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 33336573c..0cf281a96 100644 --- a/lib/WebGUI/Privilege.pm +++ b/lib/WebGUI/Privilege.pm @@ -3,7 +3,7 @@ package WebGUI::Privilege; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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/Profile.pm b/lib/WebGUI/Profile.pm index 16af164da..66e2a3c13 100644 --- a/lib/WebGUI/Profile.pm +++ b/lib/WebGUI/Profile.pm @@ -3,7 +3,7 @@ package WebGUI::Profile; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 9e81bc8fb..6e4111a88 100644 --- a/lib/WebGUI/SQL.pm +++ b/lib/WebGUI/SQL.pm @@ -3,7 +3,7 @@ package WebGUI::SQL; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 28f7b6d43..bde8ced5f 100644 --- a/lib/WebGUI/Search.pm +++ b/lib/WebGUI/Search.pm @@ -3,7 +3,7 @@ package WebGUI::Search; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 3ac6e49fe..f479a8f05 100644 --- a/lib/WebGUI/Session.pm +++ b/lib/WebGUI/Session.pm @@ -3,7 +3,7 @@ package WebGUI::Session; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 a0cd4ab07..99f0cb961 100644 --- a/lib/WebGUI/Style.pm +++ b/lib/WebGUI/Style.pm @@ -3,7 +3,7 @@ package WebGUI::Style; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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/Template.pm b/lib/WebGUI/Template.pm index 0cc77b12b..b83b8d48b 100644 --- a/lib/WebGUI/Template.pm +++ b/lib/WebGUI/Template.pm @@ -3,7 +3,7 @@ package WebGUI::Template; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 369aff911..fa535af03 100644 --- a/lib/WebGUI/URL.pm +++ b/lib/WebGUI/URL.pm @@ -3,7 +3,7 @@ package WebGUI::URL; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 65fc42b00..24bb7c094 100644 --- a/lib/WebGUI/User.pm +++ b/lib/WebGUI/User.pm @@ -3,7 +3,7 @@ package WebGUI::User; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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 181b7a465..8edea8033 100644 --- a/lib/WebGUI/Utility.pm +++ b/lib/WebGUI/Utility.pm @@ -4,7 +4,7 @@ package WebGUI::Utility; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using @@ -45,8 +45,8 @@ This package provides miscellaneous but useful utilities to the WebGUI programme $integer = randint($low,$high); randomizeArray(\@array); $hashRef = randomizeHash(\%hash); - $hashRef = sortHash(\%hash); - $hashRef = sortHashDescending(\%hash); + $hash = sortHash(%hash); + $hash = sortHashDescending(%hash); =head1 METHODS diff --git a/lib/WebGUI/Wobject.pm b/lib/WebGUI/Wobject.pm index e95dd2a8d..8d52d611d 100644 --- a/lib/WebGUI/Wobject.pm +++ b/lib/WebGUI/Wobject.pm @@ -3,7 +3,7 @@ package WebGUI::Wobject; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2002 Plain Black LLC. + WebGUI is Copyright 2001-2003 Plain Black LLC. ------------------------------------------------------------------- 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/Article.pm b/lib/WebGUI/Wobject/Article.pm index 5b1ef34d4..c371e89c7 100644 --- a/lib/WebGUI/Wobject/Article.pm +++ b/lib/WebGUI/Wobject/Article.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::Article; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 0c53e1423..405bbbb24 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/ExtraColumn.pm b/lib/WebGUI/Wobject/ExtraColumn.pm index df33f0402..91a1efdbd 100644 --- a/lib/WebGUI/Wobject/ExtraColumn.pm +++ b/lib/WebGUI/Wobject/ExtraColumn.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::ExtraColumn; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/FAQ.pm b/lib/WebGUI/Wobject/FAQ.pm index 3a4e5542d..27869e3b9 100644 --- a/lib/WebGUI/Wobject/FAQ.pm +++ b/lib/WebGUI/Wobject/FAQ.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::FAQ; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/FileManager.pm b/lib/WebGUI/Wobject/FileManager.pm index 046a1c843..300051840 100644 --- a/lib/WebGUI/Wobject/FileManager.pm +++ b/lib/WebGUI/Wobject/FileManager.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::FileManager; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Item.pm b/lib/WebGUI/Wobject/Item.pm index c8ce99601..5ec9d70a9 100644 --- a/lib/WebGUI/Wobject/Item.pm +++ b/lib/WebGUI/Wobject/Item.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::Item; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/LinkList.pm b/lib/WebGUI/Wobject/LinkList.pm index 005f2e765..58c63700a 100644 --- a/lib/WebGUI/Wobject/LinkList.pm +++ b/lib/WebGUI/Wobject/LinkList.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::LinkList; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/MailForm.pm b/lib/WebGUI/Wobject/MailForm.pm index e853e9fce..779ddf5b8 100755 --- a/lib/WebGUI/Wobject/MailForm.pm +++ b/lib/WebGUI/Wobject/MailForm.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::MailForm; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 37081d467..411df5646 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Poll.pm b/lib/WebGUI/Wobject/Poll.pm index 61159e283..63fd2a1f4 100644 --- a/lib/WebGUI/Wobject/Poll.pm +++ b/lib/WebGUI/Wobject/Poll.pm @@ -2,7 +2,7 @@ package WebGUI::Wobject::Poll; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 16772a2fe..bb5f4dc0f 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/SQLReport.pm b/lib/WebGUI/Wobject/SQLReport.pm index dc48a386b..6273b6c71 100644 --- a/lib/WebGUI/Wobject/SQLReport.pm +++ b/lib/WebGUI/Wobject/SQLReport.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::SQLReport; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/SiteMap.pm b/lib/WebGUI/Wobject/SiteMap.pm index 5110f32e4..77776cbf4 100644 --- a/lib/WebGUI/Wobject/SiteMap.pm +++ b/lib/WebGUI/Wobject/SiteMap.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::SiteMap; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/Survey.pm b/lib/WebGUI/Wobject/Survey.pm index d1952d3cc..60e75855e 100644 --- a/lib/WebGUI/Wobject/Survey.pm +++ b/lib/WebGUI/Wobject/Survey.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::Survey; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/SyndicatedContent.pm b/lib/WebGUI/Wobject/SyndicatedContent.pm index 81fdfe453..ecdf5b17c 100644 --- a/lib/WebGUI/Wobject/SyndicatedContent.pm +++ b/lib/WebGUI/Wobject/SyndicatedContent.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::SyndicatedContent; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 a0968b5e6..062946777 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 b99e5f263..a828113fb 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-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/fileManagerImport.pl b/sbin/fileManagerImport.pl index 1d50b4924..2e66a85c4 100644 --- a/sbin/fileManagerImport.pl +++ b/sbin/fileManagerImport.pl @@ -1,5 +1,5 @@ #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/imageCollateralImport.pl b/sbin/imageCollateralImport.pl index ee2876ec0..13c887966 100644 --- a/sbin/imageCollateralImport.pl +++ b/sbin/imageCollateralImport.pl @@ -1,5 +1,5 @@ #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 f4fe539a0..55632b393 100644 --- a/sbin/runHourly.pl +++ b/sbin/runHourly.pl @@ -1,5 +1,5 @@ #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 27a769617..a9efad1c2 100644 --- a/sbin/testEnvironment.pl +++ b/sbin/testEnvironment.pl @@ -1,5 +1,5 @@ #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 66e57ded8..de50357ba 100644 --- a/sbin/thumbnailer.pl +++ b/sbin/thumbnailer.pl @@ -1,5 +1,5 @@ #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 08cc7bda0..3f027866e 100644 --- a/sbin/upgrade.pl +++ b/sbin/upgrade.pl @@ -1,5 +1,5 @@ #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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 e78c2cc83..4e19360a7 100644 --- a/sbin/userImport.pl +++ b/sbin/userImport.pl @@ -1,5 +1,5 @@ #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # 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/extras/WebGUI.js b/www/extras/WebGUI.js index fbddce4ab..077b952bb 100644 --- a/www/extras/WebGUI.js +++ b/www/extras/WebGUI.js @@ -1,82 +1,69 @@ -/* - -#------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. -#------------------------------------------------------------------- -# Please read the legal notices (docs/legal.txt) and the license -# (docs/license.txt) that came with this distribution before using -# this software. -#------------------------------------------------------------------- -# http://www.plainblack.com info@plainblack.com -#------------------------------------------------------------------- - -*/ - -var color; -var formObj; - -function boldText(obj) { - obj.value = obj.value+''+prompt("Enter the text to bold:", "")+''; -} - -function centerText(obj) { - obj.value = obj.value+'
'+prompt("Enter the text to center:", "")+'
'; -} - -function colorText(obj) { - formObj = obj; - window.open("/extras/colorPicker.html","colorPicker","width=438,height=258"); -} - -function copyright(obj) { - obj.value = obj.value+'©'; -} - -function email(obj) { - var email = prompt("Enter the Email address:", ""); - obj.value = obj.value+''+email+''; -} - -function getShowMeText() { - return formObj.value; -} - -function imageAdd(obj) { - obj.value = obj.value+''; -} - -function italicText(obj) { - obj.value = obj.value+''+prompt("Enter the text to italicize:", "")+''; -} - -function list(obj) { - var item; - obj.value = obj.value+''; -} - -function registered(obj) { - obj.value = obj.value+'®'; -} - -function setColor(remoteColor) { - formObj.value = formObj.value+''+prompt("Enter the text to color:","")+''; -} - -function showMe(obj) { - formObj = obj; - window.open("/extras/viewer.html","showMeViewer","width=500,height=300,scrollbars=1"); -} - -function trademark(obj) { - obj.value = obj.value+'TM'; -} - -function url(obj) { - obj.value = obj.value+''+prompt("Enter the title of the link:", "Google")+''; -} - + +var color; +var formObj; + +function boldText(obj) { + obj.value = obj.value+''+prompt("Enter the text to bold:", "")+''; +} + +function centerText(obj) { + obj.value = obj.value+'
'+prompt("Enter the text to center:", "")+'
'; +} + +function colorText(obj) { + formObj = obj; + window.open("/extras/colorPicker.html","colorPicker","width=438,height=258"); +} + +function copyright(obj) { + obj.value = obj.value+'©'; +} + +function email(obj) { + var email = prompt("Enter the Email address:", ""); + obj.value = obj.value+''+email+''; +} + +function getShowMeText() { + return formObj.value; +} + +function imageAdd(obj) { + obj.value = obj.value+''; +} + +function italicText(obj) { + obj.value = obj.value+''+prompt("Enter the text to italicize:", "")+''; +} + +function list(obj) { + var item; + obj.value = obj.value+''; +} + +function registered(obj) { + obj.value = obj.value+'®'; +} + +function setColor(remoteColor) { + formObj.value = formObj.value+''+prompt("Enter the text to color:","")+''; +} + +function showMe(obj) { + formObj = obj; + window.open("/extras/viewer.html","showMeViewer","width=500,height=300,scrollbars=1"); +} + +function trademark(obj) { + obj.value = obj.value+'TM'; +} + +function url(obj) { + obj.value = obj.value+''+prompt("Enter the title of the link:", "Google")+''; +} + diff --git a/www/extras/colorPicker.html b/www/extras/colorPicker.html index 18829c301..6f7b5bf7a 100644 --- a/www/extras/colorPicker.html +++ b/www/extras/colorPicker.html @@ -1,17 +1,4 @@ - Color Picker