Set copyright in applications
This commit is contained in:
parent
4fe15a3213
commit
d6da9843db
44 changed files with 48 additions and 44 deletions
|
|
@ -85,7 +85,7 @@ class StatusFormatter(IFormatter):
|
|||
class Parceloob(ReplApplication):
|
||||
APPNAME = 'parceloob'
|
||||
VERSION = '1.1'
|
||||
COPYRIGHT = 'Copyright(C) 2013 Romain Bignon'
|
||||
COPYRIGHT = 'Copyright(C) 2013-YEAR Romain Bignon'
|
||||
CAPS = CapParcel
|
||||
DESCRIPTION = "Console application to track your parcels."
|
||||
SHORT_DESCRIPTION = "manage your parcels"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue