From 9adbb0e9732c1a38f47c293324fcce6c1646714a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 14 Sep 2013 20:51:21 +0200 Subject: [PATCH] Fix: update copyright file --- build/debian/copyright | 217 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 200 insertions(+), 17 deletions(-) diff --git a/build/debian/copyright b/build/debian/copyright index 76021bb8432..d75283b535a 100644 --- a/build/debian/copyright +++ b/build/debian/copyright @@ -1,7 +1,7 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Dolibarr Upstream-Contact: Laurent Destailleur -Source: git@github.com:Dolibarr/dolibarr.git +Source: http://sourceforge.net/projects/dolibarr/files/ Files: * Copyright: 2002-2009, Rodolphe Quiedeville @@ -55,10 +55,110 @@ License: GPL-3+ along with this program. If not, see . . 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'. + 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 + 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 . + . + 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: docs/images/* Copyright: Laurent Destailleur License: CC-BY-SA-3.0 @@ -76,9 +176,8 @@ License: CC-BY-SA-3.0 . For more information, see http://creativecommons.org/licenses/by-sa/3.0/ - Files: htdocs/includes/fpdi/* -Copyright: FPDFI team +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 @@ -98,11 +197,35 @@ License: GPL-2+ 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'. +Comment: + Those files are not shipped in the binary package as we + configure Dolibarr to use the library packaged in "libfpdi-php". +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 . + . + 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: MIT or GPL-2+ +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 @@ -122,6 +245,8 @@ License: MIT or GPL-2+ 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 @@ -139,13 +264,19 @@ License: MIT or GPL-2+ 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 @@ -169,12 +300,28 @@ License: GPL-2+ License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. - -Files: htdocs/includes/phpexcel/* -Copyright: PHPExcel team -License: LGPL 2.1 - See http://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html - +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 . + . + 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 @@ -200,8 +347,44 @@ License: GPL-2+ 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 . + . + 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: TCPDF team -License: LGPL 3.0 - See http://www.gnu.org/licenses/old-licenses/lgpl-3.0-standalone.html +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 . + . + 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".