diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/join | 2 | ||||
| -rwxr-xr-x | scripts/leave | 2 | ||||
| -rwxr-xr-x | scripts/owner | 2 | ||||
| -rwxr-xr-x | scripts/post | 2 | ||||
| -rwxr-xr-x | scripts/request | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/scripts/join b/scripts/join index fa5aa425a..77ca506b7 100755 --- a/scripts/join +++ b/scripts/join @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 2001 by the Free Software Foundation, Inc. +# Copyright (C) 2001,2002 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/leave b/scripts/leave index e02fd86b8..d7419e1ab 100755 --- a/scripts/leave +++ b/scripts/leave @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 2001 by the Free Software Foundation, Inc. +# Copyright (C) 2001,2002 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 d018d0c71..c8587acc5 100755 --- a/scripts/owner +++ b/scripts/owner @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc. +# Copyright (C) 1998,1999,2000,2001,2002 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 7bb9c0c8e..5dde06397 100755 --- a/scripts/post +++ b/scripts/post @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc. +# Copyright (C) 1998,1999,2000,2001,2002 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 25fdb0d0e..a55577f0a 100755 --- a/scripts/request +++ b/scripts/request @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc. +# Copyright (C) 1998,1999,2000,2001,2002 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 |
