--- old/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/SchemaGrammar.java 2017-12-20 13:45:45.490772592 -0800 +++ new/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/SchemaGrammar.java 2017-12-20 13:45:44.459671947 -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 @@ -78,6 +77,7 @@ * @author Sandy Gao, IBM * @author Elena Litani, IBM * + * @LastModified: Oct 2017 */ public class SchemaGrammar implements XSGrammar, XSNamespaceItem {