diff options
| -rw-r--r-- | ACKNOWLEDGMENTS | 2 | ||||
| -rwxr-xr-x | bin/check_perms | 2 | ||||
| -rw-r--r-- | contrib/check_perms_grsecurity.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ACKNOWLEDGMENTS b/ACKNOWLEDGMENTS index e5b5c8435..a18a65204 100644 --- a/ACKNOWLEDGMENTS +++ b/ACKNOWLEDGMENTS @@ -1,5 +1,5 @@ Mailman - The GNU Mailing List Management System -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. 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA The following folks are or have been the primary maintainers of Mailman: diff --git a/bin/check_perms b/bin/check_perms index e96c97da4..00d4d82de 100755 --- a/bin/check_perms +++ b/bin/check_perms @@ -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/contrib/check_perms_grsecurity.py b/contrib/check_perms_grsecurity.py index 64b27597b..0fb3be2b8 100644 --- a/contrib/check_perms_grsecurity.py +++ b/contrib/check_perms_grsecurity.py @@ -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 |
