--- old/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/DOMNormalizer.java 2017-12-20 13:42:26.501349570 -0800 +++ new/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/DOMNormalizer.java 2017-12-20 13:42:25.420244046 -0800 @@ -1,6 +1,5 @@ /* * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. - * @LastModified: Nov 2017 */ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -97,6 +96,7 @@ * * @author Elena Litani, IBM * @author Neeraj Bajaj, Sun Microsystems, inc. + * @LastModified: Nov 2017 */ public class DOMNormalizer implements XMLDocumentHandler {