diff --git a/truthseeker/templates/licenses.html b/truthseeker/templates/licenses.html index 11f9c78..35ec6ca 100644 --- a/truthseeker/templates/licenses.html +++ b/truthseeker/templates/licenses.html @@ -1,7 +1,7 @@ - Truth Inquiry - Licenses + Truth Inquiry - Licenses et crédits @@ -22,16 +22,34 @@ Roboto Mono, police créée par Christian Robertson sous license Apache 2.0
  • - Material Icons, créés par Google sous license Apache 2.0 + Material Icons, icônes créés par Google sous license Apache 2.0
  • Certains icônes d'illustrations peuvent provenir de Icons8, sous license gratuite Icons8
  • - Flask, framework Python créé par Pallets, sous license BSD-3 Clause + Socket.IO (client), bibliothèque JavaScript créée par Guillermo Rauch, sous license MIT
  • - Socket.IO (client), bibliothèque JavaScript créée par Guillermo Rauch, sous license MIT + Flask, bibliothèque Python créé par Pallets, sous license BSD-3 Clause +
  • +
  • + Flask-SocketIO, bibliothèque Python créée par Miguel Grinberg, sous license MIT +
  • +
  • + discord.py, bibliothèque Python créée par Rapptz, sous license MIT +
  • +
  • + SQLAlchemy, bibliothèque Python créée par les auteurs et contributeurs de SQLAlchemy, sous license MIT +
  • +
  • + PyMySQL, bibliothèque Python créée par les contributeurs de PyMySQL, sous license MIT +
  • +
  • + python-dotenv, bibliothèque Python créée par Saurabh Kumar, Ted Tieken et Jacob Kaplan-Moss, sous license BSD-3 Clause +
  • +
  • + pytest, bibliothèque Python créée par Holger Krekel et autres, sous license MIT