From e3371529f4df5c586a7f7f6d21ea0b7350284fc7 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Tue, 28 Oct 2008 14:11:45 +0000 Subject: [PATCH] updating copyright info --- lib/WebGUI/Asset/Wobject/UserList.pm | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/lib/WebGUI/Asset/Wobject/UserList.pm b/lib/WebGUI/Asset/Wobject/UserList.pm index fb61011ff..19f479b83 100644 --- a/lib/WebGUI/Asset/Wobject/UserList.pm +++ b/lib/WebGUI/Asset/Wobject/UserList.pm @@ -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