updating copyright info
This commit is contained in:
parent
3d6f3c77a2
commit
e3371529f4
1 changed files with 9 additions and 8 deletions
|
|
@ -1,6 +1,14 @@
|
|||
package WebGUI::Asset::Wobject::UserList;
|
||||
|
||||
#$VERSION = "2.0.0";
|
||||
#-------------------------------------------------------------------
|
||||
# WebGUI is Copyright 2001-2008 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
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
@ -16,13 +24,6 @@ use WebGUI::Form::Image;
|
|||
use WebGUI::Form::File;
|
||||
use base 'WebGUI::Asset::Wobject';
|
||||
|
||||
=head1 LEGAL
|
||||
|
||||
Copyright 2004-2008 United Knowledge
|
||||
|
||||
http://www.unitedknowledge.nl
|
||||
developmentinfo@unitedknowledge.nl
|
||||
|
||||
=head1 NAME
|
||||
|
||||
Package WebGUI::Asset::Wobject::UserList
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue