File: copyright

package info (click to toggle)
unity-java 1.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,760 kB
  • sloc: ansic: 7,600; java: 6,850; sh: 349; yacc: 263; makefile: 197
file content (67 lines) | stat: -rw-r--r-- 3,037 bytes parent folder | download
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: unity
Upstream-Contact: Norman Gray <norman.gray@glasgow.ac.uk>
Source: https://heptapod.host/nxg/unity
Files-Excluded: src/c/docs src/java/docs

Files: *
Copyright: 2011-2014, 2021-2022, Norman Gray <https://nxg.me.uk>
 2023 Ole Streicher <olebole@debian.org> (Debian files)
License: BSD-2-Clause

Files: src/c/test/lcut/lcut.h src/c/test/lcut/apr_ring.h
Copyright: 2005-2010 Tony Bai <bigwhite.cn@gmail.com>
License: Apache-2

Files: src/c/unity-*.tab.c src/c/unity.tab.h
Copyright: 1984-2006 Free Software Foundation, Inc.
License: GPL-2+ or Bison-exception-2.2

License: BSD-2-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 .
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 .
 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.

License: Apache-2
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 .
 On Debian GNU system you can find the complete text of the
 Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'

License: GPL-2+
 On Debian GNU system you can find the complete text of the
 GPL-2 license in '/usr/share/common-licenses/GPL-2'

License: Bison-exception-2.2
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof as
 a parser skeleton. Alternatively, if you modify or redistribute the
 parser skeleton itself, you may (at your option) remove this special
 exception, which will cause the skeleton and the resulting Bison
 output files to be licensed under the GNU General Public License
 without this special exception.
 .
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.