Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: sextractor
Source: <https://build.opensuse.org/package/show/home:rjmathar/sextractor>
#
# Please double check copyright with the licensecheck(1) command.

Files:     AUTHORS
           BUGS
           HISTORY
           INSTALL
           README.md
           THANKS
           config.h.in
           config/README
           config/block_3x3.conv
           config/default.conv
           config/default.nnw
           config/default.param
           config/default.sex
           config/gauss_1.5_3x3.conv
           config/gauss_2.0_3x3.conv
           config/gauss_2.0_5x5.conv
           config/gauss_2.5_5x5.conv
           config/gauss_3.0_5x5.conv
           config/gauss_3.0_7x7.conv
           config/gauss_4.0_7x7.conv
           config/gauss_5.0_9x9.conv
           config/mexhat_1.5_5x5.conv
           config/mexhat_2.0_7x7.conv
           config/mexhat_2.5_7x7.conv
           config/mexhat_3.0_9x9.conv
           config/mexhat_4.0_9x9.conv
           config/mexhat_5.0_11x11.conv
           config/tophat_1.5_3x3.conv
           config/tophat_2.0_3x3.conv
           config/tophat_2.5_3x3.conv
           config/tophat_3.0_3x3.conv
           config/tophat_4.0_5x5.conv
           config/tophat_5.0_5x5.conv
           debian/README
           debian/changelog.in
           debian/compat
           debian/rules
           doc/Makefile.am
           doc/TODO
           doc/requirements.txt
           doc/src/Background.rst
           doc/src/ClassStar.rst
           doc/src/Config.rst
           doc/src/Flagging.rst
           doc/src/Input.rst
           doc/src/Installing.rst
           doc/src/Introduction.rst
           doc/src/License.rst
           doc/src/Measurements.rst
           doc/src/Model.rst
           doc/src/Output.rst
           doc/src/Param.rst
           doc/src/Photom.rst
           doc/src/Position.rst
           doc/src/PositionWin.rst
           doc/src/Processing.rst
           doc/src/Using.rst
           doc/src/Weighting.rst
           doc/src/figures/aspectprior.pdf
           doc/src/figures/by-sa.pdf
           doc/src/figures/classstar_seeing.pdf
           doc/src/figures/classstarnn.pdf
           doc/src/figures/ellipse.pdf
           doc/src/figures/ellipse.png
           doc/src/figures/modevsmean.pdf
           doc/src/figures/robustgalfit.png
           doc/src/figures/sexlayout.pdf
           doc/src/figures/spread.png
           doc/src/figures/varchange.pdf
           doc/src/figures/xwinprec.pdf
           doc/src/figures/xwinprec.png
           doc/src/global.rst
           doc/src/index.rst
           doc/src/keys.rst
           doc/src/references.bib
           doc/src/references.rst
           doc/src/roles.rst
           doc/theme/css/custom.css
           man/sex.1
           man/sex.1.in
           src/levmar/Makefile.icc
           src/levmar/Makefile.vc
           src/levmar/README
           src/levmar/README.txt
           src/levmar/levmar.h.in
           src/levmar/matlab/CMakeLists.txt
           src/levmar/matlab/Makefile
           src/levmar/matlab/Makefile.w32
           src/levmar/matlab/README.txt
           src/levmar/matlab/bt3.m
           src/levmar/matlab/expfit.m
           src/levmar/matlab/hs01.m
           src/levmar/matlab/jacbt3.m
           src/levmar/matlab/jacexpfit.m
           src/levmar/matlab/jachs01.m
           src/levmar/matlab/jacmeyer.m
           src/levmar/matlab/jacmodhs52.m
           src/levmar/matlab/jacmodhs76.m
           src/levmar/matlab/jacosborne.m
           src/levmar/matlab/levmar.c
           src/levmar/matlab/levmar.m
           src/levmar/matlab/lmdemo.m
           src/levmar/matlab/meyer.m
           src/levmar/matlab/modhs52.m
           src/levmar/matlab/modhs76.m
           src/levmar/matlab/mods235.m
           src/levmar/matlab/osborne.m
           src/wcs/README
           tests/default.param
           tests/default.psf
           tests/default.sex
           tests/gauss_4.0_7x7.conv
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     src/astrom.c
           src/astrom.h
           src/bpro.c
           src/bpro.h
           src/clean.c
           src/clean.h
           src/extract.c
           src/filter.c
           src/filter.h
           src/flag.c
           src/flag.h
           src/graph.c
           src/growth.c
           src/growth.h
           src/header.h
           src/interpolate.c
           src/interpolate.h
           src/ldactoasc.c
           src/manobjlist.c
           src/neurro.c
           src/neurro.h
           src/pattern.h
           src/pc.c
           src/photom.h
           src/plist.c
           src/retina.c
           src/retina.h
           src/sexhead.h
           src/sexheadsc.h
           src/som.c
           src/som.h
           src/weight.c
           src/weight.h
Copyright: :		(C) 1993-2010 Emmanuel Bertin -- IAP/CNRS/UPMC
           :		(C) 1995-2010 Emmanuel Bertin -- IAP/CNRS/UPMC
           :		(C) 1996-2010 Emmanuel Bertin -- IAP/CNRS/UPMC
           :		(C) 1997-2010 Emmanuel Bertin -- IAP/CNRS/UPMC
           :		(C) 1998-2010 Emmanuel Bertin -- IAP/CNRS/UPMC
           :		(C) 1999-2010 Emmanuel Bertin -- IAP/CNRS/UPMC
           :		(C) 2007-2010 Emmanuel Bertin -- IAP/CNRS/UPMC
           :		(C) 2010 Emmanuel Bertin -- IAP/CNRS/UPMC
License:   GPL-3.0+
 License:		GNU General Public License
 .
 SExtractor is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 SExtractor is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with SExtractor. If not, see <http://www.gnu.org/licenses/>.
 .
 Last modified:		11/10/2010
 .
