diff options
| author | bwarsaw | 2001-02-28 05:56:07 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-02-28 05:56:07 +0000 |
| commit | d17b7a1240068d0956df05ddac935bfbc8b8a21c (patch) | |
| tree | eb76f416e581ae0cc314360f5347ab0a2329628d | |
| parent | 3f56cb5ca8f86852c826805ad942f5b17a2dbdc6 (diff) | |
| download | mailman-d17b7a1240068d0956df05ddac935bfbc8b8a21c.tar.gz mailman-d17b7a1240068d0956df05ddac935bfbc8b8a21c.tar.zst mailman-d17b7a1240068d0956df05ddac935bfbc8b8a21c.zip | |
| -rw-r--r-- | bin/rmlang | 2 | ||||
| -rwxr-xr-x | scripts/mailcmd | 2 | ||||
| -rwxr-xr-x | scripts/request | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/rmlang b/bin/rmlang index 89d591bdc..a7ede096d 100644 --- a/bin/rmlang +++ b/bin/rmlang @@ -1,6 +1,6 @@ #! /usr/bin/env python # -# Copyright (C) 2000 by the Free Software Foundation, Inc. +# Copyright (C) 2000,2001 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 afe609855..a0eef66b0 100755 --- a/scripts/mailcmd +++ b/scripts/mailcmd @@ -1,6 +1,6 @@ #! /usr/bin/env python # -# Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc. +# Copyright (C) 1998,1999,2000,2001 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 afe609855..a0eef66b0 100755 --- a/scripts/request +++ b/scripts/request @@ -1,6 +1,6 @@ #! /usr/bin/env python # -# Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc. +# Copyright (C) 1998,1999,2000,2001 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 |
