aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorkcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300>2007-02-09 17:21:55 +0000
committerkcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300>2007-02-09 17:21:55 +0000
commit10b0f946849a38390bde913865363d169d05e1bb (patch)
tree7eb8195bed057dea02c62353d6f4d985147e8a4a /src
parentb63097f943e4ec16e913da73cabbca4f55ac19aa (diff)
Update copyright to 2007
Diffstat (limited to 'src')
-rw-r--r--src/classes/org/jdesktop/j3d/examples/Resources.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/alternate_appearance/AlternateAppearanceBoundsTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/alternate_appearance/AlternateAppearanceScopeTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/alternate_appearance/SphereGroup.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/appearance/AppearanceMixed.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/appearance/AppearanceTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/appearance/Tetrahedron.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/applet3d/Applet3D.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/background/BackgroundGeometry.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/cg_shader/ObjLoadCg.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/cg_shader/SamplerTestCg.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/cg_shader/SphereCg.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/cg_shader/VertexAttrTestCg.java3
-rw-r--r--src/classes/org/jdesktop/j3d/examples/cg_shader/multitex_fp.cg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/cg_shader/simple_fp.cg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/cg_shader/simple_vp.cg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/cg_shader/vertexshader_vp.cg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/collision/Box.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/collision/CollisionDetector.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/collision/TickTockCollision.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/ConfigObjLoad.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/README.txt2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-behavior.cfg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-stereo.cfg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-vr.cfg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-window.cfg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1.cfg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x2-flat.cfg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x2-rot30.cfg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-cave-vr.cfg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-cave.cfg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-rot45.cfg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/configured_universe/j3d2x2-flat.cfg2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/depth_func/DepthFuncTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/depth_func/RenderFrame.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/distort_glyph/DistortBehavior.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/distort_glyph/DistortGlyphTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/dot3/Dot3Demo.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/dot3/MyCanvas.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/dot3/TextureControlPanel.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/four_by_four/BigCube.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/four_by_four/Board.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/four_by_four/Canvas2D.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/four_by_four/Cube.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/four_by_four/Cylinder.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/four_by_four/FourByFour.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/four_by_four/ID.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/four_by_four/PickDragBehavior.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/four_by_four/Poles.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/four_by_four/Positions.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/four_by_four/instructions.txt2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/fps_counter/FPSCounter.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/fps_counter/FPSCounterDemo.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/gears/Gear.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/gears/GearBox.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/gears/GearTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/gears/Shaft.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/gears/SpurGear.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/gears/SpurGearThinBody.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/geometry_by_ref/GeometryByReferenceNIOBuffer.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/geometry_by_ref/GeometryByReferenceTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/geometry_by_ref/ImageComponentByReferenceTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/geometry_by_ref/InterleavedNIOBuffer.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/geometry_by_ref/InterleavedTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/geometry_by_ref/TiledImage.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/geometry_compression/ObjectFileCompressor.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/geometry_compression/cgview.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/geometry_compression/obj2cg.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/EnvironmentMappingGLSL.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/ObjLoadGLSL.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/PhongShadingGLSL.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/SamplerTestGLSL.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/ShaderTestGLSL.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/SphereGLSL.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/VertexAttrTestGLSL.java3
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/gouraud.frag2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/gouraud.vert2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/multitex.frag2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/phong.frag2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/phong.vert2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/simple.frag2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/simple.vert2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/glsl_shader/vertexshader.vert2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/hello_universe/HelloUniverse.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/jcanvas3d/JCanvas3DExample.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/jcanvas3d/JInternalWorld.java3
-rw-r--r--src/classes/org/jdesktop/j3d/examples/lightwave/README.txt2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/lightwave/Viewer.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/lod/LOD.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/model_clip/ModelClipTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/model_clip/ModelClipTest2.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/morphing/ColorCube.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/morphing/ColorPyramidDown.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/morphing/ColorPyramidUp.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/morphing/Morphing.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/morphing/MorphingBehavior.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/morphing/Pyramid2Cube.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/objload/ObjLoad.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OffScreenCanvas3D.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OffScreenTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OnScreenCanvas3D.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/PrintFromButton.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/oriented_shape3d/MouseRotateY.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/oriented_shape3d/OrientedPtTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/oriented_shape3d/OrientedTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/package_info/PackageInfo.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/package_info/QueryProperties.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/BoltCG.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/ColorCube.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/ColorPyramidDown.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/ColorPyramidUp.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/Cube.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/CubeIQA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/CubeQA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/GullCG.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/IcosahedronITSA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/IcosahedronTSA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/IntersectInfoBehavior.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/IntersectTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/MorphingBehavior.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/OctahedronITFA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/OctahedronTFA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/PickHighlightBehavior.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/PickTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/PickText3DBounds.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/PickText3DGeometry.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/RandomColorCube.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/RandomColorTetrahedron.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/Tetrahedron.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/TetrahedronILA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/TetrahedronILSA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/TetrahedronIPA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/TetrahedronITA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/TetrahedronLA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/TetrahedronLSA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/TetrahedronPA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/TetrahedronTA.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/picking/TickTockPicking.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/platform_geometry/SimpleGeometry.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/print_canvas3d/ImageDisplayer.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/print_canvas3d/ImagePrinter.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/print_canvas3d/OffScreenCanvas3D.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/print_canvas3d/PrintCanvas3D.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/pure_immediate/PureImmediate.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/pure_immediate/PureImmediateStereo.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/read_raster/ReadRaster.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/sound/AudioReverberate.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/sound/ReverberateSound.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/sound/SimpleSounds.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/sound/SimpleSoundsBehavior.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/sphere_motion/SphereMotion.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/spline_anim/SplineAnim.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/swing_interaction/SwingInteraction.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/text2d/MoverBehavior.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/text2d/Text2DTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/text3d/Text3DLoad.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/texture/MultiTextureTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/texture/TextureImage.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/texture/TextureImageNPOT.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/texture_by_ref/AnimateTexturesBehavior.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/texture_by_ref/ImageOps.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/texture_by_ref/Tetrahedron.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/texture_by_ref/TextureByReference.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/virtual_input_device/ButtonPositionControls.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/virtual_input_device/PositionControls.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/virtual_input_device/RotationControls.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/virtual_input_device/SensorBehavior.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/virtual_input_device/VirtualInputDevice.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/virtual_input_device/VirtualInputDeviceTest.java2
-rw-r--r--src/classes/org/jdesktop/j3d/examples/virtual_input_device/WheelControls.java2
170 files changed, 173 insertions, 170 deletions
diff --git a/src/classes/org/jdesktop/j3d/examples/Resources.java b/src/classes/org/jdesktop/j3d/examples/Resources.java
index 13012d3..db7bddb 100644
--- a/src/classes/org/jdesktop/j3d/examples/Resources.java
+++ b/src/classes/org/jdesktop/j3d/examples/Resources.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/alternate_appearance/AlternateAppearanceBoundsTest.java b/src/classes/org/jdesktop/j3d/examples/alternate_appearance/AlternateAppearanceBoundsTest.java
index 6f7e499..8577772 100644
--- a/src/classes/org/jdesktop/j3d/examples/alternate_appearance/AlternateAppearanceBoundsTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/alternate_appearance/AlternateAppearanceBoundsTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/alternate_appearance/AlternateAppearanceScopeTest.java b/src/classes/org/jdesktop/j3d/examples/alternate_appearance/AlternateAppearanceScopeTest.java
index a2bf786..d2ffe84 100644
--- a/src/classes/org/jdesktop/j3d/examples/alternate_appearance/AlternateAppearanceScopeTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/alternate_appearance/AlternateAppearanceScopeTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/alternate_appearance/SphereGroup.java b/src/classes/org/jdesktop/j3d/examples/alternate_appearance/SphereGroup.java
index 5e8a421..19d4404 100644
--- a/src/classes/org/jdesktop/j3d/examples/alternate_appearance/SphereGroup.java
+++ b/src/classes/org/jdesktop/j3d/examples/alternate_appearance/SphereGroup.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/appearance/AppearanceMixed.java b/src/classes/org/jdesktop/j3d/examples/appearance/AppearanceMixed.java
index 598f5cb..22f4ba4 100644
--- a/src/classes/org/jdesktop/j3d/examples/appearance/AppearanceMixed.java
+++ b/src/classes/org/jdesktop/j3d/examples/appearance/AppearanceMixed.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/appearance/AppearanceTest.java b/src/classes/org/jdesktop/j3d/examples/appearance/AppearanceTest.java
index 1ef7471..a005828 100644
--- a/src/classes/org/jdesktop/j3d/examples/appearance/AppearanceTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/appearance/AppearanceTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/appearance/Tetrahedron.java b/src/classes/org/jdesktop/j3d/examples/appearance/Tetrahedron.java
index af67321..7cda117 100644
--- a/src/classes/org/jdesktop/j3d/examples/appearance/Tetrahedron.java
+++ b/src/classes/org/jdesktop/j3d/examples/appearance/Tetrahedron.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/applet3d/Applet3D.java b/src/classes/org/jdesktop/j3d/examples/applet3d/Applet3D.java
index 9abecd9..565800a 100644
--- a/src/classes/org/jdesktop/j3d/examples/applet3d/Applet3D.java
+++ b/src/classes/org/jdesktop/j3d/examples/applet3d/Applet3D.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/background/BackgroundGeometry.java b/src/classes/org/jdesktop/j3d/examples/background/BackgroundGeometry.java
index cdf656c..bd4f7ca 100644
--- a/src/classes/org/jdesktop/j3d/examples/background/BackgroundGeometry.java
+++ b/src/classes/org/jdesktop/j3d/examples/background/BackgroundGeometry.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/cg_shader/ObjLoadCg.java b/src/classes/org/jdesktop/j3d/examples/cg_shader/ObjLoadCg.java
index 1e10b8d..de83107 100644
--- a/src/classes/org/jdesktop/j3d/examples/cg_shader/ObjLoadCg.java
+++ b/src/classes/org/jdesktop/j3d/examples/cg_shader/ObjLoadCg.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/cg_shader/SamplerTestCg.java b/src/classes/org/jdesktop/j3d/examples/cg_shader/SamplerTestCg.java
index f34185e..20d3128 100644
--- a/src/classes/org/jdesktop/j3d/examples/cg_shader/SamplerTestCg.java
+++ b/src/classes/org/jdesktop/j3d/examples/cg_shader/SamplerTestCg.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/cg_shader/SphereCg.java b/src/classes/org/jdesktop/j3d/examples/cg_shader/SphereCg.java
index 51becfc..7bbb7c6 100644
--- a/src/classes/org/jdesktop/j3d/examples/cg_shader/SphereCg.java
+++ b/src/classes/org/jdesktop/j3d/examples/cg_shader/SphereCg.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/cg_shader/VertexAttrTestCg.java b/src/classes/org/jdesktop/j3d/examples/cg_shader/VertexAttrTestCg.java
index b9d6185..7860554 100644
--- a/src/classes/org/jdesktop/j3d/examples/cg_shader/VertexAttrTestCg.java
+++ b/src/classes/org/jdesktop/j3d/examples/cg_shader/VertexAttrTestCg.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -41,6 +41,7 @@
* $Date$
* $State$
*/
+
package org.jdesktop.j3d.examples.cg_shader;
import com.sun.j3d.utils.universe.*;
diff --git a/src/classes/org/jdesktop/j3d/examples/cg_shader/multitex_fp.cg b/src/classes/org/jdesktop/j3d/examples/cg_shader/multitex_fp.cg
index 400a252..c9fb66b 100644
--- a/src/classes/org/jdesktop/j3d/examples/cg_shader/multitex_fp.cg
+++ b/src/classes/org/jdesktop/j3d/examples/cg_shader/multitex_fp.cg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/cg_shader/simple_fp.cg b/src/classes/org/jdesktop/j3d/examples/cg_shader/simple_fp.cg
index e9cd44b..85840c5 100644
--- a/src/classes/org/jdesktop/j3d/examples/cg_shader/simple_fp.cg
+++ b/src/classes/org/jdesktop/j3d/examples/cg_shader/simple_fp.cg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/cg_shader/simple_vp.cg b/src/classes/org/jdesktop/j3d/examples/cg_shader/simple_vp.cg
index d030818..5f5b5c1 100644
--- a/src/classes/org/jdesktop/j3d/examples/cg_shader/simple_vp.cg
+++ b/src/classes/org/jdesktop/j3d/examples/cg_shader/simple_vp.cg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/cg_shader/vertexshader_vp.cg b/src/classes/org/jdesktop/j3d/examples/cg_shader/vertexshader_vp.cg
index 0e44251..d5b1b1a 100644
--- a/src/classes/org/jdesktop/j3d/examples/cg_shader/vertexshader_vp.cg
+++ b/src/classes/org/jdesktop/j3d/examples/cg_shader/vertexshader_vp.cg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/collision/Box.java b/src/classes/org/jdesktop/j3d/examples/collision/Box.java
index db39e1d..bb1aad8 100644
--- a/src/classes/org/jdesktop/j3d/examples/collision/Box.java
+++ b/src/classes/org/jdesktop/j3d/examples/collision/Box.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/collision/CollisionDetector.java b/src/classes/org/jdesktop/j3d/examples/collision/CollisionDetector.java
index 935b146..e58ff98 100644
--- a/src/classes/org/jdesktop/j3d/examples/collision/CollisionDetector.java
+++ b/src/classes/org/jdesktop/j3d/examples/collision/CollisionDetector.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/collision/TickTockCollision.java b/src/classes/org/jdesktop/j3d/examples/collision/TickTockCollision.java
index 86fbf44..d21bc5c 100644
--- a/src/classes/org/jdesktop/j3d/examples/collision/TickTockCollision.java
+++ b/src/classes/org/jdesktop/j3d/examples/collision/TickTockCollision.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/ConfigObjLoad.java b/src/classes/org/jdesktop/j3d/examples/configured_universe/ConfigObjLoad.java
index 8cd44bb..02aed08 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/ConfigObjLoad.java
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/ConfigObjLoad.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/README.txt b/src/classes/org/jdesktop/j3d/examples/configured_universe/README.txt
index 5aa2197..77e5a37 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/README.txt
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/README.txt
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-behavior.cfg b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-behavior.cfg
index d291913..db56b2c 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-behavior.cfg
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-behavior.cfg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-stereo.cfg b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-stereo.cfg
index 3db4070..959064c 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-stereo.cfg
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-stereo.cfg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-vr.cfg b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-vr.cfg
index 587f481..7da054d 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-vr.cfg
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-vr.cfg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-window.cfg b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-window.cfg
index eec0e31..2496ee4 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-window.cfg
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1-window.cfg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1.cfg b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1.cfg
index 41173e3..a4977a3 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1.cfg
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x1.cfg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x2-flat.cfg b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x2-flat.cfg
index 667ea52..155f1f7 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x2-flat.cfg
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x2-flat.cfg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x2-rot30.cfg b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x2-rot30.cfg
index 68f4a6e..eccdb4b 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x2-rot30.cfg
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x2-rot30.cfg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-cave-vr.cfg b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-cave-vr.cfg
index 029decf..f87887d 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-cave-vr.cfg
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-cave-vr.cfg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-cave.cfg b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-cave.cfg
index afc532c..88f86d8 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-cave.cfg
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-cave.cfg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-rot45.cfg b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-rot45.cfg
index d221e74..c84d548 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-rot45.cfg
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d1x3-rot45.cfg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d2x2-flat.cfg b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d2x2-flat.cfg
index 46df9a3..8bc4cb0 100644
--- a/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d2x2-flat.cfg
+++ b/src/classes/org/jdesktop/j3d/examples/configured_universe/j3d2x2-flat.cfg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/depth_func/DepthFuncTest.java b/src/classes/org/jdesktop/j3d/examples/depth_func/DepthFuncTest.java
index 8485823..e29ab63 100644
--- a/src/classes/org/jdesktop/j3d/examples/depth_func/DepthFuncTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/depth_func/DepthFuncTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/depth_func/RenderFrame.java b/src/classes/org/jdesktop/j3d/examples/depth_func/RenderFrame.java
index 5edc79d..37489da 100644
--- a/src/classes/org/jdesktop/j3d/examples/depth_func/RenderFrame.java
+++ b/src/classes/org/jdesktop/j3d/examples/depth_func/RenderFrame.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/distort_glyph/DistortBehavior.java b/src/classes/org/jdesktop/j3d/examples/distort_glyph/DistortBehavior.java
index 134a128..dbfdcd4 100644
--- a/src/classes/org/jdesktop/j3d/examples/distort_glyph/DistortBehavior.java
+++ b/src/classes/org/jdesktop/j3d/examples/distort_glyph/DistortBehavior.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/distort_glyph/DistortGlyphTest.java b/src/classes/org/jdesktop/j3d/examples/distort_glyph/DistortGlyphTest.java
index add3002..3e6d2ab 100644
--- a/src/classes/org/jdesktop/j3d/examples/distort_glyph/DistortGlyphTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/distort_glyph/DistortGlyphTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/dot3/Dot3Demo.java b/src/classes/org/jdesktop/j3d/examples/dot3/Dot3Demo.java
index 8dbaada..9566a62 100644
--- a/src/classes/org/jdesktop/j3d/examples/dot3/Dot3Demo.java
+++ b/src/classes/org/jdesktop/j3d/examples/dot3/Dot3Demo.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/dot3/MyCanvas.java b/src/classes/org/jdesktop/j3d/examples/dot3/MyCanvas.java
index 6e668be..e873a53 100644
--- a/src/classes/org/jdesktop/j3d/examples/dot3/MyCanvas.java
+++ b/src/classes/org/jdesktop/j3d/examples/dot3/MyCanvas.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/dot3/TextureControlPanel.java b/src/classes/org/jdesktop/j3d/examples/dot3/TextureControlPanel.java
index 72a0027..c8ade16 100644
--- a/src/classes/org/jdesktop/j3d/examples/dot3/TextureControlPanel.java
+++ b/src/classes/org/jdesktop/j3d/examples/dot3/TextureControlPanel.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/four_by_four/BigCube.java b/src/classes/org/jdesktop/j3d/examples/four_by_four/BigCube.java
index 9937c62..cffb4a8 100644
--- a/src/classes/org/jdesktop/j3d/examples/four_by_four/BigCube.java
+++ b/src/classes/org/jdesktop/j3d/examples/four_by_four/BigCube.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/four_by_four/Board.java b/src/classes/org/jdesktop/j3d/examples/four_by_four/Board.java
index 53aa71e..9ead21a 100644
--- a/src/classes/org/jdesktop/j3d/examples/four_by_four/Board.java
+++ b/src/classes/org/jdesktop/j3d/examples/four_by_four/Board.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/four_by_four/Canvas2D.java b/src/classes/org/jdesktop/j3d/examples/four_by_four/Canvas2D.java
index bc0e9b7..2fc31be 100644
--- a/src/classes/org/jdesktop/j3d/examples/four_by_four/Canvas2D.java
+++ b/src/classes/org/jdesktop/j3d/examples/four_by_four/Canvas2D.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/four_by_four/Cube.java b/src/classes/org/jdesktop/j3d/examples/four_by_four/Cube.java
index d69df45..beb4bd3 100644
--- a/src/classes/org/jdesktop/j3d/examples/four_by_four/Cube.java
+++ b/src/classes/org/jdesktop/j3d/examples/four_by_four/Cube.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/four_by_four/Cylinder.java b/src/classes/org/jdesktop/j3d/examples/four_by_four/Cylinder.java
index 670c31c..522bb3b 100644
--- a/src/classes/org/jdesktop/j3d/examples/four_by_four/Cylinder.java
+++ b/src/classes/org/jdesktop/j3d/examples/four_by_four/Cylinder.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/four_by_four/FourByFour.java b/src/classes/org/jdesktop/j3d/examples/four_by_four/FourByFour.java
index c1faf63..c8c7f49 100644
--- a/src/classes/org/jdesktop/j3d/examples/four_by_four/FourByFour.java
+++ b/src/classes/org/jdesktop/j3d/examples/four_by_four/FourByFour.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/four_by_four/ID.java b/src/classes/org/jdesktop/j3d/examples/four_by_four/ID.java
index a9c43df..062f69a 100644
--- a/src/classes/org/jdesktop/j3d/examples/four_by_four/ID.java
+++ b/src/classes/org/jdesktop/j3d/examples/four_by_four/ID.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/four_by_four/PickDragBehavior.java b/src/classes/org/jdesktop/j3d/examples/four_by_four/PickDragBehavior.java
index e6348a2..0accb87 100644
--- a/src/classes/org/jdesktop/j3d/examples/four_by_four/PickDragBehavior.java
+++ b/src/classes/org/jdesktop/j3d/examples/four_by_four/PickDragBehavior.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/four_by_four/Poles.java b/src/classes/org/jdesktop/j3d/examples/four_by_four/Poles.java
index 0cf606c..e97dcb5 100644
--- a/src/classes/org/jdesktop/j3d/examples/four_by_four/Poles.java
+++ b/src/classes/org/jdesktop/j3d/examples/four_by_four/Poles.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/four_by_four/Positions.java b/src/classes/org/jdesktop/j3d/examples/four_by_four/Positions.java
index 6303c90..30e9120 100644
--- a/src/classes/org/jdesktop/j3d/examples/four_by_four/Positions.java
+++ b/src/classes/org/jdesktop/j3d/examples/four_by_four/Positions.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/four_by_four/instructions.txt b/src/classes/org/jdesktop/j3d/examples/four_by_four/instructions.txt
index 36ded73..3dcc736 100644
--- a/src/classes/org/jdesktop/j3d/examples/four_by_four/instructions.txt
+++ b/src/classes/org/jdesktop/j3d/examples/four_by_four/instructions.txt
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/fps_counter/FPSCounter.java b/src/classes/org/jdesktop/j3d/examples/fps_counter/FPSCounter.java
index e15a23c..5322fde 100644
--- a/src/classes/org/jdesktop/j3d/examples/fps_counter/FPSCounter.java
+++ b/src/classes/org/jdesktop/j3d/examples/fps_counter/FPSCounter.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/fps_counter/FPSCounterDemo.java b/src/classes/org/jdesktop/j3d/examples/fps_counter/FPSCounterDemo.java
index 88ca026..41c723b 100644
--- a/src/classes/org/jdesktop/j3d/examples/fps_counter/FPSCounterDemo.java
+++ b/src/classes/org/jdesktop/j3d/examples/fps_counter/FPSCounterDemo.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/gears/Gear.java b/src/classes/org/jdesktop/j3d/examples/gears/Gear.java
index fb1be1d..2bd6430 100644
--- a/src/classes/org/jdesktop/j3d/examples/gears/Gear.java
+++ b/src/classes/org/jdesktop/j3d/examples/gears/Gear.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/gears/GearBox.java b/src/classes/org/jdesktop/j3d/examples/gears/GearBox.java
index ba18906..81bbb44 100644
--- a/src/classes/org/jdesktop/j3d/examples/gears/GearBox.java
+++ b/src/classes/org/jdesktop/j3d/examples/gears/GearBox.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/gears/GearTest.java b/src/classes/org/jdesktop/j3d/examples/gears/GearTest.java
index b6ffc85..d11980a 100644
--- a/src/classes/org/jdesktop/j3d/examples/gears/GearTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/gears/GearTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/gears/Shaft.java b/src/classes/org/jdesktop/j3d/examples/gears/Shaft.java
index b02bf9e..580ea7e 100644
--- a/src/classes/org/jdesktop/j3d/examples/gears/Shaft.java
+++ b/src/classes/org/jdesktop/j3d/examples/gears/Shaft.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/gears/SpurGear.java b/src/classes/org/jdesktop/j3d/examples/gears/SpurGear.java
index 525a661..cca884b 100644
--- a/src/classes/org/jdesktop/j3d/examples/gears/SpurGear.java
+++ b/src/classes/org/jdesktop/j3d/examples/gears/SpurGear.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/gears/SpurGearThinBody.java b/src/classes/org/jdesktop/j3d/examples/gears/SpurGearThinBody.java
index cd2f4ab..dd4c64f 100644
--- a/src/classes/org/jdesktop/j3d/examples/gears/SpurGearThinBody.java
+++ b/src/classes/org/jdesktop/j3d/examples/gears/SpurGearThinBody.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/GeometryByReferenceNIOBuffer.java b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/GeometryByReferenceNIOBuffer.java
index f53c1ae..2f6c622 100644
--- a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/GeometryByReferenceNIOBuffer.java
+++ b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/GeometryByReferenceNIOBuffer.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/GeometryByReferenceTest.java b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/GeometryByReferenceTest.java
index a2f3b74..7d27860 100644
--- a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/GeometryByReferenceTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/GeometryByReferenceTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/ImageComponentByReferenceTest.java b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/ImageComponentByReferenceTest.java
index d3f581a..59b5986 100644
--- a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/ImageComponentByReferenceTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/ImageComponentByReferenceTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/InterleavedNIOBuffer.java b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/InterleavedNIOBuffer.java
index 464ae1a..7440fa2 100644
--- a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/InterleavedNIOBuffer.java
+++ b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/InterleavedNIOBuffer.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/InterleavedTest.java b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/InterleavedTest.java
index bc570d0..95da98d 100644
--- a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/InterleavedTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/InterleavedTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/TiledImage.java b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/TiledImage.java
index fcc51e4..7b42709 100644
--- a/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/TiledImage.java
+++ b/src/classes/org/jdesktop/j3d/examples/geometry_by_ref/TiledImage.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/geometry_compression/ObjectFileCompressor.java b/src/classes/org/jdesktop/j3d/examples/geometry_compression/ObjectFileCompressor.java
index 2155581..bcc030a 100644
--- a/src/classes/org/jdesktop/j3d/examples/geometry_compression/ObjectFileCompressor.java
+++ b/src/classes/org/jdesktop/j3d/examples/geometry_compression/ObjectFileCompressor.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/geometry_compression/cgview.java b/src/classes/org/jdesktop/j3d/examples/geometry_compression/cgview.java
index 23e027a..30d4f00 100644
--- a/src/classes/org/jdesktop/j3d/examples/geometry_compression/cgview.java
+++ b/src/classes/org/jdesktop/j3d/examples/geometry_compression/cgview.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/geometry_compression/obj2cg.java b/src/classes/org/jdesktop/j3d/examples/geometry_compression/obj2cg.java
index 4d3fa66..c2cefcc 100644
--- a/src/classes/org/jdesktop/j3d/examples/geometry_compression/obj2cg.java
+++ b/src/classes/org/jdesktop/j3d/examples/geometry_compression/obj2cg.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/EnvironmentMappingGLSL.java b/src/classes/org/jdesktop/j3d/examples/glsl_shader/EnvironmentMappingGLSL.java
index b5ade60..3259505 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/EnvironmentMappingGLSL.java
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/EnvironmentMappingGLSL.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/ObjLoadGLSL.java b/src/classes/org/jdesktop/j3d/examples/glsl_shader/ObjLoadGLSL.java
index 034fdf8..6e0679a 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/ObjLoadGLSL.java
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/ObjLoadGLSL.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/PhongShadingGLSL.java b/src/classes/org/jdesktop/j3d/examples/glsl_shader/PhongShadingGLSL.java
index 91cf585..a54d553 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/PhongShadingGLSL.java
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/PhongShadingGLSL.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/SamplerTestGLSL.java b/src/classes/org/jdesktop/j3d/examples/glsl_shader/SamplerTestGLSL.java
index 2195211..6abac23 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/SamplerTestGLSL.java
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/SamplerTestGLSL.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/ShaderTestGLSL.java b/src/classes/org/jdesktop/j3d/examples/glsl_shader/ShaderTestGLSL.java
index 1d77a8e..090d55d 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/ShaderTestGLSL.java
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/ShaderTestGLSL.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/SphereGLSL.java b/src/classes/org/jdesktop/j3d/examples/glsl_shader/SphereGLSL.java
index 66bf311..ca75cdc 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/SphereGLSL.java
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/SphereGLSL.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/VertexAttrTestGLSL.java b/src/classes/org/jdesktop/j3d/examples/glsl_shader/VertexAttrTestGLSL.java
index 1f73790..4cac630 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/VertexAttrTestGLSL.java
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/VertexAttrTestGLSL.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -41,6 +41,7 @@
* $Date$
* $State$
*/
+
package org.jdesktop.j3d.examples.glsl_shader;
import com.sun.j3d.utils.universe.*;
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/gouraud.frag b/src/classes/org/jdesktop/j3d/examples/glsl_shader/gouraud.frag
index 951ee8e..9169661 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/gouraud.frag
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/gouraud.frag
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/gouraud.vert b/src/classes/org/jdesktop/j3d/examples/glsl_shader/gouraud.vert
index fd49c18..8503e6f 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/gouraud.vert
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/gouraud.vert
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/multitex.frag b/src/classes/org/jdesktop/j3d/examples/glsl_shader/multitex.frag
index b0426cd..b79f85a 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/multitex.frag
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/multitex.frag
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/phong.frag b/src/classes/org/jdesktop/j3d/examples/glsl_shader/phong.frag
index 41de179..90bab19 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/phong.frag
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/phong.frag
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/phong.vert b/src/classes/org/jdesktop/j3d/examples/glsl_shader/phong.vert
index 9a67c8b..ab27603 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/phong.vert
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/phong.vert
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/simple.frag b/src/classes/org/jdesktop/j3d/examples/glsl_shader/simple.frag
index 6542b34..6600694 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/simple.frag
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/simple.frag
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/simple.vert b/src/classes/org/jdesktop/j3d/examples/glsl_shader/simple.vert
index 7d3e152..64d1515 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/simple.vert
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/simple.vert
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/glsl_shader/vertexshader.vert b/src/classes/org/jdesktop/j3d/examples/glsl_shader/vertexshader.vert
index 8f331ec..43b4a05 100644
--- a/src/classes/org/jdesktop/j3d/examples/glsl_shader/vertexshader.vert
+++ b/src/classes/org/jdesktop/j3d/examples/glsl_shader/vertexshader.vert
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/hello_universe/HelloUniverse.java b/src/classes/org/jdesktop/j3d/examples/hello_universe/HelloUniverse.java
index 8fe0f49..451de6a 100644
--- a/src/classes/org/jdesktop/j3d/examples/hello_universe/HelloUniverse.java
+++ b/src/classes/org/jdesktop/j3d/examples/hello_universe/HelloUniverse.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/jcanvas3d/JCanvas3DExample.java b/src/classes/org/jdesktop/j3d/examples/jcanvas3d/JCanvas3DExample.java
index fae6679..4ebd367 100644
--- a/src/classes/org/jdesktop/j3d/examples/jcanvas3d/JCanvas3DExample.java
+++ b/src/classes/org/jdesktop/j3d/examples/jcanvas3d/JCanvas3DExample.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/jcanvas3d/JInternalWorld.java b/src/classes/org/jdesktop/j3d/examples/jcanvas3d/JInternalWorld.java
index c0d7659..43f06e5 100644
--- a/src/classes/org/jdesktop/j3d/examples/jcanvas3d/JInternalWorld.java
+++ b/src/classes/org/jdesktop/j3d/examples/jcanvas3d/JInternalWorld.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -41,6 +41,7 @@
* $Date$
* $State$
*/
+
package org.jdesktop.j3d.examples.jcanvas3d;
import com.sun.j3d.exp.swing.JCanvas3D;
diff --git a/src/classes/org/jdesktop/j3d/examples/lightwave/README.txt b/src/classes/org/jdesktop/j3d/examples/lightwave/README.txt
index c37f4d9..6ae5ce6 100644
--- a/src/classes/org/jdesktop/j3d/examples/lightwave/README.txt
+++ b/src/classes/org/jdesktop/j3d/examples/lightwave/README.txt
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/lightwave/Viewer.java b/src/classes/org/jdesktop/j3d/examples/lightwave/Viewer.java
index 9b99466..489678f 100644
--- a/src/classes/org/jdesktop/j3d/examples/lightwave/Viewer.java
+++ b/src/classes/org/jdesktop/j3d/examples/lightwave/Viewer.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/lod/LOD.java b/src/classes/org/jdesktop/j3d/examples/lod/LOD.java
index 0d50284..d421761 100644
--- a/src/classes/org/jdesktop/j3d/examples/lod/LOD.java
+++ b/src/classes/org/jdesktop/j3d/examples/lod/LOD.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/model_clip/ModelClipTest.java b/src/classes/org/jdesktop/j3d/examples/model_clip/ModelClipTest.java
index 790806c..8880697 100644
--- a/src/classes/org/jdesktop/j3d/examples/model_clip/ModelClipTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/model_clip/ModelClipTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/model_clip/ModelClipTest2.java b/src/classes/org/jdesktop/j3d/examples/model_clip/ModelClipTest2.java
index be3e832..34e4e98 100644
--- a/src/classes/org/jdesktop/j3d/examples/model_clip/ModelClipTest2.java
+++ b/src/classes/org/jdesktop/j3d/examples/model_clip/ModelClipTest2.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/morphing/ColorCube.java b/src/classes/org/jdesktop/j3d/examples/morphing/ColorCube.java
index fd3fbda..07f6045 100644
--- a/src/classes/org/jdesktop/j3d/examples/morphing/ColorCube.java
+++ b/src/classes/org/jdesktop/j3d/examples/morphing/ColorCube.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/morphing/ColorPyramidDown.java b/src/classes/org/jdesktop/j3d/examples/morphing/ColorPyramidDown.java
index 0957e19..6301ab0 100644
--- a/src/classes/org/jdesktop/j3d/examples/morphing/ColorPyramidDown.java
+++ b/src/classes/org/jdesktop/j3d/examples/morphing/ColorPyramidDown.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/morphing/ColorPyramidUp.java b/src/classes/org/jdesktop/j3d/examples/morphing/ColorPyramidUp.java
index 407c8bb..4ce39fc 100644
--- a/src/classes/org/jdesktop/j3d/examples/morphing/ColorPyramidUp.java
+++ b/src/classes/org/jdesktop/j3d/examples/morphing/ColorPyramidUp.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/morphing/Morphing.java b/src/classes/org/jdesktop/j3d/examples/morphing/Morphing.java
index 612c5df..11023f9 100644
--- a/src/classes/org/jdesktop/j3d/examples/morphing/Morphing.java
+++ b/src/classes/org/jdesktop/j3d/examples/morphing/Morphing.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/morphing/MorphingBehavior.java b/src/classes/org/jdesktop/j3d/examples/morphing/MorphingBehavior.java
index 3353329..6ee6e8b 100644
--- a/src/classes/org/jdesktop/j3d/examples/morphing/MorphingBehavior.java
+++ b/src/classes/org/jdesktop/j3d/examples/morphing/MorphingBehavior.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/morphing/Pyramid2Cube.java b/src/classes/org/jdesktop/j3d/examples/morphing/Pyramid2Cube.java
index d8a6612..cb99aed 100644
--- a/src/classes/org/jdesktop/j3d/examples/morphing/Pyramid2Cube.java
+++ b/src/classes/org/jdesktop/j3d/examples/morphing/Pyramid2Cube.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/objload/ObjLoad.java b/src/classes/org/jdesktop/j3d/examples/objload/ObjLoad.java
index 059747e..34aa831 100644
--- a/src/classes/org/jdesktop/j3d/examples/objload/ObjLoad.java
+++ b/src/classes/org/jdesktop/j3d/examples/objload/ObjLoad.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OffScreenCanvas3D.java b/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OffScreenCanvas3D.java
index c7854aa..21465cb 100644
--- a/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OffScreenCanvas3D.java
+++ b/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OffScreenCanvas3D.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OffScreenTest.java b/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OffScreenTest.java
index f6d05d9..52acb9e 100644
--- a/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OffScreenTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OffScreenTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OnScreenCanvas3D.java b/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OnScreenCanvas3D.java
index 93c3d5b..c8d791e 100644
--- a/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OnScreenCanvas3D.java
+++ b/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/OnScreenCanvas3D.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/PrintFromButton.java b/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/PrintFromButton.java
index 8470dcc..fb040f7 100644
--- a/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/PrintFromButton.java
+++ b/src/classes/org/jdesktop/j3d/examples/offscreen_canvas3d/PrintFromButton.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/MouseRotateY.java b/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/MouseRotateY.java
index 0d12bd3..0abc391 100644
--- a/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/MouseRotateY.java
+++ b/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/MouseRotateY.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/OrientedPtTest.java b/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/OrientedPtTest.java
index 919cc6e..5577908 100644
--- a/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/OrientedPtTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/OrientedPtTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/OrientedTest.java b/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/OrientedTest.java
index f01baf8..580ff1f 100644
--- a/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/OrientedTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/oriented_shape3d/OrientedTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/package_info/PackageInfo.java b/src/classes/org/jdesktop/j3d/examples/package_info/PackageInfo.java
index 90c6efa..3890253 100644
--- a/src/classes/org/jdesktop/j3d/examples/package_info/PackageInfo.java
+++ b/src/classes/org/jdesktop/j3d/examples/package_info/PackageInfo.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/package_info/QueryProperties.java b/src/classes/org/jdesktop/j3d/examples/package_info/QueryProperties.java
index 4febcd6..cf58c4f 100644
--- a/src/classes/org/jdesktop/j3d/examples/package_info/QueryProperties.java
+++ b/src/classes/org/jdesktop/j3d/examples/package_info/QueryProperties.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/BoltCG.java b/src/classes/org/jdesktop/j3d/examples/picking/BoltCG.java
index 5fcb9fd..6fcc05a 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/BoltCG.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/BoltCG.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/ColorCube.java b/src/classes/org/jdesktop/j3d/examples/picking/ColorCube.java
index 02e6807..6719264 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/ColorCube.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/ColorCube.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/ColorPyramidDown.java b/src/classes/org/jdesktop/j3d/examples/picking/ColorPyramidDown.java
index 094c0b0..9e56e95 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/ColorPyramidDown.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/ColorPyramidDown.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/ColorPyramidUp.java b/src/classes/org/jdesktop/j3d/examples/picking/ColorPyramidUp.java
index 737baf2..2b6067a 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/ColorPyramidUp.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/ColorPyramidUp.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/Cube.java b/src/classes/org/jdesktop/j3d/examples/picking/Cube.java
index e87d7c4..7a86521 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/Cube.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/Cube.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/CubeIQA.java b/src/classes/org/jdesktop/j3d/examples/picking/CubeIQA.java
index dca3bf4..a2656a5 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/CubeIQA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/CubeIQA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/CubeQA.java b/src/classes/org/jdesktop/j3d/examples/picking/CubeQA.java
index 9760578..f27aa80 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/CubeQA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/CubeQA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/GullCG.java b/src/classes/org/jdesktop/j3d/examples/picking/GullCG.java
index b208b3a..c7816bb 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/GullCG.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/GullCG.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/IcosahedronITSA.java b/src/classes/org/jdesktop/j3d/examples/picking/IcosahedronITSA.java
index 5245b80..08b623f 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/IcosahedronITSA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/IcosahedronITSA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/IcosahedronTSA.java b/src/classes/org/jdesktop/j3d/examples/picking/IcosahedronTSA.java
index a9587c6..0d21f7c 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/IcosahedronTSA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/IcosahedronTSA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/IntersectInfoBehavior.java b/src/classes/org/jdesktop/j3d/examples/picking/IntersectInfoBehavior.java
index 09c7d36..7bd4b25 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/IntersectInfoBehavior.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/IntersectInfoBehavior.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/IntersectTest.java b/src/classes/org/jdesktop/j3d/examples/picking/IntersectTest.java
index 6ff062a..720586c 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/IntersectTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/IntersectTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/MorphingBehavior.java b/src/classes/org/jdesktop/j3d/examples/picking/MorphingBehavior.java
index dfce69f..3cb87a6 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/MorphingBehavior.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/MorphingBehavior.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/OctahedronITFA.java b/src/classes/org/jdesktop/j3d/examples/picking/OctahedronITFA.java
index d97f8fe..0e4bb35 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/OctahedronITFA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/OctahedronITFA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/OctahedronTFA.java b/src/classes/org/jdesktop/j3d/examples/picking/OctahedronTFA.java
index 794cc70..341668a 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/OctahedronTFA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/OctahedronTFA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/PickHighlightBehavior.java b/src/classes/org/jdesktop/j3d/examples/picking/PickHighlightBehavior.java
index bd7ab6a..27704d3 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/PickHighlightBehavior.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/PickHighlightBehavior.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/PickTest.java b/src/classes/org/jdesktop/j3d/examples/picking/PickTest.java
index 0857197..1896bce 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/PickTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/PickTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/PickText3DBounds.java b/src/classes/org/jdesktop/j3d/examples/picking/PickText3DBounds.java
index 52442ec..4575435 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/PickText3DBounds.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/PickText3DBounds.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/PickText3DGeometry.java b/src/classes/org/jdesktop/j3d/examples/picking/PickText3DGeometry.java
index 40c2736..85cbb53 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/PickText3DGeometry.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/PickText3DGeometry.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/RandomColorCube.java b/src/classes/org/jdesktop/j3d/examples/picking/RandomColorCube.java
index cd47a2a..1e41317 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/RandomColorCube.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/RandomColorCube.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/RandomColorTetrahedron.java b/src/classes/org/jdesktop/j3d/examples/picking/RandomColorTetrahedron.java
index 7ff0ff9..101c787 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/RandomColorTetrahedron.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/RandomColorTetrahedron.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/Tetrahedron.java b/src/classes/org/jdesktop/j3d/examples/picking/Tetrahedron.java
index aca7653..64dbeb6 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/Tetrahedron.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/Tetrahedron.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronILA.java b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronILA.java
index 55ab409..53a9d0a 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronILA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronILA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronILSA.java b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronILSA.java
index 3f6530a..b206001 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronILSA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronILSA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronIPA.java b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronIPA.java
index 26d1eaa..663d107 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronIPA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronIPA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronITA.java b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronITA.java
index e3f378e..aa8db44 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronITA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronITA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronLA.java b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronLA.java
index 84467af..a4f02fd 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronLA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronLA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronLSA.java b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronLSA.java
index 320e6e9..7f9544b 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronLSA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronLSA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronPA.java b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronPA.java
index bba5235..6476432 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronPA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronPA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronTA.java b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronTA.java
index f41b977..773c905 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronTA.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/TetrahedronTA.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/picking/TickTockPicking.java b/src/classes/org/jdesktop/j3d/examples/picking/TickTockPicking.java
index 6828d6a..64be1f9 100644
--- a/src/classes/org/jdesktop/j3d/examples/picking/TickTockPicking.java
+++ b/src/classes/org/jdesktop/j3d/examples/picking/TickTockPicking.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/platform_geometry/SimpleGeometry.java b/src/classes/org/jdesktop/j3d/examples/platform_geometry/SimpleGeometry.java
index 1ae48bf..3561d0f 100644
--- a/src/classes/org/jdesktop/j3d/examples/platform_geometry/SimpleGeometry.java
+++ b/src/classes/org/jdesktop/j3d/examples/platform_geometry/SimpleGeometry.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/print_canvas3d/ImageDisplayer.java b/src/classes/org/jdesktop/j3d/examples/print_canvas3d/ImageDisplayer.java
index 9dd3def..21af01a 100644
--- a/src/classes/org/jdesktop/j3d/examples/print_canvas3d/ImageDisplayer.java
+++ b/src/classes/org/jdesktop/j3d/examples/print_canvas3d/ImageDisplayer.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/print_canvas3d/ImagePrinter.java b/src/classes/org/jdesktop/j3d/examples/print_canvas3d/ImagePrinter.java
index 1714373..ea8aca9 100644
--- a/src/classes/org/jdesktop/j3d/examples/print_canvas3d/ImagePrinter.java
+++ b/src/classes/org/jdesktop/j3d/examples/print_canvas3d/ImagePrinter.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/print_canvas3d/OffScreenCanvas3D.java b/src/classes/org/jdesktop/j3d/examples/print_canvas3d/OffScreenCanvas3D.java
index 474f386..eb7ba97 100644
--- a/src/classes/org/jdesktop/j3d/examples/print_canvas3d/OffScreenCanvas3D.java
+++ b/src/classes/org/jdesktop/j3d/examples/print_canvas3d/OffScreenCanvas3D.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/print_canvas3d/PrintCanvas3D.java b/src/classes/org/jdesktop/j3d/examples/print_canvas3d/PrintCanvas3D.java
index 884af67..29b1061 100644
--- a/src/classes/org/jdesktop/j3d/examples/print_canvas3d/PrintCanvas3D.java
+++ b/src/classes/org/jdesktop/j3d/examples/print_canvas3d/PrintCanvas3D.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/pure_immediate/PureImmediate.java b/src/classes/org/jdesktop/j3d/examples/pure_immediate/PureImmediate.java
index 726637b..30f9faa 100644
--- a/src/classes/org/jdesktop/j3d/examples/pure_immediate/PureImmediate.java
+++ b/src/classes/org/jdesktop/j3d/examples/pure_immediate/PureImmediate.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/pure_immediate/PureImmediateStereo.java b/src/classes/org/jdesktop/j3d/examples/pure_immediate/PureImmediateStereo.java
index 2d030fe..5919f2e 100644
--- a/src/classes/org/jdesktop/j3d/examples/pure_immediate/PureImmediateStereo.java
+++ b/src/classes/org/jdesktop/j3d/examples/pure_immediate/PureImmediateStereo.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/read_raster/ReadRaster.java b/src/classes/org/jdesktop/j3d/examples/read_raster/ReadRaster.java
index 856c7fd..763d92d 100644
--- a/src/classes/org/jdesktop/j3d/examples/read_raster/ReadRaster.java
+++ b/src/classes/org/jdesktop/j3d/examples/read_raster/ReadRaster.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/sound/AudioReverberate.java b/src/classes/org/jdesktop/j3d/examples/sound/AudioReverberate.java
index d248359..40ae2b8 100644
--- a/src/classes/org/jdesktop/j3d/examples/sound/AudioReverberate.java
+++ b/src/classes/org/jdesktop/j3d/examples/sound/AudioReverberate.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/sound/ReverberateSound.java b/src/classes/org/jdesktop/j3d/examples/sound/ReverberateSound.java
index d1981a0..935063d 100644
--- a/src/classes/org/jdesktop/j3d/examples/sound/ReverberateSound.java
+++ b/src/classes/org/jdesktop/j3d/examples/sound/ReverberateSound.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/sound/SimpleSounds.java b/src/classes/org/jdesktop/j3d/examples/sound/SimpleSounds.java
index 81e103e..fb40243 100644
--- a/src/classes/org/jdesktop/j3d/examples/sound/SimpleSounds.java
+++ b/src/classes/org/jdesktop/j3d/examples/sound/SimpleSounds.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/sound/SimpleSoundsBehavior.java b/src/classes/org/jdesktop/j3d/examples/sound/SimpleSoundsBehavior.java
index 862881f..4d4c881 100644
--- a/src/classes/org/jdesktop/j3d/examples/sound/SimpleSoundsBehavior.java
+++ b/src/classes/org/jdesktop/j3d/examples/sound/SimpleSoundsBehavior.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/sphere_motion/SphereMotion.java b/src/classes/org/jdesktop/j3d/examples/sphere_motion/SphereMotion.java
index bf30793..1540b1b 100644
--- a/src/classes/org/jdesktop/j3d/examples/sphere_motion/SphereMotion.java
+++ b/src/classes/org/jdesktop/j3d/examples/sphere_motion/SphereMotion.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/spline_anim/SplineAnim.java b/src/classes/org/jdesktop/j3d/examples/spline_anim/SplineAnim.java
index 1e5c965..83eca88 100644
--- a/src/classes/org/jdesktop/j3d/examples/spline_anim/SplineAnim.java
+++ b/src/classes/org/jdesktop/j3d/examples/spline_anim/SplineAnim.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/swing_interaction/SwingInteraction.java b/src/classes/org/jdesktop/j3d/examples/swing_interaction/SwingInteraction.java
index cde026b..db51354 100644
--- a/src/classes/org/jdesktop/j3d/examples/swing_interaction/SwingInteraction.java
+++ b/src/classes/org/jdesktop/j3d/examples/swing_interaction/SwingInteraction.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/text2d/MoverBehavior.java b/src/classes/org/jdesktop/j3d/examples/text2d/MoverBehavior.java
index c73f5e1..35dbf9f 100644
--- a/src/classes/org/jdesktop/j3d/examples/text2d/MoverBehavior.java
+++ b/src/classes/org/jdesktop/j3d/examples/text2d/MoverBehavior.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/text2d/Text2DTest.java b/src/classes/org/jdesktop/j3d/examples/text2d/Text2DTest.java
index a6c6275..6fb903a 100644
--- a/src/classes/org/jdesktop/j3d/examples/text2d/Text2DTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/text2d/Text2DTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/text3d/Text3DLoad.java b/src/classes/org/jdesktop/j3d/examples/text3d/Text3DLoad.java
index 3ff6955..e6b1e3a 100644
--- a/src/classes/org/jdesktop/j3d/examples/text3d/Text3DLoad.java
+++ b/src/classes/org/jdesktop/j3d/examples/text3d/Text3DLoad.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/texture/MultiTextureTest.java b/src/classes/org/jdesktop/j3d/examples/texture/MultiTextureTest.java
index 5a6b976..9396a05 100644
--- a/src/classes/org/jdesktop/j3d/examples/texture/MultiTextureTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/texture/MultiTextureTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/texture/TextureImage.java b/src/classes/org/jdesktop/j3d/examples/texture/TextureImage.java
index 59cec91..6800d67 100644
--- a/src/classes/org/jdesktop/j3d/examples/texture/TextureImage.java
+++ b/src/classes/org/jdesktop/j3d/examples/texture/TextureImage.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/texture/TextureImageNPOT.java b/src/classes/org/jdesktop/j3d/examples/texture/TextureImageNPOT.java
index 974c570..e5fae08 100644
--- a/src/classes/org/jdesktop/j3d/examples/texture/TextureImageNPOT.java
+++ b/src/classes/org/jdesktop/j3d/examples/texture/TextureImageNPOT.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/texture_by_ref/AnimateTexturesBehavior.java b/src/classes/org/jdesktop/j3d/examples/texture_by_ref/AnimateTexturesBehavior.java
index 66c9fef..d99d212 100644
--- a/src/classes/org/jdesktop/j3d/examples/texture_by_ref/AnimateTexturesBehavior.java
+++ b/src/classes/org/jdesktop/j3d/examples/texture_by_ref/AnimateTexturesBehavior.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/texture_by_ref/ImageOps.java b/src/classes/org/jdesktop/j3d/examples/texture_by_ref/ImageOps.java
index 97d5387..8af3ca7 100644
--- a/src/classes/org/jdesktop/j3d/examples/texture_by_ref/ImageOps.java
+++ b/src/classes/org/jdesktop/j3d/examples/texture_by_ref/ImageOps.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/texture_by_ref/Tetrahedron.java b/src/classes/org/jdesktop/j3d/examples/texture_by_ref/Tetrahedron.java
index bd564a7..b3fcefc 100644
--- a/src/classes/org/jdesktop/j3d/examples/texture_by_ref/Tetrahedron.java
+++ b/src/classes/org/jdesktop/j3d/examples/texture_by_ref/Tetrahedron.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/texture_by_ref/TextureByReference.java b/src/classes/org/jdesktop/j3d/examples/texture_by_ref/TextureByReference.java
index e12204c..090ce51 100644
--- a/src/classes/org/jdesktop/j3d/examples/texture_by_ref/TextureByReference.java
+++ b/src/classes/org/jdesktop/j3d/examples/texture_by_ref/TextureByReference.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/ButtonPositionControls.java b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/ButtonPositionControls.java
index b10e59b..11b334a 100644
--- a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/ButtonPositionControls.java
+++ b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/ButtonPositionControls.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/PositionControls.java b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/PositionControls.java
index 6c83eb8..e3774fa 100644
--- a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/PositionControls.java
+++ b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/PositionControls.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/RotationControls.java b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/RotationControls.java
index 22fa5e3..8295152 100644
--- a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/RotationControls.java
+++ b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/RotationControls.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/SensorBehavior.java b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/SensorBehavior.java
index 4194599..8223e13 100644
--- a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/SensorBehavior.java
+++ b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/SensorBehavior.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/VirtualInputDevice.java b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/VirtualInputDevice.java
index 5d71a42..dd84519 100644
--- a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/VirtualInputDevice.java
+++ b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/VirtualInputDevice.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/VirtualInputDeviceTest.java b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/VirtualInputDeviceTest.java
index 76136d3..3e8bae3 100644
--- a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/VirtualInputDeviceTest.java
+++ b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/VirtualInputDeviceTest.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/WheelControls.java b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/WheelControls.java
index b4af9ad..c8898b1 100644
--- a/src/classes/org/jdesktop/j3d/examples/virtual_input_device/WheelControls.java
+++ b/src/classes/org/jdesktop/j3d/examples/virtual_input_device/WheelControls.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions