Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pymatgen-core
Upstream-Contact: Shyue Ping Ong <ongsp@eng.ucsd.edu>
Source: https://github.com/materialsproject/pymatgen-core
Files-Excluded: test-files

Files: *
Copyright: 2011-2020 Shyue Ping Ong <ongsp@eng.ucsd.edu>
 and the Pymatgen Development Team, Materials Project
 2011-2012 MIT & The Regents of the University of California,
 through Lawrence Berkeley National Laboratory
License: MIT

Files: src/pymatgen/util/due.py
Copyright: 2015 Yaroslav Halchenko, Matteo Visconti di Oleggio Castello
 2015-2021 DueCredit developers,
License: BSD-2-clause
Comment:
 Originally a part of the duecredit,
 https://github.com/duecredit/duecredit

Files: docs/_modules/abc.html
Copyright: 2007 Python Software Foundation,
 Google, Inc., Guido van Rossum, Georg Brandl
 2011, Pymatgen Development Team
License: PSFLv2
Comment:
 Originates from
 https://peps.python.org/pep-3119/
 https://github.com/python/cpython/blob/main/Doc/library/abc.rst

Files: src/pymatgen/electronic_structure/dos.py
 src/pymatgen/phonon/dos.py
Copyright: 2020 Florian Knoop, Thomas A.R.Purcell,
 Matthias Scheffler, Christian Carbogno,
 2020 Pymatgen Development Team
License: MIT
Comment:
 Based on the work of:
 F. Knoop, T. A. r Purcell, M. Scheffler, C. Carbogno, J. Open Source Softw. 2020, 5, 2671.
 Source - https://gitlab.com/vibes-developers/vibes/-/tree/master/vibes/materials_fp
 .
 Please also see and cite related work by:
 M. Kuban, S. Rigamonti, C. Draxl, Digital Discovery 2024, 3, 2448.

Files: docs/assets/orcid.svg
Copyright: 2017-2021 Alainna Therese Wrigley,
 Alice Meadows, Laurel Haak
Comment:
 Originally from https://doi.org/10.23640/07243.5008697.v4
 (https://orcid.figshare.com/articles/figure/ORCID_iD_icon_graphics/5008697)
License: CC0_1.0

Files: docs/assets/team-map.html
Copyright: 2012-2021, Plotly, Inc.,
  Feross Aboukhadijeh <feross@feross.org>,
  2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors
  (Conversion to ES6 API by Jake Archibald),
  Sindre Sorhus,
  2014-2015, Jon Schlinkert,
  2016 Sean Connelly (@voidqk)
Comment:
 plotly.js v1.57.1 Copyright 2012-2020, Plotly, Inc.
 .
 buffer module from node.js, for the browser, Feross Aboukhadijeh
 <feross@feross.org> <http://feross.org>
 .
 es6-promise - a tiny implementation of Promises/A+.
 Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and
 contributors (Conversion to ES6 API by Jake Archibald). See
 https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
 version   v4.2.8+1e68dce6
 .
 object-assign (c) Sindre Sorhus
 .
 pad-left <https://github.com/jonschlinkert/pad-left>
 (c) 2014-2015, Jon Schlinkert.
 .
 2016 Sean Connelly (@voidqk), http://syntheti.cc
 Project Home: https://github.com/voidqk/polybooljs
 .
License: MIT

Files: docs/proBlue/*
Copyright: 2010, Kasey Kelly, Issac Kelly
License: problue

Files: src/pymatgen/symmetry/symm_ops.yaml
Copyright: AiiDA Developers
License: GPL-2
 This file is distributed under the GNU GPL v2 license.
 The text of GPLv2 may be found at
 /usr/share/common-licenses/GPL-2
Comments:
 This file has been modified from cod-tools
 (https://aiida-core.readthedocs.io/en/latest/plugins/codtools/),
 which is distributed under the GNU GPL v2 license. The main
 modifications are with respect to conversion to a YAML format and
 removal of the constraints key.

Files: src/pymatgen/util/graph_hashing.py
 tests/util/test_graph_hashing.py
Copyright: 2004-2022, NetworkX Developers
 Aric Hagberg <hagberg@lanl.gov>
 Dan Schult <dschult@colgate.edu>
 Pieter Swart <swart@lanl.gov>
License: BSD-3-clause

Files: tests/core/elasticity/test_elastic.py
Copyright: 2011-2026 Shyue Ping Ong <ongsp@eng.ucsd.edu>
 and the Pymatgen Development Team.
 2001-2002 Enthought, Inc. 2003-2024, SciPy Developers (central_diff_weights)
License: MIT+BSD3
 central_diff_weights() in test_get_diff_coeff() is taken from scipy,
 licensed under the BSD 3-Clause license (BSD-3-clause)
 2001-2002 Enthought, Inc. 2003-2024, SciPy Developers
 .
 The remaining code follows the common licence of the pymatgen-core
 package.

Files: debian/*
Copyright: 2026 Drew Parsons <dparsons@debian.org>
License: MIT

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: BSD-2-clause
 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.
 .
 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
 HOLDER 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.
 .
 The views and conclusions contained in the software and documentation
 are those of the authors and should not be interpreted as
 representing official policies, either expressed or implied, of the
 copyright holder.

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 NetworkX Developers 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.

License: problue
 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 "Kelly Creative Tech" 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
 HOLDER 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.

License: CC0_1.0
 CC0 1.0 Universal (CC0 1.0)
 .
 Public Domain Dedication
 .
 This is a human-readable summary of the Legal Code.
 .
 No Copyright
 .
 The person who associated a work with this deed has dedicated the
 work to the public domain by waiving all of his or her rights to the
 work worldwide under copyright law, including all related and
 neighboring rights, to the extent allowed by law.
 .
 You can copy, modify, distribute and perform the work, even for
 commercial purposes, all without asking permission. See Other
 Information below.
 .
 This license is acceptable for Free Cultural Works.
 .
 Other Information
 .
 * In no way are the patent or trademark rights of any person affected
   by CC0, nor are the rights that other persons may have in the work
   or in how the work is used, such as publicity or privacy rights.
 * Unless expressly stated otherwise, the person who associated a work
   with this deed makes no warranties about the work, and disclaims
   liability for all uses of the work, to the fullest extent permitted
   by applicable law.
 * When using or citing the work, you should not imply endorsement by
   the author or the affirmer.

License: PSFLv2
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
 --------------------------------------------
 .
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing and
 otherwise using this software ("Python") in source or binary form and
 its associated documentation.
 .
 2. Subject to the terms and conditions of this License Agreement, PSF hereby
 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
 analyze, test, perform and/or display publicly, prepare derivative works,
 distribute, and otherwise use Python alone or in any derivative version,
 provided, however, that PSF's License Agreement and PSF's notice of copyright,
 i.e., "Copyright (c) 2001 Python Software Foundation; All Rights Reserved"
 are retained in Python alone or in any derivative version prepared by Licensee.
 .
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python.
 .
 4. PSF is making Python available to Licensee on an "AS IS"
 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 .
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 .
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 .
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF and
 Licensee.  This License Agreement does not grant permission to use PSF
 trademarks or trade name in a trademark sense to endorse or promote
 products or services of Licensee, or any third party.
 .
 8. By copying, installing or otherwise using Python, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
