Remove duplicate, outdated version info from __main__.py

This commit is contained in:
Sunil Mohan Adapa 2014-09-02 18:26:43 +05:30
parent eb1777e185
commit 7a649b6f81

View File

@ -16,7 +16,6 @@ from plinth import cfg
from plinth import module_loader
from plinth import service
__version__ = "0.2.14"
__author__ = "James Vasile"
__copyright__ = "Copyright 2011-2013, James Vasile"
__license__ = "GPLv3 or later"