--- old/src/java.xml/share/classes/com/sun/org/apache/xml/internal/utils/QName.java 2017-12-20 13:52:09.648270150 -0800 +++ new/src/java.xml/share/classes/com/sun/org/apache/xml/internal/utils/QName.java 2017-12-20 13:52:08.612169015 -0800 @@ -1,6 +1,5 @@ /* * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. - * @LastModified: Oct 2017 */ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -39,6 +38,7 @@ * is used as the name of the object. The default namespace is not used for * unprefixed names." * @xsl.usage general + * @LastModified: Oct 2017 */ public class QName implements java.io.Serializable {