Show More
@@ -1,12 +1,13 b'' | |||
|
1 | 1 | List of contributors to Kallithea project: |
|
2 | 2 | |
|
3 | Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> 2014-2018 | |
|
4 | Branko Majic <branko@majic.rs> 2015 2018 | |
|
5 | Mads Kiilerich <mads@kiilerich.com> 2016-2018 | |
|
3 | 6 | Mads Kiilerich <madski@unity3d.com> 2012-2017 |
|
4 | 7 | Unity Technologies 2012-2017 |
|
5 | 8 | Andrew Shadura <andrew@shadura.me> 2012 2014-2017 |
|
6 | 9 | Dominik Ruf <dominikruf@gmail.com> 2012 2014 2016-2017 |
|
7 | Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> 2014-2017 | |
|
8 | 10 | Sam Jaques <sam.jaques@me.com> 2015 2017 |
|
9 | Mads Kiilerich <mads@kiilerich.com> 2016-2017 | |
|
10 | 11 | Ching-Chen Mao <mao@lins.fju.edu.tw> 2017 |
|
11 | 12 | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> 2017 |
|
12 | 13 | Viktar Vauchkevich <victorenator@gmail.com> 2017 |
@@ -25,7 +26,6 b' List of contributors to Kallithea projec' | |||
|
25 | 26 | Andrew Bartlett <abartlet@catalyst.net.nz> 2015 |
|
26 | 27 | Balázs Úr <urbalazs@gmail.com> 2015 |
|
27 | 28 | Ben Finney <ben@benfinney.id.au> 2015 |
|
28 | Branko Majic <branko@majic.rs> 2015 | |
|
29 | 29 | Daniel Hobley <danielh@unity3d.com> 2015 |
|
30 | 30 | David Avigni <david.avigni@ankapi.com> 2015 |
|
31 | 31 | Denis Blanchette <dblanchette@coveo.com> 2015 |
@@ -27,11 +27,12 b'' | |||
|
27 | 27 | necessarily limited to the following: |
|
28 | 28 | <ul style="margin: 0 0 0 50px;"> |
|
29 | 29 | |
|
30 |
<li>Copyright © 2012–201 |
|
|
30 | <li>Copyright © 2012–2018, Mads Kiilerich</li> | |
|
31 | <li>Copyright © 2014–2018, Thomas De Schampheleire</li> | |
|
32 | <li>Copyright © 2015, 2018, Branko Majic</li> | |
|
31 | 33 | <li>Copyright © 2012–2017, Unity Technologies</li> |
|
32 | 34 | <li>Copyright © 2012, 2014–2017, Andrew Shadura</li> |
|
33 | 35 | <li>Copyright © 2012, 2014, 2016–2017, Dominik Ruf</li> |
|
34 | <li>Copyright © 2014–2017, Thomas De Schampheleire</li> | |
|
35 | 36 | <li>Copyright © 2015, 2017, Sam Jaques</li> |
|
36 | 37 | <li>Copyright © 2017, Ching-Chen Mao</li> |
|
37 | 38 | <li>Copyright © 2017, FUJIWARA Katsunori</li> |
@@ -51,7 +52,6 b'' | |||
|
51 | 52 | <li>Copyright © 2015, Andrew Bartlett</li> |
|
52 | 53 | <li>Copyright © 2015, Balázs Úr</li> |
|
53 | 54 | <li>Copyright © 2015, Ben Finney</li> |
|
54 | <li>Copyright © 2015, Branko Majic</li> | |
|
55 | 55 | <li>Copyright © 2015, Daniel Hobley</li> |
|
56 | 56 | <li>Copyright © 2015, David Avigni</li> |
|
57 | 57 | <li>Copyright © 2015, Denis Blanchette</li> |
@@ -25,7 +25,7 b'' | |||
|
25 | 25 | <a href="${h.url('kallithea_project_url')}" target="_blank">Kallithea</a>, |
|
26 | 26 | %endif |
|
27 | 27 | which is |
|
28 |
<a href="${h.canonical_url('about')}#copyright">© 2010–201 |
|
|
28 | <a href="${h.canonical_url('about')}#copyright">© 2010–2018 by various authors & licensed under GPLv3</a>. | |
|
29 | 29 | %if c.issues_url: |
|
30 | 30 | – <a href="${c.issues_url}" target="_blank">${_('Support')}</a> |
|
31 | 31 | %endif |
General Comments 0
You need to be logged in to leave comments.
Login now