|
|
|
@ -22,7 +22,7 @@ app.templates.aboutPage = -> """
|
|
|
|
|
|
|
|
|
|
<h2 class="_block-heading" id="copyright">Copyright and License</h2>
|
|
|
|
|
<p class="_note">
|
|
|
|
|
<strong>Copyright 2013–2019 Thibaut Courouble and <a href="https://github.com/freeCodeCamp/devdocs/graphs/contributors">other contributors</a></strong><br>
|
|
|
|
|
<strong>Copyright 2013–2020 Thibaut Courouble and <a href="https://github.com/freeCodeCamp/devdocs/graphs/contributors">other contributors</a></strong><br>
|
|
|
|
|
This software is licensed under the terms of the Mozilla Public License v2.0.<br>
|
|
|
|
|
You may obtain a copy of the source code at <a href="https://github.com/freeCodeCamp/devdocs">github.com/freeCodeCamp/devdocs</a>.<br>
|
|
|
|
|
For more information, see the <a href="https://github.com/freeCodeCamp/devdocs/blob/master/COPYRIGHT">COPYRIGHT</a>
|
|
|
|
@ -83,9 +83,9 @@ app.templates.aboutPage = -> """
|
|
|
|
|
|
|
|
|
|
credits = [
|
|
|
|
|
[ 'Angular<br>Angular.js',
|
|
|
|
|
'2010-2019 Google, Inc.',
|
|
|
|
|
'CC BY',
|
|
|
|
|
'https://creativecommons.org/licenses/by/4.0/'
|
|
|
|
|
'2010-2020 Google, Inc.',
|
|
|
|
|
'CC BY 3.0',
|
|
|
|
|
'https://creativecommons.org/licenses/by/3.0/'
|
|
|
|
|
], [
|
|
|
|
|
'Ansible',
|
|
|
|
|
'2012-2018 Michael DeHaan<br>© 2018–2019 Red Hat, Inc.',
|
|
|
|
@ -378,7 +378,7 @@ credits = [
|
|
|
|
|
'https://raw.githubusercontent.com/jekyll/jekyll/master/LICENSE'
|
|
|
|
|
], [
|
|
|
|
|
'Jest',
|
|
|
|
|
'Facebook, Inc. and its affiliates.',
|
|
|
|
|
'2020 Facebook, Inc.',
|
|
|
|
|
'MIT',
|
|
|
|
|
'https://raw.githubusercontent.com/facebook/jest/master/LICENSE'
|
|
|
|
|
], [
|
|
|
|
@ -448,7 +448,7 @@ credits = [
|
|
|
|
|
'https://raw.githubusercontent.com/lodash/lodash/master/LICENSE'
|
|
|
|
|
], [
|
|
|
|
|
'Lua',
|
|
|
|
|
'1994–2017 Lua.org, PUC-Rio',
|
|
|
|
|
'1994–2020 Lua.org, PUC-Rio',
|
|
|
|
|
'MIT',
|
|
|
|
|
'http://www.lua.org/license.html'
|
|
|
|
|
], [
|
|
|
|
@ -603,7 +603,7 @@ credits = [
|
|
|
|
|
'https://raw.githubusercontent.com/ponylang/ponyc/master/LICENSE'
|
|
|
|
|
], [
|
|
|
|
|
'PostgreSQL',
|
|
|
|
|
'1996-2019 The PostgreSQL Global Development Group<br>© 1994 The Regents of the University of California',
|
|
|
|
|
'1996-2020 The PostgreSQL Global Development Group<br>© 1994 The Regents of the University of California',
|
|
|
|
|
'PostgreSQL',
|
|
|
|
|
'https://www.postgresql.org/about/licence/'
|
|
|
|
|
], [
|
|
|
|
|