COPYRIGHT 7.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. Copyright and license
  2. ----------------------
  3. The Dolibarr software as a whole is distributed under the GNU General Public License as published by the Free Software Foundation;
  4. either version 3 of the License, or (at your option) any later version (GPL-3+). More information: https://www.gnu.org/licenses/gpl-3.0.txt.
  5. A copy of this license is available in the COPYING file.
  6. Dolibarr depends on third-party components and code snippets released under their own license (obviously, all compatible with the one of Dolibarr).
  7. These dependencies are listed in the bottom of this file.
  8. The Dolibarr images resources (available in the doc directory) is distributed under the Creative Commons Attribution 4.0 International license (CC BY 4.0).
  9. The name Dolibarr is a trademark initially registered by Laurent Destailleur and ceased to the Dolibarr foundation. You can use the name Dolibarr
  10. for your own need as long as you follow the rules defined on the page https://wiki.dolibarr.org/index.php/Rules_to_use_the_brand_name_%22Dolibarr%22
  11. The use of the name DoliStore is also restricted to the same rules defined on https://wiki.dolibarr.org/index.php/Rules_to_use_the_brand_name_%22Dolibarr%22
  12. Licence of dependencies of third-party components used by Dolibarr (all compatible with the Licence of Dolibarr):
  13. Component Version License GPL Compatible Usage
  14. -------------------------------------------------------------------------------------
  15. PHP libraries:
  16. EvalMath 1.0 BSD Yes Safe math expressions evaluation. Used by dynamic price only. TODO Replace with dol_eval ?
  17. Escpos-php 3.0 MIT License Yes Thermal receipt printer library, for use with ESC/POS compatible printers
  18. GeoIP2 0.2.0 Apache License 2.0 Yes Lib to make geoip convert
  19. MathPHP 2.8.1 MIT License Yes Modern math library for PHP (only few files)
  20. Mobiledetect 2.8.41 MIT License Yes Detect mobile devices browsers
  21. NuSoap 0.9.16 LGPL 2.1+ Yes Library to develop SOAP Web services. From https://github.com/f00b4r/nusoap/tree/v0.9.16
  22. PEAR Mail_MIME 1.8.9 BSD Yes NuSoap dependency
  23. ParseDown 1.7.4 MIT License Yes Markdown parser
  24. PCLZip 2.8.4 LGPL-3+ Yes Library to zip/unzip files
  25. PHPDebugBar 1.18.2 MIT License Yes Used only by the module "debugbar" for developers
  26. PHPSpreadSheet 1.12.0 LGPL-2.1+ Yes Read/Write XLS files, read ODS files
  27. PHP-Iban 4.1.1 LGPL-3+ Yes Parse and validate IBAN (and IIBAN) bank account information in PHP
  28. PHP-Imap 2.7.2 MIT License Yes Library to use IMAP with OAuth
  29. PHPoAuthLib 0.8.2 MIT License Yes Library to provide oauth1 and oauth2 to different service
  30. PHPPrintIPP 1.3 GPL-2+ Yes Library to send print IPP requests
  31. PrestaShop-WS-Lib 94feb5f OSL-3.0 No Library providing API client for Prestashop.
  32. PSR/Logs 1.0 MIT License Yes Library for logs (used by DebugBar)
  33. PSR/simple-cache ? MIT License Yes Library for cache (used by PHPSpreadSheet)
  34. Restler 3.1.1 LGPL-3+ Yes Library to develop REST Web services (+ swagger-ui js lib into dir explorer)
  35. Sabre 4.0.2 BSD Yes DAV support
  36. Swift Mailer 5.4.2-DEV MIT License Yes Comprehensive mailing tools for PHP
  37. Symfony/var-dumper ??? MIT License Yes Library to make var dump (used by DebugBar)
  38. Stripe 10.7.0 MIT Licence Yes Library for Stripe module
  39. TCPDF 6.3.2 LGPL-3+ Yes PDF generation
  40. TCPDI 1.0.0 LGPL-3+ / Apache 2.0 Yes FPDI replacement
  41. bacon, dasprid, swiss-qr-bill, kmukku, symfony/validator
  42. JS libraries:
  43. Ace 1.4.14 BSD Yes JS library to get code syntaxique coloration in a textarea.
  44. ChartJS 3.7.1 MIT License Yes JS library for graph
  45. CKEditor 4.22.1 LGPL-2.1+ Yes Editor WYSIWYG
  46. jQuery 3.6.4 MIT License Yes JS library
  47. jQuery UI 1.13.2 GPL and MIT License Yes JS library plugin UI
  48. jQuery select2 4.0.13 GPL and Apache License Yes JS library plugin for sexier multiselect. Warning: 4.0.6+ create troubles without patching css
  49. jQuery blockUI 2.70.0 GPL and MIT License Yes JS library plugin blockUI (to use ajax popups)
  50. jQuery Colorpicker 1.1 MIT License Yes JS library for color picker for a defined list of colors
  51. jQuery JCrop 0.9.8 GPL and MIT License Yes JS library plugin Crop (to crop images)
  52. jQuery Jeditable 1.7.1 GPL and MIT License Yes JS library plugin jeditable (to edit in place)
  53. jQuery jNotify 1.1.00 Apache License 2.0 Yes JS library plugin jNotify (to use ajax popups)
  54. jQuery jPicker 1.1.6 GPL and MIT License Yes JS library for color picker with not defined list of colors
  55. jQuery jqueryFileTree 1.0.1 GPL and MIT License Yes JS library for filetree
  56. jQuery jquerytreeview 1.4.1 MIT License Yes JS library for filetree
  57. jQuery TableDnD 0.6 GPL and MIT License Yes JS library plugin TableDnD (to reorder table rows)
  58. jQuery Timepicker 1.1.0 GPL and MIT License Yes JS library Timepicker addon for Datepicker
  59. jsGanttImproved 2.7.3 BSD License Yes JS library (to build Gantt reports)
  60. JsTimezoneDetect 1.0.6 MIT License Yes JS library to detect user timezone
  61. SwaggerUI 2.2.10 GPL-2+ Yes JS library to offer the REST API explorer
  62. Image libraries:
  63. Octicons 8.1 MIT Yes
  64. Font libraries:
  65. Fontawesome 5.13 Font Awesome Free Licence Yes
  66. For more licenses compatibility informations: https://www.gnu.org/licenses/licenses.en.html
  67. Authors
  68. -------------------
  69. See page https://github.com/Dolibarr/dolibarr/graphs/contributors