copyright 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: Dolibarr
  3. Upstream-Contact: Laurent Destailleur <eldy@users.sourceforge.net>
  4. Source: https://www.dolibarr.org/files/stable/standard/
  5. Files: *
  6. Copyright: 2002-2009, Rodolphe Quiedeville <rodolphe@quiedeville.org>
  7. 2003-2006, Jean-Louis Bergamo <jlb@j1b.org>
  8. 2003-2013, Laurent Destailleur <eldy@users.sourceforge.net>
  9. 2003, Xavier Dutoit <doli@sydesy.com>
  10. 2004-2013, Regis Houssin <regis.houssin@inodbox.com>
  11. 2004, Sebastien Di Cintio <sdicintio@ressource-toi.org>
  12. 2004, Benoit Mortier <benoit.mortier@opensides.be>
  13. 2004, Christophe Combelles <ccomb@free.fr>
  14. 2004, Guillaume Delecourt <guillaume.delecourt@opensides.be>
  15. 2004, Eric Seigne <eric.seigne@ryxeo.com>
  16. 2005, Brice Davoleau <brice.davoleau@gmail.com>
  17. 2005, Kai Blankenhorn <kaib@bitfolge.de>
  18. 2005-2006, Marc Barilley/Ocebo <marc@ocebo.com>
  19. 2005, Matthieu Valleton <mv@seeschloss.org>
  20. 2005, Patrick Rouillon <patrick@rouillon.net>
  21. 2005, Simon TOSSER <simon@kornog-computing.com>
  22. 2006, Andre Cianfarani <acianfa@free.fr>
  23. 2006-2011, Auguria SARL <info@auguria.org>
  24. 2006, Jean Heimburger <jean@tiaris.info>
  25. 2006, Roman Ozana <ozana@omdesign.cz>
  26. 2006, Yannick Warnier <ywarnier@beeznest.org>
  27. 2007, Patrick Raguin <patrick.raguin@gmail.com>
  28. 2007, Franky Van Liedekerke <franky.van.liedekerker@telenet.be>
  29. 2007-2008, Jeremie Ollivier <jeremie.o@laposte.net>
  30. 2008, Matteli <unknown@unknown.com>
  31. 2008, Raphael Bertrand (Resultic) <raphael.bertrand@resultic.fr>
  32. 2010, Francois Legastelois <flegastelois@teclib.com>
  33. 2010-2013, Juanjo Menent <jmenent@2byte.es>
  34. 2010-2013, Philippe Grand <philippe.grand@atoo-net.com>
  35. 2010, Pierre Morin <pierre.morin@auguria.net>
  36. 2010, Servitux Servicios Informaticos <info@servitux.es>
  37. 2011, Herve Prot <herve.prot@symeos.com>
  38. 2011, Remy Younes <ryounes@gmail.com>
  39. 2012-2013, Christophe Battarel <christophe.battarel@altairis.fr>
  40. License: GPL-3+
  41. This program is free software; you can redistribute it
  42. and/or modify it under the terms of the GNU General Public
  43. License as published by the Free Software Foundation; either
  44. version 3 of the License, or (at your option) any later
  45. version.
  46. .
  47. This program is distributed in the hope that it will be
  48. useful, but WITHOUT ANY WARRANTY; without even the implied
  49. warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  50. PURPOSE. See the GNU General Public License for more
  51. details.
  52. .
  53. You should have received a copy of the GNU General Public License
  54. along with this program. If not, see <https://www.gnu.org/licenses/>.
  55. .
  56. On Debian systems, the full text of the GNU General Public
  57. License version 3 can be found in the file
  58. '/usr/share/common-licenses/GPL-3'.
  59. ------------------------------------------------------------
  60. Files: htdocs/includes/ckeditor/*
  61. Copyright: 2003-2012 CKSource - Frederico Knabben
  62. License: GPL-2+
  63. The ckeditor is tripple licensed under the GNU General Public License (GPL),
  64. GNU Lesser General Public License (LGPL), and Mozilla Public License (MPL).
  65. In Debian, it is distributed under the GNU General Public License (GPL).
  66. .
  67. This program is free software; you can redistribute it and/or modify
  68. it under the terms of the GNU General Public License as published by
  69. the Free Software Foundation; either version 2 of the License, or
  70. (at your option) any later version.
  71. .
  72. This program is distributed in the hope that it will be useful,
  73. but WITHOUT ANY WARRANTY; without even the implied warranty of
  74. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  75. GNU General Public License for more details.
  76. .
  77. You should have received a copy of the GNU General Public License
  78. along with this program. If not, see <https://www.gnu.org/licenses/>.
  79. .
  80. On Debian systems, the complete text of the GNU General Public License
  81. can be found in /usr/share/common-licenses/GPL-2 file.
  82. Comment:
  83. Sources for all minified javascript libraries are available in same directory
  84. than minified version (.min.js), except for ckeditor whose sources are files
  85. ckeditor_basic_source.js, ckeditor_source.js and files into directory _source.
  86. Those files are not shipped in the binary package since we use the
  87. library as packaged in "ckeditor".
  88. ------------------------------------------------------------
  89. Files: htdocs/includes/fonts/*
  90. Copyright: 2003, Bitstream Inc
  91. unknown, Gavin Graham
  92. License: other
  93. Permission is hereby granted, free of charge, to any person obtaining
  94. a copy of the fonts accompanying this license ("Fonts") and associated
  95. documentation files (the "Font Software"), to reproduce and distribute
  96. the Font Software, including without limitation the rights to use,
  97. copy, merge, publish, distribute, and/or sell copies of the Font
  98. Software, and to permit persons to whom the Font Software is furnished
  99. to do so, subject to the following conditions:
  100. .
  101. The above copyright and trademark notices and this permission notice
  102. shall be included in all copies of one or more of the Font Software
  103. typefaces.
  104. .
  105. The Font Software may be modified, altered, or added to, and in
  106. particular the designs of glyphs or characters in the Fonts may be
  107. modified and additional glyphs or characters may be added to the
  108. Fonts, only if the fonts are renamed to names not containing either
  109. the words "Bitstream" or the word "Vera".
  110. .
  111. This License becomes null and void to the extent applicable to Fonts
  112. or Font Software that has been modified and is distributed under the
  113. "Bitstream Vera" names.
  114. .
  115. The Font Software may be sold as part of a larger software package but
  116. no copy of one or more of the Font Software typefaces may be sold by
  117. itself.
  118. .
  119. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  120. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
  121. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
  122. OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
  123. BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
  124. OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
  125. OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
  126. OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
  127. SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
  128. .
  129. Except as contained in this notice, the names of Gnome, the Gnome
  130. Foundation, and Bitstream Inc., shall not be used in advertising or
  131. otherwise to promote the sale, use or other dealings in this Font
  132. Software without prior written authorization from the Gnome Foundation
  133. or Bitstream Inc., respectively. For further information, contact:
  134. fonts at gnome dot org.
  135. Comments:
  136. Those files are not shipped in the binary package as we
  137. configure Dolibarr to use Dejavu fonts from "fonts-dejavu-core".
  138. ------------------------------------------------------------
  139. Files: doc/images/*
  140. Copyright: Laurent Destailleur
  141. License: CC-BY-SA-3.0
  142. You are free:
  143. to Share (to copy, distribute and transmit the work) and
  144. to Remix (to adapt the work) under the following conditions:
  145. .
  146. Attribution - You must attribute the work in the manner specified by the
  147. author or licensor (but not in any way that suggests that they endorse you
  148. or your use of the work).
  149. .
  150. Share Alike - If you alter, transform, or build upon this work, you may
  151. distribute the resulting work only under the same, similar or a compatible
  152. license.
  153. .
  154. For more information, see https://creativecommons.org/licenses/by-sa/3.0/
  155. ------------------------------------------------------------
  156. Files: htdocs/includes/geoip2/*
  157. Copyright: 2007 MaxMind LLC
  158. License: CC-By-SA
  159. This library is free software; you can redistribute it and/or
  160. modify it under the terms of the GNU Lesser General Public
  161. License as published by the Free Software Foundation; either
  162. version 2.1 of the License, or (at your option) any later version.
  163. .
  164. This library is distributed in the hope that it will be useful,
  165. but WITHOUT ANY WARRANTY; without even the implied warranty of
  166. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  167. Lesser General Public License for more details.
  168. .
  169. You should have received a copy of the GNU Lesser General Public License
  170. along with this program. If not, see <https://www.gnu.org/licenses/>.
  171. .
  172. On Debian systems, the full text of the GNU Lesser General Public
  173. License version 2.1 can be found in the file
  174. '/usr/share/common-licenses/LGPL-2.1'.
  175. ------------------------------------------------------------
  176. Files: htdocs/includes/jquery/*
  177. Copyright: JQuery team
  178. https://www.jquery.com
  179. License: GPL-2+ or MIT
  180. === GPL-2+ LICENSE NOTICE ===
  181. .
  182. This program is free software; you can redistribute it
  183. and/or modify it under the terms of the GNU General Public
  184. License as published by the Free Software Foundation; either
  185. version 2 of the License, or (at your option) any later
  186. version.
  187. .
  188. This program is distributed in the hope that it will be
  189. useful, but WITHOUT ANY WARRANTY; without even the implied
  190. warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  191. PURPOSE. See the GNU General Public License for more
  192. details.
  193. .
  194. You should have received a copy of the GNU General Public License
  195. along with this program. If not, see <https://www.gnu.org/licenses/>.
  196. .
  197. On Debian systems, the full text of the GNU General Public
  198. License version 2 can be found in the file
  199. '/usr/share/common-licenses/GPL-2'.
  200. .
  201. === MIT LICENSE ===
  202. .
  203. Permission is hereby granted, free of charge, to any person obtaining a copy
  204. of this software and associated documentation files (the "Software"), to deal
  205. in the Software without restriction, including without limitation the rights
  206. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  207. copies of the Software, and to permit persons to whom the Software is
  208. furnished to do so, subject to the following conditions:
  209. .
  210. The above copyright notice and this permission notice shall be included in
  211. all copies or substantial portions of the Software.
  212. .
  213. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  214. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  215. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  216. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  217. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  218. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  219. THE SOFTWARE.
  220. Comment:
  221. JQuery itself is not shipped in the binary package, instead Dolibarr is
  222. configured to use the packaged version from "libjs-jquery" and
  223. "libjs-jquery-ui". Most of the plugins are shipped though.
  224. ------------------------------------------------------------
  225. Files: htdocs/includes/jquery/plugins/flot/*
  226. Copyright: Flot team
  227. License: Public-Domain
  228. This work is not subject to copyright in any jurisdiction
  229. Comment:
  230. Those files are not shipped in the binary package because we configure
  231. Dolibarr to use the files provided by "libjs-flot".
  232. ------------------------------------------------------------
  233. Files: htdocs/includes/jsgantt/*
  234. Copyright: JSGantt team
  235. License: GPL-2+
  236. This program is free software; you can redistribute it
  237. and/or modify it under the terms of the GNU General Public
  238. License as published by the Free Software Foundation; either
  239. version 2 of the License, or (at your option) any later
  240. version.
  241. .
  242. This program is distributed in the hope that it will be
  243. useful, but WITHOUT ANY WARRANTY; without even the implied
  244. warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  245. PURPOSE. See the GNU General Public License for more
  246. details.
  247. .
  248. You should have received a copy of the GNU General Public License
  249. along with this program. If not, see <https://www.gnu.org/licenses/>.
  250. .
  251. On Debian systems, the full text of the GNU General Public
  252. License version 2 can be found in the file
  253. '/usr/share/common-licenses/GPL-2'.
  254. ------------------------------------------------------------
  255. Files: htdocs/includes/nusoap/*
  256. Copyright: 2002-2010 NuSphere Corporation
  257. License: LGPL-2.1+
  258. This library is free software; you can redistribute it and/or
  259. modify it under the terms of the GNU Lesser General Public
  260. License as published by the Free Software Foundation; either
  261. version 2.1 of the License, or (at your option) any later version.
  262. .
  263. This library is distributed in the hope that it will be useful,
  264. but WITHOUT ANY WARRANTY; without even the implied warranty of
  265. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  266. Lesser General Public License for more details.
  267. .
  268. You should have received a copy of the GNU Lesser General Public License
  269. along with this program. If not, see <https://www.gnu.org/licenses/>.
  270. .
  271. On Debian systems, the full text of the GNU Lesser General Public
  272. License version 2.1 can be found in the file
  273. '/usr/share/common-licenses/LGPL-2.1'.
  274. Comment:
  275. Those files are not shipped in the binary package since we
  276. configure Dolibarr to use the library provided in "libnusoap-php".
  277. ------------------------------------------------------------
  278. Files: htdocs/includes/odtphp/*
  279. Copyright: 2008, Julien Pauli
  280. 2008, Cyril PIERRE de GEYER
  281. 2010, Laurent Destailleur <eldy@users.sourceforge.net>
  282. License: GPL-2+
  283. This program is free software; you can redistribute it
  284. and/or modify it under the terms of the GNU General Public
  285. License as published by the Free Software Foundation; either
  286. version 2 of the License, or (at your option) any later
  287. version.
  288. .
  289. This program is distributed in the hope that it will be
  290. useful, but WITHOUT ANY WARRANTY; without even the implied
  291. warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  292. PURPOSE. See the GNU General Public License for more
  293. details.
  294. .
  295. You should have received a copy of the GNU General Public License
  296. along with this program. If not, see <https://www.gnu.org/licenses/>.
  297. .
  298. On Debian systems, the full text of the GNU General Public
  299. License version 2 can be found in the file
  300. '/usr/share/common-licenses/GPL-2'.
  301. ------------------------------------------------------------
  302. Files: htdocs/includes/tecnickcom/*
  303. Copyright: 2002-2013 Nicola Asuni - Tecnick.com LTD
  304. License: LGPL-3.0+
  305. TCPDF is free software: you can redistribute it and/or modify it
  306. under the terms of the GNU Lesser General Public License as
  307. published by the Free Software Foundation, either version 3 of the
  308. License, or (at your option) any later version.
  309. .
  310. TCPDF is distributed in the hope that it will be useful, but
  311. WITHOUT ANY WARRANTY; without even the implied warranty of
  312. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  313. See the GNU Lesser General Public License for more details.
  314. .
  315. You should have received a copy of the GNU Lesser General Public License
  316. along with TCPDF. If not, see <https://www.gnu.org/licenses/>.
  317. .
  318. On Debian systems, the complete text of the GNU Lesser General
  319. Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3".
  320. Comment:
  321. Those files are not shipped in the binary package since we configure
  322. Dolibarr to use the library provided by "php-tcpdf".