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

@ -141,7 +141,7 @@ class UpcomingFormatter(IFormatter):
class Boobcoming(ReplApplication):
APPNAME = 'boobcoming'
VERSION = '1.1'
COPYRIGHT = 'Copyright(C) 2012 Bezleputh'
COPYRIGHT = 'Copyright(C) 2012-YEAR Bezleputh'
DESCRIPTION = "Console application to see upcoming events."
SHORT_DESCRIPTION = "see upcoming events"
CAPS = CapCalendarEvent