diff options
| author | bwarsaw | 2000-03-21 06:26:46 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-03-21 06:26:46 +0000 |
| commit | 311c9e550f83951f63d583f18c2eb215a8fc297c (patch) | |
| tree | da8eac2c7f31ccd0115690d13ffdb318b297be41 /misc | |
| parent | 86b679a908d2f5c0a5f6bfecbcfabcffce5b22b4 (diff) | |
| download | mailman-311c9e550f83951f63d583f18c2eb215a8fc297c.tar.gz mailman-311c9e550f83951f63d583f18c2eb215a8fc297c.tar.zst mailman-311c9e550f83951f63d583f18c2eb215a8fc297c.zip | |
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/Makefile.in | 2 | ||||
| -rw-r--r-- | misc/paths.py.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile.in b/misc/Makefile.in index ae00fe210..3ce11ce1e 100644 --- a/misc/Makefile.in +++ b/misc/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998 by the Free Software Foundation, Inc. +# Copyright (C) 1998,1999,2000 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/misc/paths.py.in b/misc/paths.py.in index 285e59802..fa69c4f02 100644 --- a/misc/paths.py.in +++ b/misc/paths.py.in @@ -1,6 +1,6 @@ # -*- python -*- -# Copyright (C) 1998 by the Free Software Foundation, Inc. +# Copyright (C) 1998,1999,2000 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 |
