Show More
@@ -44,7 +44,7 b" master_doc = 'index'" | |||
|
44 | 44 | |
|
45 | 45 | # General information about the project. |
|
46 | 46 | project = u'Kallithea' |
|
47 |
copyright = u'2010-201 |
|
|
47 | copyright = u'2010-2015 by various authors, licensed as GPLv3.' | |
|
48 | 48 | |
|
49 | 49 | # The version info for the project you're documenting, acts as replacement for |
|
50 | 50 | # |version| and |release|, also used in various other places throughout the |
@@ -46,7 +46,7 b'' | |||
|
46 | 46 | <a href="${h.url('kallithea_project_url')}" target="_blank">Kallithea</a>, |
|
47 | 47 | %endif |
|
48 | 48 | which is |
|
49 |
<a href="${h.canonical_url('about')}#copyright">© 2010–201 |
|
|
49 | <a href="${h.canonical_url('about')}#copyright">© 2010–2015 by various authors & licensed under GPLv3</a>. | |
|
50 | 50 | %if c.issues_url: |
|
51 | 51 | – <a href="${c.issues_url}" target="_blank">${_('Support')}</a> |
|
52 | 52 | %endif |
General Comments 0
You need to be logged in to leave comments.
Login now