DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: refnx 0.1.66-2

Package Information

DescriptionNeutron and X-ray Reflectometry Analysis in Python

Flexible, powerful, Python package for generalised curvefitting analysis, specifically neutron and X-ray reflectometry data.

It uses several scipy.optimize algorithms for fitting data, and estimating parameter uncertainties. As well as the scipy algorithms refnx uses the emcee Affine Invariant Markov chain Monte Carlo (MCMC) Ensemble sampler for Bayesian parameter estimation.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByStuart Prescott <stuart@debian.org>
Sponsorstuart@debian.org
Distributionexperimental
Architectureany all
VCSgit: https://salsa.debian.org/python-team/packages/refnx.git (browse)
Popcon Installs4
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/refnx
Uploaded4 days ago

New Package Report

.changes
DateTue, 15 Sep 2026 21:46:30 +1000
Sourcerefnx
Version0.1.66-2
Changed-ByStuart Prescott
Architecturesource all amd64
Distributionexperimental
Changelog
refnx (0.1.66-2) experimental; urgency=medium
 .
   * Add new binary package python-refnx-doc for documentation.
   * Add metainfo file and use rdns format for desktop metadata.
   * Update homepage.
   * Update copyright information and add config for cme.
   * Add patch to remove compiler flags that are preventing reproducible
     builds.
.dsc
Sectiondoc
Priorityoptional
Componentmain
Package-Listpython-refnx-doc deb doc optional arch=all
python3-refnx deb python optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/refnx/refnx
Upstream-Name: refnx
Upstream-Contact:
 Andrew Nelson <andyfaff+refnx@gmail.com>,

Files: *
Copyright: 2011-2026, A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
License: BSD-3-clause

