Set copyright in applications
This commit is contained in:
parent
4fe15a3213
commit
d6da9843db
44 changed files with 48 additions and 44 deletions
|
|
@ -27,7 +27,7 @@ from weboob.tools.application.base import Application
|
|||
class WeboobDebug(Application):
|
||||
APPNAME = 'weboobdebug'
|
||||
VERSION = '1.1'
|
||||
COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz'
|
||||
COPYRIGHT = 'Copyright(C) 2010-YEAR Christophe Benz'
|
||||
DESCRIPTION = "Weboob-Debug is a console application to debug backends."
|
||||
SHORT_DESCRIPTION = "debug backends"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue