< prev index next >

src/com/sun/org/apache/xerces/internal/jaxp/datatype/DurationYearMonthImpl.java

Print this page
rev 2127 : 8048021: Remove @version tag in jaxp repo
Reviewed-by: joehw

@@ -40,11 +40,10 @@
  * </p>
  *
  *
  * @author <a href="mailto:Vikram.Aroskar@Sun.COM">Vikram Aroskar</a>
  * @author <a href="mailto:Huizhe.wang@oracle.com">Joe Wang</a>
- * @version $Revision: 1.1 $, $Date: 2010/05/19 05:02:55 $
 
  * @see XMLGregorianCalendar#add(Duration)
  */
 
 class DurationYearMonthImpl
< prev index next >