From d23c91ef24d9c6708fdc12afb3fa76ebdb3ffae9 Mon Sep 17 00:00:00 2001 From: Harvey Harrison Date: Fri, 18 May 2012 14:58:52 -0700 Subject: vecmath: remove RCS file markers from source files Signed-off-by: Harvey Harrison --- src/javax/vecmath/Point2d.java | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/javax/vecmath/Point2d.java') diff --git a/src/javax/vecmath/Point2d.java b/src/javax/vecmath/Point2d.java index 83a4330..fa79f0f 100644 --- a/src/javax/vecmath/Point2d.java +++ b/src/javax/vecmath/Point2d.java @@ -1,6 +1,4 @@ /* - * $RCSfile$ - * * Copyright 1998-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; -- cgit v1.2.3