FreeCAD/package/debian/copyright
2015-04-19 13:42:02 +02:00

276 lines
11 KiB
Plaintext

Format: http://dep.debian.net/deps/dep5/
Upstream-Contact: Werner Mayer <wmayer@users.sourceforge.net>
X-Packaged-By: Werner Mayer <wmayer@users.sourceforge.net>
X-Packaged-Date: 2006-09-26_16:55:15+02:00
Source: http://sourceforge.net/projects/free-cad
Files: *
Copyright: 2001-2009 Jürgen Riegel <juergen.riegel@web.de>,
Werner Mayer <wmayer@users.sourceforge.net>
License: LGPL-2+
This package 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 of the License, or (at your option) any later version.
.
This package 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 package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, US
.
On Debian systems, the complete text of the GNU Lesser General Public
License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
Files: src/3rdParty/boost/numeric/bindings/*
Copyright: 2002-2008 Kresimir Fresl, Karl Meerbergen, Toon Knapen,
Andreas Kloeckner, Jeremy Conlin, Thomas Klimpel, Fabien Dekeyser,
Quoc-Cuong Pham, Si-Lab b.v.b.a., Joerg Walter
License: other-boost-1.0
Boost Software License - Version 1.0 - August 17th, 2003
.
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:
.
The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.
.
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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
Files: src/3rdParty/boost/numeric/bindings/lapack/lapack.hpp,
src/3rdParty/boost/numeric/bindings/traits/std_valarray.hpp
Copyright: 2003 Toon Knapen, Kresimir Fresl, Karl Meerbergen
License: other
* Permission to copy, modify, use and distribute this software
* for any non-commercial or commercial purpose is granted provided
* that this license appear on all copies of the software source code.
*
* Authors assume no responsibility whatsoever for its use and makes
* no guarantees about its quality, correctness or reliability.
*
* KF acknowledges the support of the Faculty of Civil Engineering,
* University of Zagreb, Croatia.
Files: src/Base/Base64.*
Copyright: 2004-2008 Rene Nyffenegger <rene.nyffenegger@adp-gmbh.ch>
License: other
This source code is provided 'as-is', without any express or implied
warranty. In no event will the author be held liable for any damages
arising from the use of this software.
.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
.
1. The origin of this source code must not be misrepresented; you must not
claim that you wrote the original source code. If you use this source code
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original source code.
.
3. This notice may not be removed or altered from any source distribution.
Files: src/Base/fdstream.hpp
Copyright: 2001 Nicolai M. Josuttis
License: other
Permission to copy, use, modify, sell and distribute this software
is granted provided this copyright notice appears in all copies.
This software is provided "as is" without express or implied
warranty, and with no claim as to its suitability for any purpose.
Files: src/Base/gzstream.*
Copyright: 2001 Deepak Bandyopadhyay, Lutz Kettner
License: LGPL-2.1+
Files: src/Base/PyTools.*
Copyright: 1996-2000 Mark Lutz, and O'Reilly and Associates.
License: other
Permission to use, copy, modify, and distribute this software
for any purpose and without fee is hereby granted. This software
is provided on an as is basis, without warranties of any kind.
Files: src/Doc/Start_Page.html
Copyright: 2004-2009 UnaMesa Association
License: BSD
Copyright (c) UnaMesa Association 2004-2009
.
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 UnaMesa Association 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.
Files: src/Doc/Start_Page.html
Copyright: 2009 John Resig
License: GPL-2 or MIT
On Debian systems, the complete text of the GNU General Public License
version 2 can be found in '/usr/share/common-licenses/GPL-2'.
License: 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:
.
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.
Files: src/Doc/Start_Page.html
Copyright: 2009 The Dojo Foundation, http://sizzlejs.com/
License: GPL-2 or MIT or BSD
Files: src/Gui/iisTaskPanel/src/*
Copyright: http://www.ii-system.com
License: LGPL
Files: src/Mod/Draft/*
Copyright: Yorik van Havre, Werner Mayer, Martin Burbaum
License: GPL-2+
Files: src/Mod/Draft/draftlibs/dxf*
Copyright: 2005-2008 Ed Blake, Remigiusz Fiedler, Stani Michiels
License: GPL-2+
Files: src/Mod/Draft/WorkingPlane.py
Copyright: 2009-2010 Ken Cline <cline@frii.com>
License: GPL-2+
Files: src/Base/BoundBox.h, src/Base/Swap.*, src/Base/Vector3D.*,
src/Base/ViewProj.h, src/Base/Matrix.*, src/Base/Tools2D.*,
src/Mod/Mesh/App/Core/*
Copyright: 2005 Imetric 3D GmbH
License: LGPL-2+
Files: src/Mod/Mesh/App/Core/Projection.cpp, src/Mod/Mesh/App/Core/Projection.h,
src/Mod/Mesh/App/Core/Triangulation.cpp, src/Mod/Mesh/App/Core/Triangulation.h
Copyright: 2005 Werner Mayer <werner.wm.mayer@gmx.de>
License: LGPL-2+
Files: src/Mod/Mesh/App/Core/Builder.h, src/Mod/Mesh/App/Core/SetOperations.*
Copyright: 2005 Berthold Grupp
License: LGPL-2+
Files: src/Mod/Mesh/BuildRegularGeoms.py
Copyright: 2005 Berthold Grupp
License: LGPL
Files: src/Mod/Image/App/ImageBase.*, src/Mod/Image/Gui/GLImageBox.*,
src/Mod/Image/Gui/ImageView.*, src/Mod/Image/Gui/XpmImages.h
Copyright: 2004 Imetric 3D GmbH
License: LGPL-2+
Files: src/Mod/Mesh/App/Core/tritritest.h
Copyright: 1997 Tomas Moller <tam@cs.lth.se>
License: other
tritritest.h has no licensing information, but Tomas Moller replied
the following, when asked about it:
.
The code is is free to use for anyone and any projects, but I give no
warranties.
Files: src/Mod/Mesh/App/WildMagic4/*
Copyright: 1998-2007 David Eberly http://www.geometrictools.com
License: LGPL-2.1+
Files: src/Mod/Part/App/edgecluster.*
Copyright: 2010 Joachim Zettler <Joachim.Zettler@gmx.de>
License: LGPL-2+
Files: src/Mod/Raytracing/App/resources/*
Copyright: 2005 Georg Wiora <georg.wiora@quarkbox.de>,
Juergen Riegel <juergen.riegel@web.de>
License: LGPL-2+
Files: src/Mod/Sketcher/App/sketchflat/*
Copyright: 2008 Jonathan Westhues
License: GPL-3+
On Debian systems, the complete text of the GNU General Public License
version 3 can be found in '/usr/share/common-licenses/GPL-3'.
Files: src/Mod/Sketcher/App/sketchsolve_cp/*
Copyright: 2009 Jonathan George
License: BSD
Files: src/Mod/Test/unittestgui.py
Copyright: 1999-2001 Steve Purcell
License: PSF
This module is free software, and you may redistribute it and/or modify
it under the same terms as Python itself, so long as this copyright message
and disclaimer are retained in their original form.
.
IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF
THIS CODE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
.
THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE CODE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS,
AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
Files: src/Mod/Part/MakeBottle.py, src/Tools/*
Copyright: 2002-2008 Jürgen Riegel <juergen.riegel@web.de>,
Werner Mayer <wmayer@users.sourceforge.net>
License: GPL-2+
Files: src/Tools/generateBase/generateDS.py
Copyright: 2003 Dave Kuhlman
License: MIT
Files: debian/*
Copyright: 2007-2009 Werner Mayer <wmayer@users.sourceforge.net>,
Teemu Ikonen <tpikonen@gmail.com>
License: LGPL-2+