This file is indexed.

/usr/share/doc/openscad-testing-data/copyright is in openscad-testing-data 2013.01+dfsg-2.2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: openscad
Source: http://www.openscad.org/
Comment: For the +dfsg version, icons/flattr.png was removed. It seems that the
 company holding the flattr trademark is ok with applications integratin this,
 but there is no explicit confirmation thereof, and if there was, it can be
 expected that the terms of use violate DFSG.

Files: *
Copyright: © 2009-2013 Clifford Wolf <clifford@clifford.at>, Marius Kintel <marius@kintel.net>
License: GPL-2+ with CGAL exception

Files: src/OGL_helper.h
Copyright: © 1997-2002 Max-Planck-Institute Saarbruecken (Germany)
License: GPL-3+
 This file is part of CGAL (www.cgal.org).
 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.
Comment: This used to be derived from the original QPL'd OGL_helper.h from the
 CGAL library. The library got re-licensed to GPL-3+ (or LGPL-3+, for other
 parts) in its 4.0 version, with no significant changes to the OGL_helper.h
 file. So while the file in here claims to be QPL derived, it can be
 equivalently thought of being derived from the new OGL_helper.h in CGAL4,
 which can be obtained from
 https://gforge.inria.fr/frs/download.php/30225/CGAL-4.0-beta1.tar.gz
 and states in its current license section exactly what is here shown in this
 DEP5 file's License: section.

Files: src/cache.h
Copyright: © 2009-2011 Clifford Wolf <clifford@clifford.at>, Marius Kintel <marius@kintel.net>, 2010 Nokia Corporation and/or its subsidiary(-ies)
License: QtCommercial or LGPL-2.1 with some exception or GPL-3

Files: contrib/scad-mode.el
Copyright: 2010-2011 Len Trigg <lenbok@gmail.com>
License: GPL-2+

Files: contrib/OpenSCAD.xml
Copyright: 2011 tjhowse <tjhowse@gmail.com>
License: GPL-2+

Files: tests/lodepng.*
Copyright: 2005-2011 Lode Vandevenne
License:
 This software is provided 'as-is', without any express or implied
 warranty. In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
     1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
 .
     2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
 .
     3. This notice may not be removed or altered from any source
     distribution.

Files: tests/OffscreenContextGLX.cc
Copyright: 1999-2001 Brian Paul
License: X11
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
 BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Files: scripts/mingw-file-association.nsh
Copyright: Vytautas, intersol, chefkoch
License: zlib

Files: debian/*
Copyright: © 2010-2013 Christian M. Amsüss <chrysn@fsfe.org>
License: GPL-2+ with CGAL exception

Files: debian/repack.sh debian/repack.stub
Copyright: ryan52, gregor herrmann <gregoa@debian.org>
License: perl
 All rights reserved. This document is free software; you may redistribute it
 and/or modify it under the same terms as Perl itself.
 .
 Perl is distributed under your choice of the GNU General Public License or the
 Artistic License. On Debian systems, the complete text of version 1 of the GNU
 General Public License can be found in /usr/share/common-licenses/GPL-1 and
 the Artistic License in /usr/share/common-licenses/Artistic.
FIXME: Files sourced from
 <http://anonscm.debian.org/gitweb/?p=pkg-perl/scripts.git;a=summary>; they are
 expected to be updated to contain a copyright notice soon. For the time being,
 the license is inferred from the file history and
 <http://pkg-perl.alioth.debian.org/howto/repacking.html>.

License: GPL-2+
 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 2 of the License, or (at your option)
 any later version.
 software in the executable aside from CGAL.
 .
 This program 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.
 .
 A copy of the GNU General Public License can be found in
 /usr/share/common-licenses/GPL-2.

License: GPL-2+ with CGAL exception
 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 2 of the License, or (at your option)
 any later version.
 .
 As a special exception, you have permission to link this program
 with the CGAL library and distribute executables, as long as you
 follow the requirements of the GNU GPL in regard to all of the
 software in the executable aside from CGAL.
 .
 This program 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.
 .
 A copy of the GNU General Public License can be found in
 /usr/share/common-licenses/GPL-2.

License: QtCommercial
 Licensees holding valid Qt Commercial licenses may use this file in
 accordance with the Qt Commercial License Agreement provided with the
 Software or, alternatively, in accordance with the terms contained in
 a written agreement between you and Nokia.
Comment: This license is non-free, but only used in dual-licensing with free
 licenses.

License: LGPL-2.1 with some exception
 Alternatively, this file may be used under the terms of the GNU Lesser
 General Public License version 2.1 as published by the Free Software
 Foundation and appearing in the file LICENSE.LGPL included in the
 packaging of this file.  Please review the following information to
 ensure the GNU Lesser General Public License version 2.1 requirements
 will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
 .
 In addition, as a special exception, Nokia gives you certain additional
 rights.  These rights are described in the Nokia Qt LGPL Exception
 version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
Comment: The LGPL_EXCEPTION.txt is not shipped upstream. It seems from the
 file' contents that it was derived from the qcache.h file found in the
 libqt4-dev package as /usr/include/qt4/QtCore/qcache.h (or another version of
 the same file), which ships an LGPL_EXCEPTION.txt file which says:
 .
 Nokia Qt LGPL Exception version 1.1
 .
 As an additional permission to the GNU Lesser General Public License version
 2.1, the object code form of a "work that uses the Library" may incorporate
 material from a header file that is part of the Library.  You may distribute
 such object code under terms of your choice, provided that:
     (i)   the header files of the Library have not been modified; and 
     (ii)  the incorporated material is limited to numerical parameters, data
 	  structure layouts, accessors, macros, inline functions and
 	  templates; and
     (iii) you comply with the terms of Section 6 of the GNU Lesser General
 	  Public License version 2.1.
 .
 Moreover, you may apply this exception to a modified version of the Library,
 provided that such modification does not involve copying material from the
 Library into the modified Library's header files unless such material is
 limited to (i) numerical parameters; (ii) data structure layouts;
 (iii) accessors; and (iv) small macros, templates and inline functions of
 five lines or less in length.
 .
 Furthermore, you are not required to apply this additional permission to a
 modified version of the Library.

License: GPL-3
 Alternatively, this file may be used under the terms of the GNU
 General Public License version 3.0 as published by the Free Software
 Foundation and appearing in the file LICENSE.GPL included in the
 packaging of this file.  Please review the following information to
 ensure the GNU General Public License version 3.0 requirements will be
 met: http://www.gnu.org/copyleft/gpl.html.
 .
 A copy of the GNU General Public License can be found in
 /usr/share/common-licenses/GPL-3.

License: zlib
 This software is provided 'as-is', without any express or implied warranty. In
 no event will the authors be held liable for any damages arising from the use
 of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it freely,
 subject to the following restrictions:
 .
 1. The origin of this software must not be misrepresented; you must not claim
    that you wrote the original software. If you use this software in a
    product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.