Set copyright in applications
This commit is contained in:
parent
4fe15a3213
commit
d6da9843db
44 changed files with 48 additions and 44 deletions
|
|
@ -279,7 +279,7 @@ class Masstransit(Application):
|
|||
"Application Class"
|
||||
APPNAME = 'masstransit'
|
||||
VERSION = '1.1'
|
||||
COPYRIGHT = 'Copyright(C) 2010-2011 Julien Hébert'
|
||||
COPYRIGHT = 'Copyright(C) 2010-YEAR Julien Hébert'
|
||||
DESCRIPTION = "Maemo application allowing to search for train stations and get departure times."
|
||||
SHORT_DESCRIPTION = "search for train stations and departures"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue