Browse Source

Add license info

anfeny 2 months ago
parent
commit
a6cfbb9ee6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      NOTICE.txt

+ 2 - 2
NOTICE.txt

@@ -6,11 +6,11 @@ This project is licensed under the Apache License, Version 2.0.
 
 This project includes the following third-party components:
 
-- Font Awesome Free, licensed under CC BY 4.0 (https://fontawesome.com)
+- Font Awesome Free, licensed under CC BY 4.0 (https://fontawesome.com) (https://creativecommons.org/licenses/by/4.0/)
 - Bootstrap Icons, licensed under the MIT License (https://icons.getbootstrap.com)
 - Bootstrap (CSS and JS), licensed under the MIT License (https://getbootstrap.com)
 - Socket.IO, licensed under the MIT License (https://socket.io)
 - p5.js, licensed under the MIT License (https://p5js.org)
+- Chart.js, Luxon, chartjs-adapter-luxon, licensed under the MIT License (https://www.chartjs.org/) (https://github.com/chartjs/chartjs-adapter-luxon)
 - PythonPDEVS, licensed under the Apache License 2.0 (included in the simulator)
-
 See LICENSE for the full license text.