summaryrefslogtreecommitdiffstats
path: root/src/javax/vecmath/Vector3d.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/javax/vecmath/Vector3d.java')
-rw-r--r--src/javax/vecmath/Vector3d.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/javax/vecmath/Vector3d.java b/src/javax/vecmath/Vector3d.java
index b1000a2..9d7477f 100644
--- a/src/javax/vecmath/Vector3d.java
+++ b/src/javax/vecmath/Vector3d.java
@@ -1,6 +1,4 @@
/*
- * $RCSfile$
- *
* Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
@@ -24,9 +22,6 @@
* CA 95054 USA or visit www.sun.com if you need additional information or
* have any questions.
*
- * $Revision$
- * $Date$
- * $State$
*/
package javax.vecmath;