Set copyright in applications

This commit is contained in:
Florent 2014-10-17 17:31:26 +02:00
commit d6da9843db
44 changed files with 48 additions and 44 deletions

View file

@ -42,7 +42,7 @@ class SubscriptionsFormatter(PrettyFormatter):
class Boobill(ReplApplication):
APPNAME = 'boobill'
VERSION = '1.1'
COPYRIGHT = 'Copyright(C) 2012 Florent Fourcot'
COPYRIGHT = 'Copyright(C) 2012-YEAR Florent Fourcot'
DESCRIPTION = 'Console application allowing to get and download bills.'
SHORT_DESCRIPTION = "get and download bills"
CAPS = CapBill