summaryrefslogtreecommitdiff
path: root/debian/checkarray
diff options
context:
space:
mode:
authormadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-08-07 16:20:59 +0000
committermadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-08-07 16:20:59 +0000
commit2ec8644e017c25bf3bd706a51b3912c3e449f6a2 (patch)
treeb029f6e15de2e23e6ed39ccd7cba1fb70d23c452 /debian/checkarray
parentfc28df951262385be395c297ca495f3e0a0ffe5c (diff)
copyright without year
Diffstat (limited to 'debian/checkarray')
-rw-r--r--debian/checkarray4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/checkarray b/debian/checkarray
index 5abc4e3b..797cfa06 100644
--- a/debian/checkarray
+++ b/debian/checkarray
@@ -2,7 +2,7 @@
#
# checkarray -- initiates a check run of an array's redundancy information.
#
-# Copyright © 2006 martin f. krafft <madduck@debian.org>
+# Copyright © martin f. krafft <madduck@debian.org>
# distributed under the terms of the Artistic Licence 2.0
#
# Revision: $Id$
@@ -14,7 +14,7 @@ about()
{
echo "$PROGNAME -- RAID redundancy checker tool"
echo '$Id$'
- echo "Copyright © 2006 martin f. krafft <madduck@debian.org>"
+ echo "Copyright © martin f. krafft <madduck@debian.org>"
echo "Released under the terms of the Artistic Licence 2.0"
}