aboutsummaryrefslogtreecommitdiff
path: root/doc/check-docs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'doc/check-docs.sh')
-rwxr-xr-xdoc/check-docs.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/check-docs.sh b/doc/check-docs.sh
index 9761187a..29579ea7 100755
--- a/doc/check-docs.sh
+++ b/doc/check-docs.sh
@@ -1,10 +1,10 @@
#! /bin/sh
# This file is part of mailfrom filter.
-# Copyright (C) 2006, Sergey Poznyakoff
+# Copyright (C) 2006, 2007 Sergey Poznyakoff
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
@@ -73,4 +73,4 @@ if [ -s $TEMPDIR/report ]; then
else
rm -rf $TEMPDIR
exit 0
-fi \ No newline at end of file
+fi

Return to:

Send suggestions and report system problems to the System administrator.