123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387 |
- Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
- Upstream-Name: Dolibarr
- Upstream-Contact: Laurent Destailleur <eldy@users.sourceforge.net>
- Source: https://www.dolibarr.org/files/stable/standard/
- Files: *
- Copyright: 2002-2009, Rodolphe Quiedeville <rodolphe@quiedeville.org>
- 2003-2006, Jean-Louis Bergamo <jlb@j1b.org>
- 2003-2013, Laurent Destailleur <eldy@users.sourceforge.net>
- 2003, Xavier Dutoit <doli@sydesy.com>
- 2004-2013, Regis Houssin <regis.houssin@inodbox.com>
- 2004, Sebastien Di Cintio <sdicintio@ressource-toi.org>
- 2004, Benoit Mortier <benoit.mortier@opensides.be>
- 2004, Christophe Combelles <ccomb@free.fr>
- 2004, Guillaume Delecourt <guillaume.delecourt@opensides.be>
- 2004, Eric Seigne <eric.seigne@ryxeo.com>
- 2005, Brice Davoleau <brice.davoleau@gmail.com>
- 2005, Kai Blankenhorn <kaib@bitfolge.de>
- 2005-2006, Marc Barilley/Ocebo <marc@ocebo.com>
- 2005, Matthieu Valleton <mv@seeschloss.org>
- 2005, Patrick Rouillon <patrick@rouillon.net>
- 2005, Simon TOSSER <simon@kornog-computing.com>
- 2006, Andre Cianfarani <acianfa@free.fr>
- 2006-2011, Auguria SARL <info@auguria.org>
- 2006, Jean Heimburger <jean@tiaris.info>
- 2006, Roman Ozana <ozana@omdesign.cz>
- 2006, Yannick Warnier <ywarnier@beeznest.org>
- 2007, Patrick Raguin <patrick.raguin@gmail.com>
- 2007, Franky Van Liedekerke <franky.van.liedekerker@telenet.be>
- 2007-2008, Jeremie Ollivier <jeremie.o@laposte.net>
- 2008, Matteli <unknown@unknown.com>
- 2008, Raphael Bertrand (Resultic) <raphael.bertrand@resultic.fr>
- 2010, Francois Legastelois <flegastelois@teclib.com>
- 2010-2013, Juanjo Menent <jmenent@2byte.es>
- 2010-2013, Philippe Grand <philippe.grand@atoo-net.com>
- 2010, Pierre Morin <pierre.morin@auguria.net>
- 2010, Servitux Servicios Informaticos <info@servitux.es>
- 2011, Herve Prot <herve.prot@symeos.com>
- 2011, Remy Younes <ryounes@gmail.com>
- 2012-2013, Christophe Battarel <christophe.battarel@altairis.fr>
- License: GPL-3+
- This program is free software; you can redistribute it
- and/or modify it 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.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
- .
- On Debian systems, the full text of the GNU General Public
- License version 3 can be found in the file
- `/usr/share/common-licenses/GPL-3'.
- Files: htdocs/includes/adodbtime/*
- Copyright: 2003-2005, John Lim
- unknown, jackbbs
- License: BSD-3-Clause
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- .
- Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
- .
- Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
- .
- Neither the name of the John Lim nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
- Comment:
- Those files are not shipped in the binary package since we use
- the library as packaged in "libphp-adodb".
- Files: htdocs/includes/ckeditor/*
- Copyright: 2003-2012 CKSource - Frederico Knabben
- License: GPL-2+
- The ckeditor is tripple licensed under the GNU General Public License (GPL),
- GNU Lesser General Public License (LGPL), and Mozilla Public License (MPL).
- In Debian, it is distributed under the GNU General Public License (GPL).
- .
- This program is free software; you can redistribute it and/or modify
- it 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.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
- .
- On Debian systems, the complete text of the GNU General Public License
- can be found in /usr/share/common-licenses/GPL-2 file.
- Comment:
- Sources for all minified javascript libraries are available in same directory
- than minified version (.min.js), except for ckeditor whose sources are files
- ckeditor_basic_source.js, ckeditor_source.js and files into directory _source.
- Those files are not shipped in the binary package since we use the
- library as packaged in "ckeditor".
- Files: htdocs/includes/fonts/*
- Copyright: 2003, Bitstream Inc
- unknown, Gavin Graham
- License: other
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of the fonts accompanying this license ("Fonts") and associated
- documentation files (the "Font Software"), to reproduce and distribute
- the Font Software, including without limitation the rights to use,
- copy, merge, publish, distribute, and/or sell copies of the Font
- Software, and to permit persons to whom the Font Software is furnished
- to do so, subject to the following conditions:
- .
- The above copyright and trademark notices and this permission notice
- shall be included in all copies of one or more of the Font Software
- typefaces.
- .
- The Font Software may be modified, altered, or added to, and in
- particular the designs of glyphs or characters in the Fonts may be
- modified and additional glyphs or characters may be added to the
- Fonts, only if the fonts are renamed to names not containing either
- the words "Bitstream" or the word "Vera".
- .
- This License becomes null and void to the extent applicable to Fonts
- or Font Software that has been modified and is distributed under the
- "Bitstream Vera" names.
- .
- The Font Software may be sold as part of a larger software package but
- no copy of one or more of the Font Software typefaces may be sold by
- itself.
- .
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
- BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
- OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
- OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
- OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
- SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
- .
- Except as contained in this notice, the names of Gnome, the Gnome
- Foundation, and Bitstream Inc., shall not be used in advertising or
- otherwise to promote the sale, use or other dealings in this Font
- Software without prior written authorization from the Gnome Foundation
- or Bitstream Inc., respectively. For further information, contact:
- fonts at gnome dot org.
- Comments:
- Those files are not shipped in the binary package as we
- configure Dolibarr to use Dejavu fonts from "fonts-dejavu-core".
-
- Files: doc/images/*
- Copyright: Laurent Destailleur
- License: CC-BY-SA-3.0
- You are free:
- to Share (to copy, distribute and transmit the work) and
- to Remix (to adapt the work) under the following conditions:
- .
- Attribution - You must attribute the work in the manner specified by the
- author or licensor (but not in any way that suggests that they endorse you
- or your use of the work).
- .
- Share Alike - If you alter, transform, or build upon this work, you may
- distribute the resulting work only under the same, similar or a compatible
- license.
- .
- For more information, see http://creativecommons.org/licenses/by-sa/3.0/
- Files: htdocs/includes/fpdfi/*
- Copyright: 2004-2011 Setasign - Jan Slabon
- License: GPL-2+
- This program is free software; you can redistribute it
- and/or modify it 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.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
- Files: htdocs/includes/geoip/*
- Copyright: 2007 MaxMind LLC
- License: LGPL-2.1+
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
- .
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
- .
- You should have received a copy of the GNU Lesser General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
- .
- On Debian systems, the full text of the GNU Lesser General Public
- License version 2.1 can be found in the file
- `/usr/share/common-licenses/LGPL-2.1'.
- Files: htdocs/includes/jquery/*
- Copyright: JQuery team
- License: GPL-2+ or MIT
- === GPL-2+ LICENSE NOTICE ===
- .
- This program is free software; you can redistribute it
- and/or modify it 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.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
- .
- === MIT LICENSE ===
- .
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
- .
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
- Comment:
- JQuery itself is not shipped in the binary package, instead Dolibarr is
- configured to use the packaged version from "libjs-jquery" and
- "libjs-jquery-ui". Most of the plugins are shipped though.
- Files: htdocs/includes/jquery/plugins/flot/*
- Copyright: Flot team
- License: Public-Domain
- This work is not subject to copyright in any jurisdiction
- Comment:
- Those files are not shipped in the binary package because we configure
- Dolibarr to use the files provided by "libjs-flot".
- Files: htdocs/includes/jsgantt/*
- Copyright: JSGantt team
- License: GPL-2+
- This program is free software; you can redistribute it
- and/or modify it 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.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
- Files: htdocs/includes/nusoap/*
- Copyright: 2002-2010 NuSphere Corporation
- License: LGPL-2.1+
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
- .
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
- .
- You should have received a copy of the GNU Lesser General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
- .
- On Debian systems, the full text of the GNU Lesser General Public
- License version 2.1 can be found in the file
- `/usr/share/common-licenses/LGPL-2.1'.
- Comment:
- Those files are not shipped in the binary package since we
- configure Dolibarr to use the library provided in "libnusoap-php".
- Files: htdocs/includes/odtphp/*
- Copyright: 2008, Julien Pauli
- 2008, Cyril PIERRE de GEYER
- 2010, Laurent Destailleur <eldy@users.sourceforge.net>
- License: GPL-2+
- This program is free software; you can redistribute it
- and/or modify it 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.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
- Files: htdocs/includes/phpexcel/*
- Copyright: 2006-2011 PHPExcel (http://www.codeplex.com/PHPExcel)
- License: LGPL-2.1+
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
- .
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
- .
- You should have received a copy of the GNU Lesser General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
- .
- On Debian systems, the full text of the GNU Lesser General Public
- License version 2.1 can be found in the file
- `/usr/share/common-licenses/LGPL-2.1'.
- Files: htdocs/includes/tcpdf/*
- Copyright: 2002-2013 Nicola Asuni - Tecnick.com LTD
- License: LGPL-3.0+
- TCPDF is free software: you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation, either version 3 of the
- License, or (at your option) any later version.
- .
- TCPDF is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- See the GNU Lesser General Public License for more details.
- .
- You should have received a copy of the GNU Lesser General Public License
- along with TCPDF. If not, see <https://www.gnu.org/licenses/>.
- .
- On Debian systems, the complete text of the GNU Lesser General
- Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3".
- Comment:
- Those files are not shipped in the binary package since we configure
- Dolibarr to use the library provided by "php-tcpdf".
|