summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorbwarsaw2000-03-21 06:26:46 +0000
committerbwarsaw2000-03-21 06:26:46 +0000
commit311c9e550f83951f63d583f18c2eb215a8fc297c (patch)
treeda8eac2c7f31ccd0115690d13ffdb318b297be41 /scripts
parent86b679a908d2f5c0a5f6bfecbcfabcffce5b22b4 (diff)
downloadmailman-311c9e550f83951f63d583f18c2eb215a8fc297c.tar.gz
mailman-311c9e550f83951f63d583f18c2eb215a8fc297c.tar.zst
mailman-311c9e550f83951f63d583f18c2eb215a8fc297c.zip
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.in2
-rwxr-xr-xscripts/answer_majordomo_mail2
-rwxr-xr-xscripts/mailcmd2
-rwxr-xr-xscripts/mailowner2
-rwxr-xr-xscripts/owner2
-rwxr-xr-xscripts/post2
-rwxr-xr-xscripts/request2
7 files changed, 7 insertions, 7 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index ccc28f918..4abda52a4 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998 by the Free Software Foundation, Inc.
+# Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/scripts/answer_majordomo_mail b/scripts/answer_majordomo_mail
index 9a3b753d9..648046b9a 100755
--- a/scripts/answer_majordomo_mail
+++ b/scripts/answer_majordomo_mail
@@ -1,6 +1,6 @@
#! /usr/bin/env python
#
-# Copyright (C) 1998 by the Free Software Foundation, Inc.
+# Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/scripts/mailcmd b/scripts/mailcmd
index 824fd1adf..8ed6c86e1 100755
--- a/scripts/mailcmd
+++ b/scripts/mailcmd
@@ -1,6 +1,6 @@
#! /usr/bin/env python
#
-# Copyright (C) 1998 by the Free Software Foundation, Inc.
+# Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/scripts/mailowner b/scripts/mailowner
index 6368b51aa..434a5aa17 100755
--- a/scripts/mailowner
+++ b/scripts/mailowner
@@ -1,6 +1,6 @@
#! /usr/bin/env python
#
-# Copyright (C) 1998 by the Free Software Foundation, Inc.
+# Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/scripts/owner b/scripts/owner
index 6368b51aa..434a5aa17 100755
--- a/scripts/owner
+++ b/scripts/owner
@@ -1,6 +1,6 @@
#! /usr/bin/env python
#
-# Copyright (C) 1998 by the Free Software Foundation, Inc.
+# Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/scripts/post b/scripts/post
index 3185c0578..cb03a5495 100755
--- a/scripts/post
+++ b/scripts/post
@@ -1,6 +1,6 @@
#! /usr/bin/env python
#
-# Copyright (C) 1998 by the Free Software Foundation, Inc.
+# Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/scripts/request b/scripts/request
index 824fd1adf..8ed6c86e1 100755
--- a/scripts/request
+++ b/scripts/request
@@ -1,6 +1,6 @@
#! /usr/bin/env python
#
-# Copyright (C) 1998 by the Free Software Foundation, Inc.
+# Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License