updating copyright year

This commit is contained in:
JT Smith 2008-02-07 23:28:18 +00:00
parent 439fbce173
commit 93b5ca16e4
527 changed files with 528 additions and 528 deletions

View file

@ -2,7 +2,7 @@
# WebGUI Legal Information # # WebGUI Legal Information #
#################################################################### ####################################################################
WebGUI is Copyright 2001-2007 Plain Black Corporation. All rights WebGUI is Copyright 2001-2008 Plain Black Corporation. All rights
reserved. reserved.
WebGUI Content Engine, WebGUI Runtime Environment, and Plain Black WebGUI Content Engine, WebGUI Runtime Environment, and Plain Black
@ -27,7 +27,7 @@ each file, or this file, or the license file. The notice at the top
of each file looks like the following: of each file looks like the following:
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package Spectre::Admin;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package Spectre::Cron;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package Spectre::Workflow;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -8,7 +8,7 @@ our $STATUS = "beta";
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::AdSpace;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::AdSpace::Ad;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::AdminConsole;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -5,7 +5,7 @@ use strict;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -5,7 +5,7 @@ use strict;
our $VERSION = "0.0.0"; our $VERSION = "0.0.0";
#################################################################### ####################################################################
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#################################################################### ####################################################################
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::File;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::File::Image;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::File::Image::Photo;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::File::ZipArchive;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::FilePile;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Post; package WebGUI::Asset::Post;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Post::Thread; package WebGUI::Asset::Post::Thread;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::RSSCapable;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::RSSFromParent;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Redirect;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::RichEdit;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Shortcut; package WebGUI::Asset::Shortcut;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Snippet;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Template;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2005 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Template::HTMLTemplate;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Template::HTMLTemplateExpr;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Template::Parser;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Template::TemplateToolkit;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Template::SomeTemplateType;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2006 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::WikiPage; package WebGUI::Asset::WikiPage;
# ------------------------------------------------------------------- # -------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
# ------------------------------------------------------------------- # -------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::Article; package WebGUI::Asset::Wobject::Article;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::Calendar;
use strict; use strict;
#################################################################### ####################################################################
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#################################################################### ####################################################################
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::Collaboration; package WebGUI::Asset::Wobject::Collaboration;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::Collaboration::Newsletter; package WebGUI::Asset::Wobject::Collaboration::Newsletter;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::Dashboard; package WebGUI::Asset::Wobject::Dashboard;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::DataForm;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::EventManagementSystem;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::Folder;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::Gallery;
$VERSION = "1.0.0"; $VERSION = "1.0.0";
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2006 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::Gallery::Utility;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2005 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::GalleryAlbum;
$VERSION = "1.0.0"; $VERSION = "1.0.0";
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2006 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::HttpProxy; package WebGUI::Asset::Wobject::HttpProxy;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -5,7 +5,7 @@ use strict;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::Layout;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::MessageBoard; package WebGUI::Asset::Wobject::MessageBoard;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::MultiSearch;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::Navigation; package WebGUI::Asset::Wobject::Navigation;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -2,7 +2,7 @@ package WebGUI::Asset::Wobject::Poll;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::Product; package WebGUI::Asset::Wobject::Product;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -4,7 +4,7 @@ use strict;
our $VERSION = "1.0.0"; our $VERSION = "1.0.0";
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::SQLReport; package WebGUI::Asset::Wobject::SQLReport;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::Search; package WebGUI::Asset::Wobject::Search;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::StockData; package WebGUI::Asset::Wobject::StockData;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::Survey; package WebGUI::Asset::Wobject::Survey;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::SyndicatedContent; package WebGUI::Asset::Wobject::SyndicatedContent;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -4,7 +4,7 @@ use strict;
our $VERSION = "1.0.0"; our $VERSION = "1.0.0";
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::WeatherData;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Asset::Wobject::WikiMaster; package WebGUI::Asset::Wobject::WikiMaster;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::Wobject::NewWobject;
$VERSION = "1.0.0"; $VERSION = "1.0.0";
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2006 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset::NewAsset;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2005 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Asset;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Auth;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Auth::LDAP; package WebGUI::Auth::LDAP;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -1,7 +1,7 @@
package WebGUI::Auth::WebGUI; package WebGUI::Auth::WebGUI;
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Cache;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Cache::Database;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Cache::FileCache;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Commerce;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -5,7 +5,7 @@ use strict;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Commerce::Item::Event;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -2,7 +2,7 @@ package WebGUI::Commerce::Item::Fake;
# Adding this to cope with sales tax without changing the schema. # Adding this to cope with sales tax without changing the schema.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# WebGUI is Copyright 2001-2007 Plain Black Corporation. # WebGUI is Copyright 2001-2008 Plain Black Corporation.
#------------------------------------------------------------------- #-------------------------------------------------------------------
# Please read the legal notices (docs/legal.txt) and the license # Please read the legal notices (docs/legal.txt) and the license
# (docs/license.txt) that came with this distribution before using # (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Commerce::Item::Product;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Commerce::Item::Subscription;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Commerce::Payment;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Commerce::Payment::Cash;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Commerce::Payment::Check;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Commerce::Payment::ITransact;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Commerce::Shipping;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -5,7 +5,7 @@ use strict;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -5,7 +5,7 @@ use strict;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -5,7 +5,7 @@ use strict;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Commerce::ShoppingCart;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Commerce::Transaction;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Config;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Content::Asset;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Content::Maintenance;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Content::NotFound;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Content::Operation;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Content::Prefetch;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Content::Setup;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

View file

@ -3,7 +3,7 @@ package WebGUI::Content::MyHandler;
=head1 LEGAL =head1 LEGAL
------------------------------------------------------------------- -------------------------------------------------------------------
WebGUI is Copyright 2001-2007 Plain Black Corporation. WebGUI is Copyright 2001-2008 Plain Black Corporation.
------------------------------------------------------------------- -------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using (docs/license.txt) that came with this distribution before using

Some files were not shown because too many files have changed in this diff Show more