--- old/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/LocalVariableTable.java 2020-01-16 18:00:59.131778916 +0000 +++ new/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/LocalVariableTable.java 2020-01-16 18:00:58.635766733 +0000 @@ -31,7 +31,6 @@ * This class represents colection of local variables in a * method. This attribute is contained in the Code attribute. * - * @version $Id$ * @see Code * @see LocalVariable */