--- old/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/Import.java 2017-12-20 13:37:11.004550889 -0800 +++ new/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/Import.java 2017-12-20 13:37:09.943447305 -0800 @@ -1,6 +1,5 @@ /* * Copyright (c) 2007, 2017, Oracle and/or its affiliates. All rights reserved. - * @LastModified: Sep 2017 */ /* * Licensed to the Apache Software Foundation (ASF) under one or more @@ -42,6 +41,7 @@ * @author Morten Jorgensen * @author Erwin Bolwidt * @author Gunnlaugur Briem + * @LastModified: Sep 2017 */ final class Import extends TopLevelElement {