Set copyright in applications
This commit is contained in:
parent
4fe15a3213
commit
d6da9843db
44 changed files with 48 additions and 44 deletions
|
|
@ -76,7 +76,7 @@ class JobAdvertListFormatter(PrettyFormatter):
|
|||
class Handjoob(ReplApplication):
|
||||
APPNAME = 'handjoob'
|
||||
VERSION = '1.1'
|
||||
COPYRIGHT = 'Copyright(C) 2012 Bezleputh'
|
||||
COPYRIGHT = 'Copyright(C) 2012-YEAR Bezleputh'
|
||||
DESCRIPTION = "Console application to search for a job."
|
||||
SHORT_DESCRIPTION = "search for a job"
|
||||
CAPS = CapJob
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue