diff options
| author | bwarsaw | 2000-03-21 06:26:46 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-03-21 06:26:46 +0000 |
| commit | 311c9e550f83951f63d583f18c2eb215a8fc297c (patch) | |
| tree | da8eac2c7f31ccd0115690d13ffdb318b297be41 /scripts | |
| parent | 86b679a908d2f5c0a5f6bfecbcfabcffce5b22b4 (diff) | |
| download | mailman-311c9e550f83951f63d583f18c2eb215a8fc297c.tar.gz mailman-311c9e550f83951f63d583f18c2eb215a8fc297c.tar.zst mailman-311c9e550f83951f63d583f18c2eb215a8fc297c.zip | |
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/Makefile.in | 2 | ||||
| -rwxr-xr-x | scripts/answer_majordomo_mail | 2 | ||||
| -rwxr-xr-x | scripts/mailcmd | 2 | ||||
| -rwxr-xr-x | scripts/mailowner | 2 | ||||
| -rwxr-xr-x | scripts/owner | 2 | ||||
| -rwxr-xr-x | scripts/post | 2 | ||||
| -rwxr-xr-x | scripts/request | 2 |
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 |
