diff --git a/docs/legal.txt b/docs/legal.txt index aed3c448a..39e0df1c1 100644 --- a/docs/legal.txt +++ b/docs/legal.txt @@ -2,9 +2,9 @@ # WebGUI Legal Information # #################################################################### -WebGUI is Copyright 2001 Plain Black Software. All rights reserved. +WebGUI is Copyright 2001-2002 Plain Black LLC. All rights reserved. -WebGUI is a trademark of Plain Black Software. +WebGUI is a trademark of Plain Black LLC. WebGUI is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -15,8 +15,8 @@ WebGUI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. However, support may be -purchased from Plain Black Software at -http://www.plainblack.com/index.pl/support_programs +purchased from Plain Black at +http://www.plainblack.com/support_programs You should have received a copy of the GNU General Public License along with this program in a file called "license.txt". If not you @@ -28,15 +28,15 @@ http://www.opensource.org/licenses/gpl-license.html or write to: Boston, MA 02111-1307 USA -For more information about Plain Black Software or WebGUI, please -visit http://www.plainblack.com or email info@plainblack.com. +For more information about Plain Black or WebGUI, please visit +http://www.plainblack.com or email info@plainblack.com. It is illegal to remove or tamper with the notices at the top of 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 Software. +# 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 diff --git a/lib/WebGUI.pm b/lib/WebGUI.pm index 728dd4c00..7e31c0903 100644 --- a/lib/WebGUI.pm +++ b/lib/WebGUI.pm @@ -2,7 +2,7 @@ package WebGUI; our $VERSION = "4.4.0"; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Attachment.pm b/lib/WebGUI/Attachment.pm index 354f36753..9567bc55f 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 Software. + 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 diff --git a/lib/WebGUI/DateTime.pm b/lib/WebGUI/DateTime.pm index a9fb8967b..7459acbca 100644 --- a/lib/WebGUI/DateTime.pm +++ b/lib/WebGUI/DateTime.pm @@ -1,7 +1,7 @@ package WebGUI::DateTime; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Discussion.pm b/lib/WebGUI/Discussion.pm index b6dc8886b..50edb0182 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 Software. +# 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 diff --git a/lib/WebGUI/ErrorHandler.pm b/lib/WebGUI/ErrorHandler.pm index de691c0da..ecf91d60f 100644 --- a/lib/WebGUI/ErrorHandler.pm +++ b/lib/WebGUI/ErrorHandler.pm @@ -1,7 +1,7 @@ package WebGUI::ErrorHandler; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/HTML.pm b/lib/WebGUI/HTML.pm index 69d0cbd98..7e4adc0f5 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 Software. + 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 diff --git a/lib/WebGUI/HTMLForm.pm b/lib/WebGUI/HTMLForm.pm index 7550141c9..60f1165a7 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 Software. + 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 diff --git a/lib/WebGUI/Icon.pm b/lib/WebGUI/Icon.pm index 4b0a56f64..c57c690e7 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 Software. + 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 diff --git a/lib/WebGUI/International.pm b/lib/WebGUI/International.pm index c73531ead..228a90099 100644 --- a/lib/WebGUI/International.pm +++ b/lib/WebGUI/International.pm @@ -1,7 +1,7 @@ package WebGUI::International; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Macro.pm b/lib/WebGUI/Macro.pm index ac2ba6bb1..25b804a53 100644 --- a/lib/WebGUI/Macro.pm +++ b/lib/WebGUI/Macro.pm @@ -1,7 +1,7 @@ package WebGUI::Macro; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Macro/AdminBar.pm b/lib/WebGUI/Macro/AdminBar.pm index 68821966b..da9c8aa5d 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/AdminText.pm b/lib/WebGUI/Macro/AdminText.pm index 0ca3b9ebf..e929b60da 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/AdminToggle.pm b/lib/WebGUI/Macro/AdminToggle.pm index 51ed12cda..83c1f4d02 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/At_username.pm b/lib/WebGUI/Macro/At_username.pm index d473d185a..dfad0a2e1 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Backslash_pageUrl.pm b/lib/WebGUI/Macro/Backslash_pageUrl.pm index d29f1c644..b9c8f8d99 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/C_crumbTrail.pm b/lib/WebGUI/Macro/C_crumbTrail.pm index 8954bd7ee..fbaa0c183 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/D_date.pm b/lib/WebGUI/Macro/D_date.pm index 034592fd1..630e299be 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Env.pm b/lib/WebGUI/Macro/Env.pm index bd874e090..333414b31 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Execute.pm b/lib/WebGUI/Macro/Execute.pm index ba60a7fc0..9bbda1b10 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Extras.pm b/lib/WebGUI/Macro/Extras.pm index 7b014a6ee..542e715ab 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/FlexMenu.pm b/lib/WebGUI/Macro/FlexMenu.pm index c39bd25ad..7cd62e499 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/FormParam.pm b/lib/WebGUI/Macro/FormParam.pm index e2faf0357..ec9e95e39 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/GroupText.pm b/lib/WebGUI/Macro/GroupText.pm index adeb94bb3..dc79703b2 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/H_homeLink.pm b/lib/WebGUI/Macro/H_homeLink.pm index 900fcda39..46a5f9b6c 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Hash_userId.pm b/lib/WebGUI/Macro/Hash_userId.pm index 15eaf9efd..b6c3ce819 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/I_imageWithTags.pm b/lib/WebGUI/Macro/I_imageWithTags.pm index b7dda6c69..1af244a0d 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Include.pm b/lib/WebGUI/Macro/Include.pm index 03b7538c1..011ecc01b 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/L_loginBox.pm b/lib/WebGUI/Macro/L_loginBox.pm index aeb0acf2e..0d9f9ca95 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/M_currentMenuVertical.pm b/lib/WebGUI/Macro/M_currentMenuVertical.pm index 8c5c7cd3c..79bfc2fcd 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/P_previousMenuVertical.pm b/lib/WebGUI/Macro/P_previousMenuVertical.pm index 7758e2c65..9b85ca4d3 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Page.pm b/lib/WebGUI/Macro/Page.pm index 20e72ca9f..14fd55174 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/PageTitle.pm b/lib/WebGUI/Macro/PageTitle.pm index b7bd2e5da..5c8175663 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Question_search.pm b/lib/WebGUI/Macro/Question_search.pm index b1f73b16c..efae2eeeb 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/RootTitle.pm b/lib/WebGUI/Macro/RootTitle.pm index 776dbba62..c3b32ddd5 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/S_specificMenuVertical.pm b/lib/WebGUI/Macro/S_specificMenuVertical.pm index d4a64108b..e671ba541 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Shared.pm b/lib/WebGUI/Macro/Shared.pm index 1a149ae0a..19a60a32f 100644 --- a/lib/WebGUI/Macro/Shared.pm +++ b/lib/WebGUI/Macro/Shared.pm @@ -1,7 +1,7 @@ package WebGUI::Macro::Shared; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Macro/Slash_gatewayUrl.pm b/lib/WebGUI/Macro/Slash_gatewayUrl.pm index e7d5eb06b..0b8a4f8e7 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Splat_random.pm b/lib/WebGUI/Macro/Splat_random.pm index f06ac0059..79b3aa5c0 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Synopsis.pm b/lib/WebGUI/Macro/Synopsis.pm index 0854d31d9..324d08f3b 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/T_topMenuVertical.pm b/lib/WebGUI/Macro/T_topMenuVertical.pm index 71541a999..c7e0d7584 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/Thumbnail.pm b/lib/WebGUI/Macro/Thumbnail.pm index 97b1f1189..570a7711c 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/ThumbnailLinker.pm b/lib/WebGUI/Macro/ThumbnailLinker.pm index 5702a5070..92590baf8 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/URLEncode.pm b/lib/WebGUI/Macro/URLEncode.pm index 31cbb6ddb..0190de264 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/a_account.pm b/lib/WebGUI/Macro/a_account.pm index acab42b51..aa93ee9fb 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/c_companyName.pm b/lib/WebGUI/Macro/c_companyName.pm index 7e1254e49..7dc719f25 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/e_companyEmail.pm b/lib/WebGUI/Macro/e_companyEmail.pm index 8fc78bd00..594ab8b89 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/i_imageNoTags.pm b/lib/WebGUI/Macro/i_imageNoTags.pm index 447f410d1..d8c62deb5 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/m_currentMenuHorizontal.pm b/lib/WebGUI/Macro/m_currentMenuHorizontal.pm index aec0b6e94..82dcdbbc2 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/p_previousMenuHorizontal.pm b/lib/WebGUI/Macro/p_previousMenuHorizontal.pm index 504edb38f..731458e76 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/r_printable.pm b/lib/WebGUI/Macro/r_printable.pm index 3afe9313b..8c5f305fe 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/rootmenuHorizontal.pm b/lib/WebGUI/Macro/rootmenuHorizontal.pm index 864fe511c..72ec3cf39 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/s_specificMenuHorizontal.pm b/lib/WebGUI/Macro/s_specificMenuHorizontal.pm index 8115714aa..d6e110a6b 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/t_topMenuHorizontal.pm b/lib/WebGUI/Macro/t_topMenuHorizontal.pm index fc764cbb4..b45579f9e 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 Software. +# 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 diff --git a/lib/WebGUI/Macro/u_companyUrl.pm b/lib/WebGUI/Macro/u_companyUrl.pm index 033156071..d9304211d 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 Software. +# 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 diff --git a/lib/WebGUI/Mail.pm b/lib/WebGUI/Mail.pm index 42e8c60b7..cacea82da 100644 --- a/lib/WebGUI/Mail.pm +++ b/lib/WebGUI/Mail.pm @@ -1,7 +1,7 @@ package WebGUI::Mail; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/MessageLog.pm b/lib/WebGUI/MessageLog.pm index 78a3e9768..9e33823d9 100644 --- a/lib/WebGUI/MessageLog.pm +++ b/lib/WebGUI/MessageLog.pm @@ -1,7 +1,7 @@ package WebGUI::MessageLog; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Node.pm b/lib/WebGUI/Node.pm index 5243b072f..d034c02cf 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 Software. + 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 diff --git a/lib/WebGUI/Operation.pm b/lib/WebGUI/Operation.pm index 63e88b440..4413ec8a3 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Account.pm b/lib/WebGUI/Operation/Account.pm index 168cf121b..325dd85d1 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Admin.pm b/lib/WebGUI/Operation/Admin.pm index 426d387df..9d2b9f54b 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Group.pm b/lib/WebGUI/Operation/Group.pm index b53d0cae8..624ae2796 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Help.pm b/lib/WebGUI/Operation/Help.pm index dd69f7565..56110c0de 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Image.pm b/lib/WebGUI/Operation/Image.pm index 1ff814040..b3ce9c889 100644 --- a/lib/WebGUI/Operation/Image.pm +++ b/lib/WebGUI/Operation/Image.pm @@ -1,7 +1,7 @@ package WebGUI::Operation::Image; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Operation/International.pm b/lib/WebGUI/Operation/International.pm index 0f05254bf..34de6e7c8 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Package.pm b/lib/WebGUI/Operation/Package.pm index 79ff917b5..72c430cd9 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Page.pm b/lib/WebGUI/Operation/Page.pm index 7a61f86f6..193370a81 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/ProfileSettings.pm b/lib/WebGUI/Operation/ProfileSettings.pm index 717b77e3e..2c35f97a8 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Root.pm b/lib/WebGUI/Operation/Root.pm index c35899d75..d5e29c5aa 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Search.pm b/lib/WebGUI/Operation/Search.pm index d393598de..1e2249875 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Settings.pm b/lib/WebGUI/Operation/Settings.pm index ed0e2b36e..038ccc82a 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Statistics.pm b/lib/WebGUI/Operation/Statistics.pm index 790622969..be067941c 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Style.pm b/lib/WebGUI/Operation/Style.pm index cd9c24ca3..dbce5dc94 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Template.pm b/lib/WebGUI/Operation/Template.pm index 812d789c5..a06a56360 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/Trash.pm b/lib/WebGUI/Operation/Trash.pm index 1aca8e9c1..70f4a07a3 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 Software. +# 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 diff --git a/lib/WebGUI/Operation/User.pm b/lib/WebGUI/Operation/User.pm index 77a8d2b47..512ee7df4 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 Software. +# 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 diff --git a/lib/WebGUI/Paginator.pm b/lib/WebGUI/Paginator.pm index fb5ac57d1..a9f14a653 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 Software. + 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 diff --git a/lib/WebGUI/Privilege.pm b/lib/WebGUI/Privilege.pm index d4052868d..a1f590785 100644 --- a/lib/WebGUI/Privilege.pm +++ b/lib/WebGUI/Privilege.pm @@ -1,7 +1,7 @@ package WebGUI::Privilege; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Profile.pm b/lib/WebGUI/Profile.pm index 10e335ef3..4a3fc6e28 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 Software. + 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 diff --git a/lib/WebGUI/SQL.pm b/lib/WebGUI/SQL.pm index 5f51f5867..00c7a808a 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 Software. + 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 diff --git a/lib/WebGUI/Search.pm b/lib/WebGUI/Search.pm index 40ac8b7b2..19f7b2e2f 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 Software. + 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 diff --git a/lib/WebGUI/Session.pm b/lib/WebGUI/Session.pm index 7d22c6173..2f6e24014 100644 --- a/lib/WebGUI/Session.pm +++ b/lib/WebGUI/Session.pm @@ -1,7 +1,7 @@ package WebGUI::Session; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Style.pm b/lib/WebGUI/Style.pm index 43de6abd2..38e0a08e2 100644 --- a/lib/WebGUI/Style.pm +++ b/lib/WebGUI/Style.pm @@ -1,7 +1,7 @@ package WebGUI::Style; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Template.pm b/lib/WebGUI/Template.pm index 06c8a890a..78e535681 100644 --- a/lib/WebGUI/Template.pm +++ b/lib/WebGUI/Template.pm @@ -1,7 +1,7 @@ package WebGUI::Template; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/URL.pm b/lib/WebGUI/URL.pm index 87245c32d..b68a9608a 100644 --- a/lib/WebGUI/URL.pm +++ b/lib/WebGUI/URL.pm @@ -1,7 +1,7 @@ package WebGUI::URL; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/User.pm b/lib/WebGUI/User.pm index 88597c505..a97aa0b58 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 Software. + 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 diff --git a/lib/WebGUI/Utility.pm b/lib/WebGUI/Utility.pm index ac50df3d0..cddcde2dc 100644 --- a/lib/WebGUI/Utility.pm +++ b/lib/WebGUI/Utility.pm @@ -1,7 +1,7 @@ package WebGUI::Utility; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Wobject.pm b/lib/WebGUI/Wobject.pm index 3a6e6d9db..f0630f6f8 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 Software. + 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 diff --git a/lib/WebGUI/Wobject/Article.pm b/lib/WebGUI/Wobject/Article.pm index 7afe6d325..438f42bc1 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/DownloadManager.pm b/lib/WebGUI/Wobject/DownloadManager.pm index 400b4ee86..c5348e365 100644 --- a/lib/WebGUI/Wobject/DownloadManager.pm +++ b/lib/WebGUI/Wobject/DownloadManager.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::DownloadManager; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Wobject/EventsCalendar.pm b/lib/WebGUI/Wobject/EventsCalendar.pm index 55ca8506c..8a49c1710 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/ExtraColumn.pm b/lib/WebGUI/Wobject/ExtraColumn.pm index 6f5da4af1..55a6cfb04 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/FAQ.pm b/lib/WebGUI/Wobject/FAQ.pm index ff212d3d6..3ee7a3e15 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/Item.pm b/lib/WebGUI/Wobject/Item.pm index c4f095d7f..b017ee086 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/LinkList.pm b/lib/WebGUI/Wobject/LinkList.pm index 57d9617d9..91ee750bd 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/MailForm.pm b/lib/WebGUI/Wobject/MailForm.pm index 27c79ee1f..20429dde2 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/MessageBoard.pm b/lib/WebGUI/Wobject/MessageBoard.pm index 994df9c6d..09205ccec 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/Poll.pm b/lib/WebGUI/Wobject/Poll.pm index fa5f1e83e..46085aa41 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/Product.pm b/lib/WebGUI/Wobject/Product.pm index ce05a655a..54d8b4ed1 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/SQLReport.pm b/lib/WebGUI/Wobject/SQLReport.pm index 21dd9578e..0c58979d4 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/SiteMap.pm b/lib/WebGUI/Wobject/SiteMap.pm index 5e7316184..0e4d8a2a0 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/SyndicatedContent.pm b/lib/WebGUI/Wobject/SyndicatedContent.pm index b0610238a..2c912e415 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 Software. +# 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 diff --git a/lib/WebGUI/Wobject/UserSubmission.pm b/lib/WebGUI/Wobject/UserSubmission.pm index 66aebae8a..4adc55d27 100644 --- a/lib/WebGUI/Wobject/UserSubmission.pm +++ b/lib/WebGUI/Wobject/UserSubmission.pm @@ -1,7 +1,7 @@ package WebGUI::Wobject::UserSubmission; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/lib/WebGUI/Wobject/WobjectProxy.pm b/lib/WebGUI/Wobject/WobjectProxy.pm index ad8ecbdd5..1f536d156 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 Software. +# 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 diff --git a/sbin/Hourly/DeleteExpiredSessions.pm b/sbin/Hourly/DeleteExpiredSessions.pm index d1c6c6f27..935edb6ba 100644 --- a/sbin/Hourly/DeleteExpiredSessions.pm +++ b/sbin/Hourly/DeleteExpiredSessions.pm @@ -1,7 +1,7 @@ package Hourly::DeleteExpiredSessions; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/sbin/Hourly/SyndicatedContent.pm b/sbin/Hourly/SyndicatedContent.pm index 2938d2caa..20c86bfd7 100644 --- a/sbin/Hourly/SyndicatedContent.pm +++ b/sbin/Hourly/SyndicatedContent.pm @@ -1,7 +1,7 @@ package Hourly::SyndicatedContent; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/sbin/runHourly.pl b/sbin/runHourly.pl index b8c6b26b0..5b3a40278 100644 --- a/sbin/runHourly.pl +++ b/sbin/runHourly.pl @@ -1,5 +1,5 @@ #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/sbin/testEnvironment.pl b/sbin/testEnvironment.pl index e12a0f061..0e5b5cd9d 100644 --- a/sbin/testEnvironment.pl +++ b/sbin/testEnvironment.pl @@ -1,5 +1,5 @@ #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black Software. +# 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 diff --git a/www/extras/WebGUI.js b/www/extras/WebGUI.js index b22ffc1c9..fbddce4ab 100644 --- a/www/extras/WebGUI.js +++ b/www/extras/WebGUI.js @@ -1,7 +1,7 @@ /* #------------------------------------------------------------------- -# WebGUI is Copyright 2001 Plain Black Software. +# 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 diff --git a/www/extras/calendar.html b/www/extras/calendar.html index 930062972..bc126d6a5 100644 --- a/www/extras/calendar.html +++ b/www/extras/calendar.html @@ -1,18 +1,5 @@ - Calendar