diff options
| -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 |
