diff options
author | Harvey Harrison <[email protected]> | 2012-05-18 15:13:16 -0700 |
---|---|---|
committer | Harvey Harrison <[email protected]> | 2012-05-18 15:13:16 -0700 |
commit | 90980983599d34e7058fa1231ba1917b7475ef94 (patch) | |
tree | 3ad567a3794a42634c4dada3ed991b98abdf4580 /src | |
parent | 814a6c990aee723d2b75c1cc0f40b259c57005e6 (diff) |
j3dutils: remove RCS file markers from source files
Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'src')
354 files changed, 0 insertions, 1770 deletions
diff --git a/src/classes/share/com/sun/j3d/audioengines/AudioEngine.java b/src/classes/share/com/sun/j3d/audioengines/AudioEngine.java index 9f0b518..a3ebe03 100644 --- a/src/classes/share/com/sun/j3d/audioengines/AudioEngine.java +++ b/src/classes/share/com/sun/j3d/audioengines/AudioEngine.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.audioengines; diff --git a/src/classes/share/com/sun/j3d/audioengines/AudioEngine3D.java b/src/classes/share/com/sun/j3d/audioengines/AudioEngine3D.java index c315b0f..7c48b94 100644 --- a/src/classes/share/com/sun/j3d/audioengines/AudioEngine3D.java +++ b/src/classes/share/com/sun/j3d/audioengines/AudioEngine3D.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.audioengines; diff --git a/src/classes/share/com/sun/j3d/audioengines/AudioEngine3DL2.java b/src/classes/share/com/sun/j3d/audioengines/AudioEngine3DL2.java index 3f53064..71d89d2 100644 --- a/src/classes/share/com/sun/j3d/audioengines/AudioEngine3DL2.java +++ b/src/classes/share/com/sun/j3d/audioengines/AudioEngine3DL2.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.audioengines; diff --git a/src/classes/share/com/sun/j3d/audioengines/AudioEngineThread.java b/src/classes/share/com/sun/j3d/audioengines/AudioEngineThread.java index a77f970..df0b653 100644 --- a/src/classes/share/com/sun/j3d/audioengines/AudioEngineThread.java +++ b/src/classes/share/com/sun/j3d/audioengines/AudioEngineThread.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.audioengines; diff --git a/src/classes/share/com/sun/j3d/audioengines/AuralParameters.java b/src/classes/share/com/sun/j3d/audioengines/AuralParameters.java index 440ef92..f2d4627 100644 --- a/src/classes/share/com/sun/j3d/audioengines/AuralParameters.java +++ b/src/classes/share/com/sun/j3d/audioengines/AuralParameters.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.audioengines; diff --git a/src/classes/share/com/sun/j3d/audioengines/Sample.java b/src/classes/share/com/sun/j3d/audioengines/Sample.java index ce943d1..3506dc8 100644 --- a/src/classes/share/com/sun/j3d/audioengines/Sample.java +++ b/src/classes/share/com/sun/j3d/audioengines/Sample.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.audioengines; diff --git a/src/classes/share/com/sun/j3d/audioengines/javasound/JSAuralParameters.java b/src/classes/share/com/sun/j3d/audioengines/javasound/JSAuralParameters.java index 567eaa6..1f1240c 100755 --- a/src/classes/share/com/sun/j3d/audioengines/javasound/JSAuralParameters.java +++ b/src/classes/share/com/sun/j3d/audioengines/javasound/JSAuralParameters.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.audioengines.javasound; diff --git a/src/classes/share/com/sun/j3d/audioengines/javasound/JSChannel.java b/src/classes/share/com/sun/j3d/audioengines/javasound/JSChannel.java index a29c11b..06457df 100644 --- a/src/classes/share/com/sun/j3d/audioengines/javasound/JSChannel.java +++ b/src/classes/share/com/sun/j3d/audioengines/javasound/JSChannel.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ /* diff --git a/src/classes/share/com/sun/j3d/audioengines/javasound/JSClip.java b/src/classes/share/com/sun/j3d/audioengines/javasound/JSClip.java index 7c51638..4e3ff3d 100755 --- a/src/classes/share/com/sun/j3d/audioengines/javasound/JSClip.java +++ b/src/classes/share/com/sun/j3d/audioengines/javasound/JSClip.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ /* diff --git a/src/classes/share/com/sun/j3d/audioengines/javasound/JSDirectionalSample.java b/src/classes/share/com/sun/j3d/audioengines/javasound/JSDirectionalSample.java index 29f997e..97e050d 100755 --- a/src/classes/share/com/sun/j3d/audioengines/javasound/JSDirectionalSample.java +++ b/src/classes/share/com/sun/j3d/audioengines/javasound/JSDirectionalSample.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ /* diff --git a/src/classes/share/com/sun/j3d/audioengines/javasound/JSMidi.java b/src/classes/share/com/sun/j3d/audioengines/javasound/JSMidi.java index 1376efe..1e99e89 100755 --- a/src/classes/share/com/sun/j3d/audioengines/javasound/JSMidi.java +++ b/src/classes/share/com/sun/j3d/audioengines/javasound/JSMidi.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.audioengines.javasound; diff --git a/src/classes/share/com/sun/j3d/audioengines/javasound/JSPositionalSample.java b/src/classes/share/com/sun/j3d/audioengines/javasound/JSPositionalSample.java index 9c83e96..5992302 100755 --- a/src/classes/share/com/sun/j3d/audioengines/javasound/JSPositionalSample.java +++ b/src/classes/share/com/sun/j3d/audioengines/javasound/JSPositionalSample.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ /* diff --git a/src/classes/share/com/sun/j3d/audioengines/javasound/JSSample.java b/src/classes/share/com/sun/j3d/audioengines/javasound/JSSample.java index fee82cb..9a69ca7 100755 --- a/src/classes/share/com/sun/j3d/audioengines/javasound/JSSample.java +++ b/src/classes/share/com/sun/j3d/audioengines/javasound/JSSample.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ /* diff --git a/src/classes/share/com/sun/j3d/audioengines/javasound/JSStream.java b/src/classes/share/com/sun/j3d/audioengines/javasound/JSStream.java index 8a96f29..22a87bc 100755 --- a/src/classes/share/com/sun/j3d/audioengines/javasound/JSStream.java +++ b/src/classes/share/com/sun/j3d/audioengines/javasound/JSStream.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.audioengines.javasound; diff --git a/src/classes/share/com/sun/j3d/audioengines/javasound/JSThread.java b/src/classes/share/com/sun/j3d/audioengines/javasound/JSThread.java index 7b27656..fc50756 100755 --- a/src/classes/share/com/sun/j3d/audioengines/javasound/JSThread.java +++ b/src/classes/share/com/sun/j3d/audioengines/javasound/JSThread.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.audioengines.javasound; diff --git a/src/classes/share/com/sun/j3d/audioengines/javasound/JavaSoundMixer.java b/src/classes/share/com/sun/j3d/audioengines/javasound/JavaSoundMixer.java index c61e5f8..438cb7b 100755 --- a/src/classes/share/com/sun/j3d/audioengines/javasound/JavaSoundMixer.java +++ b/src/classes/share/com/sun/j3d/audioengines/javasound/JavaSoundMixer.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ /* diff --git a/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java b/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java index 5818fe1..18f72aa 100644 --- a/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java +++ b/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.exp.swing; diff --git a/src/classes/share/com/sun/j3d/exp/swing/impl/AutoOffScreenCanvas3D.java b/src/classes/share/com/sun/j3d/exp/swing/impl/AutoOffScreenCanvas3D.java index 33b0f91..50df9c6 100644 --- a/src/classes/share/com/sun/j3d/exp/swing/impl/AutoOffScreenCanvas3D.java +++ b/src/classes/share/com/sun/j3d/exp/swing/impl/AutoOffScreenCanvas3D.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.exp.swing.impl; diff --git a/src/classes/share/com/sun/j3d/internal/BufferWrapper.java b/src/classes/share/com/sun/j3d/internal/BufferWrapper.java index 8751f68..4dd43b1 100755 --- a/src/classes/share/com/sun/j3d/internal/BufferWrapper.java +++ b/src/classes/share/com/sun/j3d/internal/BufferWrapper.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.internal; diff --git a/src/classes/share/com/sun/j3d/internal/ByteBufferWrapper.java b/src/classes/share/com/sun/j3d/internal/ByteBufferWrapper.java index b15dcca..70789d0 100755 --- a/src/classes/share/com/sun/j3d/internal/ByteBufferWrapper.java +++ b/src/classes/share/com/sun/j3d/internal/ByteBufferWrapper.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.internal; diff --git a/src/classes/share/com/sun/j3d/internal/ByteOrderWrapper.java b/src/classes/share/com/sun/j3d/internal/ByteOrderWrapper.java index d997f78..5b423a8 100755 --- a/src/classes/share/com/sun/j3d/internal/ByteOrderWrapper.java +++ b/src/classes/share/com/sun/j3d/internal/ByteOrderWrapper.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.internal; diff --git a/src/classes/share/com/sun/j3d/internal/Distance.java b/src/classes/share/com/sun/j3d/internal/Distance.java index 2cc036e..bb60d31 100644 --- a/src/classes/share/com/sun/j3d/internal/Distance.java +++ b/src/classes/share/com/sun/j3d/internal/Distance.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // -------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/internal/DoubleBufferWrapper.java b/src/classes/share/com/sun/j3d/internal/DoubleBufferWrapper.java index bd0fa49..4d0d1fd 100755 --- a/src/classes/share/com/sun/j3d/internal/DoubleBufferWrapper.java +++ b/src/classes/share/com/sun/j3d/internal/DoubleBufferWrapper.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.internal; diff --git a/src/classes/share/com/sun/j3d/internal/FastVector.java b/src/classes/share/com/sun/j3d/internal/FastVector.java index d52c8a2..a9d168f 100644 --- a/src/classes/share/com/sun/j3d/internal/FastVector.java +++ b/src/classes/share/com/sun/j3d/internal/FastVector.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.internal; diff --git a/src/classes/share/com/sun/j3d/internal/FloatBufferWrapper.java b/src/classes/share/com/sun/j3d/internal/FloatBufferWrapper.java index b4747e7..0595ac1 100755 --- a/src/classes/share/com/sun/j3d/internal/FloatBufferWrapper.java +++ b/src/classes/share/com/sun/j3d/internal/FloatBufferWrapper.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.internal; diff --git a/src/classes/share/com/sun/j3d/internal/HashCodeUtil.java b/src/classes/share/com/sun/j3d/internal/HashCodeUtil.java index 67cee62..bb59aae 100644 --- a/src/classes/share/com/sun/j3d/internal/HashCodeUtil.java +++ b/src/classes/share/com/sun/j3d/internal/HashCodeUtil.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.internal; diff --git a/src/classes/share/com/sun/j3d/internal/J3dUtilsI18N.java b/src/classes/share/com/sun/j3d/internal/J3dUtilsI18N.java index 7143e04..6505e02 100644 --- a/src/classes/share/com/sun/j3d/internal/J3dUtilsI18N.java +++ b/src/classes/share/com/sun/j3d/internal/J3dUtilsI18N.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.internal; diff --git a/src/classes/share/com/sun/j3d/loaders/IncorrectFormatException.java b/src/classes/share/com/sun/j3d/loaders/IncorrectFormatException.java index 84e497d..6926e86 100644 --- a/src/classes/share/com/sun/j3d/loaders/IncorrectFormatException.java +++ b/src/classes/share/com/sun/j3d/loaders/IncorrectFormatException.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders; diff --git a/src/classes/share/com/sun/j3d/loaders/Loader.java b/src/classes/share/com/sun/j3d/loaders/Loader.java index 3fd36a4..a2634c7 100644 --- a/src/classes/share/com/sun/j3d/loaders/Loader.java +++ b/src/classes/share/com/sun/j3d/loaders/Loader.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders; diff --git a/src/classes/share/com/sun/j3d/loaders/LoaderBase.java b/src/classes/share/com/sun/j3d/loaders/LoaderBase.java index 5148669..100b0ab 100644 --- a/src/classes/share/com/sun/j3d/loaders/LoaderBase.java +++ b/src/classes/share/com/sun/j3d/loaders/LoaderBase.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders; diff --git a/src/classes/share/com/sun/j3d/loaders/ParsingErrorException.java b/src/classes/share/com/sun/j3d/loaders/ParsingErrorException.java index 5331a3e..f046b58 100644 --- a/src/classes/share/com/sun/j3d/loaders/ParsingErrorException.java +++ b/src/classes/share/com/sun/j3d/loaders/ParsingErrorException.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders; diff --git a/src/classes/share/com/sun/j3d/loaders/Scene.java b/src/classes/share/com/sun/j3d/loaders/Scene.java index eec8fb9..901a9ca 100644 --- a/src/classes/share/com/sun/j3d/loaders/Scene.java +++ b/src/classes/share/com/sun/j3d/loaders/Scene.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders; diff --git a/src/classes/share/com/sun/j3d/loaders/SceneBase.java b/src/classes/share/com/sun/j3d/loaders/SceneBase.java index 8cfa9dd..8f5885d 100644 --- a/src/classes/share/com/sun/j3d/loaders/SceneBase.java +++ b/src/classes/share/com/sun/j3d/loaders/SceneBase.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/DebugOutput.java b/src/classes/share/com/sun/j3d/loaders/lw3d/DebugOutput.java index 886c8b5..e78540d 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/DebugOutput.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/DebugOutput.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/EnvelopeHandler.java b/src/classes/share/com/sun/j3d/loaders/lw3d/EnvelopeHandler.java index 5819851..c5a3daf 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/EnvelopeHandler.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/EnvelopeHandler.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/FloatValueInterpolator.java b/src/classes/share/com/sun/j3d/loaders/lw3d/FloatValueInterpolator.java index d6bdc62..2b52e07 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/FloatValueInterpolator.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/FloatValueInterpolator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/ImageScaler.java b/src/classes/share/com/sun/j3d/loaders/lw3d/ImageScaler.java index 9d8389a..7a7ff2f 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/ImageScaler.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/ImageScaler.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/J3dLwoParser.java b/src/classes/share/com/sun/j3d/loaders/lw3d/J3dLwoParser.java index bb23ac0..b4d328c 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/J3dLwoParser.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/J3dLwoParser.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LWOBFileReader.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LWOBFileReader.java index ccdc7c7..6c640b5 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LWOBFileReader.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LWOBFileReader.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LightIntensityPathInterpolator.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LightIntensityPathInterpolator.java index 4bf3bb3..6bc7855 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LightIntensityPathInterpolator.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LightIntensityPathInterpolator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/Lw3dLoader.java b/src/classes/share/com/sun/j3d/loaders/lw3d/Lw3dLoader.java index b542fc3..cacd1c9 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/Lw3dLoader.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/Lw3dLoader.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwLightObject.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwLightObject.java index 59a4a2d..a1affc5 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwLightObject.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwLightObject.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwoParser.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwoParser.java index 4e30ece..25f8ab7 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwoParser.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwoParser.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwoSurface.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwoSurface.java index 6d04146..fd23902 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwoSurface.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwoSurface.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwoTexture.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwoTexture.java index 5b866fa..9249b02 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwoTexture.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwoTexture.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsBackground.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsBackground.java index 71d352f..cf548ea 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsBackground.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsBackground.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsCamera.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsCamera.java index b588d26..26cfa17 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsCamera.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsCamera.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelope.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelope.java index 6112606..1e9fb86 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelope.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelope.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelopeFrame.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelopeFrame.java index 1597cd9..0bd9145 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelopeFrame.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelopeFrame.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelopeLightIntensity.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelopeLightIntensity.java index 8f54473..b7c29a0 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelopeLightIntensity.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsEnvelopeLightIntensity.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsFog.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsFog.java index 4c08a18..9c90ef5 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsFog.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsFog.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsFrame.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsFrame.java index fab3a40..48ba728 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsFrame.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsFrame.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsLight.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsLight.java index 4a33dc5..2316c2f 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsLight.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsLight.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsMotion.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsMotion.java index ec3793d..0aa7304 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsMotion.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsMotion.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsObject.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsObject.java index 51c541b..da640ec 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsObject.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsObject.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsPrimitive.java b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsPrimitive.java index adfd8c4..f80d795 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/LwsPrimitive.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/LwsPrimitive.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/ParserObject.java b/src/classes/share/com/sun/j3d/loaders/lw3d/ParserObject.java index 7205311..95e1453 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/ParserObject.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/ParserObject.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/SequenceLine.java b/src/classes/share/com/sun/j3d/loaders/lw3d/SequenceLine.java index de9431e..8629c7e 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/SequenceLine.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/SequenceLine.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/SequenceReader.java b/src/classes/share/com/sun/j3d/loaders/lw3d/SequenceReader.java index e274916..ac79dff 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/SequenceReader.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/SequenceReader.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/ShapeHolder.java b/src/classes/share/com/sun/j3d/loaders/lw3d/ShapeHolder.java index 25ae39f..70d2d5f 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/ShapeHolder.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/ShapeHolder.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/SwitchPathInterpolator.java b/src/classes/share/com/sun/j3d/loaders/lw3d/SwitchPathInterpolator.java index 97a55e5..380bcc7 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/SwitchPathInterpolator.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/SwitchPathInterpolator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/TargaReader.java b/src/classes/share/com/sun/j3d/loaders/lw3d/TargaReader.java index 3b0bbac..617c710 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/TargaReader.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/TargaReader.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/lw3d/TextfileParser.java b/src/classes/share/com/sun/j3d/loaders/lw3d/TextfileParser.java index d881d81..f0cc401 100644 --- a/src/classes/share/com/sun/j3d/loaders/lw3d/TextfileParser.java +++ b/src/classes/share/com/sun/j3d/loaders/lw3d/TextfileParser.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.lw3d; diff --git a/src/classes/share/com/sun/j3d/loaders/objectfile/DefaultMaterials.java b/src/classes/share/com/sun/j3d/loaders/objectfile/DefaultMaterials.java index d93e795..dfa102d 100644 --- a/src/classes/share/com/sun/j3d/loaders/objectfile/DefaultMaterials.java +++ b/src/classes/share/com/sun/j3d/loaders/objectfile/DefaultMaterials.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.objectfile; diff --git a/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFile.java b/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFile.java index 4477a14..c4fea01 100644 --- a/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFile.java +++ b/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFile.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.objectfile; diff --git a/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFileMaterials.java b/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFileMaterials.java index 663294d..bc13a06 100644 --- a/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFileMaterials.java +++ b/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFileMaterials.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.objectfile; diff --git a/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFileParser.java b/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFileParser.java index c575272..b5a8426 100644 --- a/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFileParser.java +++ b/src/classes/share/com/sun/j3d/loaders/objectfile/ObjectFileParser.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.objectfile; diff --git a/src/classes/share/com/sun/j3d/loaders/objectfile/RgbFile.java b/src/classes/share/com/sun/j3d/loaders/objectfile/RgbFile.java index 74c99dc..fe2446a 100644 --- a/src/classes/share/com/sun/j3d/loaders/objectfile/RgbFile.java +++ b/src/classes/share/com/sun/j3d/loaders/objectfile/RgbFile.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.loaders.objectfile; diff --git a/src/classes/share/com/sun/j3d/utils/applet/JMainFrame.java b/src/classes/share/com/sun/j3d/utils/applet/JMainFrame.java index 409b125..dbb4c5d 100644 --- a/src/classes/share/com/sun/j3d/utils/applet/JMainFrame.java +++ b/src/classes/share/com/sun/j3d/utils/applet/JMainFrame.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // JMainFrame - run an Applet as an application diff --git a/src/classes/share/com/sun/j3d/utils/applet/MainFrame.java b/src/classes/share/com/sun/j3d/utils/applet/MainFrame.java index 5d462d9..f709639 100644 --- a/src/classes/share/com/sun/j3d/utils/applet/MainFrame.java +++ b/src/classes/share/com/sun/j3d/utils/applet/MainFrame.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // MainFrame - run an Applet as an application diff --git a/src/classes/share/com/sun/j3d/utils/audio/DistanceAttenuation.java b/src/classes/share/com/sun/j3d/utils/audio/DistanceAttenuation.java index b62ba34..5572ea3 100644 --- a/src/classes/share/com/sun/j3d/utils/audio/DistanceAttenuation.java +++ b/src/classes/share/com/sun/j3d/utils/audio/DistanceAttenuation.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ /* diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/CubicSplineCurve.java b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/CubicSplineCurve.java index 085dd46..efc1d6b 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/CubicSplineCurve.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/CubicSplineCurve.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/CubicSplineSegment.java b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/CubicSplineSegment.java index f5d9725..63199af 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/CubicSplineSegment.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/CubicSplineSegment.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBCubicSplineCurve.java b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBCubicSplineCurve.java index 4c2bed9..755dd78 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBCubicSplineCurve.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBCubicSplineCurve.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBCubicSplineSegment.java b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBCubicSplineSegment.java index 4eee647..62471c5 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBCubicSplineSegment.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBCubicSplineSegment.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBKeyFrame.java b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBKeyFrame.java index 8ce4d97..46b1980 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBKeyFrame.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBKeyFrame.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBRotPosScaleSplinePathInterpolator.java b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBRotPosScaleSplinePathInterpolator.java index 77205a8..aedc03f 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBRotPosScaleSplinePathInterpolator.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBRotPosScaleSplinePathInterpolator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBSplinePathInterpolator.java b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBSplinePathInterpolator.java index 49dd131..da8f427 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBSplinePathInterpolator.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/KBSplinePathInterpolator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/RotPosScaleTCBSplinePathInterpolator.java b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/RotPosScaleTCBSplinePathInterpolator.java index d6c48d3..3d2591e 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/RotPosScaleTCBSplinePathInterpolator.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/RotPosScaleTCBSplinePathInterpolator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/TCBKeyFrame.java b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/TCBKeyFrame.java index 1097ae4..2b5db45 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/TCBKeyFrame.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/TCBKeyFrame.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/TCBSplinePathInterpolator.java b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/TCBSplinePathInterpolator.java index 974e313..f668f56 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/TCBSplinePathInterpolator.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/interpolators/TCBSplinePathInterpolator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/keyboard/KeyNavigator.java b/src/classes/share/com/sun/j3d/utils/behaviors/keyboard/KeyNavigator.java index 97efc76..1df3d62 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/keyboard/KeyNavigator.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/keyboard/KeyNavigator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.keyboard; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/keyboard/KeyNavigatorBehavior.java b/src/classes/share/com/sun/j3d/utils/behaviors/keyboard/KeyNavigatorBehavior.java index 5cdf77f..e59dfb5 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/keyboard/KeyNavigatorBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/keyboard/KeyNavigatorBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.keyboard; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseBehavior.java b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseBehavior.java index 9d11c47..6f432f3 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.mouse; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseBehaviorCallback.java b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseBehaviorCallback.java index 1e8665d..29854a0 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseBehaviorCallback.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseBehaviorCallback.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.mouse; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseRotate.java b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseRotate.java index 6eb2a67..30beb51 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseRotate.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseRotate.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.mouse; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseTranslate.java b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseTranslate.java index 2c978cb..f5e0b53 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseTranslate.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseTranslate.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.mouse; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseWheelZoom.java b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseWheelZoom.java index 760c377..05d358f 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseWheelZoom.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseWheelZoom.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.mouse; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseZoom.java b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseZoom.java index 39fd027..fb29a3c 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseZoom.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseZoom.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.mouse; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/picking/Intersect.java b/src/classes/share/com/sun/j3d/utils/behaviors/picking/Intersect.java index 7bbd0bc..6df1e7e 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/picking/Intersect.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/picking/Intersect.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.picking; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickMouseBehavior.java b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickMouseBehavior.java index d8d4a3c..813c47f 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickMouseBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickMouseBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.picking; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickObject.java b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickObject.java index 191e947..9eae2ec 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickObject.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickObject.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ /* diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickRotateBehavior.java b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickRotateBehavior.java index 396bc3c..d876c9d 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickRotateBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickRotateBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.picking; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickTranslateBehavior.java b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickTranslateBehavior.java index 7d72223..c79c58f 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickTranslateBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickTranslateBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.picking; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickZoomBehavior.java b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickZoomBehavior.java index 0e9e542..296ff14 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickZoomBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickZoomBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.picking; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickingCallback.java b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickingCallback.java index 9f77b65..f2b625e 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickingCallback.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/picking/PickingCallback.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.picking; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/Mouse6DPointerBehavior.java b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/Mouse6DPointerBehavior.java index 025f1e8..4c583ae 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/Mouse6DPointerBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/Mouse6DPointerBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.sensor ; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorBeamEcho.java b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorBeamEcho.java index dea9ac2..7a98660 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorBeamEcho.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorBeamEcho.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.sensor ; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorButtonListener.java b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorButtonListener.java index c16aa99..0b54985 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorButtonListener.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorButtonListener.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.sensor ; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorEvent.java b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorEvent.java index 15e47b4..980cda3 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorEvent.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorEvent.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.sensor ; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorEventAgent.java b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorEventAgent.java index 833eda8..b973b8c 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorEventAgent.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorEventAgent.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.sensor ; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorGnomonEcho.java b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorGnomonEcho.java index 33cbe5b..90ba7cf 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorGnomonEcho.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorGnomonEcho.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.sensor ; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorInputAdaptor.java b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorInputAdaptor.java index 52f816c..69e6cba 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorInputAdaptor.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorInputAdaptor.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.sensor ; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorReadListener.java b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorReadListener.java index 4cecf7f..f2f440c 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorReadListener.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/sensor/SensorReadListener.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.sensor ; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/vp/OrbitBehavior.java b/src/classes/share/com/sun/j3d/utils/behaviors/vp/OrbitBehavior.java index a0f1495..1791324 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/vp/OrbitBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/vp/OrbitBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.vp; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/vp/ViewPlatformAWTBehavior.java b/src/classes/share/com/sun/j3d/utils/behaviors/vp/ViewPlatformAWTBehavior.java index d803658..3bbe949 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/vp/ViewPlatformAWTBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/vp/ViewPlatformAWTBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.vp; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/vp/ViewPlatformBehavior.java b/src/classes/share/com/sun/j3d/utils/behaviors/vp/ViewPlatformBehavior.java index 53ad9c9..5518eeb 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/vp/ViewPlatformBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/vp/ViewPlatformBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.vp; diff --git a/src/classes/share/com/sun/j3d/utils/behaviors/vp/WandViewBehavior.java b/src/classes/share/com/sun/j3d/utils/behaviors/vp/WandViewBehavior.java index 3f63b4f..fff83b0 100644 --- a/src/classes/share/com/sun/j3d/utils/behaviors/vp/WandViewBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/behaviors/vp/WandViewBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.behaviors.vp ; diff --git a/src/classes/share/com/sun/j3d/utils/compression/CommandStream.java b/src/classes/share/com/sun/j3d/utils/compression/CommandStream.java index 2b16dbf..3eae922 100644 --- a/src/classes/share/com/sun/j3d/utils/compression/CommandStream.java +++ b/src/classes/share/com/sun/j3d/utils/compression/CommandStream.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.compression; diff --git a/src/classes/share/com/sun/j3d/utils/compression/CompressedGeometryFile.java b/src/classes/share/com/sun/j3d/utils/compression/CompressedGeometryFile.java index 0d23d7d..564f8c6 100644 --- a/src/classes/share/com/sun/j3d/utils/compression/CompressedGeometryFile.java +++ b/src/classes/share/com/sun/j3d/utils/compression/CompressedGeometryFile.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.compression; diff --git a/src/classes/share/com/sun/j3d/utils/compression/CompressionStream.java b/src/classes/share/com/sun/j3d/utils/compression/CompressionStream.java index 0d1ba44..6299fcd 100644 --- a/src/classes/share/com/sun/j3d/utils/compression/CompressionStream.java +++ b/src/classes/share/com/sun/j3d/utils/compression/CompressionStream.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.compression; diff --git a/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamColor.java b/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamColor.java index ff2b728..0740b0d 100644 --- a/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamColor.java +++ b/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamColor.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.compression; diff --git a/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamElement.java b/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamElement.java index 512d309..ed98617 100644 --- a/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamElement.java +++ b/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamElement.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.compression; diff --git a/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamNormal.java b/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamNormal.java index a6c5ddb..00c4a9b 100644 --- a/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamNormal.java +++ b/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamNormal.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.compression; diff --git a/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamVertex.java b/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamVertex.java index d237ae7..df90d81 100644 --- a/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamVertex.java +++ b/src/classes/share/com/sun/j3d/utils/compression/CompressionStreamVertex.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.compression; diff --git a/src/classes/share/com/sun/j3d/utils/compression/GeometryCompressor.java b/src/classes/share/com/sun/j3d/utils/compression/GeometryCompressor.java index ccfb85b..d3fda17 100644 --- a/src/classes/share/com/sun/j3d/utils/compression/GeometryCompressor.java +++ b/src/classes/share/com/sun/j3d/utils/compression/GeometryCompressor.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.compression; diff --git a/src/classes/share/com/sun/j3d/utils/compression/HuffmanNode.java b/src/classes/share/com/sun/j3d/utils/compression/HuffmanNode.java index 0d33b6a..c6d6834 100644 --- a/src/classes/share/com/sun/j3d/utils/compression/HuffmanNode.java +++ b/src/classes/share/com/sun/j3d/utils/compression/HuffmanNode.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.compression; diff --git a/src/classes/share/com/sun/j3d/utils/compression/HuffmanTable.java b/src/classes/share/com/sun/j3d/utils/compression/HuffmanTable.java index d521809..881a7ea 100644 --- a/src/classes/share/com/sun/j3d/utils/compression/HuffmanTable.java +++ b/src/classes/share/com/sun/j3d/utils/compression/HuffmanTable.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.compression; diff --git a/src/classes/share/com/sun/j3d/utils/compression/MeshBuffer.java b/src/classes/share/com/sun/j3d/utils/compression/MeshBuffer.java index 0342a0b..59701d1 100644 --- a/src/classes/share/com/sun/j3d/utils/compression/MeshBuffer.java +++ b/src/classes/share/com/sun/j3d/utils/compression/MeshBuffer.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/BBox.java b/src/classes/share/com/sun/j3d/utils/geometry/BBox.java index ec32f36..a08d3eb 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/BBox.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/BBox.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Basic.java b/src/classes/share/com/sun/j3d/utils/geometry/Basic.java index 53728a3..77b3553 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Basic.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Basic.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/BottleNeck.java b/src/classes/share/com/sun/j3d/utils/geometry/BottleNeck.java index df5a8ea..7087297 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/BottleNeck.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/BottleNeck.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Box.java b/src/classes/share/com/sun/j3d/utils/geometry/Box.java index 69ee2d7..cdda741 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Box.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Box.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Bridge.java b/src/classes/share/com/sun/j3d/utils/geometry/Bridge.java index 8589538..2dfb7ec 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Bridge.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Bridge.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Clean.java b/src/classes/share/com/sun/j3d/utils/geometry/Clean.java index 9f2fbd8..d4137df 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Clean.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Clean.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/ColorCube.java b/src/classes/share/com/sun/j3d/utils/geometry/ColorCube.java index d7b54eb..c41c32e 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/ColorCube.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/ColorCube.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Cone.java b/src/classes/share/com/sun/j3d/utils/geometry/Cone.java index 15f7451..66c6b50 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Cone.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Cone.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Cylinder.java b/src/classes/share/com/sun/j3d/utils/geometry/Cylinder.java index 3860aa7..fa6fdbb 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Cylinder.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Cylinder.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Degenerate.java b/src/classes/share/com/sun/j3d/utils/geometry/Degenerate.java index f6fa96f..960437f 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Degenerate.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Degenerate.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Desperate.java b/src/classes/share/com/sun/j3d/utils/geometry/Desperate.java index 19e0bb0..4bbcc66 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Desperate.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Desperate.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Distance.java b/src/classes/share/com/sun/j3d/utils/geometry/Distance.java index 8dacee1..be3d3d1 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Distance.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Distance.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/EarClip.java b/src/classes/share/com/sun/j3d/utils/geometry/EarClip.java index 874bc8c..d7be619 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/EarClip.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/EarClip.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Edge.java b/src/classes/share/com/sun/j3d/utils/geometry/Edge.java index 7248462..547edc9 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Edge.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Edge.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/EdgeTable.java b/src/classes/share/com/sun/j3d/utils/geometry/EdgeTable.java index 9b033b3..337f353 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/EdgeTable.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/EdgeTable.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/GeomBuffer.java b/src/classes/share/com/sun/j3d/utils/geometry/GeomBuffer.java index 6726f1c..57e4d96 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/GeomBuffer.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/GeomBuffer.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/GeometryInfo.java b/src/classes/share/com/sun/j3d/utils/geometry/GeometryInfo.java index 4531411..dae3333 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/GeometryInfo.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/GeometryInfo.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/GeometryInfoGenerator.java b/src/classes/share/com/sun/j3d/utils/geometry/GeometryInfoGenerator.java index 89b4cba..b8b8661 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/GeometryInfoGenerator.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/GeometryInfoGenerator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Heap.java b/src/classes/share/com/sun/j3d/utils/geometry/Heap.java index 753c545..a0e23f2 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Heap.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Heap.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/HeapNode.java b/src/classes/share/com/sun/j3d/utils/geometry/HeapNode.java index 3737df8..12f369b 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/HeapNode.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/HeapNode.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Left.java b/src/classes/share/com/sun/j3d/utils/geometry/Left.java index 7a1dee3..dd6edc4 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Left.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Left.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/ListNode.java b/src/classes/share/com/sun/j3d/utils/geometry/ListNode.java index b959603..089d664 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/ListNode.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/ListNode.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/NoHash.java b/src/classes/share/com/sun/j3d/utils/geometry/NoHash.java index b6fc9f9..7286506 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/NoHash.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/NoHash.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/NormalGenerator.java b/src/classes/share/com/sun/j3d/utils/geometry/NormalGenerator.java index 6ae7e32..badb679 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/NormalGenerator.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/NormalGenerator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Numerics.java b/src/classes/share/com/sun/j3d/utils/geometry/Numerics.java index fd33516..1348180 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Numerics.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Numerics.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Orientation.java b/src/classes/share/com/sun/j3d/utils/geometry/Orientation.java index 71d930a..c8ae26d 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Orientation.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Orientation.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/PntNode.java b/src/classes/share/com/sun/j3d/utils/geometry/PntNode.java index 8c2c414..a2b0252 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/PntNode.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/PntNode.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Primitive.java b/src/classes/share/com/sun/j3d/utils/geometry/Primitive.java index 240fbdf..6080b3a 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Primitive.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Primitive.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Project.java b/src/classes/share/com/sun/j3d/utils/geometry/Project.java index 958be83..7bd92cc 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Project.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Project.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Quadrics.java b/src/classes/share/com/sun/j3d/utils/geometry/Quadrics.java index d43c4d5..bfaaac0 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Quadrics.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Quadrics.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Simple.java b/src/classes/share/com/sun/j3d/utils/geometry/Simple.java index ab528d9..a3605be 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Simple.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Simple.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Sphere.java b/src/classes/share/com/sun/j3d/utils/geometry/Sphere.java index 306dd84..6decef8 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Sphere.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Sphere.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Stripifier.java b/src/classes/share/com/sun/j3d/utils/geometry/Stripifier.java index a7c048a..e6f34a2 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Stripifier.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Stripifier.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/StripifierStats.java b/src/classes/share/com/sun/j3d/utils/geometry/StripifierStats.java index 51057e8..f6c8983 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/StripifierStats.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/StripifierStats.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Text2D.java b/src/classes/share/com/sun/j3d/utils/geometry/Text2D.java index 052c376..421ef9c 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Text2D.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Text2D.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Triangle.java b/src/classes/share/com/sun/j3d/utils/geometry/Triangle.java index 3b46cc4..a27ea4b 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Triangle.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Triangle.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/Triangulator.java b/src/classes/share/com/sun/j3d/utils/geometry/Triangulator.java index 26b281d..ca4801c 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/Triangulator.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/Triangulator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ // ---------------------------------------------------------------------- diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/CommandStream.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/CommandStream.java index 4f39f26..576fbc4 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/CommandStream.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/CommandStream.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryData.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryData.java index d39b734..501c525 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryData.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryData.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryFile.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryFile.java index 5c51453..d0e66d8 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryFile.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryFile.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryRetained.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryRetained.java index 9bc901d..5a3b333 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryRetained.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryRetained.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStream.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStream.java index 45fceaf..f3fc884 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStream.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStream.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamColor.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamColor.java index e3d5530..62e063d 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamColor.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamColor.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamElement.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamElement.java index ee4d654..2e8fe98 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamElement.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamElement.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamNormal.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamNormal.java index 1d66e83..bfd53f9 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamNormal.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamNormal.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamVertex.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamVertex.java index 455b96d..b2d0bff 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamVertex.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressionStreamVertex.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedStrip.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedStrip.java index 8d000a4..9a55612 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedStrip.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedStrip.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedStripFlags.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedStripFlags.java index 35b876a..9fd75ea 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedStripFlags.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedStripFlags.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedVertexList.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedVertexList.java index 7e0d3ca..59aec6c 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedVertexList.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeneralizedVertexList.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryCompressor.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryCompressor.java index 9c5ba5f..c64a691 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryCompressor.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryCompressor.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryDecompressor.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryDecompressor.java index 7cd21c4..d2c5267 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryDecompressor.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryDecompressor.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryDecompressorShape3D.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryDecompressorShape3D.java index ace3fb5..19bfa97 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryDecompressorShape3D.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/GeometryDecompressorShape3D.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/HuffmanNode.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/HuffmanNode.java index da7fb4b..bad9f71 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/HuffmanNode.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/HuffmanNode.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/HuffmanTable.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/HuffmanTable.java index 1da0bae..f874e5a 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/HuffmanTable.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/HuffmanTable.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/geometry/compression/MeshBuffer.java b/src/classes/share/com/sun/j3d/utils/geometry/compression/MeshBuffer.java index b71a669..0c2ab94 100644 --- a/src/classes/share/com/sun/j3d/utils/geometry/compression/MeshBuffer.java +++ b/src/classes/share/com/sun/j3d/utils/geometry/compression/MeshBuffer.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.geometry.compression; diff --git a/src/classes/share/com/sun/j3d/utils/image/ImageException.java b/src/classes/share/com/sun/j3d/utils/image/ImageException.java index 351fb07..fef584a 100644 --- a/src/classes/share/com/sun/j3d/utils/image/ImageException.java +++ b/src/classes/share/com/sun/j3d/utils/image/ImageException.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.image; diff --git a/src/classes/share/com/sun/j3d/utils/image/TextureLoader.java b/src/classes/share/com/sun/j3d/utils/image/TextureLoader.java index 62b994f..08a1a93 100644 --- a/src/classes/share/com/sun/j3d/utils/image/TextureLoader.java +++ b/src/classes/share/com/sun/j3d/utils/image/TextureLoader.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.image; diff --git a/src/classes/share/com/sun/j3d/utils/pickfast/PickCanvas.java b/src/classes/share/com/sun/j3d/utils/pickfast/PickCanvas.java index e52d5a0..2172df3 100644 --- a/src/classes/share/com/sun/j3d/utils/pickfast/PickCanvas.java +++ b/src/classes/share/com/sun/j3d/utils/pickfast/PickCanvas.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.pickfast; diff --git a/src/classes/share/com/sun/j3d/utils/pickfast/PickIntersection.java b/src/classes/share/com/sun/j3d/utils/pickfast/PickIntersection.java index 903ac1d..49088c6 100644 --- a/src/classes/share/com/sun/j3d/utils/pickfast/PickIntersection.java +++ b/src/classes/share/com/sun/j3d/utils/pickfast/PickIntersection.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.pickfast; diff --git a/src/classes/share/com/sun/j3d/utils/pickfast/PickTool.java b/src/classes/share/com/sun/j3d/utils/pickfast/PickTool.java index c59cf43..1a9d91a 100644 --- a/src/classes/share/com/sun/j3d/utils/pickfast/PickTool.java +++ b/src/classes/share/com/sun/j3d/utils/pickfast/PickTool.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.pickfast; diff --git a/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickMouseBehavior.java b/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickMouseBehavior.java index d2ba3b3..2657896 100644 --- a/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickMouseBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickMouseBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.pickfast.behaviors; diff --git a/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickRotateBehavior.java b/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickRotateBehavior.java index 860a97e..cd006ee 100644 --- a/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickRotateBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickRotateBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.pickfast.behaviors; diff --git a/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickTranslateBehavior.java b/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickTranslateBehavior.java index 4ca98f0..a641487 100644 --- a/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickTranslateBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickTranslateBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.pickfast.behaviors; diff --git a/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickZoomBehavior.java b/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickZoomBehavior.java index bf15e7c..b5ec888 100644 --- a/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickZoomBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickZoomBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.pickfast.behaviors; diff --git a/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickingCallback.java b/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickingCallback.java index 14f94db..98573e9 100644 --- a/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickingCallback.java +++ b/src/classes/share/com/sun/j3d/utils/pickfast/behaviors/PickingCallback.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.pickfast.behaviors; diff --git a/src/classes/share/com/sun/j3d/utils/picking/PickCanvas.java b/src/classes/share/com/sun/j3d/utils/picking/PickCanvas.java index 7306032..774b916 100644 --- a/src/classes/share/com/sun/j3d/utils/picking/PickCanvas.java +++ b/src/classes/share/com/sun/j3d/utils/picking/PickCanvas.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.picking; diff --git a/src/classes/share/com/sun/j3d/utils/picking/PickIntersection.java b/src/classes/share/com/sun/j3d/utils/picking/PickIntersection.java index 4abfb2a..6264d1e 100644 --- a/src/classes/share/com/sun/j3d/utils/picking/PickIntersection.java +++ b/src/classes/share/com/sun/j3d/utils/picking/PickIntersection.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.picking; diff --git a/src/classes/share/com/sun/j3d/utils/picking/PickResult.java b/src/classes/share/com/sun/j3d/utils/picking/PickResult.java index e4dd441..472dd77 100644 --- a/src/classes/share/com/sun/j3d/utils/picking/PickResult.java +++ b/src/classes/share/com/sun/j3d/utils/picking/PickResult.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.picking; diff --git a/src/classes/share/com/sun/j3d/utils/picking/PickTool.java b/src/classes/share/com/sun/j3d/utils/picking/PickTool.java index 706f25a..b3e940b 100644 --- a/src/classes/share/com/sun/j3d/utils/picking/PickTool.java +++ b/src/classes/share/com/sun/j3d/utils/picking/PickTool.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.picking; diff --git a/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickMouseBehavior.java b/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickMouseBehavior.java index c12ddf2..286c696 100644 --- a/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickMouseBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickMouseBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.picking.behaviors; diff --git a/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickRotateBehavior.java b/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickRotateBehavior.java index e616192..24ad3b7 100644 --- a/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickRotateBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickRotateBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.picking.behaviors; diff --git a/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickTranslateBehavior.java b/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickTranslateBehavior.java index c67bf8c..94dba3d 100644 --- a/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickTranslateBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickTranslateBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.picking.behaviors; diff --git a/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickZoomBehavior.java b/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickZoomBehavior.java index 5e87e65..ac2e9a5 100644 --- a/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickZoomBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickZoomBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.picking.behaviors; diff --git a/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickingCallback.java b/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickingCallback.java index 9f356dc..5678bd0 100644 --- a/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickingCallback.java +++ b/src/classes/share/com/sun/j3d/utils/picking/behaviors/PickingCallback.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.picking.behaviors; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/NamedObjectException.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/NamedObjectException.java index c073482..bea6d1e 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/NamedObjectException.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/NamedObjectException.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/ObjectNotLoadedException.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/ObjectNotLoadedException.java index 62b194d..6fb363a 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/ObjectNotLoadedException.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/ObjectNotLoadedException.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphFileReader.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphFileReader.java index 606547a..b389e12 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphFileReader.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphFileReader.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphFileWriter.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphFileWriter.java index b326fab..7931429 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphFileWriter.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphFileWriter.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphIO.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphIO.java index 836c153..58dee3d 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphIO.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphIO.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphObjectReferenceControl.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphObjectReferenceControl.java index 4bc63fb..6002ecf 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphObjectReferenceControl.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphObjectReferenceControl.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStateProvider.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStateProvider.java index 54ae254..77daed3 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStateProvider.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStateProvider.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStreamReader.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStreamReader.java index bc9ffb0..2faee62 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStreamReader.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStreamReader.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStreamWriter.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStreamWriter.java index 7a1c47a..3f6564c 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStreamWriter.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/SceneGraphStreamWriter.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/UnresolvedBehavior.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/UnresolvedBehavior.java index 039ed57..ab19b7b 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/UnresolvedBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/UnresolvedBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/UnsupportedUniverseException.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/UnsupportedUniverseException.java index f6127b8..a18902d 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/UnsupportedUniverseException.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/UnsupportedUniverseException.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/Controller.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/Controller.java index cdd5b42..5a52797 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/Controller.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/Controller.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.retained; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/J3fInputStream.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/J3fInputStream.java index 8001283..763f53c 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/J3fInputStream.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/J3fInputStream.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.retained; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/J3fOutputStream.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/J3fOutputStream.java index 6595fe3..a1067af 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/J3fOutputStream.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/J3fOutputStream.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.retained; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/PositionInputStream.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/PositionInputStream.java index 9710c1c..24ebc6f 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/PositionInputStream.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/PositionInputStream.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.retained; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/PositionOutputStream.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/PositionOutputStream.java index eca9706..afc3bff 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/PositionOutputStream.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/PositionOutputStream.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.retained; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/RandomAccessFileControl.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/RandomAccessFileControl.java index 644e117..ff1596d 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/RandomAccessFileControl.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/RandomAccessFileControl.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.retained; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SGIORuntimeException.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SGIORuntimeException.java index 3fb4b65..5698fbb 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SGIORuntimeException.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SGIORuntimeException.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.retained; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/StreamControl.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/StreamControl.java index fafebf4..aa6da83 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/StreamControl.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/StreamControl.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.retained; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SymbolTable.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SymbolTable.java index 4e6d444..f6179b2 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SymbolTable.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SymbolTable.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.retained; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SymbolTableData.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SymbolTableData.java index 6416176..e1f4d29 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SymbolTableData.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/retained/SymbolTableData.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.retained; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/interpolators/KBRotPosScaleSplinePathInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/interpolators/KBRotPosScaleSplinePathInterpolatorState.java index 2610a8f..fadc5e3 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/interpolators/KBRotPosScaleSplinePathInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/interpolators/KBRotPosScaleSplinePathInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/interpolators/RotPosScaleTCBSplinePathInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/interpolators/RotPosScaleTCBSplinePathInterpolatorState.java index 894bdf6..efb692c 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/interpolators/RotPosScaleTCBSplinePathInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/interpolators/RotPosScaleTCBSplinePathInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.behaviors.interpolators; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/mouse/MouseBehaviorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/mouse/MouseBehaviorState.java index 9c8a8f3..76c92db 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/mouse/MouseBehaviorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/behaviors/mouse/MouseBehaviorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.behaviors.mouse; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/BoxState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/BoxState.java index 60a343a..dd21f32 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/BoxState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/BoxState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/ColorCubeState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/ColorCubeState.java index 93ee578..43516da 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/ColorCubeState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/ColorCubeState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/ConeState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/ConeState.java index 9661bbd..18a3dc2 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/ConeState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/ConeState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/CylinderState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/CylinderState.java index 4b35793..add9864 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/CylinderState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/CylinderState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/PrimitiveState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/PrimitiveState.java index 5ce39b7..1ef58c9 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/PrimitiveState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/PrimitiveState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/SphereState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/SphereState.java index 8a0732a..21bf01c 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/SphereState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/SphereState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/Text2DState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/Text2DState.java index 77855ff..e324215 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/Text2DState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/geometry/Text2DState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.geometry; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURL.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURL.java index 112ca6e..6b0e547 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURL.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURL.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.image; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURLIOListener.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURLIOListener.java index 676200c..671b9e7 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURLIOListener.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURLIOListener.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.image; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURLState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURLState.java index d2b6494..b52c0e7 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURLState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/image/ImageComponent2DURLState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.image; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/PlatformGeometryState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/PlatformGeometryState.java index 7ae3efa..cd24a6e 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/PlatformGeometryState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/PlatformGeometryState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.universe; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/SimpleUniverseState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/SimpleUniverseState.java index 163385c..e550fd2 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/SimpleUniverseState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/SimpleUniverseState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.universe; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/ViewerAvatarState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/ViewerAvatarState.java index b08438f..650c0a5 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/ViewerAvatarState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/com/sun/j3d/utils/universe/ViewerAvatarState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.universe; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AlphaState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AlphaState.java index e5346bb..1c78a9b 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AlphaState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AlphaState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AlternateAppearanceState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AlternateAppearanceState.java index f18b8d4..f969359 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AlternateAppearanceState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AlternateAppearanceState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AmbientLightState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AmbientLightState.java index 77355d1..11bd80c 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AmbientLightState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AmbientLightState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AppearanceState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AppearanceState.java index ef81a15..c2be144 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AppearanceState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AppearanceState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AuralAttributesState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AuralAttributesState.java index cf2aa1a..9f27c3f 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AuralAttributesState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/AuralAttributesState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BackgroundSoundState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BackgroundSoundState.java index 32530e0..b390beb 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BackgroundSoundState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BackgroundSoundState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BackgroundState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BackgroundState.java index 849c64e..a4f79e5 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BackgroundState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BackgroundState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BehaviorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BehaviorState.java index 8e406e6..e0de744 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BehaviorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BehaviorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BillboardState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BillboardState.java index 33fec89..aa9d731 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BillboardState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BillboardState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BoundingLeafState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BoundingLeafState.java index 041c9d5..0194ea5 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BoundingLeafState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BoundingLeafState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BranchGroupState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BranchGroupState.java index 1157c77..7ecb754 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BranchGroupState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/BranchGroupState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ClipState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ClipState.java index 460710b..2b464ac 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ClipState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ClipState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ColorInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ColorInterpolatorState.java index 8d286ce..897c143 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ColorInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ColorInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ColoringAttributesState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ColoringAttributesState.java index aa6cf7d..ca683af 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ColoringAttributesState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ColoringAttributesState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/CompressedGeometryState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/CompressedGeometryState.java index bc37cd6..4dc9c9d 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/CompressedGeometryState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/CompressedGeometryState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ConeSoundState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ConeSoundState.java index 31910a0..6ba4ab6 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ConeSoundState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ConeSoundState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DecalGroupState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DecalGroupState.java index 5b7e721..71d8a52 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DecalGroupState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DecalGroupState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentFloatState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentFloatState.java index bf23991..fc9e5bd 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentFloatState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentFloatState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentIntState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentIntState.java index 96c7bc6..5b97c2b 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentIntState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentIntState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentNativeState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentNativeState.java index 355f233..231ca17 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentNativeState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DepthComponentNativeState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DirectionalLightState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DirectionalLightState.java index 1fcbb1b..cddd48e 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DirectionalLightState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DirectionalLightState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DistanceLODState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DistanceLODState.java index e307d64..41ba037 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DistanceLODState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/DistanceLODState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ExponentialFogState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ExponentialFogState.java index 1161e21..fa05708 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ExponentialFogState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ExponentialFogState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/FogState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/FogState.java index a40e314..e508a21 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/FogState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/FogState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Font3DState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Font3DState.java index 278fc85..a78129f 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Font3DState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Font3DState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryArrayState.java index 257ad29..6320a6d 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryState.java index 1e24eb7..65dd7ba 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryStripArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryStripArrayState.java index b9fbf84..31c2be5 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryStripArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GeometryStripArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GroupState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GroupState.java index 228a4cc..6e5409e 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GroupState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/GroupState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponent2DState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponent2DState.java index 34c4898..7b4e341 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponent2DState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponent2DState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponent3DState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponent3DState.java index 61feb9f..8a37261 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponent3DState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponent3DState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponentState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponentState.java index 9fd8d7f..0a847a6 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponentState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponentState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedGeometryArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedGeometryArrayState.java index 67f37f8..0696848 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedGeometryArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedGeometryArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedGeometryStripArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedGeometryStripArrayState.java index ca64df8..540b0e5 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedGeometryStripArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedGeometryStripArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedLineArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedLineArrayState.java index e84c899..af90d22 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedLineArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedLineArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedLineStripArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedLineStripArrayState.java index 54fc2e5..dac92be 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedLineStripArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedLineStripArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedPointArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedPointArrayState.java index 9b0fd68..33e91d8 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedPointArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedPointArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedQuadArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedQuadArrayState.java index 0adb6e0..8d69e34 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedQuadArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedQuadArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleArrayState.java index 564c1b6..0d574b1 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleFanArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleFanArrayState.java index bba6ee8..2c8e6fb 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleFanArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleFanArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleStripArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleStripArrayState.java index 3687631..3066245 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleStripArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/IndexedTriangleStripArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/InterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/InterpolatorState.java index fdf2b08..a8c0de3 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/InterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/InterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LODState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LODState.java index 70f06a8..c52cd6d 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LODState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LODState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LeafState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LeafState.java index 34e6b4f..6533832 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LeafState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LeafState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LightState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LightState.java index d419161..bf0277e 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LightState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LightState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineArrayState.java index 15bb449..c91cf43 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineAttributesState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineAttributesState.java index 6adda58..fd85623 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineAttributesState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineAttributesState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineStripArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineStripArrayState.java index 7ce9450..bfc1905 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineStripArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LineStripArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LinearFogState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LinearFogState.java index 126acf7..a01744b 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LinearFogState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LinearFogState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LinkState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LinkState.java index 6224d76..349d42b 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LinkState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/LinkState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MaterialState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MaterialState.java index ca79907..5a05578 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MaterialState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MaterialState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MediaContainerState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MediaContainerState.java index c1bc869..72715bc 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MediaContainerState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MediaContainerState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ModelClipState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ModelClipState.java index a98c6e1..a63a231 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ModelClipState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ModelClipState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MorphState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MorphState.java index 58251a4..5be6004 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MorphState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/MorphState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NodeComponentState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NodeComponentState.java index d3f3d08..6ae0d70 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NodeComponentState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NodeComponentState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NodeState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NodeState.java index 986659a..cf745c8 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NodeState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NodeState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NullSceneGraphObjectState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NullSceneGraphObjectState.java index 6632210..cce04ed 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NullSceneGraphObjectState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/NullSceneGraphObjectState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/OrderedGroupState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/OrderedGroupState.java index ac69be2..c9646d1 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/OrderedGroupState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/OrderedGroupState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/OrientedShape3DState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/OrientedShape3DState.java index dc0fa5a..4519587 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/OrientedShape3DState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/OrientedShape3DState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PathInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PathInterpolatorState.java index a0db1af..dfdaefb 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PathInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PathInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointAttributesState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointAttributesState.java index 6b62f19..485b3ba 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointAttributesState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointAttributesState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointLightState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointLightState.java index 43022db..fa25c5f 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointLightState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointLightState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointSoundState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointSoundState.java index 2e2f03e..43312d8 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointSoundState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PointSoundState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PolygonAttributesState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PolygonAttributesState.java index f7e9f13..b2d4d97 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PolygonAttributesState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PolygonAttributesState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PositionInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PositionInterpolatorState.java index 2f56b7b..f9dbc9e 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PositionInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PositionInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PositionPathInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PositionPathInterpolatorState.java index a4f6a90..c0766f6 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PositionPathInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/PositionPathInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/QuadArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/QuadArrayState.java index 86b81bb..47c6203 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/QuadArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/QuadArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RasterState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RasterState.java index b3b88fb..90a825a 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RasterState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RasterState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RenderingAttributesState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RenderingAttributesState.java index 5670c49..9582bf2 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RenderingAttributesState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RenderingAttributesState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotPosPathInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotPosPathInterpolatorState.java index 36975de..4266d7b 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotPosPathInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotPosPathInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotPosScalePathInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotPosScalePathInterpolatorState.java index 875eb6f..98df76d 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotPosScalePathInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotPosScalePathInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotationInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotationInterpolatorState.java index 0220fcf..de8d254 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotationInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotationInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotationPathInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotationPathInterpolatorState.java index 82f7c31..49a3706 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotationPathInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/RotationPathInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ScaleInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ScaleInterpolatorState.java index ddce701..7a942a5 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ScaleInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ScaleInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SceneGraphObjectState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SceneGraphObjectState.java index 214ab5e..ec91c2f 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SceneGraphObjectState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SceneGraphObjectState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Shape3DState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Shape3DState.java index b526122..92c8077 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Shape3DState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Shape3DState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SharedGroupState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SharedGroupState.java index c17d315..2e8c0b5 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SharedGroupState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SharedGroupState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SoundState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SoundState.java index e69ee6e..2dd91ba 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SoundState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SoundState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SoundscapeState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SoundscapeState.java index 2af212f..5784187 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SoundscapeState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SoundscapeState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SpotLightState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SpotLightState.java index 9372758..d4409e4 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SpotLightState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SpotLightState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SwitchState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SwitchState.java index 0a1b507..29e69ec 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SwitchState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SwitchState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SwitchValueInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SwitchValueInterpolatorState.java index cb0c2e4..35d93b6 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SwitchValueInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/SwitchValueInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TexCoordGenerationState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TexCoordGenerationState.java index 66620f5..784b36c 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TexCoordGenerationState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TexCoordGenerationState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Text3DState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Text3DState.java index 2457ec8..1046aa0 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Text3DState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Text3DState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Texture2DState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Texture2DState.java index 9930848..f68fc13 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Texture2DState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Texture2DState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Texture3DState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Texture3DState.java index 2e4aece..726d931 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Texture3DState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/Texture3DState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureAttributesState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureAttributesState.java index ef47255..5e544cc 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureAttributesState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureAttributesState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureCubeMapState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureCubeMapState.java index a6bf5d7..b973716 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureCubeMapState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureCubeMapState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureState.java index bc78e21..9e2b03e 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureUnitStateState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureUnitStateState.java index 41b4f71..1bf0fe3 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureUnitStateState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TextureUnitStateState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransformGroupState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransformGroupState.java index 5fd1618..799b142 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransformGroupState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransformGroupState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransformInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransformInterpolatorState.java index 954bc0e..2eff263 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransformInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransformInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransparencyAttributesState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransparencyAttributesState.java index 2fb6542..4f67340 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransparencyAttributesState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransparencyAttributesState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransparencyInterpolatorState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransparencyInterpolatorState.java index 0774c04..9b48320 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransparencyInterpolatorState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TransparencyInterpolatorState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleArrayState.java index 579b6d9..b903b9f 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleFanArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleFanArrayState.java index 14b30cd..9c3aa2c 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleFanArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleFanArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleStripArrayState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleStripArrayState.java index d6957d5..da4e8b1 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleStripArrayState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/TriangleStripArrayState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ViewPlatformState.java b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ViewPlatformState.java index 7d64e35..ab91e93 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ViewPlatformState.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ViewPlatformState.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/SimpleDistanceComparator.java b/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/SimpleDistanceComparator.java index 771fb7a..1628165 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/SimpleDistanceComparator.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/SimpleDistanceComparator.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.transparency; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/TransparencySortController.java b/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/TransparencySortController.java index 801259d..0bedbd1 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/TransparencySortController.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/TransparencySortController.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.transparency; diff --git a/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/TransparencySortGeom.java b/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/TransparencySortGeom.java index b241341..ff05913 100644 --- a/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/TransparencySortGeom.java +++ b/src/classes/share/com/sun/j3d/utils/scenegraph/transparency/TransparencySortGeom.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.scenegraph.transparency; diff --git a/src/classes/share/com/sun/j3d/utils/shader/StringIO.java b/src/classes/share/com/sun/j3d/utils/shader/StringIO.java index 4b354d5..1393289 100644 --- a/src/classes/share/com/sun/j3d/utils/shader/StringIO.java +++ b/src/classes/share/com/sun/j3d/utils/shader/StringIO.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.shader; diff --git a/src/classes/share/com/sun/j3d/utils/timer/J3DTimer.java b/src/classes/share/com/sun/j3d/utils/timer/J3DTimer.java index a67157d..8d8661f 100644 --- a/src/classes/share/com/sun/j3d/utils/timer/J3DTimer.java +++ b/src/classes/share/com/sun/j3d/utils/timer/J3DTimer.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.timer; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigCommand.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigCommand.java index c163fb1..231d1fc 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigCommand.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigCommand.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigContainer.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigContainer.java index 7d05a09..0235a55 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigContainer.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigContainer.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigDevice.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigDevice.java index b475ea2..2102acc 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigDevice.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigDevice.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigObject.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigObject.java index 7e0566e..8051ada 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigObject.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigObject.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigPhysicalBody.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigPhysicalBody.java index 26063fe..d53b9a9 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigPhysicalBody.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigPhysicalBody.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigPhysicalEnvironment.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigPhysicalEnvironment.java index ecfb79c..9a03b6f 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigPhysicalEnvironment.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigPhysicalEnvironment.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigScreen.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigScreen.java index 8b2b308..6dbc4ba 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigScreen.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigScreen.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigSensor.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigSensor.java index 59ad85b..8b59e3f 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigSensor.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigSensor.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigSexpression.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigSexpression.java index 2ddbe67..7673343 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigSexpression.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigSexpression.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigView.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigView.java index bf97199..a64a70c 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigView.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigView.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigViewPlatform.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigViewPlatform.java index f926d40..5a4aaae 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigViewPlatform.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigViewPlatform.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfigViewPlatformBehavior.java b/src/classes/share/com/sun/j3d/utils/universe/ConfigViewPlatformBehavior.java index ba2fc9a..19576c8 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfigViewPlatformBehavior.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfigViewPlatformBehavior.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ConfiguredUniverse.java b/src/classes/share/com/sun/j3d/utils/universe/ConfiguredUniverse.java index 346f98d..9168d8e 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ConfiguredUniverse.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ConfiguredUniverse.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe; diff --git a/src/classes/share/com/sun/j3d/utils/universe/LocaleFactory.java b/src/classes/share/com/sun/j3d/utils/universe/LocaleFactory.java index 9996179..c00c030 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/LocaleFactory.java +++ b/src/classes/share/com/sun/j3d/utils/universe/LocaleFactory.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe; diff --git a/src/classes/share/com/sun/j3d/utils/universe/MultiTransformGroup.java b/src/classes/share/com/sun/j3d/utils/universe/MultiTransformGroup.java index 4971776..173ebe3 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/MultiTransformGroup.java +++ b/src/classes/share/com/sun/j3d/utils/universe/MultiTransformGroup.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe; diff --git a/src/classes/share/com/sun/j3d/utils/universe/PlatformGeometry.java b/src/classes/share/com/sun/j3d/utils/universe/PlatformGeometry.java index ef2f9c3..8f0c037 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/PlatformGeometry.java +++ b/src/classes/share/com/sun/j3d/utils/universe/PlatformGeometry.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe; diff --git a/src/classes/share/com/sun/j3d/utils/universe/SimpleUniverse.java b/src/classes/share/com/sun/j3d/utils/universe/SimpleUniverse.java index 9698002..15554da 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/SimpleUniverse.java +++ b/src/classes/share/com/sun/j3d/utils/universe/SimpleUniverse.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ViewInfo.java b/src/classes/share/com/sun/j3d/utils/universe/ViewInfo.java index ec7d097..feb846b 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ViewInfo.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ViewInfo.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe ; diff --git a/src/classes/share/com/sun/j3d/utils/universe/Viewer.java b/src/classes/share/com/sun/j3d/utils/universe/Viewer.java index 1d2f182..0de79d7 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/Viewer.java +++ b/src/classes/share/com/sun/j3d/utils/universe/Viewer.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ViewerAvatar.java b/src/classes/share/com/sun/j3d/utils/universe/ViewerAvatar.java index 3dcb59b..17367b3 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ViewerAvatar.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ViewerAvatar.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe; diff --git a/src/classes/share/com/sun/j3d/utils/universe/ViewingPlatform.java b/src/classes/share/com/sun/j3d/utils/universe/ViewingPlatform.java index 0dfad43..e740106 100644 --- a/src/classes/share/com/sun/j3d/utils/universe/ViewingPlatform.java +++ b/src/classes/share/com/sun/j3d/utils/universe/ViewingPlatform.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +35,6 @@ * intended for use in the design, construction, operation or * maintenance of any nuclear facility. * - * $Revision$ - * $Date$ - * $State$ */ package com.sun.j3d.utils.universe; |