8048021: Remove @version tag in jaxp repo

Reviewed-by: joehw
This commit is contained in:
Henry Jen 2014-06-24 14:07:05 -07:00
parent 3c72f00dd8
commit 7f84a862ef
229 changed files with 0 additions and 233 deletions

View file

@ -29,7 +29,6 @@ package javax.xml;
* <p>Utility class to contain basic XML values as constants.</p>
*
* @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a>
* @version $Revision: 1.8 $, $Date: 2010/05/25 16:19:45 $
* @see <a href="http://www.w3.org/TR/xml11/">Extensible Markup Language (XML) 1.1</a>
* @see <a href="http://www.w3.org/TR/REC-xml">Extensible Markup Language (XML) 1.0 (Second Edition)</a>
* @see <a href="http://www.w3.org/XML/xml-V10-2e-errata">XML 1.0 Second Edition Specification Errata</a>