Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://ovito.svn.sourceforge.net/svnroot/ovito/tags/
Upstream-Author: Alexander Stukowski
Files-Excluded: 
  src/3rdparty/botan/botan
  src/3rdparty/botan/bot*
  src/3rdparty/botan/conf*
  src/3rdparty/botan/doc
  src/3rdparty/muparser/mu*
  src/3rdparty/muparser/Ch*
  src/3rdparty/muparser/L*

Files: *
Copyright: 2007-2016 Alexander Stukowski
License: GPL-2+

Files: doc/manual/*
Copyright: 2007-2010 Alexander Stukowski
License: GFDL-1.2

Files: src/3rdparty/qssh/*
Copyright: 2015 The Qt Company Ltd.
License: LGPL-2.1 LGPL-3

Files: src/3rdparty/copr/qcprot/*
Copyright: 2009-2013, Pu Liu and Douglas L. Theobald
License: BSD-3-clause	

Files: src/3rdparty/geogram/*
Copyright: 2012-2014, Bruno Levy
License: BSD-3-clause	

Files: src/3rdparty/ptm/*
Copyright: 2016, PM Larsen
License: MIT

Files: src/3rdparty/pybindll/*
Copyright: 2016, Wenzel Jakob <wenzel.jakob@epfl.ch>
License: BSD-3-clause

Files: src/3rdparty/tachyon/*
Copyright: 1994-2013 John E. Stone
License: BSD-3-clause

Files: src/3rdparty/voro++/*
Copyright: 2008 The Regents of the University of California, through
 Lawrence Berkeley National Laboratory (subject to receipt of any required
 approvals from the U.S. Dept. of Energy).
License: BSD-3-clause

Files: src/3rdparty/qwt/*
Copyright: 1997   Josef Wilgen
           2002   Uwe Rathmann
License: Qwt

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 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 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 <http://www.gnu.org/licenses/>.
  .
  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: GFDL-1.2
  The documentation is licensed under the
  terms of GNU Free Documentation License, Version 1.2 or any later
  version published by Free Software Foundation.  On Debian systems, the
  complete text of the license can be found in
  "/usr/share/common-licenses/GFDL-1.2".

License: LGPL-2.1
  On Debian systems, the complete text of the GNU Lesser 
  General Public License version 2.1 can be found in 
  "/usr/share/common-licenses/LGPL-2.1".

License: LGPL-3
  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".

License: BSD-3-clause	
  On Debian systems, the complete text of the BSD-3-clause 
  License can be found in 
  "/usr/share/common-licenses/BSD".

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.

License: Qwt
                             Qwt License
                           Version 1.0, January 1, 2003
 .
 The Qwt library and included programs are provided under the terms
 of the GNU LESSER GENERAL PUBLIC LICENSE (LGPL) with the following
 exceptions:
 .
    1. Widgets that are subclassed from Qwt widgets do not
       constitute a derivative work.
 .
    2. Static linking of applications and widgets to the
       Qwt library does not constitute a derivative work
       and does not require the author to provide source
       code for the application or widget, use the shared
       Qwt libraries, or link their applications or
       widgets against a user-supplied version of Qwt.
 .
       If you link the application or widget to a modified
       version of Qwt, then the changes to Qwt must be 
       provided under the terms of the LGPL in sections
       1, 2, and 4.
 .
    3. You do not have to provide a copy of the Qwt license
       with programs that are linked to the Qwt library, nor
       do you have to identify the Qwt license in your
       program or documentation as required by section 6
       of the LGPL.
 .
 .
       However, programs must still identify their use of Qwt.
       The following example statement can be included in user
       documentation to satisfy this requirement:
 .
           [program/widget] is based in part on the work of
           the Qwt project (http://qwt.sf.net).
