Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dbscan
Upstream-Contact: Michael Hahsler <mhahsler@lyle.smu.edu>
Source: https://cran.r-project.org/package=dbscan
Files-Excluded: inst/doc/hdbscan.html

Files: *
Copyright: 1997-2021 Michael Hahsler
                     Matthew Piekenbrock
                     Sunil Arya
                     David Mount
                     The University of Maryland (U.M.)
License: GPL-2+


Copyright: 1997-2005 University of Maryland
                     Sunil Arya
                     David Mount
Files:
 src/ANN.cpp
 src/bd_fix_rad_search.cpp
 src/bd_pr_search.cpp
 src/bd_search.cpp
 src/bd_tree.cpp
 src/bd_tree.h
 src/brute.cpp
 src/kd_dump.cpp
 src/kd_fix_rad_search.cpp
 src/kd_fix_rad_search.h
 src/kd_pr_search.cpp
 src/kd_pr_search.h
 src/kd_search.h
 src/kd_split.cpp
 src/kd_split.h
 src/kd_tree.cpp
 src/kd_tree.h
 src/kd_util.cpp
 src/kd_util.h
 src/perf.cpp
 src/pr_queue.h
 src/pr_queue_k.h
License: LGPL-2.0+

Copyright: 2015-2021 Michael Hahsler
                     Matt Piekenbrock
Files:
 src/R_cleanup.cpp
 src/R_dbscan.cpp
 src/R_density.cpp
 src/R_frNN.cpp
 src/R_JP.cpp
 src/R_kNN.cpp
 src/R_lof.cpp
 src/R_optics.cpp
 src/R_regionQuery.cpp
 src/R_regionQuery.h
 src/union_find.cpp
 src/union_find.h
License: GPL-3


Files: debian/*
Copyright: 2021 Steffen Moeller <moeller@debian.org>
License: GPL-2+

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program 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.
 .
 On Debian systems you can find the full text of the GNU General Public
 License version 2 at /usr/share/common-licenses/GPL-2.

License: GPL-3
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation version 3 of the License.
 .
 This program 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.
 .
 On Debian systems you can find the full text of the GNU General Public
 License version 2 at /usr/share/common-licenses/GPL-2.

License: LGPL-2.0+
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-2".