version.py
changeset 1741 dd94b9a68c61
parent 1740 b789b695b5c6
child 1742 92932cd370a4
equal deleted inserted replaced
1740:b789b695b5c6 1741:dd94b9a68c61
    86     info.Developers = ("Andrey Skvortsov <andrej.skvortzov@gmail.com>",
    86     info.Developers = ("Andrey Skvortsov <andrej.skvortzov@gmail.com>",
    87 		       "Sergey Surkov <surkov.sv@summatechnology.ru>",
    87 		       "Sergey Surkov <surkov.sv@summatechnology.ru>",
    88 		       "Edouard Tisserant <edouard.tisserant@gmail.com>",
    88 		       "Edouard Tisserant <edouard.tisserant@gmail.com>",
    89 		       "Laurent Bessard <laurent.bessard@gmail.com>")
    89 		       "Laurent Bessard <laurent.bessard@gmail.com>")
    90 
    90 
    91 
       
    92     info.License = ('\n This program is free software; you can redistribute it and/or\n'
    91     info.License = ('\n This program is free software; you can redistribute it and/or\n'
    93     ' modify it under the terms of the GNU General Public License\n'
    92     ' modify it under the terms of the GNU General Public License\n'
    94     ' as published by the Free Software Foundation; either version 2\n'
    93     ' as published by the Free Software Foundation; either version 2\n'
    95     ' of the License, or (at your option) any later version.\n'
    94     ' of the License, or (at your option) any later version.\n'
    96     '\n'
    95     '\n'