... | ... |
@@ -2,6 +2,7 @@ |
2 | 2 |
## Author: Michal Ludvig <michal@logix.cz> |
3 | 3 |
## http://www.logix.cz/michal |
4 | 4 |
## License: GPL Version 2 |
5 |
+## Copyright: TGRMN Software and contributors |
|
5 | 6 |
|
6 | 7 |
from Utils import getTreeFromXml, unicodise, deunicodise |
7 | 8 |
from logging import debug, info, warning, error |