Add WebGUI Legal blocks to all Commerce code.

Remove delete template help entry.
This commit is contained in:
Colin Kuskie 2006-03-13 01:41:44 +00:00
parent 428fb70ac3
commit dbd43bcd2b
14 changed files with 154 additions and 22 deletions

View file

@ -1,5 +1,20 @@
package WebGUI::Commerce::Transaction;
=head1 LEGAL
-------------------------------------------------------------------
WebGUI is Copyright 2001-2006 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 WebGUI::SQL;
use WebGUI::Commerce::Payment;