added legal section

This commit is contained in:
JT Smith 2009-07-22 22:00:45 +00:00
parent 22dde02776
commit 69a07bb672
7 changed files with 92 additions and 16 deletions

View file

@ -1,5 +1,19 @@
package WebGUI::Shop::PayDriver;
=head1 LEGAL
-------------------------------------------------------------------
WebGUI is Copyright 2001-2009 Plain Black Corporation.
-------------------------------------------------------------------
Please read the legal notices (docs/legal.txt) and the license
(docs/license.txt) that came with this distribution before using
this software.
-------------------------------------------------------------------
http://www.plainblack.com info@plainblack.com
-------------------------------------------------------------------
=cut
use strict;
use Class::InsideOut qw{ :std };