Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 2 additions & 15 deletions data/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,19 +82,6 @@
"repository": "https://github.com/PrismJS/prism",
"customised": false
},
{
"copyrightHolders": [
"2002-2004 John Forkosh Associates, Inc"
],
"location": "public/filter/tex/mimetex.*",
"name": "mimeTeX",
"description": "Compiled C program to convert TeX into GIFs",
"version": "1.77",
"license": "GPL",
"licenseversion": "3.0+",
"repository": "https://github.com/icaoberg/mimetex",
"customised": false
},
{
"copyrightHolders": [
"Joubel"
Expand Down Expand Up @@ -150,12 +137,12 @@
},
{
"copyrightHolders": [
"2014-2022 Chart.js Contributors"
"2014-2025 Chart.js Contributors"
],
"location": "public/lib/amd/src/chartjs-lazy.js",
"name": "Chart.js",
"description": "Simple yet flexible JavaScript charting for designers & developers.",
"version": "4.5.0",
"version": "4.5.1",
"license": "MIT",
"repository": "https://github.com/chartjs/Chart.js",
"customised": true
Expand Down
5 changes: 5 additions & 0 deletions data/moodle-contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@ Grigory
Groshek
Grzegorz
Grähn
Guest
Guillaume
Guillermo
Guinoiseau
Expand Down Expand Up @@ -603,6 +604,7 @@ Kathrin
Katie
Katrib
Kavalerchik
Keel
KeenRivals
Kelada
Kelsh
Expand Down Expand Up @@ -1251,6 +1253,7 @@ Wesley
Wharton
Wheeler
Whelpton
Wibisono
Wiese
Wijaya
Wijesooriya
Expand Down Expand Up @@ -1288,6 +1291,7 @@ Yolanda
Yoshida
Yuliya
Yuriy
Yusuf
Zachary
Zanatta
Zane
Expand Down Expand Up @@ -1376,6 +1380,7 @@ dovix
dpalou
drabureesh
dragos5436
dustinhuynh
dwoolhead
eWallah
ecastrolt
Expand Down
15 changes: 2 additions & 13 deletions general/community/credits/thirdpartylibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,17 +81,6 @@ Prism is a lightweight, robust, and elegant syntax highlighting library. It's a
- **Copyright holders**:
- 2012 Lea Verou

### mimeTeX

Compiled C program to convert TeX into GIFs

- **Location**: public/filter/tex/mimetex.*
- **Version**: 1.77
- **License**: GPL 3.0+
- **URL**: [https://github.com/icaoberg/mimetex](https://github.com/icaoberg/mimetex)
- **Copyright holders**:
- 2002-2004 John Forkosh Associates, Inc

### h5p-php-library

The general H5P library.
Expand Down Expand Up @@ -142,11 +131,11 @@ JavaScript library to insulate apps from spec changes and prefix differences in
Simple yet flexible JavaScript charting for designers & developers.

- **Location**: public/lib/amd/src/chartjs-lazy.js
- **Version**: 4.5.0 (with Moodle customisations)
- **Version**: 4.5.1 (with Moodle customisations)
- **License**: MIT
- **URL**: [https://github.com/chartjs/Chart.js](https://github.com/chartjs/Chart.js)
- **Copyright holders**:
- 2014-2022 Chart.js Contributors
- 2014-2025 Chart.js Contributors

### loglevel.js

Expand Down