File: copyright

package info (click to toggle)
nyacc 1.00.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 4,008 kB
  • sloc: lisp: 25,400; sh: 1,111; makefile: 436; ansic: 418; python: 187; javascript: 61; tcl: 27
file content (167 lines) | stat: -rw-r--r-- 5,658 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
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-2020 Matthew R. 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: examples/nyacc/lang/ecmascript/parse.scm
Copyright: 2009-2010 Free Software Foundation, Inc.
 2017 Matthew R. Wette
License: LGPL-3.0+

Files:
 HACKING
 INSTALL
 NEWS
 README
 doc/nyacc/Makefile.in
 etc/README
 etc/configure.ac
 etc/nyacc.m4
 examples/Makefile.in
 examples/ffi/TMPL.ffi
 examples/ffi/cblas.ffi
 examples/ffi/clang.ffi
 examples/ffi/uuid.ffi
 examples/nyacc/ChangeLog
 examples/nyacc/README
 examples/nyacc/lang/README
 examples/nyacc/lang/c99/README
 examples/nyacc/lang/c99/Umach.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/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/octave/NOTES
 examples/nyacc/lang/octave/README
 examples/nyacc/lang/octave/Tmach.scm
 examples/nyacc/lang/octave/Umach.scm
 examples/nyacc/lang/octave/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.test
 module/Makefile.in
 module/nyacc/lang/c99/README
 test-suite/Makefile.in
 test-suite/nyacc/ChangeLog
 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/exam.d/*
 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-2020 Matthew R. Wette
License: PERMISSIVE

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

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

Files: configure
Copyright: 1992-1996, 1998-2012 Free Software Foundation, Inc.
License: PERMISSIVE-CONFIGURE

Files:
 doc/nyacc/memodefs.texi
 examples/nyacc/lang/c99/cxp
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'.