Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: term_scope
Upstream-Contact: Jonathan Hanks <jhanks@caltech.edu>
Source: https://git.ligo.org/

Files: *
Copyright: 2026 California Institute of Technology
License: GPL-3+ with LIGO-M1500244 additional terms

Files: vendor/*
Copyright: various; see the individual crate directories under vendor/
License: various
Comment:
 The orig-vendor component tarball contains the source of all Rust
 crate dependencies as produced by `cargo vendor`.  Each crate carries
 its own license (typically MIT and/or Apache-2.0); see the Cargo.toml
 and license files inside each vendor/<crate>/ directory.

License: GPL-3+ with LIGO-M1500244 additional terms
 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 3 of the License, or
 (at your option) any later version, with the following additional
 terms (see http://dcc.ligo.org/M1500244/LICENSE.txt):
 .
 Neither the names of the California Institute of Technology (Caltech),
 The Massachusetts Institute of Technology (M.I.T), The Laser
 Interferometer Gravitational-Wave Observatory (LIGO), 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.
 .
 On Debian systems, the complete text of the GNU General Public
 License version 3 can be found in "/usr/share/common-licenses/GPL-3".
