diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-02-03 14:46:41 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-02-03 14:46:41 +0200 |
commit | 5a1caa063a6652753a40ec8afe3f7a1c42965785 (patch) | |
tree | a44fc955d909a3431d0ca3e15f0767f1e0f4f23f /testxml | |
parent | 30ede65e73a18ed774ebd5671c4244fc763481d1 (diff) | |
download | evol-tools-5a1caa063a6652753a40ec8afe3f7a1c42965785.tar.gz evol-tools-5a1caa063a6652753a40ec8afe3f7a1c42965785.tar.bz2 evol-tools-5a1caa063a6652753a40ec8afe3f7a1c42965785.tar.xz evol-tools-5a1caa063a6652753a40ec8afe3f7a1c42965785.zip |
Add copyrights.
Diffstat (limited to 'testxml')
-rwxr-xr-x | testxml/testxml.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testxml/testxml.py b/testxml/testxml.py index 7578f93..dff085f 100755 --- a/testxml/testxml.py +++ b/testxml/testxml.py @@ -1,5 +1,7 @@ #! /usr/bin/env python2.6 # -*- coding: utf8 -*- +# +# Copyright (C) 2010-2011 Evol Online import array import base64 |