Sort credits in about_tmpl.coffee

This commit is contained in:
Simon Legner 2021-12-27 19:57:09 +01:00
parent d6a3c02a3f
commit b1963541e8

View file

@ -82,20 +82,16 @@ app.templates.aboutPage = -> """
""" """
credits = [ credits = [
[ 'i3', [
'2009, Michael Stapelberg and contributors', 'Angular',
'BSD', '2010-2021 Google, Inc.',
'https://raw.githubusercontent.com/i3/i3/next/LICENSE' 'CC BY',
'https://creativecommons.org/licenses/by/4.0/'
], [ ], [
'Angular.js', 'Angular.js',
'2010-2020 Google, Inc.', '2010-2020 Google, Inc.',
'CC BY 3.0', 'CC BY 3.0',
'https://creativecommons.org/licenses/by/3.0/' 'https://creativecommons.org/licenses/by/3.0/'
], [
'Angular',
'2010-2021 Google, Inc.',
'CC BY',
'https://creativecommons.org/licenses/by/4.0/'
], [ ], [
'Ansible', 'Ansible',
'2012-2018 Michael DeHaan<br>&copy; 20182021 Red Hat, Inc.', '2012-2018 Michael DeHaan<br>&copy; 20182021 Red Hat, Inc.',
@ -206,16 +202,16 @@ credits = [
'2012, 2013, 2015 The Apache Software Foundation', '2012, 2013, 2015 The Apache Software Foundation',
'Apache', 'Apache',
'https://raw.githubusercontent.com/apache/cordova-docs/master/LICENSE' 'https://raw.githubusercontent.com/apache/cordova-docs/master/LICENSE'
], [
'CSS<br>DOM<br>HTTP<br>HTML<br>JavaScript<br>SVG<br>XPath',
'2005-2021 MDN contributors',
'CC BY-SA',
'https://creativecommons.org/licenses/by-sa/2.5/'
], [ ], [
'Crystal', 'Crystal',
'2012-2021 Manas Technology Solutions', '2012-2021 Manas Technology Solutions',
'Apache', 'Apache',
'https://raw.githubusercontent.com/crystal-lang/crystal/master/LICENSE' 'https://raw.githubusercontent.com/crystal-lang/crystal/master/LICENSE'
], [
'CSS<br>DOM<br>HTTP<br>HTML<br>JavaScript<br>SVG<br>XPath',
'2005-2021 MDN contributors',
'CC BY-SA',
'https://creativecommons.org/licenses/by-sa/2.5/'
], [ ], [
'Cypress', 'Cypress',
'2017 Cypress.io', '2017 Cypress.io',
@ -266,16 +262,16 @@ credits = [
'GitHub Inc.', 'GitHub Inc.',
'MIT', 'MIT',
'https://raw.githubusercontent.com/electron/electron/master/LICENSE' 'https://raw.githubusercontent.com/electron/electron/master/LICENSE'
], [
'Elixir',
'2012 Plataformatec',
'Apache',
'https://raw.githubusercontent.com/elixir-lang/elixir/master/LICENSE'
], [ ], [
'Elisp', 'Elisp',
'1990-1996, 1998-2021 Free Software Foundation, Inc.', '1990-1996, 1998-2021 Free Software Foundation, Inc.',
'GPLv3', 'GPLv3',
'https://www.gnu.org/licenses/gpl-3.0.html' 'https://www.gnu.org/licenses/gpl-3.0.html'
], [
'Elixir',
'2012 Plataformatec',
'Apache',
'https://raw.githubusercontent.com/elixir-lang/elixir/master/LICENSE'
], [ ], [
'Ember.js', 'Ember.js',
'2020 Yehuda Katz, Tom Dale and Ember.js contributors', '2020 Yehuda Katz, Tom Dale and Ember.js contributors',
@ -322,7 +318,7 @@ credits = [
'BSD', 'BSD',
'https://github.com/pallets/flask/blob/master/LICENSE.rst' 'https://github.com/pallets/flask/blob/master/LICENSE.rst'
], [ ], [
'GCC<br>GNU Fortran', 'GCC<br>GNU Fortran<br>GNU Make',
'Free Software Foundation', 'Free Software Foundation',
'GFDL', 'GFDL',
'https://www.gnu.org/licenses/fdl-1.3.en.html' 'https://www.gnu.org/licenses/fdl-1.3.en.html'
@ -337,11 +333,6 @@ credits = [
'GFDL', 'GFDL',
'https://www.gnu.org/licenses/fdl-1.3.en.html' 'https://www.gnu.org/licenses/fdl-1.3.en.html'
], [ ], [
'Gnu Make',
'Copyright © 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc.',
'GFDL',
'https://www.gnu.org/software/make/manual/html_node/GNU-Free-Documentation-License.html'
] ,[
'Gnuplot', 'Gnuplot',
'Copyright 1986 - 1993, 1998, 2004 Thomas Williams, Colin Kelley', 'Copyright 1986 - 1993, 1998, 2004 Thomas Williams, Colin Kelley',
'gnuplot license', 'gnuplot license',
@ -401,6 +392,11 @@ credits = [
'2009-present Homebrew contributors', '2009-present Homebrew contributors',
'BSD', 'BSD',
'https://raw.githubusercontent.com/Homebrew/brew/master/LICENSE.txt' 'https://raw.githubusercontent.com/Homebrew/brew/master/LICENSE.txt'
], [
'i3',
'2009, Michael Stapelberg and contributors',
'BSD',
'https://raw.githubusercontent.com/i3/i3/next/LICENSE'
], [ ], [
'Immutable.js', 'Immutable.js',
'2014present Lee Byron and other contributors', '2014present Lee Byron and other contributors',
@ -451,16 +447,16 @@ credits = [
'jQuery Foundation and other contributors', 'jQuery Foundation and other contributors',
'MIT', 'MIT',
'https://raw.githubusercontent.com/jquery/api.jqueryui.com/master/LICENSE.txt' 'https://raw.githubusercontent.com/jquery/api.jqueryui.com/master/LICENSE.txt'
], [
'Julia',
'2009-2021 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and other contributors',
'MIT',
'https://raw.githubusercontent.com/JuliaLang/julia/master/LICENSE.md'
], [ ], [
'JSDoc', 'JSDoc',
'2011-2017 the contributors to the JSDoc 3 documentation project', '2011-2017 the contributors to the JSDoc 3 documentation project',
'CC BY-SA', 'CC BY-SA',
'https://raw.githubusercontent.com/jsdoc3/jsdoc3.github.com/master/LICENSE' 'https://raw.githubusercontent.com/jsdoc3/jsdoc3.github.com/master/LICENSE'
], [
'Julia',
'2009-2021 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and other contributors',
'MIT',
'https://raw.githubusercontent.com/JuliaLang/julia/master/LICENSE.md'
], [ ], [
'Knockout.js', 'Knockout.js',
'Steven Sanderson, the Knockout.js team, and other contributors', 'Steven Sanderson, the Knockout.js team, and other contributors',
@ -512,8 +508,8 @@ credits = [
'MIT', 'MIT',
'http://www.lua.org/license.html' 'http://www.lua.org/license.html'
], [ ], [
'L&Ouml;VE', 'LÖVE',
'2006-2020 L&Ouml;VE Development Team', '2006-2020 LÖVE Development Team',
'GFDL', 'GFDL',
'http://www.gnu.org/copyleft/fdl.html' 'http://www.gnu.org/copyleft/fdl.html'
], [ ], [
@ -796,21 +792,26 @@ credits = [
'2007-2020 The scikit-learn developers', '2007-2020 The scikit-learn developers',
'BSD', 'BSD',
'https://raw.githubusercontent.com/scikit-learn/scikit-learn/master/COPYING' 'https://raw.githubusercontent.com/scikit-learn/scikit-learn/master/COPYING'
], [
'Sinon',
'2010-2021 Christian Johansen',
'BSD',
'https://raw.githubusercontent.com/sinonjs/sinon/master/LICENSE'
], [ ], [
'Sequelize', 'Sequelize',
'2014—present Sequelize contributors', '2014—present Sequelize contributors',
'MIT', 'MIT',
'https://raw.githubusercontent.com/sequelize/sequelize/master/LICENSE' 'https://raw.githubusercontent.com/sequelize/sequelize/master/LICENSE'
], [
'Sinon',
'2010-2021 Christian Johansen',
'BSD',
'https://raw.githubusercontent.com/sinonjs/sinon/master/LICENSE'
], [ ], [
'Socket.io', 'Socket.io',
'2014-2018 Automattic', '2014-2018 Automattic',
'MIT', 'MIT',
'https://raw.githubusercontent.com/Automattic/socket.io/master/LICENSE' 'https://raw.githubusercontent.com/Automattic/socket.io/master/LICENSE'
], [
'Spring Boot',
'2002-2021 Pivotal, Inc. All Rights Reserved.',
'Apache License 2.0',
'https://raw.githubusercontent.com/spring-projects/spring-boot/master/LICENSE.txt'
], [ ], [
'SQLite', 'SQLite',
'n/a', 'n/a',
@ -917,9 +918,5 @@ credits = [
'BSD', 'BSD',
'https://raw.githubusercontent.com/yiisoft/yii/master/LICENSE' 'https://raw.githubusercontent.com/yiisoft/yii/master/LICENSE'
], [ ], [
'Spring Boot',
'2002-2021 Pivotal, Inc. All Rights Reserved.',
'Apache License 2.0',
'https://raw.githubusercontent.com/spring-projects/spring-boot/master/LICENSE.txt'
] ]
] ]