Set copyright in applications
This commit is contained in:
parent
4fe15a3213
commit
d6da9843db
44 changed files with 48 additions and 44 deletions
|
|
@ -49,7 +49,7 @@ class EventListFormatter(PrettyFormatter):
|
|||
class HaveDate(Boobmsg):
|
||||
APPNAME = 'havedate'
|
||||
VERSION = '1.1'
|
||||
COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon'
|
||||
COPYRIGHT = 'Copyright(C) 2010-YEAR Romain Bignon'
|
||||
DESCRIPTION = "Console application allowing to interact with various dating websites " \
|
||||
"and to optimize seduction algorithmically."
|
||||
SHORT_DESCRIPTION = "interact with dating websites"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue