Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nyacc
Source: https://download.savannah.nongnu.org/releases/nyacc/

Files: *
Copyright: 2014-2024 Matthew R. Wette
 2015-2024 Matthew Wette
License: LGPL-3.0+

Files: debian/*
Copyright: 2018-2019 Vagrant Cascadian <vagrant@debian.org>
License: LGPL-3.0+ or GPL-3.0+

Files: test-suite/test-suite/lib.scm
Copyright: 1999-2014 Free Software Foundation, Inc.
License: LGPL-3.0+

Files:
 HACKING
 INSTALL
 NEWS
 README
 doc/Makefile.in
 etc/README
 etc/configure.ac
 examples/Makefile.in
 examples/ffi/README
 examples/ffi/TMPL.ffi
 examples/ffi/cblas.ffi
 examples/ffi/clang.ffi
 examples/ffi/fuse.ffi
 examples/ffi/gumbo.ffi
 examples/ffi/librsync.ffi
 examples/ffi/liburing.ffi
 examples/ffi/libyaml.ffi
 examples/ffi/ncurses.ffi
 examples/ffi/nettle.ffi
 examples/ffi/openal.ffi
 examples/ffi/poppler-glib.ffi
 examples/ffi/protobuf.ffi
 examples/ffi/pty.ffi
 examples/ffi/readline.ffi
 examples/ffi/termios.ffi
 examples/ffi/uuid.ffi
 examples/nyacc/lang/README
 examples/nyacc/lang/c99/README
 examples/nyacc/lang/c99/tryit.scm
 examples/nyacc/lang/calc/README
 examples/nyacc/lang/calc/Umach.scm
 examples/nyacc/lang/calc/calc.scm
 examples/nyacc/lang/calc/mach.scm
 examples/nyacc/lang/ffi-help/README
 examples/nyacc/lang/ffi-help/cairo-01.scm
 examples/nyacc/lang/ffi-help/cairo-02.scm
 examples/nyacc/lang/ffi-help/cairo-03.scm
 examples/nyacc/lang/ffi-help/cairo-04.scm
 examples/nyacc/lang/ffi-help/fh-01.test
 examples/nyacc/lang/ffi-help/gdk2-01.scm
 examples/nyacc/lang/ffi-help/gdk2-03.scm
 examples/nyacc/lang/ffi-help/getpass.scm
 examples/nyacc/lang/javascript/NOTES
 examples/nyacc/lang/javascript/README
 examples/nyacc/lang/javascript/Tmach.scm
 examples/nyacc/lang/javascript/js-02.test
 examples/nyacc/lang/lua/README
 examples/nyacc/lang/mlang/NOTES
 examples/nyacc/lang/mlang/README
 examples/nyacc/lang/mlang/oct_02.m
 examples/nyacc/lang/tcl/NOTES
 examples/nyacc/lang/tcl/tcl-01.test
 examples/nyacc/lang/tcl/tcl-02.tcl
 examples/nyacc/lang/tcl/tcl-02.tree
 examples/nyacc/lang/tcl/tcl-02.test
 module/Makefile.in
 module/nyacc/lang/c99/README
 test-suite/Makefile.in
 test-suite/nyacc/lalr-01.test
 test-suite/nyacc/lang/c99/c99-01.test
 test-suite/nyacc/lang/c99/c99-02.test
 test-suite/nyacc/lang/c99/c99-03.test
 test-suite/nyacc/lang/c99/c99-04.test
 test-suite/nyacc/lang/c99/c99-05.test
 test-suite/nyacc/lang/c99/c99-06.test
 test-suite/nyacc/lang/c99/c99-07.test
 test-suite/nyacc/lang/c99/c99-08.test
 test-suite/nyacc/lang/c99/exam.d/README
 test-suite/nyacc/lang/sx-util.test
 test-suite/nyacc/lang/util.test
 test-suite/nyacc/lex-01.test
 test-suite/nyacc/tmpl.test
Copyright:
 2015-2024 Matthew Wett
 2015-2023 Matthew R. Wette
License: PERMISSIVE

Files:
 doc/nyacc-c99-hg.texi
 doc/nyacc-c99-ug.html
 doc/nyacc-c99-ug.info
 doc/nyacc-c99-ug.texi
 doc/nyacc-fh-ug.html
 doc/nyacc-fh-ug.info
 doc/nyacc-fh-ug.texi
 doc/nyacc-hg.texi
 doc/nyacc-munge-ug.texi
 doc/nyacc-ug.html
 doc/nyacc-ug.info
 doc/nyacc-ug.texi
 examples/nyacc/lang/mlang/nx-mlang.texi
 examples/nyacc/lang/nx-devel.texi
 examples/nyacc/lang/tcl/nx-tcl.texi
Copyright: 2015-2022 Matthew R. Wette.
License: GFDL-1.3+

Files: Makefile.in
Copyright: 2017-2020 Matthew R. Wette
License: PERMISSIVE-BRIEF

Files: configure
Copyright: 1992-2021 Free Software Foundation, Inc.
License: PERMISSIVE-CONFIGURE

Files:
 doc/memodefs.texi
 examples/nyacc/lang/c99/cxp
 doc/pull-texi.scm
Copyright: 2015-2017 Matthew R. Wette
License: GPL-3.0+

License: LGPL-3.0+
 This library 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 3 of the License, or (at your option) any later version.
 See the file COPYING.LESSER included with the this distribution.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 Version 3 can be found in `/usr/share/common-licenses/LGPL-3'.

License: PERMISSIVE
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.  This file is offered as-is,
 without any warranty.

License: PERMISSIVE-BRIEF
 Copying and distribution of this file, with or without modification
 is granted.  This file is offered as-is, without any warranty.

License: PERMISSIVE-CONFIGURE
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.

License: GPL-3.0+
 This file 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.
 .
 This file 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 this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.

License: GFDL-1.3+
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  A
 copy of the license is included with the distribution as 'COPYING.DOC'.
 .
 On Debian systems, the complete text of the GNU Free Documentation License
 Version 1.3 can be found in `/usr/share/common-licenses/GFDL-1.3'.
