]> gitweb.michael.orlitzky.com - amavis-logwatch.git/commitdiff
amavis-logwatch: update obsolete information in comment header.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 5 Aug 2021 22:55:43 +0000 (18:55 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 5 Aug 2021 22:55:43 +0000 (18:55 -0400)
amavis-logwatch

index 868e14e44e6f06bd61cba203e63a187080a7d549..912839ec2a38ec44ff50454be125bae5511963cd 100644 (file)
@@ -1,18 +1,11 @@
 #!/usr/bin/perl -T
 
 ##########################################################################
-# Amavis-logwatch: written and maintained by:
-#
-#    Mike "MrC" Cappella <mike (at) cappella (dot) us>
-#      http://logreporters.sourceforge.net/
+# Amavis-logwatch: written by Mike Cappella, and maintained by Michael
+# Orlitzky <michael@orlitzky.com>.
 #
 # Please send all comments, suggestions, bug reports regarding this
-# program/module to the email address above.  I will respond as quickly
-# as possible. [MrC]
-#
-# Questions regarding the logwatch program itself should be directed to
-# the logwatch project at:
-#   http://sourceforge.net/projects/logwatch/support
+# program/module to the email address above.
 #
 #######################################################
 ### All work since Dec 12, 2006 (logwatch CVS revision 1.28)
 ### under your own copyright or a different license this
 ### must be explicitly stated in the contribution an the
 ### Logwatch project reserves the right to not accept such
-### contributions.  If you have made significant
-### contributions to this script and want to claim
-### copyright please contact logwatch-devel@lists.sourceforge.net.
+### contributions.
 ##########################################################
 
-##########################################################################
-# The original amavis logwatch filter was written by
-# Jim O'Halloran <jim @ kendle.com.au>, and has had many contributors over
-# the years.
-#
-# CVS log removed: see Changes file for amavis-logwatch at
-#    http://logreporters.sourceforge.net/
-# or included with the standalone amavis-logwatch distribution
-##########################################################################
-
 package Logreporters;
 use 5.008;
 use strict;