diff options
Diffstat (limited to '')
-rw-r--r-- | scripts/Makefile.in | 2 | ||||
-rw-r--r-- | scripts/bounces | 2 | ||||
-rwxr-xr-x | scripts/confirm | 2 | ||||
-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 |
8 files changed, 8 insertions, 8 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 49b82ec0..2b4fb3a1 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2003 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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/bounces b/scripts/bounces index 67de045a..cd0e0390 100644 --- a/scripts/bounces +++ b/scripts/bounces @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 2001 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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/confirm b/scripts/confirm index f95634f4..a307cd2a 100755 --- a/scripts/confirm +++ b/scripts/confirm @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 2002 by the Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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/join b/scripts/join index 4e76010c..b5790770 100755 --- a/scripts/join +++ b/scripts/join @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 a95c26a6..80fa385d 100755 --- a/scripts/leave +++ b/scripts/leave @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 e03030ee..9c44301d 100755 --- a/scripts/owner +++ b/scripts/owner @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 12ff0381..3e121ec6 100755 --- a/scripts/post +++ b/scripts/post @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 12600a2b..b7a084bc 100755 --- a/scripts/request +++ b/scripts/request @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 |