summaryrefslogtreecommitdiff
path: root/Lightproof.py
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2012-12-04 13:01:35 +0100
committerLászló Németh <nemeth@numbertext.org>2012-12-04 13:01:35 +0100
commit0c98d73e68782631f17f413a3a7451773dfd8197 (patch)
treeaf1b572e012f96936eef9f3ea858b9c044138324 /Lightproof.py
parente53961f0481c7e1d11d9f92ef9eb7a6fe17405b7 (diff)
Python 3.3 port
Diffstat (limited to 'Lightproof.py')
-rw-r--r--Lightproof.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lightproof.py b/Lightproof.py
index 71d8be4..11afeab 100644
--- a/Lightproof.py
+++ b/Lightproof.py
@@ -1,6 +1,6 @@
# -*- encoding: UTF-8 -*-
# Lightproof grammar checker for LibreOffice and OpenOffice.org
-# 2009-2012 (c) László Németh (nemeth at numbertext org), license: MPL 1.1 / GPLv3+ / LGPLv3+
+# 2009-2012 (c) Laszlo Nemeth (nemeth at numbertext org), license: MPL 1.1 / GPLv3+ / LGPLv3+
import uno, unohelper, os, sys, traceback
from lightproof_impl_${implname} import locales