diff options
| author | bwarsaw | 2002-01-01 20:47:38 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-01-01 20:47:38 +0000 |
| commit | c0e88b0690c2ab8fa6ae06f108cdb43f93360c70 (patch) | |
| tree | c37df58e584a5192a13bd49b6b551bbae8c0a188 | |
| parent | d09130656cebb7a6a855d207d1421353958f6444 (diff) | |
| download | mailman-c0e88b0690c2ab8fa6ae06f108cdb43f93360c70.tar.gz mailman-c0e88b0690c2ab8fa6ae06f108cdb43f93360c70.tar.zst mailman-c0e88b0690c2ab8fa6ae06f108cdb43f93360c70.zip | |
| -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 |
