summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright14
1 files changed, 8 insertions, 6 deletions
diff --git a/debian/copyright b/debian/copyright
index 55c28cd..80e30f8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,16 +1,18 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: L-BFGS-B
-Files-Excluded: x.* ._* OUTPUTS/._* ../._Lbfgsb.3.0 linpack.f blas.f
-Source: http://users.iems.northwestern.edu/~nocedal/lbfgsb.html
- The pristine upstream source contains prebuilt binaries and various metadata
- files, as well as unused copied of LINPACK and BLAS. These are removed.
+Files-Excluded: x.* ._* OUTPUTS/._* ../._Lbfgsb.3.0 linpack.f blas.f *.pdf
+Source: https://users.iems.northwestern.edu/~nocedal/lbfgsb.html
+ The upstream source contains prebuilt binaries and various metadata
+ files, as well as unused copies of LINPACK and BLAS. These are
+ removed. It also contains PDFs, to which it seems unclear whether the
+ license is intended to apply. These are therefore also removed.
Files: *
-Copyright: Ciyou Zhu, Richard Byrd, Jorge Nocedal, Jose Luis Morales
+Copyright: 2011 Ciyou Zhu, Richard Byrd, Jorge Nocedal, Jose Luis Morales
License: BSD-3-clause
Files: debian/*
-Copyright: 2013-2020 Gard Spreemann <gspr@nonempty.org>
+Copyright: 2013-2023 Gard Spreemann <gspr@nonempty.org>
License: BSD-3-clause
Files: debian/tests/*.f90