diff options
| author | bwarsaw | 2006-09-17 18:34:07 +0000 |
|---|---|---|
| committer | bwarsaw | 2006-09-17 18:34:07 +0000 |
| commit | 4f1c08c61c0f9749e7dddae420c579d3816bd801 (patch) | |
| tree | 7374bfe89536ab496be8bcb10463c896e4c038ca | |
| parent | 9fa1fa152fb83be20dd90caeecc726e77b7b1d31 (diff) | |
| download | mailman-4f1c08c61c0f9749e7dddae420c579d3816bd801.tar.gz mailman-4f1c08c61c0f9749e7dddae420c579d3816bd801.tar.zst mailman-4f1c08c61c0f9749e7dddae420c579d3816bd801.zip | |
| -rw-r--r-- | Mailman/bin/owner.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mailman/bin/owner.py b/Mailman/bin/owner.py index c71b9281e..f1eb7ce62 100644 --- a/Mailman/bin/owner.py +++ b/Mailman/bin/owner.py @@ -1,7 +1,7 @@ # Copyright (C) 1998-2006 by the Free Software Foundation, Inc. # -D This program is free software; you can redistribute it and/or -D modify it under the terms of the GNU General Public License +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. # |
