File: copyright_hints

package info (click to toggle)
ftgl 2.4.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,596 kB
  • sloc: cpp: 17,918; sh: 1,073; ansic: 644; makefile: 372
file content (295 lines) | stat: -rw-r--r-- 7,480 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
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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: ./.gitignore
 ./BUGS
 ./CMakeLists.txt
 ./ChangeLog
 ./FTGLConfig-install.cmake.in
 ./FTGLConfig.cmake.in
 ./INSTALL
 ./Makefile.am
 ./NEWS
 ./README
 ./TODO
 ./cmake/config.h
 ./configure.ac
 ./demo/Makefile.am
 ./demo/README.txt
 ./demo/tb.c
 ./demo/tb.h
 ./docs/Makefile.am
 ./docs/doxygen.cfg.in
 ./docs/faq.dox
 ./docs/ftgl.dox
 ./docs/images/metrics.svg
 ./docs/projects_using_ftgl.txt
 ./docs/tutorial.dox
 ./ftgl.pc.in
 ./m4/cxx.m4
 ./m4/font.m4
 ./m4/func.m4
 ./m4/gl.m4
 ./m4/glut.m4
 ./msvc/Makefile.am
 ./msvc/README.txt
 ./msvc/vc71/ftgl.sln
 ./msvc/vc71/ftgl_dll.vcproj
 ./msvc/vc8/CDemo.vcproj
 ./msvc/vc8/FTGLDemo.vcproj
 ./msvc/vc8/SimpleDemo.vcproj
 ./msvc/vc8/ftgl.sln
 ./msvc/vc8/ftgl_demo.sln
 ./msvc/vc8/ftgl_dll.vcproj
 ./msvc/vc8/ftgl_static.vcproj
 ./msvc/vc8/trackball.vcproj
 ./msvc/vc8/unit_tests.vcproj
 ./msvc/vc9/CDemo.vcproj
 ./msvc/vc9/FTGLDemo.vcproj
 ./msvc/vc9/SimpleDemo.vcproj
 ./msvc/vc9/ftgl.sln
 ./msvc/vc9/ftgl_demo.sln
 ./msvc/vc9/ftgl_dll.vcproj
 ./msvc/vc9/ftgl_static.vcproj
 ./msvc/vc9/trackball.vcproj
 ./msvc/vc9/unit_tests.vcproj
 ./ppa_upload.sh
 ./src/CMakeLists.txt
 ./src/Makefile.am
 ./test/CMakeLists.txt
 ./test/CTest.c
 ./test/CXXTest.cpp
 ./test/FTBBox-Test.cpp
 ./test/FTBitmapFont-Test.cpp
 ./test/FTBitmapGlyph-Test.cpp
 ./test/FTBufferFont-Bitmap.cpp
 ./test/FTCharToGlyphIndexMap-Test.cpp
 ./test/FTCharmap-Test.cpp
 ./test/FTContour-NaN.cpp
 ./test/FTContour-Test.cpp
 ./test/FTExtrudeFont-Test.cpp
 ./test/FTExtrudeGlyph-Test.cpp
 ./test/FTFace-Test.cpp
 ./test/FTFont-Test.cpp
 ./test/FTGlyph-Test.cpp
 ./test/FTGlyphContainer-Test.cpp
 ./test/FTLibrary-Test.cpp
 ./test/FTList-Test.cpp
 ./test/FTMesh-Test.cpp
 ./test/FTOutlineFont-Test.cpp
 ./test/FTOutlineFont-UnInVec.cpp
 ./test/FTOutlineGlyph-Test.cpp
 ./test/FTPixmapFont-Bitmap.cpp
 ./test/FTPixmapFont-Test.cpp
 ./test/FTPixmapGlyph-Test.cpp
 ./test/FTPoint-Test.cpp
 ./test/FTPolygonFont-Test.cpp
 ./test/FTPolygonFont-UnInVec.cpp
 ./test/FTPolygonGlyph-Test.cpp
 ./test/FTSize-Test.cpp
 ./test/FTTesselation-Test.cpp
 ./test/FTTextureFont-Bitmap.cpp
 ./test/FTTextureFont-Test.cpp
 ./test/FTTextureGlyph-Test.cpp
 ./test/FTTriangleExtract-Test.cpp
 ./test/FTVector-Test.cpp
 ./test/FTVectoriser-Test.cpp
 ./test/FTlayout-Test.cpp
 ./test/HPGCalc_afm.cpp
 ./test/HPGCalc_pfb.cpp
 ./test/Makefile.am
 ./test/README.txt
 ./test/demo.cpp
 ./test/font_pack/README.txt
