Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: xraylib
Source: https://github.com/tschoonj/xraylib
Files-Excluded: windows

Files: *
Copyright: 2009 Bruno Golosio, Antonio Brunetti, Manuel Sanchez del Rio, Tom Schoonjans and Teemu Ikonen
License: BSD-3

Files: Makefile.am
 configure.ac
 cplusplus/tests/*
 cplusplus/xraylib++.h
 data/Makefile.am
 data/auger_probabilities/auger_probs.pro
 data/fluor_lines/prepare_lines.pro
 data/kissel/kissel.pro
 data/nist-compounds/nist-compounds.py
 data/nuclides/nuclides.py
 data/radrates/prepare_radrates.pro
 example/Makefile.am
 example/xrlexample1.c
 example/xrlexample10.rb
 example/xrlexample13.py
 example/xrlexample2.pl
 example/xrlexample3.f90
 example/xrlexample5.py
 example/xrlexample6.cpp
 example/xrlexample7.java
 fortran/Makefile.am
 fortran/xraylib_wrap.F90
 idl/Makefile.am
 idl/xraylib.pro
 idl/xraylib_help.pro
 idl/xraylib_idl.c
 idl/xraylib_nist_compounds.pro
 idl/xraylib_radionuclides.pro
 include/xraylib-auger.h
 include/xraylib-aux.h
 include/xraylib-error.h
 include/xraylib-nist-compounds.h
 include/xraylib-parser.h
 include/xraylib-radionuclides.h
 java/Crystal_Atom.java
 java/Crystal_Struct.java
 java/Makefile.am
 java/compoundData.java
 java/compoundDataBase.java
 java/compoundDataNIST.java
 java/radioNuclideData.java
 pascal/Makefile.am
 perl/Makefile.am
 python/Makefile.am
 python/xraylib_np.pyx
 python/xraylib_np_c.pxd
 src/atomiclevelwidth.c
 src/auger_trans.c
 src/comptonprofiles.c
 src/cs_cp.c
 src/densities.c
 src/kissel_pe.c
 src/xraylib-aux.c
 src/xraylib-deprecated-private.h
 src/xraylib-error-private.h
 src/xraylib-error.c
 src/xraylib-nist-compounds.c
 src/xraylib-parser.c
 src/xraylib-radionuclides-internal.h
 src/xraylib-radionuclides.c
 src/xrf_cross_sections_aux.c
 src/xrf_cross_sections_aux.h
 tests/Makefile.am
 tests/test-atomiclevelwidth.c
 tests/test-auger.c
 tests/test-compoundparser.c
 tests/test-comptonprofiles.c
 tests/test-cross_sections.c
 tests/test-crystal_diffraction.c
 tests/test-cs_barns.c
 tests/test-cs_cp.c
 tests/test-cs_line.c
 tests/test-edges.c
 tests/test-error.c
 tests/test-fi.c
 tests/test-fluor_lines.c
 tests/test-fluor_yield.c
 tests/test-jump.c
 tests/test-nist-compounds.c
 tests/test-polarized.c
 tests/test-radionuclides.c
 tests/test-refractive_indices.c
 tests/test-scattering.c
 tests/test-version.c
 xraylib.spec.in
Copyright: 2009-2020 Tom Schoonjans
License: BSD-3

Files: include/xraylib-defs.h
 src/Makefile.am
 src/crystal_diffraction.c
Copyright: 2011, 2012  David Sagan and Tom Schoonjans
License: BSD-3

Files: src/refractive_indices.c
Copyright: 2010-2018 Tom Schoonjan and Bruno Golosio                                                                                │
License: BSD-3

Files: java/pr_data_java.c src/pr_data.c
Copyright: 2009, 2010, 2011 Teemu Ikonen and Tom Schoonjans
License: BSD-3

Files: src/xrayfiles_inline.c
Copyright: 2009 Teemu Ikonen
License: BSD-3

Files: m4/m4-ax_perl_ext.m4
Copyright: 2011 Stanislav Sedov <stas@FreeBSD.org>
License: BSD-3

Files: m4/m4-ax_prog_java.m4
 m4/m4-ax_prog_java_works.m4
 m4/m4-ax_prog_javac.m4
 m4/m4-ax_prog_javac_works.m4
Copyright: 2008 Stephane Bortzmeyer <bortzmeyer@pasteur.fr>
License: GPL-2+-with-special-exception

Files: m4/m4-ax_prog_javah.m4
Copyright: 2008 Luc Maisonobe <luc@spaceroots.org>
License: as-is
 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: m4/m4-ax_python_devel.m4
Copyright: 2009 Sebastian Huber <sebastian-huber@web.de>; 2009 Alan W. Irwin; Rafael Laboissiere <rafael@laboissiere.net>; Andrew Collier; 2009 Matteo Settenvini <matteo@member.fsf.org>; 2009 Horst Knorr <hk_classes@knoda.org>; 2013 Daniel Mullner <muellner@math.stanford.edu>;
License: GPL-3+-with-special-exception

Files: m4/m4_ax_check_compile_flag.m4
Copyright: 2008 Guido U. Draheim <guidod@gmx.de>; 2011 Maarten Bosmans <mkbosmans@gmail.com>
License: GPL-3+-with-special-exception

Files: m4/m4_ax_lua.m4
Copyright: 2011 Reuben Thomas <rrt@sc3d.org>; 2009 Matthieu Moy <Matthieu.Moy@imag.fr>; 2009 Tom Payne <twpayne@gmail.com>
License: GPL-3+-with-special-exception

Files: m4/m4_ax_ruby_ext.m4
Copyright: 2011 Stanislav Sedov <stas@FreeBSD.org>
License: BSD-2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in
    the documentation and/or other materials provided with the
    distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Files: pascal/xraylib.pas
Copyright: 2015-2019, Tom Schoonjans & Matthew Wormington
License: BSD-3

Files: debian/*
Copyright: 2021 Sebastien Delafond <seb@debian.org>
License: BSD-3

License: BSD-3
  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 University 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 REGENTS 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 REGENTS 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: GPL-2+-with-special-exception
 See /usr/share/common-licenses/GPL-2 for the regular GPL-2+.
 .
 The special exception is as follows:
 .
 As a special exception, the respective Autoconf Macro's copyright
 owner gives unlimited permission to copy, distribute and modify the
 configure scripts that are the output of Autoconf when processing the
 Macro. You need not follow the terms of the GNU General Public
 License when using or distributing such scripts, even though portions
 of the text of the Macro appear in them. The GNU General Public
 License (GPL) does govern all other use of the material that
 constitutes the Autoconf Macro.
 .
 This special exception to the GPL applies to versions of the Autoconf
 Macro released by the Autoconf Archive. When you make and distribute
 a modified version of the Autoconf Macro, you may extend this special
 exception to the GPL to apply to your modified version as well.

License: GPL-3+-with-special-exception
 See /usr/share/common-licenses/GPL-3 for the regular GPL-3+.
 .
 The special exception is as follows:
 .
 As a special exception, the respective Autoconf Macro's copyright
 owner gives unlimited permission to copy, distribute and modify the
 configure scripts that are the output of Autoconf when processing the
 Macro. You need not follow the terms of the GNU General Public
 License when using or distributing such scripts, even though portions
 of the text of the Macro appear in them. The GNU General Public
 License (GPL) does govern all other use of the material that
 constitutes the Autoconf Macro.
 .
 This special exception to the GPL applies to versions of the Autoconf
 Macro released by the Autoconf Archive. When you make and distribute
 a modified version of the Autoconf Macro, you may extend this special
 exception to the GPL to apply to your modified version as well.