Skip to content

Commit 4da5ae7

Browse files
committed
octave: finish scraper and filters
1 parent 8556e5f commit 4da5ae7

File tree

5 files changed

+2592
-2217
lines changed

5 files changed

+2592
-2217
lines changed

assets/javascripts/templates/pages/about_tmpl.coffee

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,11 @@ credits = [
516516
'2008-2017 NumPy Developers',
517517
'NumPy',
518518
'https://raw.githubusercontent.com/numpy/numpy/master/LICENSE.txt'
519+
], [
520+
'Octave',
521+
'1996-2018 John W. Eaton',
522+
'Custom',
523+
'https://octave.org/doc/interpreter/'
519524
], [
520525
'OpenJDK',
521526
'1993-2017, Oracle and/or its affiliates. All rights reserved.<br>Licensed under the GNU General Public License, version 2, with the Classpath Exception.<br>Various third party code in OpenJDK is licensed under different licenses.<br>Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.',

0 commit comments

Comments
 (0)