Copyright: NONE
License: UNKNOWN
 FIXME

Files: ./src/FTCharmap.cpp
 ./src/FTFace.cpp
 ./src/FTFont/FTBitmapFont.cpp
 ./src/FTFont/FTBitmapFontImpl.h
 ./src/FTFont/FTExtrudeFont.cpp
 ./src/FTFont/FTExtrudeFontImpl.h
 ./src/FTFont/FTFontImpl.h
 ./src/FTFont/FTOutlineFont.cpp
 ./src/FTFont/FTOutlineFontImpl.h
 ./src/FTFont/FTPixmapFont.cpp
 ./src/FTFont/FTPixmapFontImpl.h
 ./src/FTFont/FTPolygonFont.cpp
 ./src/FTFont/FTPolygonFontImpl.h
 ./src/FTFont/FTTextureFont.cpp
 ./src/FTFont/FTTextureFontImpl.h
 ./src/FTGlyph/FTBitmapGlyph.cpp
 ./src/FTGlyph/FTBitmapGlyphImpl.h
 ./src/FTGlyph/FTExtrudeGlyph.cpp
 ./src/FTGlyph/FTExtrudeGlyphImpl.h
 ./src/FTGlyph/FTGlyph.cpp
 ./src/FTGlyph/FTGlyphGlue.cpp
 ./src/FTGlyph/FTGlyphImpl.h
 ./src/FTGlyph/FTOutlineGlyphImpl.h
 ./src/FTGlyph/FTPixmapGlyph.cpp
 ./src/FTGlyph/FTPixmapGlyphImpl.h
 ./src/FTGlyph/FTPolygonGlyphImpl.h
 ./src/FTGlyph/FTTextureGlyph.cpp
 ./src/FTGlyph/FTTextureGlyphImpl.h
 ./src/FTGlyphContainer.cpp
 ./src/FTLayout/FTLayout.cpp
 ./src/FTLayout/FTLayoutImpl.h
 ./src/FTLayout/FTSimpleLayoutImpl.h
 ./src/FTPoint.cpp
 ./src/FTVectoriser.h
Copyright: 2001-2004, Henry Maddocks <ftgl@opengl.geek.nz>
  2008, Sam Hocevar <sam@hocevar.net>
  2008-2010, Sam Hocevar <sam@hocevar.net>
License: Expat
 FIXME

Files: ./src/FTGL/FTBBox.h
 ./src/FTGL/FTBitmapGlyph.h
 ./src/FTGL/FTExtrdGlyph.h
 ./src/FTGL/FTFont.h
 ./src/FTGL/FTGLBitmapFont.h
 ./src/FTGL/FTGLExtrdFont.h
 ./src/FTGL/FTGLOutlineFont.h
 ./src/FTGL/FTGLPixmapFont.h
 ./src/FTGL/FTGLPolygonFont.h
 ./src/FTGL/FTGLTextureFont.h
 ./src/FTGL/FTGlyph.h
 ./src/FTGL/FTLayout.h
 ./src/FTGL/FTOutlineGlyph.h
 ./src/FTGL/FTPixmapGlyph.h
 ./src/FTGL/FTPoint.h
 ./src/FTGL/FTPolyGlyph.h
 ./src/FTGL/FTSimpleLayout.h
 ./src/FTGL/FTTextureGlyph.h
 ./src/FTGL/ftgl.h
Copyright: 2001-2004, Henry Maddocks <ftgl@opengl.geek.nz>
  2008, Sam Hocevar <sam@hocevar.net>
  2008, Sean Morrison <learner@brlcad.org>
License: Expat
 FIXME

Files: ./demo/FTGLDemo.cpp
 ./demo/FTGLMFontDemo.cpp
 ./src/FTCharToGlyphIndexMap.h
 ./src/FTCharmap.h
 ./src/FTFace.h
 ./src/FTGlyphContainer.h
 ./src/FTLibrary.cpp
 ./src/FTGL/FTLibrary.h
 ./src/FTList.h
 ./src/FTSize.cpp
 ./src/FTSize.h
 ./src/FTVector.h
 ./test/Fontdefs.h.in
