From dd6c492016376514e17a88be3c157e1f14fd6c48 Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Thu, 29 Jan 2009 17:29:58 +0000 Subject: [PATCH] fixed copyright --- lib/WebGUI/Inbox/Message.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/Inbox/Message.pm b/lib/WebGUI/Inbox/Message.pm index 026e134e3..5ff02f95e 100644 --- a/lib/WebGUI/Inbox/Message.pm +++ b/lib/WebGUI/Inbox/Message.pm @@ -3,7 +3,7 @@ package WebGUI::Inbox::Message; =head1 LEGAL ------------------------------------------------------------------- - WebGUI is Copyright 2001-2008 Plain Black Corporation. + 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 @@ -635,4 +635,4 @@ sub statusCodes { } } -1; \ No newline at end of file +1;