This file is indexed.

/usr/share/doc/whitedune/copyright is in whitedune 0.30.10-2.1+b2.

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
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
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
This package was debianized by Philippe Coval <rzr@users.sf.net> on
Sun,  3 Dec 2006 01:42:39 +0100.

It was downloaded from http://vrml.cip.ica.uni-stuttgart.de/dune/down.html

Files: ./debian/*
Copyright: (c) 2006 Philippe Coval <rzr@users.sf.net>
Licence: GPL-2+
 On Debian systems, the complete text of the GNU General Public License
 can be found in file "/usr/share/common-licenses/GPL-2".

File:./src/pngLoad.*
Copyright: Chris Morley <cmorley@vermontel.net>
Licence: LGPL-2.1+
 On Debian systems, the complete text of the GNU General Public
 License can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
Notes:
 code of pngLoad.c based on a similar file in OpenVRML

File: ./src/Mesh.* ./src/NodeBackground.*
Copyright: (C) 1998 Tuomas J. Lukka
Copyright: (C) 2002 John Stewart, CRC Canada.
Licence: LGPL
 On Debian systems, the complete text of the GNU General Public
 License can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
Notes:
 code of generateTextureCoordinates() in Mesh.cpp 
 based on Polyrep.c of FreeWRL
 setColor(), drawQuad(), drawSky() and drawGround() in NodeBackground.cpp
 based on render_Background() in Bindable.c of FreeWRL

File: ./src/NodeExtrusion.*
Copyright: (C) 2002-2003 Satoshi Konno
Notes:
 code of createMesh() in NodeExtrusion.cpp
 based on ExtrusionNode.cpp of "CyberX3D for C++"
 code of VectorNormalize(), VectorGetDirection(), VectorGetCross() and
 GetNormalFromVertices in NodeExtrusion.cpp based on 
 MathUtill.cpp of "CyberX3D for C++"
Licence: Custom
 All rights reserved.
 Redistribution and use in source and binary forms, with or without 
 modification, are permitted provided that the following conditions are met:
  1. Redistributions of source code must retain the above copyright notice, 
    this list of conditions and the following disclaimer. 
  2. 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. 
  3. The name of the author may not be used to endorse or promote products 
    derived from this software without specific prior written permission. 
  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

File: ./src/Aflock.*
Copyright: VR Juggler is (C) Copyright 1998, 1999, 2000 by Iowa State University
  Allen Bierbaum, Christopher Just,
  Patrick Hartling, Kevin Meinert,
  Carolina Cruz-Neira, Albert Baker
Licence: LGPL-2+
 On Debian systems, the complete text of the GNU General Public
 License can be found in the file `/usr/share/common-licenses/LGPL-2'.
Notes:
 code of Aflock.h/cpp based on similar files in VR Juggler

File: ./src/EulerAngle.*
Licence: Custom
 This is the official on-line repository for the code from the 
 Graphics Gems series of books (from Academic Press).
 This series focusses on short to medium length pieces of code which perform a 
 wide variety of computer graphics related tasks. 
 All code here can be used without restrictions.
 The code distributions here  contain all known bug fixes and enhancements.
 We also provide errata listings for the text of each book.
 Please report any  new errata or bugs to Eric Haines (erich@acm.org).
Notes:
 http://www1.acm.org/pubs/tog/GraphicsGems/gemsiv/euler_angle/
 from http://www1.acm.org/pubs/tog/GraphicsGems/index.html

File: ./lib/VRML97protos/Dampers.wrl
Licence: Custom
  You can use, copy and modify the PROTO in this file if you keep the
  credit information valid and if you don't remove the link to the
  originating site http://www.hersto.de/

File: ./docs/scriptedNodes/SuperEllipsoidPROTO.wrl
 docs/vrml97Amendment1/Contour2DPROTO.wrl
 docs/vrml97Amendment1/CoordinateDeformerPROTO.wrl
 docs/vrml97Amendment1/InlineLoadControlPROTO.wrl
 docs/vrml97Amendment1/NurbsCurve2DPROTO.wrl
 docs/vrml97Amendment1/NurbsPositionInterpolatorPROTO.wrl
 docs/vrml97Amendment1/NurbsTextureSurfacePROTO.wrl
 docs/vrml97Amendment1/Polyline2DPROTO.wrl
 docs/vrml97Amendment1/TrimmedSurfacePROTO.wrl
Licence: LGPL-2+
 On Debian systems, the complete text of the GNU General Public
 License can be found in the file `/usr/share/common-licenses/LGPL-2'.

Files: ./*  (rest of the files not all)
Copyright: 2006 Stephen F. White (and others) <swhite(a)Discreet.COM> 
Licence: GPL-2+
 On Debian systems, the complete text of the GNU General Public
 License can be found in the file `/usr/share/common-licenses/GPL-2'.
Notes:
 GPL-2+ for most .c/.h/.cpp/.m4 source files, details below:
 COPYING
 README
 batch/const.sh
 batch/env.sh
 batch/header.sh
 batch/mkSFMFTypes.sh
 batch/onlyenv.sh
 bin/dune
 desktop/kde/build_redhat.sh
 desktop/kde/install_redhat_global.sh
 desktop/macosx/xcode/white_dune/MyDocument.m
 docs/VRML97protos_examples/ParticleSourcePROTO/bubbles.wrl
 docs/VRML97protos_examples/ParticleSourcePROTO/flame.wrl
 docs/VRML97protos_examples/ParticleSourcePROTO/waterfall.wrl
 docs/scriptedNodes/SuperExtrusionPROTO.wrl
 docs/scriptedNodes/superellipsoid_example.wrl
 docs/typical_vrml_examples/ecmascript/particles.wrl
 docs/typical_vrml_examples/ecmascript/simple3Dmodeller.wrl
 docs/vrml97Amendment1/NurbsCurve.wrl
 docs/vrml97Amendment1/NurbsCurvePROTO.wrl
 docs/vrml97Amendment1/NurbsGroup.wrl
 docs/vrml97Amendment1/NurbsGroupPROTO.wrl
 docs/vrml97Amendment1/NurbsPositionInterpolator.wrl
 docs/vrml97Amendment1/NurbsSurface.wrl
 docs/vrml97Amendment1/NurbsSurfacePROTO.wrl
 docs/vrml97Amendment1/NurbsSurface_example.wrl
 docs/vrml97Amendment1/testall.wrl
 docs/x3dDraft/LoadSensorPROTO.wrl
 lib/VRML97protos/ParticleSourcePROTO.wrl
 lib/VRML97protos/PseudoCollision4ExaminePROTO.wrl
 logo/dune.wrl
 packager/aix/mkbff.sh
 packager/gentoo/mkebuild.sh
 packager/gentoo/white_dune.ebuild
 src/lexer.l
 src/parser.y
 src/res/readme
 src/res_bw/readme
 src/swt/rc/rclex.l
 src/swt/rc/rcparse.y
 tools/collectViewpoints.awk
 tools/creaseangleChange.awk
 tools/creaseangleChange.sh
 tools/img2pixeltexture.sh
 tools/povray_mkskybox.sh
 Makefile
 batch/findcopyrights.sh
 configure
 configure.in
 src/Makefile
 src/Makefile.in
 src/dune.english.rc
 src/dune.german.rc
 src/dune.rc
 src/swt/Makefile
 src/swt/generic/Makefile
 src/swt/include/Makefile
 src/swt/motif/Makefile
 src/swt/motif/Makefile.in
 src/swt/rc/Makefile
 src/swt/rc/Makefile.in
 src/swt/tests/Makefile
 src/swt/tests/Makefile.in
 src/swt/tests.new/Makefile
 src/swt/tests.new/Makefile.in
 src/swt/win32/Makefile
 config.status
 INSTALL
 README.IRIX_desktop
 README.MSwindows
 README.MacOSX
 README.x3dtranslators
 TODO
 batch/addicon_color.sh
 batch/binary_patch.pl
 batch/checksingleheaderfiles.sh
 batch/chfind.sh
 batch/dbxstart
 batch/devil.bat
 batch/devilbw.bat
 batch/fixpermissions.sh
 batch/gdbstart
 batch/gdbstart_joystick
 batch/gdbstart_spaceball
 batch/germankids.bat
 batch/getversion.sh
 batch/inserticon.scm
 batch/inserticon.sh
 batch/jpg_png_zlib.bat
 batch/mktargz.sh
 batch/nt.bat
 batch/repair_apple_bugs.pl
 batch/repair_apple_bugs.sh
 batch/replace_url.sh
 batch/replaceversion.awk
 batch/replaceversion.sh
 batch/update_VRML_url.sh
 batch/usebison.bat
 batch/useflex.bat
 bin/dune4kids
 bin/illegal2vrml
 bin/nostereodune
 bin/redbluedune
 bin/redgreendune
 build.sh
 desktop/cde/Makefile
 desktop/cde/icons/VRML97.m.bm
 desktop/cde/icons/VRML97.m.pm
 desktop/cde/icons/VRML97.m_m.bm
 desktop/cde/icons/VRML97.t.bm
 desktop/cde/icons/VRML97.t.pm
 desktop/cde/icons/VRML97.t_m.bm
 desktop/cde/icons/white_dune.l.bm
 desktop/cde/icons/white_dune.l.pm
 desktop/cde/icons/white_dune.m.bm
 desktop/cde/icons/white_dune.m.pm
 desktop/cde/icons/white_dune.t.bm
 desktop/cde/icons/white_dune.t.pm
 desktop/cde/os/aix/usr_local_bin_white_dune.dt
 desktop/cde/os/aix/white_dune
 desktop/cde/os/solaris/opt_White_Dune_bin_white_dune.dt
 desktop/cde/os/solaris/white_dune
 desktop/cde/types/white_dune.dt
 desktop/fvwm2/Makefile
 desktop/fvwm2/mini-dune.xpm
 desktop/irix/data/Dune.fti
 desktop/irix/data/Dune.icon
 desktop/irix/data/Dune.open.fti
 desktop/irix/data/Dune4kids.fti
 desktop/irix/data/Dune4kids.open.fti
 desktop/irix/data/Dunebackground.fti
 desktop/irix/data/cosmo2vrml
 desktop/irix/data/cosmo2vrml97filter
 desktop/irix/data/nostereoDune.fti
 desktop/irix/data/nostereoDune.open.fti
 desktop/irix/irix6.2_global/Dune.ftr
 desktop/irix/irix6.2_global/Dune.ftr.m4
 desktop/irix/irix6.2_global/Makefile
 desktop/irix/irix6.2_global/duneoptions.m4
 desktop/irix/irix6.2_global/fm_cosmo2vrml97
 desktop/irix/irix6.2_global/readme
 desktop/irix/irix6.5_global/Dune.ftr
 desktop/irix/irix6.5_global/Dune.ftr.m4
 desktop/irix/irix6.5_global/Makefile
 desktop/irix/irix6.5_global/duneoptions.m4
 desktop/irix/irix6.5_global/fm_cosmo2vrml97
 desktop/irix/irix6.5_global/readme
 desktop/irix/irix6.5_personal/Dune.ftr
 desktop/irix/irix6.5_personal/Dune.ftr.m4
 desktop/irix/irix6.5_personal/Makefile
 desktop/irix/irix6.5_personal/duneoptions.m4
 desktop/irix/irix6.5_personal/fm_cosmo2vrml97
 desktop/irix/irix6.5_personal/makefile.host
 desktop/irix/irix6.5_personal/makefile.static
 desktop/irix/irix6.5_personal/readme
 desktop/irix/readme
 desktop/kde/dune.desktop
 desktop/kde/dune4kids.desktop
 desktop/kde/redhat/dune.desktop
 desktop/kde/redhat/dune4kids.desktop
 desktop/macosx/.DS_Store
 desktop/macosx/white_dune.app/.DS_Store
 desktop/macosx/white_dune.app/Contents/.DS_Store
 desktop/macosx/white_dune.app/Contents/Info.plist
 desktop/macosx/white_dune.app/Contents/MacOS/.DS_Store
 desktop/macosx/white_dune.app/Contents/MacOS/MyDocument.ob
 desktop/macosx/white_dune.app/Contents/MacOS/dunestarter
 desktop/macosx/white_dune.app/Contents/MacOS/main.ob
 desktop/macosx/white_dune.app/Contents/MacOS/white_dune
 desktop/macosx/white_dune.app/Contents/PkgInfo
 desktop/macosx/white_dune.app/Contents/Resources/.DS_Store
 desktop/macosx/white_dune.app/Contents/Resources/English.lproj/.DS_Store
 desktop/macosx/white_dune.app/Contents/Resources/English.lproj/Credits.rtf
 desktop/macosx/white_dune.app/Contents/Resources/English.lproj/InfoPlist.strings
 desktop/macosx/white_dune.app/Contents/Resources/English.lproj/MainMenu.nib/classes.nib
 desktop/macosx/white_dune.app/Contents/Resources/English.lproj/MainMenu.nib/info.nib
 desktop/macosx/white_dune.app/Contents/Resources/English.lproj/MainMenu.nib/objects.nib
 desktop/macosx/white_dune.app/Contents/Resources/English.lproj/MyDocument.nib/classes.nib
 desktop/macosx/white_dune.app/Contents/Resources/English.lproj/MyDocument.nib/info.nib
 desktop/macosx/white_dune.app/Contents/Resources/English.lproj/MyDocument.nib/objects.nib
 desktop/macosx/white_dune.app/Contents/Resources/WhiteDuneHelp/.DS_Store
 desktop/macosx/white_dune.app/Contents/Resources/white_dune.icns
 desktop/macosx/xcode/white_dune/English.lproj/Credits.rtf
 desktop/macosx/xcode/white_dune/English.lproj/InfoPlist.strings
 desktop/macosx/xcode/white_dune/English.lproj/MainMenu.nib/classes.nib
 desktop/macosx/xcode/white_dune/English.lproj/MainMenu.nib/info.nib
 desktop/macosx/xcode/white_dune/English.lproj/MainMenu.nib/objects.nib
 desktop/macosx/xcode/white_dune/English.lproj/MyDocument.nib/classes.nib
 desktop/macosx/xcode/white_dune/English.lproj/MyDocument.nib/info.nib
 desktop/macosx/xcode/white_dune/English.lproj/MyDocument.nib/objects.nib
 desktop/macosx/xcode/white_dune/Info.plist
 desktop/macosx/xcode/white_dune/main.m
 desktop/macosx/xcode/white_dune/version.plist
 desktop/macosx/xcode/white_dune/white_dune.icns
 desktop/macosx/xcode/white_dune/white_dune.xcode/mufti.pbxuser
 desktop/macosx/xcode/white_dune/white_dune.xcode/project.pbxproj
 desktop/macosx/xcode/white_dune/white_dune_Prefix.pch
 desktop/twm/Makefile
 desktop/xfce/dune.xpm
 desktop/xfce/dune4kids.xpm
 docs/VRML97protos_examples/PseudoCollision4ExaminePROTO/pseudoCollision.wrl
 docs/commandline_examples/animation_example.wrl
 docs/commandline_examples/index.html
 docs/commandline_examples/joystick2.sh
 docs/commandline_examples/joystick2.sh.html
 docs/commandline_examples/nostereo.sh
 docs/commandline_examples/nostereo.sh.html
 docs/commandline_examples/sidewinder3dpro.sh
 docs/commandline_examples/sidewinder3dpro.sh.html
 docs/commandline_examples/spaceball_joystick_example.sh
 docs/commandline_examples/spaceball_joystick_example.sh.html
 docs/commandline_examples/spaceball_solaris8.sh
 docs/commandline_examples/wingmancordlessgamepad.sh
 docs/commandline_examples/wingmanrumblepad.sh
 docs/commandline_examples/wingmanrumblepad.sh.html
 docs/commandline_examples/wingmanrumblepad_linux_SDLjoystick.sh
 docs/commandline_examples/wingmanrumblepad_m$windows.bat
 docs/commandline_examples/wingmanrumblepad_m$windows.bat.html
 docs/commandline_examples/wingmanrumblepad_macosx.sh
 docs/commandline_examples/xinput_example.sh
 docs/commandline_examples/xinput_example.sh.html
 docs/commandline_examples/xinput_irix6.2_example.sh
 docs/developer_docs/Doxyfile.in
 docs/developer_docs/Makefile
 docs/developer_docs/adding_a_new_node.txt
 docs/developer_docs/dune_developer.html
 docs/developer_docs/man2html.sh
 docs/developer_docs/mkdoxygen.sh
 docs/developer_docs/png2jpg.sh
 docs/index.html
 docs/scriptedNodes/SuperShapePROTO.wrl
 docs/scriptedNodes/superextrusion_example.wrl
 docs/scriptedNodes/supershape_example.wrl
 docs/typical_vrml_examples/billboard.wrl
 docs/typical_vrml_examples/bubble.wav
 docs/typical_vrml_examples/camera_animation.wrl
 docs/typical_vrml_examples/checker_planesensor.wrl
 docs/typical_vrml_examples/checker_touchsensor.wrl
 docs/typical_vrml_examples/door_cylindersensor.wrl
 docs/typical_vrml_examples/ecmascript/increase_switch.wrl
 docs/typical_vrml_examples/ecmascript/on_off.wrl
 docs/typical_vrml_examples/ecmascript/oneshot_trigger_increase_switch.wrl
 docs/typical_vrml_examples/ecmascript/planesensor2interpolator.wrl
 docs/typical_vrml_examples/ecmascript/planesensor2interpolatormophing.wrl
 docs/typical_vrml_examples/ecmascript/pseudoCollision4examine.wrl
 docs/typical_vrml_examples/ecmascript/sfimage.wrl
 docs/typical_vrml_examples/ecmascript/simple_stopwatch.wrl
 docs/typical_vrml_examples/ecmascript/superellipsoid.wrl
 docs/typical_vrml_examples/ecmascript/supershape.wrl
 docs/typical_vrml_examples/ecmascript/teleport_animation.wrl
 docs/typical_vrml_examples/ecmascript/teleporter.wrl
 docs/typical_vrml_examples/ecmascript/text_change.wrl
 docs/typical_vrml_examples/ecmascript/texture_change.wrl
 docs/typical_vrml_examples/ecmascript/worldcoordmessurement.wrl
 docs/typical_vrml_examples/elevator_proximity_trigger.wrl
 docs/typical_vrml_examples/forward_kinematic_animation.wrl
 docs/typical_vrml_examples/forward_kinematic_spheresensor.wrl
 docs/typical_vrml_examples/headupdisplay_example.wrl
 docs/typical_vrml_examples/image.gif
 docs/typical_vrml_examples/index.html
 docs/typical_vrml_examples/loadsensor.wrl
 docs/typical_vrml_examples/material_animation.wrl
 docs/typical_vrml_examples/misc_animation.wrl
 docs/typical_vrml_examples/movie.mpg
 docs/typical_vrml_examples/movie_trigger.wrl
 docs/typical_vrml_examples/sound_transform.wrl
 docs/typical_vrml_examples/sound_trigger.wrl
 docs/typical_vrml_examples/touch_trigger.wrl
 docs/typical_vrml_examples/transform_animation.wrl
 docs/typical_vrml_examples/visibilty_trigger.wrl
 docs/usage_docs/dune.1.html
 docs/usage_docs/dune_de.html
 docs/usage_docs/dune_de_exercise.html
 docs/usage_docs/dune_de_tutorial.html
 docs/usage_docs/dune_en.html
 docs/usage_docs/dune_en_exercise.html
 docs/usage_docs/dune_en_tutorial.html
 docs/usage_docs/dune_ru.html
 docs/usage_docs/illegal2vrml.1.html
 docs/usage_docs/supershapes.wrl
 docs/usage_docs/xwing_planet.wrl
 docs/usage_docs/xwings.wings
 docs/usage_docs/xwings.wrl
 docs/vrml97Amendment1/index.html
 docs/vrml97Amendment1/inlineloadcontrol_example.wrl
 logo/manta.wrl
 logo/manta2.wrl
 man/dune.1
 man/illegal2vrml.1
 packager/
 src/SDLjoystick/Makefile
 src/SDLjoystick/Makefile.in
 src/config.h.in
 src/config.h.jpg_png_zlib
 src/config.h.nt
 src/config.h.nt.devil
 src/config.h.nt.devil.sand
 src/dune.dsp
 src/dune.dsp.devil
 src/dune.dsp.jpg_png_zlib
 src/dune.dsp.nt
 src/dune.dsw
 src/res/Makefile
 src/res/dune.ico
 src/res/dune.ico.devil
 src/res/dune.ico.devilbw
 src/res/dune.ico.jpg_png_zlib
 src/res/dune.ico.nt
 src/res/emptySocketSquare.bmp
 src/res/fullSocketSquare.bmp
 src/res/halftone.bmp
 src/res/node_icons.bmp
 src/res/recommendedSocketSquare.bmp
 src/res/standard_toolbar.bmp
 src/res/vcr.bmp
 src/res_bw/node_icons.bmp
 src/res_bw/standard_toolbar.bmp
 src/res_bw/vcr.bmp
 src/res_color/node_icons.bmp
 src/res_color/standard_toolbar.bmp
 src/res_color/vcr.bmp
 src/swt/motif/copy.xbm
 src/swt/motif/copy_mask.xbm
 src/swt/motif/cursor_none.xbm
 src/swt/motif/error.xbm
 src/swt/motif/error_mask.xbm
 src/swt/motif/link.xbm
 src/swt/motif/link_mask.xbm
 src/swt/rc/rc
 src/swt/tests/bitmap1.bmp
 src/swt/tests/res.rc
 src/swt/tests/swTest
 src/swt/tests/text
 src/swt/tests/buttons
 src/swt/tests/doodle
 src/swt/tests/drawing
 src/swt/tests/tree
 src/swt/tests/restest
 src/swt/tests/draw1
 src/swt/tests.new/bitmap1.bmp
 src/swt/tests.new/res.rc
 src/swt/tests.new/tests/Koordinaten.txt
 src/swt/tests.new/tests/tests.dsp
 src/swt/tests.new/tests/tests.dsw
 src/swt/todo
 src/swt/win32/swt.dsp
 src/swt/win32/swt.dsw
 test/testresourcenumbers.sh
 tools/README
 tools/collectViewpoints.sh