diff options
| author | bwarsaw | 2002-11-04 20:56:46 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-11-04 20:56:46 +0000 |
| commit | e6f13c8983b7565cb7dd9c621c9174b9c41736b1 (patch) | |
| tree | e9e017eb0ad5d8f82292caec7eec7e15b24bccfe /Mailman/Gui/Language.py | |
| parent | c7398252c5f77a0df6369a95c1e5561835b1825f (diff) | |
| download | mailman-e6f13c8983b7565cb7dd9c621c9174b9c41736b1.tar.gz mailman-e6f13c8983b7565cb7dd9c621c9174b9c41736b1.tar.zst mailman-e6f13c8983b7565cb7dd9c621c9174b9c41736b1.zip | |
Diffstat (limited to 'Mailman/Gui/Language.py')
| -rw-r--r-- | Mailman/Gui/Language.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Mailman/Gui/Language.py b/Mailman/Gui/Language.py index a8598096c..9befebb50 100644 --- a/Mailman/Gui/Language.py +++ b/Mailman/Gui/Language.py @@ -4,14 +4,14 @@ # 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. -# +# # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -# +# # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software +# along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. """MailList mixin class managing the language options. |