Files: debian/*
Copyright: 2025, 2026, Stuart Prescott <stuart@debian.org>
 2023, Roland Mas <lolando@debian.org>
License: BSD-3-clause

Files: debian/io.github.refnx.metainfo.xml
Copyright: 2026, Stuart Prescott <stuart@debian.org>
License: FSFAP
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice and
 this notice are preserved. This file is offered as-is, without any warranty.

Files: paper/*
Copyright: 2018, Stuart W. Prescott, School of Chemical Engineering, University of New South Wales
 2018, A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
License: CC-Attribution-4.0-International

Files: refnx/_lib/emcee/*
Copyright: 2010-2021, Daniel Foreman-Mackey & contributors.
License: Expat

Files: refnx/_lib/ptemcee/*
Copyright: 2010-2021, Daniel Foreman-Mackey & contributors.
License: Expat

Files: refnx/reduce/_tof_simulator.py
Copyright: 2019, Andrew Nelson
License: BSD-3-clause

Files: refnx/reduce/bounded_splines.py
 refnx/reduce/rebin.py
Copyright: 2011, Joshua M. Hykes
License: BSD-2-clause

Files: refnx/reduce/reduce.py
Copyright: 2011-2026, A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
License: BSD-3-clause

Files: refnx/reflect/_interactive_modeller.py
 refnx/reflect/_jax_reflect.py
 refnx/reflect/_polarised_reflect_model.py
 refnx/reflect/_reflect.py
 refnx/reflect/abeles_pyopencl.cl
 refnx/reflect/reflect_model.py
 refnx/reflect/structure.py
Copyright:
 2015, 2020, 2025, A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
License: lmfit-permissive

Files: refnx/reflect/tests/.Quartz_data.txt
Copyright: 2024, Max Champneys
License: Expat

Files: src/*
Copyright: 2015-2025, A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
License: lmfit-permissive

Files: src/_creflect.pyx
Copyright:
 2015, A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
License: lmfit-permissive

Files: src/pnr/*
Copyright: 2006-2024, The Refl1D Contributors
License: BSD-3-clause

Files: src/refcalc.c
 src/refcalc.cpp
 src/refcalc.h
 src/refcaller.cpp
 src/refcaller.h
Copyright:
 2015, A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
License: lmfit-permissive

Files: tools/gitversion.py
Copyright: 2001, 2002, Enthought, Inc. 2003, SciPy Developers.
License: BSD-3-clause

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:
 .
     * 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.
 .
 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 JOSHUA M. HYKES 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: BSD-3-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.
 .
 3. Neither the name of the copyright holder 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: CC-Attribution-4.0-International
 Attribution 4.0 International
 .
 =======================================================================
 .
 Creative Commons Corporation ("Creative Commons") is not a law firm and
 does not provide legal services or legal advice. Distribution of
 Creative Commons public licenses does not create a lawyer-client or
 other relationship. Creative Commons makes its licenses and related
 information available on an "as-is" basis. Creative Commons gives no
 warranties regarding its licenses, any material licensed under their
 terms and conditions, or any related information. Creative Commons
 disclaims all liability for damages resulting from their use to the
 fullest extent possible.
 .
 Using Creative Commons Public Licenses
 .
 Creative Commons public licenses provide a standard set of terms and
 conditions that creators and other rights holders may use to share
 original works of authorship and other material subject to copyright
 and certain other rights specified in the public license below. The
 following considerations are for informational purposes only, are not
 exhaustive, and do not form part of our licenses.
 .
      Considerations for licensors: Our public licenses are
      intended for use by those authorized to give the public
      permission to use material in ways otherwise restricted by
      copyright and certain other rights. Our licenses are
      irrevocable. Licensors should read and understand the terms
      and conditions of the license they choose before applying it.
      Licensors should also secure all rights necessary before
      applying our licenses so that the public can reuse the
      material as expected. Licensors should clearly mark any
      material not subject to the license. This includes other CC-
      licensed material, or material used under an exception or
      limitation to copyright. More considerations for licensors:
      wiki.creativecommons.org/Considerations_for_licensors
 .
      Considerations for the public: By using one of our public
      licenses, a licensor grants the public permission to use the
      licensed material under specified terms and conditions. If
      the licensor's permission is not necessary for any reason--for
      example, because of any applicable exception or limitation to
      copyright--then that use is not regulated by the license. Our
      licenses grant only permissions under copyright and certain
      other rights that a licensor has authority to grant. Use of
      the licensed material may still be restricted for other
      reasons, including because others have copyright or other
      rights in the material. A licensor may make special requests,
      such as asking that all changes be marked or described.
      Although not required by our licenses, you are encouraged to
      respect those requests where reasonable. More considerations
      for the public:
      wiki.creativecommons.org/Considerations_for_licensees
 .
 =======================================================================
 .
 Creative Commons Attribution 4.0 International Public License
 .
 By exercising the Licensed Rights (defined below), You accept and agree
 to be bound by the terms and conditions of this Creative Commons
 Attribution 4.0 International Public License ("Public License"). To the
 extent this Public License may be interpreted as a contract, You are
 granted the Licensed Rights in consideration of Your acceptance of
 these terms and conditions, and the Licensor grants You such rights in
 consideration of benefits the Licensor receives from making the
 Licensed Material available under these terms and conditions.
 .
 .
 Section 1 -- Definitions.
 .
   a. Adapted Material means material subject to Copyright and Similar
      Rights that is derived from or based upon the Licensed Material
      and in which the Licensed Material is translated, altered,
      arranged, transformed, or otherwise modified in a manner requiring
      permission under the Copyright and Similar Rights held by the
      Licensor. For purposes of this Public License, where the Licensed
      Material is a musical work, performance, or sound recording,
      Adapted Material is always produced where the Licensed Material is
      synched in timed relation with a moving image.
 .
   b. Adapter's License means the license You apply to Your Copyright
      and Similar Rights in Your contributions to Adapted Material in
      accordance with the terms and conditions of this Public License.
 .
   c. Copyright and Similar Rights means copyright and/or similar rights
      closely related to copyright including, without limitation,
      performance, broadcast, sound recording, and Sui Generis Database
      Rights, without regard to how the rights are labeled or
      categorized. For purposes of this Public License, the rights
      specified in Section 2(b)(1)-(2) are not Copyright and Similar
      Rights.
 .
   d. Effective Technological Measures means those measures that, in the
      absence of proper authority, may not be circumvented under laws
      fulfilling obligations under Article 11 of the WIPO Copyright
      Treaty adopted on December 20, 1996, and/or similar international
      agreements.
 .
   e. Exceptions and Limitations means fair use, fair dealing, and/or
      any other exception or limitation to Copyright and Similar Rights
      that applies to Your use of the Licensed Material.
 .
   f. Licensed Material means the artistic or literary work, database,
      or other material to which the Licensor applied this Public
      License.
 .
   g. Licensed Rights means the rights granted to You subject to the
      terms and conditions of this Public License, which are limited to
      all Copyright and Similar Rights that apply to Your use of the
      Licensed Material and that the Licensor has authority to license.
 .
   h. Licensor means the individual(s) or entity(ies) granting rights
      under this Public License.
 .
   i. Share means to provide material to the public by any means or
      process that requires permission under the Licensed Rights, such
      as reproduction, public display, public performance, distribution,
      dissemination, communication, or importation, and to make material
      available to the public including in ways that members of the
      public may access the material from a place and at a time
      individually chosen by them.
 .
   j. Sui Generis Database Rights means rights other than copyright
      resulting from Directive 96/9/EC of the European Parliament and of
      the Council of 11 March 1996 on the legal protection of databases,
      as amended and/or succeeded, as well as other essentially
      equivalent rights anywhere in the world.
 .
   k. You means the individual or entity exercising the Licensed Rights
      under this Public License. Your has a corresponding meaning.
 .
 .
 Section 2 -- Scope.
 .
   a. License grant.
 .
        1. Subject to the terms and conditions of this Public License,
           the Licensor hereby grants You a worldwide, royalty-free,
           non-sublicensable, non-exclusive, irrevocable license to
           exercise the Licensed Rights in the Licensed Material to:
 .
             a. reproduce and Share the Licensed Material, in whole or
                in part; and
 .
             b. produce, reproduce, and Share Adapted Material.
 .
        2. Exceptions and Limitations. For the avoidance of doubt, where
           Exceptions and Limitations apply to Your use, this Public
           License does not apply, and You do not need to comply with
           its terms and conditions.
 .
        3. Term. The term of this Public License is specified in Section
           6(a).
 .
        4. Media and formats; technical modifications allowed. The
           Licensor authorizes You to exercise the Licensed Rights in
           all media and formats whether now known or hereafter created,
           and to make technical modifications necessary to do so. The
           Licensor waives and/or agrees not to assert any right or
           authority to forbid You from making technical modifications
           necessary to exercise the Licensed Rights, including
           technical modifications necessary to circumvent Effective
           Technological Measures. For purposes of this Public License,
           simply making modifications authorized by this Section 2(a)
           (4) never produces Adapted Material.
 .
        5. Downstream recipients.
 .
             a. Offer from the Licensor -- Licensed Material. Every
                recipient of the Licensed Material automatically
                receives an offer from the Licensor to exercise the
                Licensed Rights under the terms and conditions of this
                Public License.
 .
             b. No downstream restrictions. You may not offer or impose
                any additional or different terms or conditions on, or
                apply any Effective Technological Measures to, the
                Licensed Material if doing so restricts exercise of the
                Licensed Rights by any recipient of the Licensed
                Material.
 .
        6. No endorsement. Nothing in this Public License constitutes or
           may be construed as permission to assert or imply that You
           are, or that Your use of the Licensed Material is, connected
           with, or sponsored, endorsed, or granted official status by,
           the Licensor or others designated to receive attribution as
           provided in Section 3(a)(1)(A)(i).
 .
   b. Other rights.
 .
        1. Moral rights, such as the right of integrity, are not
           licensed under this Public License, nor are publicity,
           privacy, and/or other similar personality rights; however, to
           the extent possible, the Licensor waives and/or agrees not to
           assert any such rights held by the Licensor to the limited
           extent necessary to allow You to exercise the Licensed
           Rights, but not otherwise.
 .
        2. Patent and trademark rights are not licensed under this
           Public License.
 .
        3. To the extent possible, the Licensor waives any right to
           collect royalties from You for the exercise of the Licensed
           Rights, whether directly or through a collecting society
           under any voluntary or waivable statutory or compulsory
           licensing scheme. In all other cases the Licensor expressly
           reserves any right to collect such royalties.
 .
 .
 Section 3 -- License Conditions.
 .
 Your exercise of the Licensed Rights is expressly made subject to the
 following conditions.
 .
   a. Attribution.
 .
        1. If You Share the Licensed Material (including in modified
           form), You must:
 .
             a. retain the following if it is supplied by the Licensor
                with the Licensed Material:
 .
                  i. identification of the creator(s) of the Licensed
                     Material and any others designated to receive
                     attribution, in any reasonable manner requested by
                     the Licensor (including by pseudonym if
                     designated);
 .
                 ii. a copyright notice;
 .
                iii. a notice that refers to this Public License;
 .
                 iv. a notice that refers to the disclaimer of
                     warranties;
 .
                  v. a URI or hyperlink to the Licensed Material to the
                     extent reasonably practicable;
 .
             b. indicate if You modified the Licensed Material and
                retain an indication of any previous modifications; and
 .
             c. indicate the Licensed Material is licensed under this
                Public License, and include the text of, or the URI or
                hyperlink to, this Public License.
 .
        2. You may satisfy the conditions in Section 3(a)(1) in any
           reasonable manner based on the medium, means, and context in
           which You Share the Licensed Material. For example, it may be
           reasonable to satisfy the conditions by providing a URI or
           hyperlink to a resource that includes the required
           information.
 .
        3. If requested by the Licensor, You must remove any of the
           information required by Section 3(a)(1)(A) to the extent
           reasonably practicable.
 .
        4. If You Share Adapted Material You produce, the Adapter's
           License You apply must not prevent recipients of the Adapted
           Material from complying with this Public License.
 .
 .
 Section 4 -- Sui Generis Database Rights.
 .
 Where the Licensed Rights include Sui Generis Database Rights that
 apply to Your use of the Licensed Material:
 .
   a. for the avoidance of doubt, Section 2(a)(1) grants You the right
      to extract, reuse, reproduce, and Share all or a substantial
      portion of the contents of the database;
 .
   b. if You include all or a substantial portion of the database
      contents in a database in which You have Sui Generis Database
      Rights, then the database in which You have Sui Generis Database
      Rights (but not its individual contents) is Adapted Material; and
 .
   c. You must comply with the conditions in Section 3(a) if You Share
      all or a substantial portion of the contents of the database.
 .
 For the avoidance of doubt, this Section 4 supplements and does not
 replace Your obligations under this Public License where the Licensed
 Rights include other Copyright and Similar Rights.
 .
 .
 Section 5 -- Disclaimer of Warranties and Limitation of Liability.
 .
   a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
      EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
      AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
      ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
      IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
      WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
      PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
      ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
      KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
      ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
 .
   b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
      TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
      NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
      INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
      COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
      USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
      ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
      DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
      IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
 .
   c. The disclaimer of warranties and limitation of liability provided
      above shall be interpreted in a manner that, to the extent
      possible, most closely approximates an absolute disclaimer and
      waiver of all liability.
 .
 .
 Section 6 -- Term and Termination.
 .
   a. This Public License applies for the term of the Copyright and
      Similar Rights licensed here. However, if You fail to comply with
      this Public License, then Your rights under this Public License
      terminate automatically.
 .
   b. Where Your right to use the Licensed Material has terminated under
      Section 6(a), it reinstates:
 .
        1. automatically as of the date the violation is cured, provided
           it is cured within 30 days of Your discovery of the
           violation; or
 .
        2. upon express reinstatement by the Licensor.
 .
      For the avoidance of doubt, this Section 6(b) does not affect any
      right the Licensor may have to seek remedies for Your violations
      of this Public License.
 .
   c. For the avoidance of doubt, the Licensor may also offer the
      Licensed Material under separate terms or conditions or stop
      distributing the Licensed Material at any time; however, doing so
      will not terminate this Public License.
 .
   d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
      License.
 .
 .
 Section 7 -- Other Terms and Conditions.
 .
   a. The Licensor shall not be bound by any additional or different
      terms or conditions communicated by You unless expressly agreed.
 .
   b. Any arrangements, understandings, or agreements regarding the
      Licensed Material not stated herein are separate from and
      independent of the terms and conditions of this Public License.
 .
 .
 Section 8 -- Interpretation.
 .
   a. For the avoidance of doubt, this Public License does not, and
      shall not be interpreted to, reduce, limit, restrict, or impose
      conditions on any use of the Licensed Material that could lawfully
      be made without permission under this Public License.
 .
   b. To the extent possible, if any provision of this Public License is
      deemed unenforceable, it shall be automatically reformed to the
      minimum extent necessary to make it enforceable. If the provision
      cannot be reformed, it shall be severed from this Public License
      without affecting the enforceability of the remaining terms and
      conditions.
 .
   c. No term or condition of this Public License will be waived and no
      failure to comply consented to unless expressly agreed to by the
      Licensor.
 .
   d. Nothing in this Public License constitutes or may be interpreted
      as a limitation upon, or waiver of, any privileges and immunities
      that apply to the Licensor or You, including from the legal
      processes of any jurisdiction or authority.
 .
 .
 =======================================================================
 .
 Creative Commons is not a party to its public
 licenses. Notwithstanding, Creative Commons may elect to apply one of
 its public licenses to material it publishes and in those instances
 will be considered the “Licensor.” The text of the Creative Commons
 public licenses is dedicated to the public domain under the CC0 Public
 Domain Dedication. Except for the limited purpose of indicating that
 material is shared under a Creative Commons public license or as
 otherwise permitted by the Creative Commons policies published at
 creativecommons.org/policies, Creative Commons does not authorize the
 use of the trademark "Creative Commons" or any other trademark or logo
 of Creative Commons without its prior written consent including,
 without limitation, in connection with any unauthorized modifications
 to any of its public licenses or any other arrangements,
 understandings, or agreements concerning use of licensed material. For
 the avoidance of doubt, this paragraph does not form part of the
 public licenses.
 .
 Creative Commons may be contacted at creativecommons.org.

License: Expat
 The 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 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: lmfit-permissive
 Permission to use and redistribute the source code or binary forms of this
 software and its documentation, with or without modification is hereby
 granted provided that the above notice of copyright, these terms of use,
 and the disclaimer of warranty below appear in the source code and
 documentation, and that none of the names of above institutions or
 authors appear in advertising or endorsement of works derived from this
 software without specific prior written permission from all parties.
 .
 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 THIS SOFTWARE.

Review Information

accepted — allocated to eamanu 4 days ago, started 4 days ago, completed 4 days ago.

Final Comment

Public Notes

4 days ago ● public

debian/copyright check

Command: cme check dpkg-copyright
Exit code: 0

(no output)

4 days ago ● public

licenserecon

Command: licenserecon
Exit code: 3

en: Versions: licenserecon '17.0'  licensecheck '3.3.9-1'

Parsing Source Tree  ....
Reading d/copyright  ....
Running licensecheck ....

d/copyright      | licensecheck

BSD-3-clause     | BSD-3-clause and/or CC-BY-4.0 and/or FSFAP debian/fill.copyright.blanks.yml
BSD-3-clause     | Expat             refnx/reflect/_app/ui/licences/pyparsing
BSD-3-clause     | LGPL-3            refnx/reflect/_app/ui/licences/pyside6
BSD-3-clause     | Apache-2.0 and/or BSD-3-clause refnx/reflect/_app/ui/licences/python-dateutil
BSD-3-clause     | LGPL-3            refnx/reflect/_app/ui/licences/qt
BSD-3-clause     | Expat             refnx/reflect/_app/ui/licences/qtpy
BSD-3-clause     | BSD-3-clause and/or Expat refnx/reflect/_app/ui/licences/scipy

4 days ago ● public

Look for SPDX

Command: grep -r -B1 'SPDX-'
Exit code: 1

(no output)

4 days ago ● public

Lintian

Command: lintian -i -I -v --pedantic
Exit code: 2

N:
E: refnx changes: distribution-and-experimental-mismatch
N: 
N:   The Distribution in the .changes file indicates that packages should be
N:   installed into a non-experimental distribution (suite), but the
N:   distribution in the Changes field copied from debian/changelog indicates
N:   that experimental was intended.
N:   
N:   This is an easy mistake to make when invoking "sbuild ... foo.dsc".
N:   Double-check the -d option if using sbuild in this way.
N: 
N:   Please refer to Bug#542747 and Bug#529281 for details.
N: 
N:   Visibility: error
N:   Show-Always: no
N:   Check: fields/distribution
N: 
N:
W: python-refnx-doc: changelog-distribution-does-not-match-changes-file experimental != unstable [usr/share/doc/python-refnx-doc/changelog.Debian.gz:1]
N: 
N:   The target distribution in the most recent entry in this package's
N:   debian/changelog file does not match the target in the generated .changes
N:   file.
N:   
N:   This may indicate a mistake in setting the distribution, an accidental
N:   upload to unstable of a package intended for experimental, or a mistake in
N:   invoking sbuild(1).
N: 
N:   Please refer to Bug#906155 and the sbuild(1) manual page for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: debian/changelog
N: 
N:
W: python3-refnx: changelog-distribution-does-not-match-changes-file experimental != unstable [usr/share/doc/python3-refnx/changelog.Debian.gz:1]
N:
W: python-refnx-doc: executable-not-elf-or-script [usr/share/doc/python-refnx-doc/examples/auto_reducer.py]
N: 
N:   This executable file is not an ELF format binary, and does not start with
N:   the #! sequence that marks interpreted scripts. It might be a sh script
N:   that fails to name /bin/sh as its shell, or it may be incorrectly marked
N:   as executable. Sometimes upstream files developed on Windows are marked
N:   unnecessarily as executable on other systems.
N:   
N:   If you are using debhelper to build your package, running dh_fixperms will
N:   often correct this problem for you.
N: 
N:   Please refer to Scripts (Section 10.4) in the Debian Policy Manual for
N:   details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: executable
N: 
N:
W: python3-refnx: no-manual-page [usr/bin/refnx]
N: 
N:   Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have
N:   a manual page
N:   
N:   Note that though the man program has the capability to check for several
N:   program names in the NAMES section, each of these programs should have its
N:   own manual page (a symbolic link to the appropriate manual page is
N:   sufficient) because other manual page viewers such as xman or tkman don't
N:   support this.
N:   
N:   If the name of the manual page differs from the binary by case, man may be
N:   able to find it anyway; however, it is still best practice to match the
N:   exact capitalization of the executable in the manual page.
N:   
N:   If the manual pages are provided by another package on which this package
N:   depends, Lintian may not be able to determine that manual pages are
N:   available. In this case, after confirming that all binaries do have manual
N:   pages after this package and its dependencies are installed, please add a
N:   Lintian override.
N: 
N:   Please refer to Manual pages (Section 12.1) in the Debian Policy Manual
N:   for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: documentation/manual
N:   Renamed from: binary-without-manpage
N: 
N:
W: python-refnx-doc: privacy-breach-generic [<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js">] (https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js) [usr/share/doc/python-refnx-doc/html/NSF2.html]
N: 
N:   This package creates a potential privacy breach by fetching data from an
N:   external website at runtime. Please remove these scripts or external HTML
N:   resources.
N:   
N:   Please replace any scripts, images, or other remote resources with
N:   non-remote resources. It is preferable to replace them with text and links
N:   but local copies of the remote resources are also acceptable as long as
N:   they don't also make calls to remote services. Please ensure that the
N:   remote resources are suitable for Debian main before making local copies
N:   of them.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: files/privacy-breach
N: 
N:
W: python-refnx-doc: privacy-breach-generic [<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js">] (https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js) [usr/share/doc/python-refnx-doc/html/faq.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js">] (https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js) [usr/share/doc/python-refnx-doc/html/getting_started.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js">] (https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js) [usr/share/doc/python-refnx-doc/html/inequality_constraints.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js">] (https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js) [usr/share/doc/python-refnx-doc/html/lipid.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js">] (https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js) [usr/share/doc/python-refnx-doc/html/nsf.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js">] (https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js) [usr/share/doc/python-refnx-doc/html/pymc_lipid_sampling.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js">] (https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js) [usr/share/doc/python-refnx-doc/html/refnx.reflect.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/NSF2.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/index.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/_lib/emcee/autocorr.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/analysis/bounds.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/analysis/curvefitter.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/analysis/model.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/analysis/objective.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/analysis/parameter.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/dataset.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/dataset/data1d.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/dataset/reflectdataset.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reduce/_app.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reduce/batchreduction.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reduce/platypusnexus.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reduce/reduce.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reduce/xray.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reflect/_app.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reflect/_functional_form.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reflect/_interactive_modeller.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reflect/_lipid.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reflect/_polarised_reflect_model.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reflect/_reflect.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reflect/interface.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reflect/reflect_model.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reflect/spline.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/reflect/structure.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/util/ErrorProp.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/util/general.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/util/nsplice.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/_modules/refnx/util/quickplot.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/analytical.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/batch_fitting.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/different_roughness.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/emcee_pymc_dynesty.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/energy_dispersive.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/examples.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/faq.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/genindex.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/getting_started.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/gui.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/incoherent_sum.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/index.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/inequality_constraints.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/installation.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/lipid.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/model_selection.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/modules.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/non_gauss_resolution.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/nsf.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/occupancy.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/orso.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/py-modindex.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/pymc_lipid_sampling.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/reflectometry_global.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/refnx.analysis.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/refnx.dataset.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/refnx.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/refnx.reduce.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/refnx.reflect.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/refnx.util.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/search.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/testimonials.html]
N:
W: python-refnx-doc: privacy-breach-generic [<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js">] (https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@^1.0.1/dist/embed-amd.js) [usr/share/doc/python-refnx-doc/html/using_mpi.html]
N:
I: refnx source: patch-not-forwarded-upstream [debian/patches/0001-Add-Makefile-to-build-paper-from-sources.patch]
N: 
N:   According to the DEP-3 headers, this patch has not been forwarded
N:   upstream.
N:   
N:   Please forward the patch and try to have it included in upstream's version
N:   control system. If the patch is not suitable for that, please mention
N:   not-needed in the Forwarded field of the patch header.
N:   
N:   If the patch was actually taken from upstream, please prefix the Origin
N:   field information with upstream or backport, as documented in the DEP-3.
N:   For example:
N:   
N:       Origin: upstream, https://github.com/zim-desktop-wiki/zim-desktop-wiki/commit/d33286c75b623cfb249c627b0c348be62e6377c9.patch
N: 
N:   Please refer to social contract item 2, Coordination with upstream
N:   developers (Section 3.1.4) in the Debian Developer's Reference, Changes to
N:   the upstream sources (Section 4.3) in the Debian Policy Manual,
N:   Bug#755153, and https://dep-team.pages.debian.net/deps/dep3/ for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: debian/patches/dep3
N:   Renamed from: send-patch
N: 
N:
I: refnx source: patch-not-forwarded-upstream [debian/patches/0002-Fix-calculation-tolerance-on-i386.patch]
N:
I: refnx source: patch-not-forwarded-upstream [debian/patches/0003-Use-local-intersphinx-links.patch]
N:
I: refnx source: patch-not-forwarded-upstream [debian/patches/0004-Remove-compiler-flags-for-reproducibility.patch]
N:
I: python-refnx-doc: possible-documentation-but-no-doc-base-registration
N: 
N:   The package ships a .html or .pdf file under /usr/share/doc/. Those files
N:   are usually documentation, but no files are registered in doc-base.
N:   
N:   Files in folders named examples are exempt from this tag.
N: 
N:   Please refer to Registering Documents using doc-base (Section 9.10) in the
N:   Debian Policy Manual for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: menus
N: 
N:
P: python-refnx-doc: example-shell-script-fails-syntax-check [usr/share/doc/python-refnx-doc/examples/mpi_parallelisation.py]
N: 
N:   Running this shell script with the shell's -n option set fails, which
N:   means that the script has syntax errors. The most common cause of this
N:   problem is a script expecting /bin/sh to be bash checked on a system using
N:   dash as /bin/sh.
N:   
N:   Run e.g. sh -n yourscript to see the errors yourself.
N:   
N:   Note this can have false-positives, for an example with bash scripts using
N:   "extglob".
N: 
N:   Visibility: pedantic
N:   Show-Always: no
N:   Check: script/syntax
N: 
N:
P: python-refnx-doc: example-unusual-interpreter python [usr/share/doc/python-refnx-doc/examples/global_fitting_motofit/global_fitting_from_motofit.py]
N: 
N:   This package contains an example script for an interpreter that is not
N:   shipped in the package and is not known to Lintian. It is possible that
N:   there is a typo or the interpreter is not executable.
N: 
N:   Visibility: pedantic
N:   Show-Always: no
N:   Check: scripts
N: 
N:
P: refnx source: maintainer-desktop-entry [debian/io.github.refnx.desktop]
N: 
N:   The maintainer keeps a desktop entry in ./debian. Please forward the
N:   desktop entry upstream and ask them to include it in their version control
N:   system, and in their next release.
N:   
N:   If the desktop entry was already forwarded or rejected, or the upstream is
N:   gone, please override the tag and annotate it with a suitable comment.
N: 
N:   Please refer to social contract item 2, Coordination with upstream
N:   developers (Section 3.1.4) in the Debian Developer's Reference, and
N:   Changes to the upstream sources (Section 4.3) in the Debian Policy Manual
N:   for details.
N: 
N:   Visibility: pedantic
N:   Show-Always: no
N:   Check: debian/desktop-entries
N: 
4 days ago ● public

duck

Command: duck
Exit code: 0

(no output)

4 days ago ● public

look for copyright

Command: egrep -R -i copyright
Exit code: 0

refnx/reduce/rebin.py:Copyright (c) 2011, Joshua M. Hykes
refnx/reduce/rebin.py:    * Redistributions of source code must retain the above copyright
refnx/reduce/rebin.py:    * Redistributions in binary form must reproduce the above copyright
refnx/reduce/rebin.py:THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
refnx/reduce/bounded_splines.py:Copyright (c) 2011, Joshua M. Hykes
refnx/reduce/bounded_splines.py:    * Redistributions of source code must retain the above copyright
refnx/reduce/bounded_splines.py:    * Redistributions in binary form must reproduce the above copyright
refnx/reduce/bounded_splines.py:THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
refnx/reduce/_tof_simulator.py:__copyright__ = "Copyright 2019, Andrew Nelson"
refnx/_lib/ptemcee/LICENSE:Copyright (c) 2010-2013 Daniel Foreman-Mackey & contributors.
refnx/_lib/ptemcee/LICENSE:The above copyright notice and this permission notice shall be included in all
refnx/_lib/ptemcee/LICENSE:AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
refnx/_lib/emcee/LICENSE:Copyright (c) 2010-2021 Daniel Foreman-Mackey & contributors.
refnx/_lib/emcee/LICENSE:The above copyright notice and this permission notice shall be included in all
refnx/_lib/emcee/LICENSE:AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
refnx/reflect/abeles_pyopencl.cl:Copyright (c) 2020 A. R. J. Nelson, ANSTO
refnx/reflect/abeles_pyopencl.cl:granted provided that the above notice of copyright, these terms of use,
refnx/reflect/abeles_pyopencl.cl:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
refnx/reflect/tests/.Quartz_data.txt:# Copyright (c) 2024 Max Champneys
refnx/reflect/tests/.Quartz_data.txt:# The above copyright notice and this permission notice shall be included in all
refnx/reflect/tests/.Quartz_data.txt:# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
refnx/reflect/_interactive_modeller.py:Copyright (c) 2015 A. R. J. Nelson, ANSTO
refnx/reflect/_interactive_modeller.py:granted provided that the above notice of copyright, these terms of use,
refnx/reflect/_interactive_modeller.py:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
refnx/reflect/_app/ui/licences/pyside6: Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
refnx/reflect/_app/ui/licences/pyside6:   c) For a Combined Work that displays copyright notices during
refnx/reflect/_app/ui/licences/pyside6:   execution, include the copyright notice for the Library among
refnx/reflect/_app/ui/licences/matplotlib:License Agreement and MDT's notice of copyright, i.e., "Copyright (c)
refnx/reflect/_app/ui/licences/matplotlib:License Agreement and JDH's notice of copyright, i.e., "Copyright (c)
refnx/reflect/_app/ui/licences/scipy:Copyright (c) 2001, 2002 Enthought, Inc.
refnx/reflect/_app/ui/licences/scipy:Copyright (c) 2003-2017 SciPy Developers.
refnx/reflect/_app/ui/licences/scipy:  a. Redistributions of source code must retain the above copyright notice,
refnx/reflect/_app/ui/licences/scipy:  b. Redistributions in binary form must reproduce the above copyright
refnx/reflect/_app/ui/licences/scipy:THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
refnx/reflect/_app/ui/licences/scipy:ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS
refnx/reflect/_app/ui/licences/scipy:  Copyright 1984, 1995, 2000 by Stephen L. Moshier
refnx/reflect/_app/ui/licences/scipy:      * Redistributions of source code must retain the above copyright
refnx/reflect/_app/ui/licences/scipy:      * Redistributions in binary form must reproduce the above copyright
refnx/reflect/_app/ui/licences/scipy:  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
refnx/reflect/_app/ui/licences/scipy:  DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
refnx/reflect/_app/ui/licences/scipy:  Copyright (c) 2012 Massachusetts Institute of Technology
refnx/reflect/_app/ui/licences/scipy:  The above copyright notice and this permission notice shall be
refnx/reflect/_app/ui/licences/scipy:  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
refnx/reflect/_app/ui/licences/scipy:  Copyright (c) 2003-2009, The Regents of the University of California,
refnx/reflect/_app/ui/licences/scipy:  (1) Redistributions of source code must retain the copyright
refnx/reflect/_app/ui/licences/scipy:  (2) Redistributions in binary form must reproduce the copyright
refnx/reflect/_app/ui/licences/scipy:  2. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
refnx/reflect/_app/ui/licences/scipy:  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
refnx/reflect/_app/ui/licences/about:Copyright 2015-2019 A. R. J. Nelson, ANSTO
refnx/reflect/_app/ui/licences/about:1. Redistributions of source code must retain the above copyright notice, this
refnx/reflect/_app/ui/licences/about:2. Redistributions in binary form must reproduce the above copyright notice,
refnx/reflect/_app/ui/licences/about:3. Neither the name of the copyright holder nor the names of its contributors
refnx/reflect/_app/ui/licences/about:THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
refnx/reflect/_app/ui/licences/about:DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
refnx/reflect/_app/ui/licences/pyparsing:The above copyright notice and this permission notice shall be
refnx/reflect/_app/ui/licences/pyparsing:IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
refnx/reflect/_app/ui/licences/qtpy:Copyright (c) 2011- QtPy contributors and others (see AUTHORS.md)
refnx/reflect/_app/ui/licences/qtpy:The above copyright notice and this permission notice shall be included in all
refnx/reflect/_app/ui/licences/qtpy:AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
refnx/reflect/_app/ui/licences/refl1d:Copyright 2006-2024 The Refl1D Contributors
refnx/reflect/_app/ui/licences/refl1d:1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following
refnx/reflect/_app/ui/licences/refl1d:2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following
refnx/reflect/_app/ui/licences/refl1d:3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote
refnx/reflect/_app/ui/licences/refl1d:THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
refnx/reflect/_app/ui/licences/refl1d:DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
refnx/reflect/_app/ui/licences/qt: The Qt Toolkit is Copyright (C) 2017 The Qt Company Ltd.
refnx/reflect/_app/ui/licences/qt: Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
refnx/reflect/_app/ui/licences/qt:   c) For a Combined Work that displays copyright notices during
refnx/reflect/_app/ui/licences/qt:   execution, include the copyright notice for the Library among
refnx/reflect/_app/ui/licences/python-dateutil:Copyright 2017- Paul Ganssle <paul@ganssle.io>
refnx/reflect/_app/ui/licences/python-dateutil:Copyright 2017- dateutil contributors (see AUTHORS file)
refnx/reflect/_app/ui/licences/python-dateutil:Copyright (c) 2003-2011 - Gustavo Niemeyer <gustavo@niemeyer.net>
refnx/reflect/_app/ui/licences/python-dateutil:Copyright (c) 2012-2014 - Tomi Pievilainen <tomi.pievilainen@iki.fi>
refnx/reflect/_app/ui/licences/python-dateutil:Copyright (c) 2014-2016 - Yaron de Leeuw <me@jarondl.net>
refnx/reflect/_app/ui/licences/python-dateutil:Copyright (c) 2015-     - Paul Ganssle <paul@ganssle.io>
refnx/reflect/_app/ui/licences/python-dateutil:Copyright (c) 2015-     - dateutil contributors (see AUTHORS file)
refnx/reflect/_app/ui/licences/python-dateutil:    * Redistributions of source code must retain the above copyright notice,
refnx/reflect/_app/ui/licences/python-dateutil:    * Redistributions in binary form must reproduce the above copyright notice,
refnx/reflect/_app/ui/licences/python-dateutil:    * Neither the name of the copyright holder nor the names of its
refnx/reflect/_app/ui/licences/python-dateutil:THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
refnx/reflect/_app/ui/licences/python-dateutil:A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
refnx/reflect/_app/ui/licences/numpy:Copyright (c) 2005-2019, NumPy Developers.
refnx/reflect/_app/ui/licences/numpy:    * Redistributions of source code must retain the above copyright
refnx/reflect/_app/ui/licences/numpy:       copyright notice, this list of conditions and the following
refnx/reflect/_app/ui/licences/numpy:THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
refnx/reflect/_app/ui/licences/numpy:A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
refnx/reflect/_polarised_reflect_model.py:Copyright (c) 2025 A. R. J. Nelson, ANSTO
refnx/reflect/_polarised_reflect_model.py:granted provided that the above notice of copyright, these terms of use,
refnx/reflect/_polarised_reflect_model.py:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
refnx/reflect/_jax_reflect.py:Copyright (c) 2015 A. R. J. Nelson, ANSTO
refnx/reflect/_jax_reflect.py:granted provided that the above notice of copyright, these terms of use,
refnx/reflect/_jax_reflect.py:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
refnx/reflect/_reflect.py:Copyright (c) 2015 A. R. J. Nelson, ANSTO
refnx/reflect/_reflect.py:granted provided that the above notice of copyright, these terms of use,
refnx/reflect/_reflect.py:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
refnx/reflect/reflect_model.py:Copyright (c) 2015 A. R. J. Nelson, ANSTO
refnx/reflect/reflect_model.py:granted provided that the above notice of copyright, these terms of use,
refnx/reflect/reflect_model.py:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
refnx/reflect/structure.py:Copyright (c) 2015 A. R. J. Nelson, ANSTO
refnx/reflect/structure.py:granted provided that the above notice of copyright, these terms of use,
refnx/reflect/structure.py:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
tools/gitversion.py:Copyright (c) 2001-2002 Enthought, Inc. 2003, SciPy Developers.
tools/gitversion.py:1. Redistributions of source code must retain the above copyright
tools/gitversion.py:   copyright notice, this list of conditions and the following
tools/gitversion.py:3. Neither the name of the copyright holder nor the names of its
tools/gitversion.py:THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
tools/gitversion.py:A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
.pc/0003-Use-local-intersphinx-links.patch/doc/conf.py:copyright = "2015-2025, Andrew Nelson"
.pc/0003-Use-local-intersphinx-links.patch/doc/conf.py:# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
.pc/0003-Use-local-intersphinx-links.patch/doc/conf.py:# html_show_copyright = True
LICENSE:Copyright 2015-2024 A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
LICENSE:1. Redistributions of source code must retain the above copyright notice, this
LICENSE:2. Redistributions in binary form must reproduce the above copyright notice,
LICENSE:3. Neither the name of the copyright holder nor the names of its contributors
LICENSE:THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
LICENSE:DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
testimonials.bib:  copyright = {Creative Commons Attribution Share Alike 4.0 International},
testimonials.bib:  copyright = "https://creativecommons.org/licenses/by/4.0/",
doc/conf.py:copyright = "2015-2025, Andrew Nelson"
doc/conf.py:# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
doc/conf.py:# html_show_copyright = True
debian/copyright:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright:Copyright: 2011-2026, A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
debian/copyright:Copyright: 2025, 2026, Stuart Prescott <stuart@debian.org>
debian/copyright:Copyright: 2026, Stuart Prescott <stuart@debian.org>
debian/copyright: permitted in any medium without royalty provided the copyright notice and
debian/copyright:Copyright: 2018, Stuart W. Prescott, School of Chemical Engineering, University of New South Wales
debian/copyright:Copyright: 2010-2021, Daniel Foreman-Mackey & contributors.
debian/copyright:Copyright: 2010-2021, Daniel Foreman-Mackey & contributors.
debian/copyright:Copyright: 2019, Andrew Nelson
debian/copyright:Copyright: 2011, Joshua M. Hykes
debian/copyright:Copyright: 2011-2026, A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
debian/copyright:Copyright:
debian/copyright:Copyright: 2024, Max Champneys
debian/copyright:Copyright: 2015-2025, A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
debian/copyright:Copyright:
debian/copyright:Copyright: 2006-2024, The Refl1D Contributors
debian/copyright:Copyright:
debian/copyright:Copyright: 2001, 2002, Enthought, Inc. 2003, SciPy Developers.
debian/copyright:     * Redistributions of source code must retain the above copyright
debian/copyright:     * Redistributions in binary form must reproduce the above copyright
debian/copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
debian/copyright: 1. Redistributions of source code must retain the above copyright notice, this
debian/copyright: 2. Redistributions in binary form must reproduce the above copyright notice,
debian/copyright: 3. Neither the name of the copyright holder nor the names of its contributors
debian/copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
debian/copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
debian/copyright: original works of authorship and other material subject to copyright
debian/copyright:      copyright and certain other rights. Our licenses are
debian/copyright:      limitation to copyright. More considerations for licensors:
debian/copyright:      copyright--then that use is not regulated by the license. Our
debian/copyright:      licenses grant only permissions under copyright and certain
debian/copyright:      reasons, including because others have copyright or other
debian/copyright:   a. Adapted Material means material subject to Copyright and Similar
debian/copyright:      permission under the Copyright and Similar Rights held by the
debian/copyright:   b. Adapter's License means the license You apply to Your Copyright
debian/copyright:   c. Copyright and Similar Rights means copyright and/or similar rights
debian/copyright:      closely related to copyright including, without limitation,
debian/copyright:      specified in Section 2(b)(1)-(2) are not Copyright and Similar
debian/copyright:      fulfilling obligations under Article 11 of the WIPO Copyright
debian/copyright:      any other exception or limitation to Copyright and Similar Rights
debian/copyright:      all Copyright and Similar Rights that apply to Your use of the
debian/copyright:   j. Sui Generis Database Rights means rights other than copyright
debian/copyright:                 ii. a copyright notice;
debian/copyright: Rights include other Copyright and Similar Rights.
debian/copyright:   a. This Public License applies for the term of the Copyright and
debian/copyright: The above copyright notice and this permission notice shall
debian/copyright: SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
debian/copyright: granted provided that the above notice of copyright, these terms of use,
debian/copyright: THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
debian/changelog:  * Update copyright information and add config for cme.
debian/fix.scanned.copyright:# licencecheck is pulling up lots of nonsense out of the licence text itself as the copyright statement; filtering needed
debian/fix.scanned.copyright:#! Files:"refnx/reflect/structure.py" Copyright="A. R. J. Nelson, ANSTO" License short_name="lmfit-permissive"
debian/fix.scanned.copyright:#! Files:"*" Copyright=~'s/\s*".*//'
debian/fix.scanned.copyright:! Files:~/.*/ Copyright=~"s/ANSTO/Australian Nuclear Science and Technology Organisation/"
debian/fix.scanned.copyright:! Files:~/.*/ Copyright=~"s/Australian Nuclear Science and Technology$/Australian Nuclear Science and Technology Organisation/"
debian/fix.scanned.copyright:! Files:~/.*/ Copyright=~"s/these terms of use/ /"
debian/fill.copyright.blanks.yml:  copyright: 2011-2026, A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
debian/fill.copyright.blanks.yml:  copyright: |-
debian/fill.copyright.blanks.yml:  copyright: |-
debian/fill.copyright.blanks.yml:  override-copyright: |-
debian/fill.copyright.blanks.yml:  override-copyright: 2019, Andrew Nelson
debian/fill.copyright.blanks.yml:# scanner misinterprets {c} in the code as a copyright statement
debian/fill.copyright.blanks.yml:  override-copyright: 2011-2026, A. R. J. Nelson, ANSTO
paper/LICENCE:original works of authorship and other material subject to copyright
paper/LICENCE:     copyright and certain other rights. Our licenses are
paper/LICENCE:     limitation to copyright. More considerations for licensors:
paper/LICENCE:     copyright--then that use is not regulated by the license. Our
paper/LICENCE:     licenses grant only permissions under copyright and certain
paper/LICENCE:     reasons, including because others have copyright or other
paper/LICENCE:  a. Adapted Material means material subject to Copyright and Similar
paper/LICENCE:     permission under the Copyright and Similar Rights held by the
paper/LICENCE:  b. Adapter's License means the license You apply to Your Copyright
paper/LICENCE:  c. Copyright and Similar Rights means copyright and/or similar rights
paper/LICENCE:     closely related to copyright including, without limitation,
paper/LICENCE:     specified in Section 2(b)(1)-(2) are not Copyright and Similar
paper/LICENCE:     fulfilling obligations under Article 11 of the WIPO Copyright
paper/LICENCE:     any other exception or limitation to Copyright and Similar Rights
paper/LICENCE:     all Copyright and Similar Rights that apply to Your use of the
paper/LICENCE:  j. Sui Generis Database Rights means rights other than copyright
paper/LICENCE:                ii. a copyright notice;
paper/LICENCE:Rights include other Copyright and Similar Rights.
paper/LICENCE:  a. This Public License applies for the term of the Copyright and
grep: paper/Nelson2019.pdf: binary file matches
src/pnr/LICENSE.txt:Copyright 2006-2024 The Refl1D Contributors
src/pnr/LICENSE.txt:1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following
src/pnr/LICENSE.txt:2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following
src/pnr/LICENSE.txt:3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote
src/pnr/LICENSE.txt:THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
src/pnr/LICENSE.txt:DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
src/refcaller.cpp:Copyright (c) 2015 A. R. J. Nelson, Australian Nuclear Science and Technology
src/refcaller.cpp:granted provided that the above notice of copyright, these terms of use,
src/refcaller.cpp:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
src/refcalc.cpp:Copyright (c) 2015 A. R. J. Nelson, Australian Nuclear Science and Technology
src/refcalc.cpp:granted provided that the above notice of copyright, these terms of use,
src/refcalc.cpp:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
src/refcalc.h:Copyright (c) 2015 A. R. J. Nelson, Australian Nuclear Science and Technology
src/refcalc.h:granted provided that the above notice of copyright, these terms of use,
src/refcalc.h:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
src/refcaller.h:Copyright (c) 2015 A. R. J. Nelson, Australian Nuclear Science and Technology
src/refcaller.h:granted provided that the above notice of copyright, these terms of use,
src/refcaller.h:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
src/_creflect.pyx:Copyright (c) 2015 A. R. J. Nelson, Australian Nuclear Science and Technology Organisation
src/_creflect.pyx:granted provided that the above notice of copyright, these terms of use,
src/_creflect.pyx:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
src/refcalc.c:Copyright (c) 2015 A. R. J. Nelson, Australian Nuclear Science and Technology
src/refcalc.c:granted provided that the above notice of copyright, these terms of use,
src/refcalc.c:THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4 days ago ● public

