diff options
| author | Barry Warsaw | 2011-01-01 11:32:03 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2011-01-01 11:32:03 -0500 |
| commit | 0fd3cd5393d319da4111b3e196c03ec67b0b9c66 (patch) | |
| tree | 904090e6aefad3a24f6c57d040468119c529c046 /data | |
| parent | 3f1f5a2826feb9c5fb202ae266ba7f0ff76ebe21 (diff) | |
| download | mailman-0fd3cd5393d319da4111b3e196c03ec67b0b9c66.tar.gz mailman-0fd3cd5393d319da4111b3e196c03ec67b0b9c66.tar.zst mailman-0fd3cd5393d319da4111b3e196c03ec67b0b9c66.zip | |
Diffstat (limited to 'data')
| -rw-r--r-- | data/mailman.in | 2 | ||||
| -rw-r--r-- | data/paths.py.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/mailman.in b/data/mailman.in index 21f598aa1..ac7d660d5 100644 --- a/data/mailman.in +++ b/data/mailman.in @@ -2,7 +2,7 @@ # # mailman This shell script starts and stops GNU Mailman. # -# Copyright (C) 2001-2010 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2011 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/data/paths.py.in b/data/paths.py.in index 189c8defc..d1bd6347e 100644 --- a/data/paths.py.in +++ b/data/paths.py.in @@ -1,6 +1,6 @@ # -*- python -*- -# Copyright (C) 1998-2010 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2011 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 |
