-
Notifications
You must be signed in to change notification settings - Fork 4
/
COPYRIGHT
112 lines (90 loc) · 4.61 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
License
-------
Dolibarr is released under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version
However it uses some external libraries under different licences. This is compatibility summary:
Composant Version License Compatible GPL Usage
----------------------------------------------------------------------------
In alphabetical order of includes directory:
AdoDb-Date 0.21 Modified BSD License Yes Date convertion
ArtiChow 1.07 Public Domain Yes Graphics
CKEditor 3.4.1 GPL or LGPL 2.1 or MPL 1.1 Yes Editor WYSIWYG
EFC/XFSS 1.0.1 LGPL 3.0 Yes Enhanced File Crypt/Extended File Stealth System
FCKEditor 2.6.4 LGPL 2.1 or Mozilla PL 1.0 Yes Editor WYSIWYG
FPDF 1.6 Public domain Yes PDF generation (original code is modified)
FPDF_TPL 1.1.5 Apache Software License 2.0 No GPL3 only PDF templates management
FPDI 1.3.4 Apache Software License 2.0 No GPL3 only PDF templates management
FPDI_Protection 1.0.3 Apache Software License 2.0 No GPL3 only PDF encryption (8 files)
GeoIP x.x Yes GeoIP Maxmind conversion
JCrop 0.9.8 MIT Licence Yes JS library to crop images
JQuery 1.4.4 GPL and MIT Licence Yes JS library,Layout,TableDND
JQuery UI 1.8.7 GPL and MIT Licence Yes JS library+Plugin UI
JQuery Mobile 1.0a2 GPL and MIT Licence Yes JS library for smartphone
MagPieRss 0.72 GPL 2.0 Yes Load RSS
NuSoap 0.9.5 LGPL 2.1 Yes Interfaces with third tools
OdtPHP 1.0.1 GPL 2.0 Yes Library to build/edit ODT files
Php-barcode 0.3pl1 GPL 2.0 Yes Bar code generation
PHP_WriteExcel 0.3.0 LGPL 2.1 Yes Excel files generation
PHP_ExcelReader 2.21 MIT License Yes Parse and retrieve information from XLS files
Smarty 2.6.26 LGPL 2.1 Yes Templates engine used by some pages
SMTPs 1.15 GPL Yes SMTPS library
TCPDF 5.8.023 LGPL 3.0 Yes
VCard 2.0 GPL 2.0 Yes VCard library
For licenses compatibility informations:
http://www.fsf.org/licensing/licenses/index_html
Copyright
---------
Copyright (C) 2010
- Laurent Destailleur <[email protected]>
- Regis Houssin <[email protected]>
- simnandez
- r2gnl
- meos
Copyright (C) 2009
- Laurent Destailleur <[email protected]>
- Regis Houssin <[email protected]>
- simnandez
Copyright (C) 2008
- Laurent Destailleur <[email protected]>
- Regis Houssin <[email protected]>
- Rodolphe Quiedeville <[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]>
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]>
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]>