Author: promayon-guest Date: 2012-07-23 10:24:29 +0000 (Mon, 23 Jul 2012) New Revision: 11871
Modified: trunk/packages/camitk/trunk/debian/copyright Log: updated license (especially important for qtpropertybrowser and tetgen1.4.3) Modified: trunk/packages/camitk/trunk/debian/copyright =================================================================== --- trunk/packages/camitk/trunk/debian/copyright 2012-07-23 08:11:55 UTC (rev 11870) +++ trunk/packages/camitk/trunk/debian/copyright 2012-07-23 10:24:29 UTC (rev 11871) @@ -5,13 +5,29 @@ Source: https://forge.imag.fr/frs/?group_id=184 Files: * -Copyright: © 2001-2012 <upstream> +Copyright: © 2001-2012 Emmanuel Promayon <[email protected]>, Celine Fouard <[email protected]> + © 2001-2012 UJF-Grenoble 1, CNRS, TIMC-IMAG UMR 5525 (équipe GMCAO) License: LGPL-3+ +Comment: see also http://camitk.imag.fr/contributors.xml for a list of contributors Files: debian/* Copyright: © 2012 Andreas Tille <[email protected]> License: LGPL-3+ +Files: tools/qtpropertybrowser/* +Copyright: © 2010 Nokia Corporation and/or its subsidiary(-ies). +© 2001-2012 Emmanuel Promayon <[email protected]> for adding support of QVector3 +License: BSD +Comment: see original sources at http://qt.gitorious.org/qt-solutions/qt-solutions/trees/master/qtpropertybrowser + +Files: actions/mesh/meshprocessing/tetgen1.4.3/* +Copyright: Copyright 2002, 2004, 2005, 2006 +Hang Si +Rathausstr. 9, 10178 Berlin, Germany [email protected] +License: MIT +Comment: downloaded from http://tetgen.org/files/tetgen1.4.3.tar.gz, no modifications (two files are not distributed here: example.poly and makefile) + License: LGPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by @@ -29,3 +45,60 @@ On a Debian GNU/Linux system, the GNU Lesser GPL license version 3 is included in the file ‘/usr/share/common-licenses/LGPL-3’, and the GNU GPL license version 3 is included in the file ‘/usr/share/common-licenses/GPL-3’. + +License: BSD + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. 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. + 3. Neither the name of Nokia Corporation and its Subsidiary(-ies) nor + the names of its contributors may be used to endorse or promote + products derived from this software without specific prior written + permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Licence: MIT + 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: + . + Distribution of modified versions of this code is permissible UNDER + THE CONDITION THAT THIS CODE AND ANY MODIFICATIONS MADE TO IT IN THE + SAME SOURCE FILES tetgen.h AND tetgen.cxx REMAIN UNDER COPYRIGHT OF + THE ORIGINAL AUTHOR, BOTH SOURCE AND OBJECT CODE ARE MADE FREELY + AVAILABLE WITHOUT CHARGE, AND CLEAR NOTICE IS GIVEN OF THE + MODIFICATIONS. + . + Distribution of this code for any commercial purpose is permissible + ONLY BY DIRECT ARRANGEMENT WITH THE COPYRIGHT OWNER. + . + 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. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
