diff options
Diffstat (limited to 'test/test_otultra2.py')
-rw-r--r-- | test/test_otultra2.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_otultra2.py b/test/test_otultra2.py index 98fffc8..9080c79 100644 --- a/test/test_otultra2.py +++ b/test/test_otultra2.py @@ -4,7 +4,7 @@ __author__ = 'Diego Elio Pettenò' __email__ = 'flameeyes@flameeyes.eu' __copyright__ = 'Copyright © 2013, Diego Elio Pettenò' -__license__ = 'GPL v3 or later' +__license__ = 'MIT' import os import sys |