forked from Dolibarr/dolibarr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
COPYRIGHT
188 lines (160 loc) · 9.45 KB
/
COPYRIGHT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
License
-------
Dolibarr is released under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 3 of the License,
or (at your option) any later version (GPL-3+).
More information: http://www.gnu.org/licenses/gpl-3.0.txt
Dolibarr uses some external libraries released under different licenses. This is compatibility summary:
Component Version License GPL Compatible Usage
-------------------------------------------------------------------------------------
PHP libraries:
AdoDb-Date 0.36 Modified BSD License Yes Date convertion (not into rpm package)
ChromePHP 4.1.0 Apache Software License 2.0 Yes Return server log to chrome browser console
CKEditor 4.3.3 LGPL-2.1+ Yes Editor WYSIWYG
EvalMath 1.0 BSD Yes Safe math expressions evaluation
Escpos-php MIT License Yes Thermal receipt printer library, for use with ESC/POS compatible printers
FPDI 1.5.2 Apache Software License 2.0 Yes PDF templates management
GeoIP 1.4 LGPL-2.1+ Yes Sample code to make geoip convert (not into deb package)
Mobiledetect 2.8.17 MIT License Yes Detect mobile devices browsers
NuSoap 0.9.5 LGPL 2.1+ Yes Library to develop SOAP Web services (not into rpm and deb package)
PEAR Mail_MIME 1.8.9 BSD Yes NuSoap dependency
odtPHP 1.0.1 GPL-2+ b Yes Library to build/edit ODT files
PHPExcel 1.8.1 LGPL-2.1+ Yes Read/Write XLS files, read ODS files
php-iban 1.4.7 LGPL-3+ Yes Parse and validate IBAN (and IIBAN) bank account information in PHP
PHPoAuthLib 0.8.2 MIT License Yes Library to provide oauth1 and oauth2 to different service
PHPPrintIPP 1.3 GPL-2+ Yes Library to send print IPP requests
Restler 3.0 LGPL-3+ Yes Library to develop REST Web services
TCPDF 6.2.12 LGPL-3+ Yes PDF generation
TCPDI 1.0.0 LGPL-3+ / Apache 2.0 Yes FPDI replacement
JS libraries:
jQuery 1.11.3 MIT License Yes JS library
jQuery UI 1.11.4 GPL and MIT License Yes JS library plugin UI
jQuery select2 3.5.2 GPL and Apache License Yes JS library plugin for sexier multiselect
jQuery blockUI 2.70.0 GPL and MIT License Yes JS library plugin blockUI (to use ajax popups)
jQuery Colorpicker 1.1 MIT License Yes JS library for color picker for a defined list of colors
jQuery DataTables 1.9.4 BSD Yes JS library for tables output
jQuery FileUpload 5.0.3 GPL and MIT License Yes JS library to upload files
jQuery Flot 0.7 MIT License Yes JS library to build graph
jQuery JCrop 0.9.8 GPL and MIT License Yes JS library plugin Crop (to crop images)
jQuery Jeditable 1.7.1 GPL and MIT License Yes JS library plugin jeditable (to edit in place)
jQuery jNotify 1.1.00 Apache Software License 2.0 Yes JS library plugin jNotify (to use ajax popups)
jQuery jPicker 1.1.6 GPL and MIT License Yes JS library for color picker with not defined list of colors
jQuery jqueryFileTree 1.0.1 GPL and MIT License Yes JS library for color picker with not defined list of colors
jQuery jquerytreeview 1.4.1 MIT License Yes JS library for color picker with not defined list of colors
jQuery Layout 1.4.3 GPL and MIT License Yes JS library plugin Layout
jQuery Mobile 1.3.0 GPL and MIT License Yes JS library for smartphone (not used)
jQuery TableDnD 0.6 GPL and MIT License Yes JS library plugin TableDnD (to reorder table rows)
jQuery Timepicker 1.1.0 GPL and MIT License Yes JS library Timepicker addon for Datepicker
jQuery Tiptip 1.3 GPL and MIT License Yes JS library for tooltips
jsGantt 1.2 BSD License Yes JS library (to build Gantt reports)
JsTimezoneDetect 1.0.6 MIT License Yes JS library to detect user timezone
For licenses compatibility informations:
http://www.gnu.org/licenses/licenses.en.html
Copyright
---------
Copyright (C) 2015
- Laurent Destailleur <[email protected]>
- Marcos García <[email protected]>
- Alexandre Spangaro <[email protected]>
- Frederic France <[email protected]>
- Regis Houssin <[email protected]>
Copyright (C) 2014
- Laurent Destailleur <[email protected]>
- Raphaël Doursenaud <[email protected]>
- Jean-François Ferry <[email protected]>
- Marcos García <[email protected]>
- Philippe Grand <[email protected]>
- Florian Henry <[email protected]>
- Regis Houssin <[email protected]>
- Maxime Kohlhaas <[email protected]>
- Juanjo Menent <[email protected]>
- Alexandre Spangaro <[email protected]>
- Frederic France <[email protected]>
Copyright (C) 2013
- Christophe Battarel <[email protected]>
- Laurent Destailleur <[email protected]>
- Jean-François Ferry <[email protected]>
- Marcos García <[email protected]>
- Philippe Grand <[email protected]>
- Florian Henry <[email protected]>
- Regis Houssin <[email protected]>
- Maxime Kohlhaas <[email protected]>
- Juanjo Menent <[email protected]>
- Adolfo Segura <[email protected]>
- Alexandre Spangaro <[email protected]>
Copyright (C) 2012
- Christophe Battarel <[email protected]>
- Laurent Destailleur <[email protected]>
- Jean-François Ferry <[email protected]>
- Marcos García <[email protected]>
- Philippe Grand <[email protected]>
- Jean Heimburger <[email protected]>
- Florian Henry <[email protected]>
- Regis Houssin <[email protected]>
- Maxime Kohlhaas <[email protected]>
- Juanjo Menent <[email protected]>
- Nicolas Péré <[email protected]>
- Alexandre Spangaro <[email protected]>
Copyright (C) 2011
- Laurent Destailleur <[email protected]>
- Regis Houssin <[email protected]>
- Juanjo Menent <[email protected]>
- Philippe Grand <[email protected]>
- Jean Heimburger <[email protected]>
Copyright (C) 2010
- Laurent Destailleur <[email protected]>
- Regis Houssin <[email protected]>
- Juanjo Menent <[email protected]>
- r2gnl
- meos
Copyright (C) 2009
- Laurent Destailleur <[email protected]>
- Regis Houssin <[email protected]>
- Juanjo Menent <[email protected]>
Copyright (C) 2008
- Laurent Destailleur <[email protected]>
- Regis Houssin <[email protected]>
- Rodolphe Quiedeville <[email protected]>
- Jeremie Ollivier <[email protected]>
Copyright (C) 2007
- Rodolphe Quiedeville <[email protected]>
- Laurent Destailleur <[email protected]>
- Regis Houssin <[email protected]>
- Auguria SARL <[email protected]>
- Jean Heimburger <[email protected]>
- Jeremie Ollivier <[email protected]>
Copyright (C) 2006
- Auguria SARL <[email protected]>
- Marc Barilley/Ocebo <[email protected]>
- Laurent Destailleur <[email protected]>
- Rodolphe Quiedeville <[email protected]>
- Regis Houssin <[email protected]>
- Andre Cianfarani <[email protected]>
- Yannick Warnier <[email protected]>
- Jean Heimburger <[email protected]>
Copyright (C) 2005
- Brice Davoleau <[email protected]>
- Laurent Destailleur <[email protected]>
- Benoit Mortier <[email protected]>
- Rodolphe Quiedeville <[email protected]>
- Eric Seigne <[email protected]>
- Matthieu Valleton <[email protected]>
- Regis Houssin <[email protected]>
Copyright (C) 2004
- Laurent Destailleur <[email protected]>
- Rodolphe Quiedeville <[email protected]>
- Eric Seigne <[email protected]>
- Benoit Mortier <[email protected]>
- Christophe Combelles <[email protected]>
- Sebastien Di Cintio <[email protected]>
Copyright (C) 2003
- Jean-Louis Bergamo <[email protected]>
- Xavier Dutoit <[email protected]>
- Rodolphe Quiedeville <[email protected]>
- Emmanuel Raviart <[email protected]>
- Eric Seigne <[email protected]>
Copyright (C) 2002
- Jean-Louis Bergamo <[email protected]>
- Rodolphe Quiedeville <[email protected]>
Copyright (C) 2001
- Rodolphe Quiedeville <[email protected]>