Copyright: 2001-2004, Henry Maddocks <ftgl@opengl.geek.nz>
License: Expat
 FIXME

Files: ./demo/c-demo.c
 ./demo/simple.cpp
 ./src/FTBuffer.cpp
 ./src/FTCleanup.cpp
 ./src/FTCleanup.h
 ./src/FTFont/FTBufferFont.cpp
 ./src/FTFont/FTBufferFontImpl.h
 ./src/FTGL.cpp
 ./src/FTGL/FTBuffer.h
 ./src/FTGL/FTBufferFont.h
 ./src/FTGL/FTBufferGlyph.h
 ./src/FTGlyph/FTBufferGlyph.cpp
 ./src/FTGlyph/FTBufferGlyphImpl.h
Copyright: 2008, Sam Hocevar <sam@hocevar.net>
  2008-2010, Sam Hocevar <sam@hocevar.net>
  2009, Sam Hocevar <sam@hocevar.net>
License: Expat
 FIXME

Files: ./src/FTContour.cpp
 ./src/FTContour.h
 ./src/FTFont/FTFontGlue.cpp
 ./src/FTGlyph/FTOutlineGlyph.cpp
 ./src/FTGlyph/FTPolygonGlyph.cpp
 ./src/FTInternals.h
 ./src/FTLayout/FTLayoutGlue.cpp
 ./src/FTVectoriser.cpp
Copyright: 2001-2004, Henry Maddocks <ftgl@opengl.geek.nz>
  2008, Sam Hocevar <sam@hocevar.net>
  2008, Éric Beets <ericbeets@free.fr>
License: Expat
 FIXME

Files: ./src/FTFont/FTTriangleExtractorFont.cpp
 ./src/FTFont/FTTriangleExtractorFontImpl.h
 ./src/FTGL/FTGLTriangleExtractorFont.h
 ./src/FTGL/FTTriangleExtractorGlyph.h
 ./src/FTGlyph/FTTriangleExtractorGlyph.cpp
 ./src/FTGlyph/FTTriangleExtractorGlyphImpl.h
Copyright: 2011, Richard Ulrich <richi@paraeasy.ch>
License: Expat
 FIXME

Files: ./test/mmgr.cpp
 ./test/mmgr.h
 ./test/nommgr.h
Copyright: 2000, Fluid Studios, Inc.
License: UNKNOWN
 FIXME

Files: ./autogen.sh
 ./m4/compiler.m4
Copyright: 2005-2010, United States Government as represented by
License: BSD-3-clause
 FIXME

Files: ./src/FTFont/FTFont.cpp
 ./src/FTLayout/FTSimpleLayout.cpp
Copyright: 2001-2004, Henry Maddocks <ftgl@opengl.geek.nz>
  2008, Daniel Remenak <dtremenak@users.sourceforge.net>
  2008, Sam Hocevar <sam@hocevar.net>
License: Expat
 FIXME

Files: ./demo/trackball.c
 ./demo/trackball.h
Copyright: 1993-1994, Silicon Graphics, Inc.
License: UNKNOWN
 FIXME

Files: ./COPYING
Copyright: 2001, -3 Henry Maddocks
License: Expat
 FIXME

Files: ./msvc/config.h
Copyright: 2008, Daniel Remenak <dtremenak@users.sourceforge.net>
  2008, Jeff Myers <JeffM2501@users.sourceforge.net>
License: Expat
 FIXME

Files: ./src/FTUnicode.h
Copyright: 2001-2004, Unicode, Inc
  2008, Daniel Remenak <dtremenak@users.sourceforge.net>
License: Expat and/or Unicode-strict
 FIXME

Files: ./m4/freetype2.m4
Copyright: 2001, 2003, 2007, David Turner, Robert Wilhelm, and Werner Lemberg.
License: FTL
 FIXME

Files: ./m4/pkg.m4
Copyright: 2004, Scott James Remnant <scott@netsplit.com>.
License: GPL-2+
 FIXME

Files: ./AUTHORS
Copyright: bastien Barré (containers and optimisations)
  rard Lanois (demo, Linux port, extrusion code, gltt maintainance)
License: UNKNOWN
 FIXME