diff options
Diffstat (limited to 'lang/converttopo.py')
-rwxr-xr-x | lang/converttopo.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/converttopo.py b/lang/converttopo.py index 279e09f..50daa05 100755 --- a/lang/converttopo.py +++ b/lang/converttopo.py @@ -1,7 +1,7 @@ -#! /usr/bin/env python2.6 +#! /usr/bin/env python2.7 # -*- coding: utf8 -*- # -# Copyright (C) 2011 Evol Online +# Copyright (C) 2011-2015 Evol Online # Author: Andrei Karas (4144) import os |