From 07287dd2ecf393fdea263d7194e76a03cacfe975 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sat, 10 May 2003 19:14:27 +0000 Subject: [PATCH] updated copyright --- sbin/Hourly/CleanLoginHistory.pm | 2 +- sbin/Hourly/DecayKarma.pm | 2 +- sbin/Hourly/DeleteExpiredEvents.pm | 2 +- sbin/Hourly/DeleteExpiredGroupings.pm | 2 +- sbin/Hourly/DeleteExpiredSessions.pm | 2 +- sbin/Hourly/EmptyTrash.pm | 21 +++++++++------------ sbin/Hourly/NotifyExpiredGroupings.pm | 2 +- sbin/Hourly/SyncProfilesToLDAP.pm | 2 +- sbin/Hourly/TrashExpiredContent.pm | 2 +- 9 files changed, 17 insertions(+), 20 deletions(-) diff --git a/sbin/Hourly/CleanLoginHistory.pm b/sbin/Hourly/CleanLoginHistory.pm index c477907a1..e38a7116c 100644 --- a/sbin/Hourly/CleanLoginHistory.pm +++ b/sbin/Hourly/CleanLoginHistory.pm @@ -1,7 +1,7 @@ package Hourly::CleanLoginHistory; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/DecayKarma.pm b/sbin/Hourly/DecayKarma.pm index 16617ac83..b8a72bb82 100644 --- a/sbin/Hourly/DecayKarma.pm +++ b/sbin/Hourly/DecayKarma.pm @@ -1,7 +1,7 @@ package Hourly::DecayKarma; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/DeleteExpiredEvents.pm b/sbin/Hourly/DeleteExpiredEvents.pm index 386c2e970..ff25495fd 100644 --- a/sbin/Hourly/DeleteExpiredEvents.pm +++ b/sbin/Hourly/DeleteExpiredEvents.pm @@ -1,7 +1,7 @@ package Hourly::DeleteExpiredEvents; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/DeleteExpiredGroupings.pm b/sbin/Hourly/DeleteExpiredGroupings.pm index 2292beb9e..c33bb209d 100644 --- a/sbin/Hourly/DeleteExpiredGroupings.pm +++ b/sbin/Hourly/DeleteExpiredGroupings.pm @@ -1,7 +1,7 @@ package Hourly::DeleteExpiredGroupings; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/DeleteExpiredSessions.pm b/sbin/Hourly/DeleteExpiredSessions.pm index 646c2a5e1..34dd650b2 100644 --- a/sbin/Hourly/DeleteExpiredSessions.pm +++ b/sbin/Hourly/DeleteExpiredSessions.pm @@ -1,7 +1,7 @@ package Hourly::DeleteExpiredSessions; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/EmptyTrash.pm b/sbin/Hourly/EmptyTrash.pm index 663d67fa5..b9be99c7e 100644 --- a/sbin/Hourly/EmptyTrash.pm +++ b/sbin/Hourly/EmptyTrash.pm @@ -1,17 +1,14 @@ package Hourly::EmptyTrash; -#----------------------------------------- -# Copyright 2002 Plain Black LLC -#----------------------------------------- -# Before using this software be sure you -# agree to the terms of its license, which -# can be found in docs/ihpkit.pdf of this -# distribution. -#----------------------------------------- -# http://www.plainblack.com -# info@plainblack.com -#----------------------------------------- - +#------------------------------------------------------------------- +# WebGUI is Copyright 2001-2003 Plain Black LLC. +#------------------------------------------------------------------- +# 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 WebGUI::DateTime; diff --git a/sbin/Hourly/NotifyExpiredGroupings.pm b/sbin/Hourly/NotifyExpiredGroupings.pm index ce9aa6dea..ee70ebd3d 100644 --- a/sbin/Hourly/NotifyExpiredGroupings.pm +++ b/sbin/Hourly/NotifyExpiredGroupings.pm @@ -1,7 +1,7 @@ package Hourly::NotifyExpiredGroupings; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/SyncProfilesToLDAP.pm b/sbin/Hourly/SyncProfilesToLDAP.pm index 32970ed2b..6653b52d5 100644 --- a/sbin/Hourly/SyncProfilesToLDAP.pm +++ b/sbin/Hourly/SyncProfilesToLDAP.pm @@ -1,7 +1,7 @@ package Hourly::SyncProfilesToLDAP; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using diff --git a/sbin/Hourly/TrashExpiredContent.pm b/sbin/Hourly/TrashExpiredContent.pm index f998f7f3d..d5915610e 100644 --- a/sbin/Hourly/TrashExpiredContent.pm +++ b/sbin/Hourly/TrashExpiredContent.pm @@ -1,7 +1,7 @@ package Hourly::TrashExpiredContent; #------------------------------------------------------------------- -# WebGUI is Copyright 2001-2002 Plain Black LLC. +# WebGUI is Copyright 2001-2003 Plain Black LLC. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using