# Dezyne --- Dezyne command line tools
#
# Copyright © 2021 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
#
# This file is part of Dezyne.
#
# Dezyne is free software: you can redistribute it and/or modify it
# under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# Dezyne 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
# Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public
# License along with Dezyne.  If not, see <http://www.gnu.org/licenses/>.
#
# Commentary:
#
# This is written for reuse 0.13.0 -- https://reuse.software
#
# Note: the reuse 3.0 specification conflicts with GNU standards:
#  * GNU packages distribute licences in COPYING, COPYING.LESSER, and COPYING.*
#    not in not in LICENSES/*,
#    this is worked around by the `check-reuse' target, try:
#      make check-reuse
#  * The GNU LGPL is specified in terms of the GNU GPL, so both license
#    files must be present, even if the GPL is not used by itself.
#
# Note: reuse-0.13.0 is severely broken:
#  * reuse does not recognise GNU compliant copyright/license headers,
#    this is worked around by adding entries for files even if they have
#    a fully specified copyright/license header,
#  * reuse ignores copyright/license specifications in READMEs
#    (instead, it even ignores the copyright/license in the README itself),
#    this is workad around by adding entries for README files
#  * reuse does not recognise GNU autotools files (INSTALL, build-aux/*),
#    this is workad around by adding entries for those files
#
# COPYING: GPL-3.0
# COPYING.AGPL: AGPL-3.0
# COPYING.CC0: CC0-1.0
# COPYING.LESSER: LGPL-3.0
# doc/fdl-1.3.texi: FDL-1.3
#
# Code:

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dezyne
Upstream-Contact: dezyne-devel@nongnu.org
Source: git://git.savannah.nongnu.org/git/dezyne.git

Files: *
Copyright: 2014-2021 the Dezyne Authors
License: AGPL-3.0-or-later
Comment: See header or AUTHORS for copyright details.

Files: runtime/*/* runtime/*/*/*
Copyright: 2014-2021 the Dezyne Authors
License: LGPL-3.0-or-later
Comment: See header copyright details.

Files: doc/*.texi
Copyright: 2014-2021 the Dezyne Authors
License: GFDL-1.3-no-invariants-or-later
Comment: See header copyright details.

Files: doc/examples/*.dzn
 doc/parse/*.dzn
 doc/semantics/*.dzn
Copyright: 2014-2021 the Dezyne Authors
License: GFDL-1.3-no-invariants-or-later OR AGPL-3.0-or-later
Comment: See header doc/dezyne.texi copyright details.

Files: doc/parse/*.texi
Copyright: 2014-2021 the Dezyne Authors
License: GFDL-1.3-no-invariants-or-later
Comment: Generated by `update-doc' target.

Files: test/all/*/baseline/*
 test/lts/*.aut
Copyright: 2014-2021 the Dezyne Authors
License: CC0-1.0
Comment: Generated test baseline data.

Files: dzn/templates/*/*
Copyright: 2014-2021 the Dezyne Authors
License: CC0-1.0
Comment: Code snippets for code generator.

Files: doc/images/*
Copyright: 2014-2021 the Dezyne Authors
License: CC0-1.0
Comment: Images generated by dzn graph, dzn simulate, dzn json and Dezyne-P5.

Files: AUTHORS ChangeLog HACKING NEWS README ROADMAP
 */README */*/README */*/*/README
 .gitignore
 .guix-channel
 debian/*
 doc/announce/*
Copyright: 2014-2021 the Dezyne Authors
License: CC0-1.0

Files:
 build-aux/config.guess
 build-aux/config.rpath
 build-aux/config.sub
 build-aux/git-version-gen
 build-aux/gitlog-to-changelog
 build-aux/install-sh
 build-aux/mdate-sh
 build-aux/missing
 build-aux/pre-inst-env.in
 build-aux/test-driver
 build-aux/texinfo.tex
Copyright: 1985-2021 Free Software Foundation, Inc.
License: GPL-3.0-or-later
Comment: Standard GNU build system (autotools) files.
 Please see individual files for copyright details.

Files: INSTALL
 .doc/version.texi
 .tarball-manifest
 .tarball-timestamp
 .tarball-version
 .texinfo/htmlref.cnf
Copyright: 1985-2021 Free Software Foundation, Inc.
License: CC0-1.0
Comment: Common GNU build system (autotools) files.

Files: build-aux/install-sh
Copyright: 1994 X Consortium
License: CC0-1.0

Files: build-aux/ax_boost_base.m4
Copyright: 2008 Thomas Porschberg <thomas@randspringer.de>
 2009 Peter Adolphs
License: CC0-1.0
