Skip to content

Commit 3202837

Browse files
committed
Update about_tmpl
1 parent c4c45f7 commit 3202837

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

assets/javascripts/templates/pages/about_tmpl.coffee

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ credits = [
223223
'https://raw.githubusercontent.com/django/django/master/LICENSE'
224224
], [
225225
'Docker',
226-
'2017 Docker, Inc.<br>Docker and the Docker logo are trademarks of Docker, Inc.',
226+
'2019 Docker, Inc.<br>Docker and the Docker logo are trademarks of Docker, Inc.',
227227
'Apache',
228228
'https://raw.githubusercontent.com/docker/docker.github.io/master/LICENSE'
229229
], [
@@ -388,7 +388,7 @@ credits = [
388388
'https://raw.githubusercontent.com/koajs/koa/master/LICENSE'
389389
], [
390390
'Kotlin',
391-
'2010-2018 JetBrains s.r.o.',
391+
'2010-2019 JetBrains s.r.o.',
392392
'Apache',
393393
'https://raw.githubusercontent.com/JetBrains/kotlin/master/license/LICENSE.txt'
394394
], [
@@ -518,7 +518,7 @@ credits = [
518518
'https://raw.githubusercontent.com/OpenTSDB/opentsdb.net/gh-pages/COPYING.LESSER'
519519
], [
520520
'Padrino',
521-
'2010-2016 Padrino',
521+
'2010-2019 Padrino',
522522
'MIT',
523523
'https://raw.githubusercontent.com/padrino/padrino-framework/master/padrino/LICENSE.txt'
524524
], [
@@ -568,7 +568,7 @@ credits = [
568568
'https://raw.githubusercontent.com/GoogleChrome/puppeteer/master/LICENSE'
569569
], [
570570
'Pygame',
571-
'Pygame Developpers',
571+
'Pygame Developers',
572572
'LGPLv2.1',
573573
'https://raw.githubusercontent.com/pygame/pygame/master/LICENSE'
574574
], [

0 commit comments

Comments
 (0)