look for license

Command: egrep -R -i license
Exit code: 0

refnx/reduce/_tof_simulator.py:__license__ = "3 clause BSD"
refnx/_lib/_numdiff.py:License : BSD
refnx/_lib/ptemcee/LICENSE:The MIT License (MIT)
refnx/_lib/ptemcee/LICENSE:to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
refnx/_lib/emcee/__init__.py:__license__ = "MIT"
refnx/_lib/emcee/LICENSE:The MIT License (MIT)
refnx/_lib/emcee/LICENSE:to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
refnx/reflect/abeles_pyopencl.cl:The refnx code is distributed under the following license:
refnx/reflect/tests/.Quartz_data.txt:# MIT License
refnx/reflect/tests/.Quartz_data.txt:# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
refnx/reflect/_interactive_modeller.py:refnx is distributed under the following license:
refnx/reflect/_app/ui/licences/pyside6:               GNU LESSER GENERAL PUBLIC LICENSE
refnx/reflect/_app/ui/licences/pyside6: of this license document, but changing it is not allowed.
refnx/reflect/_app/ui/licences/pyside6:  This version of the GNU Lesser General Public License incorporates
refnx/reflect/_app/ui/licences/pyside6:License, supplemented by the additional permissions listed below.
refnx/reflect/_app/ui/licences/pyside6:  As used herein, "this License" refers to version 3 of the GNU Lesser
refnx/reflect/_app/ui/licences/pyside6:General Public License, and the "GNU GPL" refers to version 3 of the GNU
refnx/reflect/_app/ui/licences/pyside6:General Public License.
refnx/reflect/_app/ui/licences/pyside6:  "The Library" refers to a covered work governed by this License,
refnx/reflect/_app/ui/licences/pyside6:  You may convey a covered work under sections 3 and 4 of this License
refnx/reflect/_app/ui/licences/pyside6:   a) under this License, provided that you make a good faith effort to
refnx/reflect/_app/ui/licences/pyside6:   this License applicable to that copy.
refnx/reflect/_app/ui/licences/pyside6:   covered by this License.
refnx/reflect/_app/ui/licences/pyside6:   b) Accompany the object code with a copy of the GNU GPL and this license
refnx/reflect/_app/ui/licences/pyside6:   covered by this License.
refnx/reflect/_app/ui/licences/pyside6:   b) Accompany the Combined Work with a copy of the GNU GPL and this license
refnx/reflect/_app/ui/licences/pyside6:   copies of the GNU GPL and this license document.
refnx/reflect/_app/ui/licences/pyside6:       License, and the Corresponding Application Code in a form
refnx/reflect/_app/ui/licences/pyside6:License, and convey such a combined library under terms of your
refnx/reflect/_app/ui/licences/pyside6:   conveyed under the terms of this License.
refnx/reflect/_app/ui/licences/pyside6:  6. Revised Versions of the GNU Lesser General Public License.
refnx/reflect/_app/ui/licences/pyside6:of the GNU Lesser General Public License from time to time. Such new
refnx/reflect/_app/ui/licences/pyside6:of the GNU Lesser General Public License "or any later version"
refnx/reflect/_app/ui/licences/pyside6:General Public License, you may choose any version of the GNU Lesser
refnx/reflect/_app/ui/licences/pyside6:General Public License ever published by the Free Software Foundation.
refnx/reflect/_app/ui/licences/pyside6:whether future versions of the GNU Lesser General Public License shall
refnx/reflect/_app/ui/licences/matplotlib:License agreement for matplotlib versions 1.3.0 and later
refnx/reflect/_app/ui/licences/matplotlib:1. This LICENSE AGREEMENT is between the Matplotlib Development Team
refnx/reflect/_app/ui/licences/matplotlib:("MDT"), and the Individual or Organization ("Licensee") accessing and
refnx/reflect/_app/ui/licences/matplotlib:2. Subject to the terms and conditions of this License Agreement, MDT
refnx/reflect/_app/ui/licences/matplotlib:hereby grants Licensee a nonexclusive, royalty-free, world-wide license
refnx/reflect/_app/ui/licences/matplotlib:License Agreement and MDT's notice of copyright, i.e., "Copyright (c)
refnx/reflect/_app/ui/licences/matplotlib:Licensee.
refnx/reflect/_app/ui/licences/matplotlib:3. In the event Licensee prepares a derivative work that is based on or
refnx/reflect/_app/ui/licences/matplotlib:Licensee hereby agrees to include in any such work a brief summary of
refnx/reflect/_app/ui/licences/matplotlib:4. MDT is making matplotlib available to Licensee on an "AS
refnx/reflect/_app/ui/licences/matplotlib:5. MDT SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB
refnx/reflect/_app/ui/licences/matplotlib:6. This License Agreement will automatically terminate upon a material
refnx/reflect/_app/ui/licences/matplotlib:7. Nothing in this License Agreement shall be deemed to create any
refnx/reflect/_app/ui/licences/matplotlib:Licensee.  This License Agreement does not grant permission to use MDT
refnx/reflect/_app/ui/licences/matplotlib:products or services of Licensee, or any third party.
refnx/reflect/_app/ui/licences/matplotlib:Licensee agrees to be bound by the terms and conditions of this License
refnx/reflect/_app/ui/licences/matplotlib:License agreement for matplotlib versions prior to 1.3.0
refnx/reflect/_app/ui/licences/matplotlib:1. This LICENSE AGREEMENT is between John D. Hunter ("JDH"), and the
refnx/reflect/_app/ui/licences/matplotlib:Individual or Organization ("Licensee") accessing and otherwise using
refnx/reflect/_app/ui/licences/matplotlib:2. Subject to the terms and conditions of this License Agreement, JDH
refnx/reflect/_app/ui/licences/matplotlib:hereby grants Licensee a nonexclusive, royalty-free, world-wide license
refnx/reflect/_app/ui/licences/matplotlib:License Agreement and JDH's notice of copyright, i.e., "Copyright (c)
refnx/reflect/_app/ui/licences/matplotlib:Licensee.
refnx/reflect/_app/ui/licences/matplotlib:3. In the event Licensee prepares a derivative work that is based on or
refnx/reflect/_app/ui/licences/matplotlib:Licensee hereby agrees to include in any such work a brief summary of
refnx/reflect/_app/ui/licences/matplotlib:4. JDH is making matplotlib  available to Licensee on an "AS
refnx/reflect/_app/ui/licences/matplotlib:5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB
refnx/reflect/_app/ui/licences/matplotlib:6. This License Agreement will automatically terminate upon a material
refnx/reflect/_app/ui/licences/matplotlib:7. Nothing in this License Agreement shall be deemed to create any
refnx/reflect/_app/ui/licences/matplotlib:Licensee.  This License Agreement does not grant permission to use JDH
refnx/reflect/_app/ui/licences/matplotlib:products or services of Licensee, or any third party.
refnx/reflect/_app/ui/licences/matplotlib:Licensee agrees to be bound by the terms and conditions of this License
refnx/reflect/_app/ui/licences/scipy:SciPy bundles a number of libraries that are compatibly licensed.  We list
refnx/reflect/_app/ui/licences/scipy:License: 2-clause BSD
refnx/reflect/_app/ui/licences/scipy:  For details, see doc/sphinxext/LICENSE.txt
refnx/reflect/_app/ui/licences/scipy:License: 3-clause BSD, PSF and Apache 2.0
refnx/reflect/_app/ui/licences/scipy:  For details, see doc/sphinxext/LICENSE.txt
refnx/reflect/_app/ui/licences/scipy:License: MIT
refnx/reflect/_app/ui/licences/scipy:License: 2-clause BSD
refnx/reflect/_app/ui/licences/scipy:License: 3-clause BSD
refnx/reflect/_app/ui/licences/scipy:License: BSD license
refnx/reflect/_app/ui/licences/scipy:License: 3-clause BSD
refnx/reflect/_app/ui/licences/scipy:  For details, see scipy/sparse/linalg/dsolve/SuperLU/License.txt
refnx/reflect/_app/ui/licences/scipy:License: 3-clause BSD
refnx/reflect/_app/ui/licences/scipy:License: Qhull license (BSD-like)
refnx/reflect/_app/ui/licences/scipy:License: 3-clause BSD
refnx/reflect/_app/ui/licences/scipy:  Distributed under 3-clause BSD license with permission from the author,
refnx/reflect/_app/ui/licences/scipy:License: MIT
refnx/reflect/_app/ui/licences/scipy:  distribute, sublicense, and/or sell copies of the Software, and to
refnx/reflect/_app/ui/licences/scipy:License: modified BSD license ("BSD-LBNL-License.doc")
refnx/reflect/_app/ui/licences/scipy:  written license agreement for such Enhancements, then you hereby grant
refnx/reflect/_app/ui/licences/scipy:  the following license: a non-exclusive, royalty-free perpetual license
refnx/reflect/_app/ui/licences/scipy:  other computer software, distribute, and sublicense such enhancements
refnx/reflect/_app/ui/licences/about: Name                       License
refnx/reflect/_app/ui/licences/about: Cython                     Apache Software License
refnx/reflect/_app/ui/licences/about: PySide6                    GNU General Public License v2 (GPLv2); GNU General Public License v3 (GPLv3); GNU Lesser General Public License v3 (LGPLv3); Other/Proprietary License
refnx/reflect/_app/ui/licences/about: PySide6_Addons             GNU General Public License v2 (GPLv2); GNU General Public License v3 (GPLv3); GNU Lesser General Public License v3 (LGPLv3); Other/Proprietary License
refnx/reflect/_app/ui/licences/about: PySide6_Essentials         GNU General Public License v2 (GPLv2); GNU General Public License v3 (GPLv3); GNU Lesser General Public License v3 (LGPLv3); Other/Proprietary License
refnx/reflect/_app/ui/licences/about: PyYAML                     MIT License
refnx/reflect/_app/ui/licences/about: QtPy                       MIT License
refnx/reflect/_app/ui/licences/about: altgraph                   MIT License
refnx/reflect/_app/ui/licences/about: attrs                      MIT License
refnx/reflect/_app/ui/licences/about: contourpy                  BSD License
refnx/reflect/_app/ui/licences/about: corner                     BSD License
refnx/reflect/_app/ui/licences/about: cycler                     BSD License
refnx/reflect/_app/ui/licences/about: fonttools                  MIT License
refnx/reflect/_app/ui/licences/about: kiwisolver                 BSD License
refnx/reflect/_app/ui/licences/about: macholib                   MIT License
refnx/reflect/_app/ui/licences/about: matplotlib                 Python Software Foundation License
refnx/reflect/_app/ui/licences/about: numpy                      BSD License
refnx/reflect/_app/ui/licences/about: orsopy                     MIT License
refnx/reflect/_app/ui/licences/about: packaging                  Apache Software License; BSD License
refnx/reflect/_app/ui/licences/about: pip                        MIT License
refnx/reflect/_app/ui/licences/about: pyinstaller                GNU General Public License v2 (GPLv2)
refnx/reflect/_app/ui/licences/about: pyinstaller-hooks-contrib  Apache Software License; GNU General Public License v2 (GPLv2)
refnx/reflect/_app/ui/licences/about: pyparsing                  MIT License
refnx/reflect/_app/ui/licences/about: python-dateutil            Apache Software License; BSD License
refnx/reflect/_app/ui/licences/about: refnx                      BSD License
refnx/reflect/_app/ui/licences/about: scipy                      BSD License
refnx/reflect/_app/ui/licences/about: shiboken6                  GNU General Public License v2 (GPLv2); GNU General Public License v3 (GPLv3); GNU Lesser General Public License v3 (LGPLv3); Other/Proprietary License
refnx/reflect/_app/ui/licences/about: six                        MIT License
refnx/reflect/_app/ui/licences/about: tomli                      MIT License
refnx/reflect/_app/ui/licences/about: tqdm                       MIT License; Mozilla Public License 2.0 (MPL 2.0)
refnx/reflect/_app/ui/licences/about: wcwidth                    MIT License
refnx/reflect/_app/ui/licences/pyparsing:distribute, sublicense, and/or sell copies of the Software, and to
refnx/reflect/_app/ui/licences/qtpy:The MIT License (MIT)
refnx/reflect/_app/ui/licences/qtpy:to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
refnx/reflect/_app/ui/licences/qt:Qt is available under a commercial license with various pricing models and packages that meet a variety of needs. Commercial Qt license keeps your code proprietary where only you can control and monetize on your end product’s development, user experience and distribution. You also get great perks like additional functionality, productivity enhancing tools, world-class support and a close strategic relationship with The Qt Company to make sure your product and development goals are met.
refnx/reflect/_app/ui/licences/qt:Qt has been created under the belief of open development and providing freedom and choice to developers. To support that, The Qt Company also licenses Qt under open source licenses, where most of the functionality is available under LGPLv3. It should be noted that the tools as well as some add-on components are available only under GPLv3. In order to preserve the true meaning of open development and uphold the spirit of free software, it is imperative that the rules and regulations of open source licenses are followed. If you use Qt under open-source licenses, you need to make sure that you comply with all the licenses of the components you use.
refnx/reflect/_app/ui/licences/qt:Qt also contains some 3rd party components that are available under different open-source licenses. Please refer to the documentation for more details on 3rd party licenses used in Qt.
refnx/reflect/_app/ui/licences/qt:            GNU LESSER GENERAL PUBLIC LICENSE
refnx/reflect/_app/ui/licences/qt: GNU Lesser General Public License version 3
refnx/reflect/_app/ui/licences/qt:                   GNU LESSER GENERAL PUBLIC LICENSE
refnx/reflect/_app/ui/licences/qt: of this license document, but changing it is not allowed.
refnx/reflect/_app/ui/licences/qt:  This version of the GNU Lesser General Public License incorporates
refnx/reflect/_app/ui/licences/qt:License, supplemented by the additional permissions listed below.
refnx/reflect/_app/ui/licences/qt:  As used herein, "this License" refers to version 3 of the GNU Lesser
refnx/reflect/_app/ui/licences/qt:General Public License, and the "GNU GPL" refers to version 3 of the GNU
refnx/reflect/_app/ui/licences/qt:General Public License.
refnx/reflect/_app/ui/licences/qt:  "The Library" refers to a covered work governed by this License,
refnx/reflect/_app/ui/licences/qt:  You may convey a covered work under sections 3 and 4 of this License
refnx/reflect/_app/ui/licences/qt:   a) under this License, provided that you make a good faith effort to
refnx/reflect/_app/ui/licences/qt:   this License applicable to that copy.
refnx/reflect/_app/ui/licences/qt:   covered by this License.
refnx/reflect/_app/ui/licences/qt:   b) Accompany the object code with a copy of the GNU GPL and this license
refnx/reflect/_app/ui/licences/qt:   covered by this License.
refnx/reflect/_app/ui/licences/qt:   b) Accompany the Combined Work with a copy of the GNU GPL and this license
refnx/reflect/_app/ui/licences/qt:   copies of the GNU GPL and this license document.
refnx/reflect/_app/ui/licences/qt:       License, and the Corresponding Application Code in a form
refnx/reflect/_app/ui/licences/qt:License, and convey such a combined library under terms of your
refnx/reflect/_app/ui/licences/qt:   conveyed under the terms of this License.
refnx/reflect/_app/ui/licences/qt:  6. Revised Versions of the GNU Lesser General Public License.
refnx/reflect/_app/ui/licences/qt:of the GNU Lesser General Public License from time to time. Such new
refnx/reflect/_app/ui/licences/qt:of the GNU Lesser General Public License "or any later version"
refnx/reflect/_app/ui/licences/qt:General Public License, you may choose any version of the GNU Lesser
refnx/reflect/_app/ui/licences/qt:General Public License ever published by the Free Software Foundation.
refnx/reflect/_app/ui/licences/qt:whether future versions of the GNU Lesser General Public License shall
refnx/reflect/_app/ui/licences/python-dateutil:   Licensed under the Apache License, Version 2.0 (the "License");
refnx/reflect/_app/ui/licences/python-dateutil:   you may not use this file except in compliance with the License.
refnx/reflect/_app/ui/licences/python-dateutil:   You may obtain a copy of the License at
refnx/reflect/_app/ui/licences/python-dateutil:       http://www.apache.org/licenses/LICENSE-2.0
refnx/reflect/_app/ui/licences/python-dateutil:   distributed under the License is distributed on an "AS IS" BASIS,
refnx/reflect/_app/ui/licences/python-dateutil:   See the License for the specific language governing permissions and
refnx/reflect/_app/ui/licences/python-dateutil:   limitations under the License.
refnx/reflect/_app/ui/licences/python-dateutil:The above license applies to all contributions after 2017-12-01, as well as
refnx/reflect/_app/ui/licences/python-dateutil:all contributions that have been re-licensed (see AUTHORS file for the list of
refnx/reflect/_app/ui/licences/python-dateutil:contributors who have re-licensed their code).
refnx/reflect/_app/ui/licences/python-dateutil:The above BSD License Applies to all code, even that also covered by Apache 2.0.
refnx/reflect/_app/ui/licences/numpy:compatibly licensed.  We list these here.
refnx/reflect/_app/ui/licences/numpy:License: 2-clause BSD
refnx/reflect/_app/ui/licences/numpy:  For details, see doc/sphinxext/LICENSE.txt
refnx/reflect/_app/ui/licences/numpy:License: 3-clause BSD, PSF and Apache 2.0
refnx/reflect/_app/ui/licences/numpy:  For details, see doc/scipy-sphinx-theme/LICENSE.txt
refnx/reflect/_app/ui/licences/numpy:License: 3-clause BSD
refnx/reflect/_app/ui/licences/numpy:  For details, see numpy/linalg/lapack_lite/LICENSE.txt
refnx/reflect/_app/ui/licences/numpy:License: BSD derived
refnx/reflect/_app/ui/licences/numpy:  For details, see tools/npy_tempita/license.txt
refnx/reflect/_app/ui/licences/numpy:License: One of a kind
refnx/reflect/_app/ui/licences/numpy:  For license text, see numpy/core/src/multiarray/dragon4.c
refnx/reflect/_polarised_reflect_model.py:The refnx code is distributed under the following license:
refnx/reflect/_jax_reflect.py:The refnx code is distributed under the following license:
refnx/reflect/_reflect.py:The refnx code is distributed under the following license:
refnx/reflect/reflect_model.py:The refnx code is distributed under the following license:
refnx/reflect/structure.py:refnx is distributed under the following license:
meson.build:  license: 'BSD-3',
testimonials.bib:  copyright = "https://creativecommons.org/licenses/by/4.0/",
pyproject.toml:license = "BSD-3-Clause"
debian/python3-refnx.lintian-overrides:python3-refnx: package-contains-documentation-outside-usr-share-doc [usr/lib/python3/dist-packages/refnx/_lib/*/LICENSE]
debian/python3-refnx.lintian-overrides:python3-refnx: extra-license-file [usr/lib/python3/dist-packages/refnx/_lib/*/LICENSE]
debian/copyright:License: BSD-3-clause
debian/copyright:License: BSD-3-clause
debian/copyright:License: FSFAP
debian/copyright:License: CC-Attribution-4.0-International
debian/copyright:License: Expat
debian/copyright:License: Expat
debian/copyright:License: BSD-3-clause
debian/copyright:License: BSD-2-clause
debian/copyright:License: BSD-3-clause
debian/copyright:License: lmfit-permissive
debian/copyright:License: Expat
debian/copyright:License: lmfit-permissive
debian/copyright:License: lmfit-permissive
debian/copyright:License: BSD-3-clause
debian/copyright:License: lmfit-permissive
debian/copyright:License: BSD-3-clause
debian/copyright:License: BSD-2-clause
debian/copyright:License: BSD-3-clause
debian/copyright:License: CC-Attribution-4.0-International
debian/copyright: Creative Commons public licenses does not create a lawyer-client or
debian/copyright: other relationship. Creative Commons makes its licenses and related
debian/copyright: warranties regarding its licenses, any material licensed under their
debian/copyright: Using Creative Commons Public Licenses
debian/copyright: Creative Commons public licenses provide a standard set of terms and
debian/copyright: and certain other rights specified in the public license below. The
debian/copyright: exhaustive, and do not form part of our licenses.
debian/copyright:      Considerations for licensors: Our public licenses are
debian/copyright:      copyright and certain other rights. Our licenses are
debian/copyright:      and conditions of the license they choose before applying it.
debian/copyright:      applying our licenses so that the public can reuse the
debian/copyright:      material not subject to the license. This includes other CC-
debian/copyright:      licensed material, or material used under an exception or
debian/copyright:      licenses, a licensor grants the public permission to use the
debian/copyright:      licensed material under specified terms and conditions. If
debian/copyright:      copyright--then that use is not regulated by the license. Our
debian/copyright:      licenses grant only permissions under copyright and certain
debian/copyright:      the licensed material may still be restricted for other
debian/copyright:      Although not required by our licenses, you are encouraged to
debian/copyright:      wiki.creativecommons.org/Considerations_for_licensees
debian/copyright: Creative Commons Attribution 4.0 International Public License
debian/copyright: By exercising the Licensed Rights (defined below), You accept and agree
debian/copyright: Attribution 4.0 International Public License ("Public License"). To the
debian/copyright: extent this Public License may be interpreted as a contract, You are
debian/copyright: granted the Licensed Rights in consideration of Your acceptance of
debian/copyright: Licensed Material available under these terms and conditions.
debian/copyright:      Rights that is derived from or based upon the Licensed Material
debian/copyright:      and in which the Licensed Material is translated, altered,
debian/copyright:      Licensor. For purposes of this Public License, where the Licensed
debian/copyright:      Adapted Material is always produced where the Licensed Material is
debian/copyright:   b. Adapter's License means the license You apply to Your Copyright
debian/copyright:      accordance with the terms and conditions of this Public License.
debian/copyright:      categorized. For purposes of this Public License, the rights
debian/copyright:      that applies to Your use of the Licensed Material.
debian/copyright:   f. Licensed Material means the artistic or literary work, database,
debian/copyright:      License.
debian/copyright:   g. Licensed Rights means the rights granted to You subject to the
debian/copyright:      terms and conditions of this Public License, which are limited to
debian/copyright:      Licensed Material and that the Licensor has authority to license.
debian/copyright:      under this Public License.
debian/copyright:      process that requires permission under the Licensed Rights, such
debian/copyright:   k. You means the individual or entity exercising the Licensed Rights
debian/copyright:      under this Public License. Your has a corresponding meaning.
debian/copyright:   a. License grant.
debian/copyright:        1. Subject to the terms and conditions of this Public License,
debian/copyright:           non-sublicensable, non-exclusive, irrevocable license to
debian/copyright:           exercise the Licensed Rights in the Licensed Material to:
debian/copyright:             a. reproduce and Share the Licensed Material, in whole or
debian/copyright:           License does not apply, and You do not need to comply with
debian/copyright:        3. Term. The term of this Public License is specified in Section
debian/copyright:           Licensor authorizes You to exercise the Licensed Rights in
debian/copyright:           necessary to exercise the Licensed Rights, including
debian/copyright:           Technological Measures. For purposes of this Public License,
debian/copyright:             a. Offer from the Licensor -- Licensed Material. Every
debian/copyright:                recipient of the Licensed Material automatically
debian/copyright:                Licensed Rights under the terms and conditions of this
debian/copyright:                Public License.
debian/copyright:                Licensed Material if doing so restricts exercise of the
debian/copyright:                Licensed Rights by any recipient of the Licensed
debian/copyright:        6. No endorsement. Nothing in this Public License constitutes or
debian/copyright:           are, or that Your use of the Licensed Material is, connected
debian/copyright:           licensed under this Public License, nor are publicity,
debian/copyright:           extent necessary to allow You to exercise the Licensed
debian/copyright:        2. Patent and trademark rights are not licensed under this
debian/copyright:           Public License.
debian/copyright:           collect royalties from You for the exercise of the Licensed
debian/copyright: Section 3 -- License Conditions.
debian/copyright: Your exercise of the Licensed Rights is expressly made subject to the
debian/copyright:        1. If You Share the Licensed Material (including in modified
debian/copyright:                with the Licensed Material:
debian/copyright:                  i. identification of the creator(s) of the Licensed
debian/copyright:                iii. a notice that refers to this Public License;
debian/copyright:                  v. a URI or hyperlink to the Licensed Material to the
debian/copyright:             b. indicate if You modified the Licensed Material and
debian/copyright:             c. indicate the Licensed Material is licensed under this
debian/copyright:                Public License, and include the text of, or the URI or
debian/copyright:                hyperlink to, this Public License.
debian/copyright:           which You Share the Licensed Material. For example, it may be
debian/copyright:           License You apply must not prevent recipients of the Adapted
debian/copyright:           Material from complying with this Public License.
debian/copyright: Where the Licensed Rights include Sui Generis Database Rights that
debian/copyright: apply to Your use of the Licensed Material:
debian/copyright: replace Your obligations under this Public License where the Licensed
debian/copyright:      EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
debian/copyright:      ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
debian/copyright:      COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
debian/copyright:      USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
debian/copyright:   a. This Public License applies for the term of the Copyright and
debian/copyright:      Similar Rights licensed here. However, if You fail to comply with
debian/copyright:      this Public License, then Your rights under this Public License
debian/copyright:   b. Where Your right to use the Licensed Material has terminated under
debian/copyright:      of this Public License.
debian/copyright:      Licensed Material under separate terms or conditions or stop
debian/copyright:      distributing the Licensed Material at any time; however, doing so
debian/copyright:      will not terminate this Public License.
debian/copyright:      License.
debian/copyright:      Licensed Material not stated herein are separate from and
debian/copyright:      independent of the terms and conditions of this Public License.
debian/copyright:   a. For the avoidance of doubt, this Public License does not, and
debian/copyright:      conditions on any use of the Licensed Material that could lawfully
debian/copyright:      be made without permission under this Public License.
debian/copyright:   b. To the extent possible, if any provision of this Public License is
debian/copyright:      cannot be reformed, it shall be severed from this Public License
debian/copyright:   c. No term or condition of this Public License will be waived and no
debian/copyright:   d. Nothing in this Public License constitutes or may be interpreted
debian/copyright: licenses. Notwithstanding, Creative Commons may elect to apply one of
debian/copyright: its public licenses to material it publishes and in those instances
debian/copyright: public licenses is dedicated to the public domain under the CC0 Public
debian/copyright: material is shared under a Creative Commons public license or as
debian/copyright: to any of its public licenses or any other arrangements,
debian/copyright: understandings, or agreements concerning use of licensed material. For
debian/copyright: public licenses.
debian/copyright:License: Expat
debian/copyright: The MIT License
debian/copyright: use, copy, modify, merge, publish, distribute, sublicense,
debian/copyright:License: lmfit-permissive
debian/io.github.refnx.metainfo.xml:  <metadata_license>FSFAP</metadata_license>
debian/io.github.refnx.metainfo.xml:  <project_license>BSD-3-Clause</project_license>
debian/fix.scanned.copyright:#! Files:"refnx/reflect/structure.py" Copyright="A. R. J. Nelson, ANSTO" License short_name="lmfit-permissive"
debian/fix.scanned.copyright:! Files:~"/refnx/reflect/(_interactive_modeller.py|_jax_reflect.py|_polarised_reflect_model.py|_reflect.py|abeles_pyopencl.cl|reflect_model.py|structure.py)|src/(_creflect.pyx|refcal.*)/" License full_license="" short_name=lmfit-permissive
debian/fill.copyright.blanks.yml:  license: BSD-3-clause
debian/fill.copyright.blanks.yml:  license: BSD-3-clause
debian/fill.copyright.blanks.yml:  license: FSFAP
debian/fill.copyright.blanks.yml:  override-license: CC-Attribution-4.0-International
debian/fill.copyright.blanks.yml:  license: BSD-3-clause
debian/fill.copyright.blanks.yml:  license: BSD-3-clause
paper/LICENCE:Creative Commons public licenses does not create a lawyer-client or
paper/LICENCE:other relationship. Creative Commons makes its licenses and related
paper/LICENCE:warranties regarding its licenses, any material licensed under their
paper/LICENCE:Using Creative Commons Public Licenses
paper/LICENCE:Creative Commons public licenses provide a standard set of terms and
paper/LICENCE:and certain other rights specified in the public license below. The
paper/LICENCE:exhaustive, and do not form part of our licenses.
paper/LICENCE:     Considerations for licensors: Our public licenses are
paper/LICENCE:     copyright and certain other rights. Our licenses are
paper/LICENCE:     and conditions of the license they choose before applying it.
paper/LICENCE:     applying our licenses so that the public can reuse the
paper/LICENCE:     material not subject to the license. This includes other CC-
paper/LICENCE:     licensed material, or material used under an exception or
paper/LICENCE:     licenses, a licensor grants the public permission to use the
paper/LICENCE:     licensed material under specified terms and conditions. If
paper/LICENCE:     copyright--then that use is not regulated by the license. Our
paper/LICENCE:     licenses grant only permissions under copyright and certain
paper/LICENCE:     the licensed material may still be restricted for other
paper/LICENCE:     Although not required by our licenses, you are encouraged to
paper/LICENCE:	wiki.creativecommons.org/Considerations_for_licensees
paper/LICENCE:Creative Commons Attribution 4.0 International Public License
paper/LICENCE:By exercising the Licensed Rights (defined below), You accept and agree
paper/LICENCE:Attribution 4.0 International Public License ("Public License"). To the
paper/LICENCE:extent this Public License may be interpreted as a contract, You are
paper/LICENCE:granted the Licensed Rights in consideration of Your acceptance of
paper/LICENCE:Licensed Material available under these terms and conditions.
paper/LICENCE:     Rights that is derived from or based upon the Licensed Material
paper/LICENCE:     and in which the Licensed Material is translated, altered,
paper/LICENCE:     Licensor. For purposes of this Public License, where the Licensed
paper/LICENCE:     Adapted Material is always produced where the Licensed Material is
paper/LICENCE:  b. Adapter's License means the license You apply to Your Copyright
paper/LICENCE:     accordance with the terms and conditions of this Public License.
paper/LICENCE:     categorized. For purposes of this Public License, the rights
paper/LICENCE:     that applies to Your use of the Licensed Material.
paper/LICENCE:  f. Licensed Material means the artistic or literary work, database,
paper/LICENCE:     License.
paper/LICENCE:  g. Licensed Rights means the rights granted to You subject to the
paper/LICENCE:     terms and conditions of this Public License, which are limited to
paper/LICENCE:     Licensed Material and that the Licensor has authority to license.
paper/LICENCE:     under this Public License.
paper/LICENCE:     process that requires permission under the Licensed Rights, such
paper/LICENCE:  k. You means the individual or entity exercising the Licensed Rights
paper/LICENCE:     under this Public License. Your has a corresponding meaning.
paper/LICENCE:  a. License grant.
paper/LICENCE:       1. Subject to the terms and conditions of this Public License,
paper/LICENCE:          non-sublicensable, non-exclusive, irrevocable license to
paper/LICENCE:          exercise the Licensed Rights in the Licensed Material to:
paper/LICENCE:            a. reproduce and Share the Licensed Material, in whole or
paper/LICENCE:          License does not apply, and You do not need to comply with
paper/LICENCE:       3. Term. The term of this Public License is specified in Section
paper/LICENCE:          Licensor authorizes You to exercise the Licensed Rights in
paper/LICENCE:          necessary to exercise the Licensed Rights, including
paper/LICENCE:          Technological Measures. For purposes of this Public License,
paper/LICENCE:            a. Offer from the Licensor -- Licensed Material. Every
paper/LICENCE:               recipient of the Licensed Material automatically
paper/LICENCE:               Licensed Rights under the terms and conditions of this
paper/LICENCE:               Public License.
paper/LICENCE:               Licensed Material if doing so restricts exercise of the
paper/LICENCE:               Licensed Rights by any recipient of the Licensed
paper/LICENCE:       6. No endorsement. Nothing in this Public License constitutes or
paper/LICENCE:          are, or that Your use of the Licensed Material is, connected
paper/LICENCE:          licensed under this Public License, nor are publicity,
paper/LICENCE:          extent necessary to allow You to exercise the Licensed
paper/LICENCE:       2. Patent and trademark rights are not licensed under this
paper/LICENCE:          Public License.
paper/LICENCE:          collect royalties from You for the exercise of the Licensed
paper/LICENCE:Section 3 -- License Conditions.
paper/LICENCE:Your exercise of the Licensed Rights is expressly made subject to the
paper/LICENCE:       1. If You Share the Licensed Material (including in modified
paper/LICENCE:               with the Licensed Material:
paper/LICENCE:                 i. identification of the creator(s) of the Licensed
paper/LICENCE:               iii. a notice that refers to this Public License;
paper/LICENCE:                 v. a URI or hyperlink to the Licensed Material to the
paper/LICENCE:            b. indicate if You modified the Licensed Material and
paper/LICENCE:            c. indicate the Licensed Material is licensed under this
paper/LICENCE:               Public License, and include the text of, or the URI or
paper/LICENCE:               hyperlink to, this Public License.
paper/LICENCE:          which You Share the Licensed Material. For example, it may be
paper/LICENCE:          License You apply must not prevent recipients of the Adapted
paper/LICENCE:          Material from complying with this Public License.
paper/LICENCE:Where the Licensed Rights include Sui Generis Database Rights that
paper/LICENCE:apply to Your use of the Licensed Material:
paper/LICENCE:replace Your obligations under this Public License where the Licensed
paper/LICENCE:     EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
paper/LICENCE:     ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
paper/LICENCE:     COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
paper/LICENCE:     USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
paper/LICENCE:  a. This Public License applies for the term of the Copyright and
paper/LICENCE:     Similar Rights licensed here. However, if You fail to comply with
paper/LICENCE:     this Public License, then Your rights under this Public License
paper/LICENCE:  b. Where Your right to use the Licensed Material has terminated under
paper/LICENCE:     of this Public License.
paper/LICENCE:     Licensed Material under separate terms or conditions or stop
paper/LICENCE:     distributing the Licensed Material at any time; however, doing so
paper/LICENCE:     will not terminate this Public License.
paper/LICENCE:     License.
paper/LICENCE:     Licensed Material not stated herein are separate from and
paper/LICENCE:     independent of the terms and conditions of this Public License.
paper/LICENCE:  a. For the avoidance of doubt, this Public License does not, and
paper/LICENCE:     conditions on any use of the Licensed Material that could lawfully
paper/LICENCE:     be made without permission under this Public License.
paper/LICENCE:  b. To the extent possible, if any provision of this Public License is
paper/LICENCE:     cannot be reformed, it shall be severed from this Public License
paper/LICENCE:  c. No term or condition of this Public License will be waived and no
paper/LICENCE:  d. Nothing in this Public License constitutes or may be interpreted
paper/LICENCE:licenses. Notwithstanding, Creative Commons may elect to apply one of
paper/LICENCE:its public licenses to material it publishes and in those instances
paper/LICENCE:public licenses is dedicated to the public domain under the CC0 Public
paper/LICENCE:material is shared under a Creative Commons public license or as
paper/LICENCE:to any of its public licenses or any other arrangements,
paper/LICENCE:understandings, or agreements concerning use of licensed material. For
paper/LICENCE:public licenses.
grep: paper/Nelson2019.pdf: binary file matches
src/refcaller.cpp:The refnx code is distributed under the following license:
src/refcalc.cpp:The refnx code is distributed under the following license:
src/refcalc.h:The refnx code is distributed under the following license:
src/refcaller.h:The refnx code is distributed under the following license:
src/_creflect.pyx:The refnx code is distributed under the following license:
src/refcalc.c:The refnx code is distributed under the following license:

Back to Dashboard | View all reviews for this package