Set copyright in applications
This commit is contained in:
parent
4fe15a3213
commit
d6da9843db
44 changed files with 48 additions and 44 deletions
|
|
@ -48,7 +48,7 @@ class GalleryListFormatter(PrettyFormatter):
|
|||
class Galleroob(ReplApplication):
|
||||
APPNAME = 'galleroob'
|
||||
VERSION = '1.1'
|
||||
COPYRIGHT = u'Copyright(C) 2011 Noé Rubinstein'
|
||||
COPYRIGHT = u'Copyright(C) 2011-2014 Noé Rubinstein'
|
||||
DESCRIPTION = 'galleroob browses and downloads web image galleries'
|
||||
SHORT_DESCRIPTION = 'browse and download web image galleries'
|
||||
CAPS = CapGallery
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue