< prev index next >

src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/TestSeq.java

Print this page

        

@@ -1,8 +1,7 @@
 /*
  * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
- * @LastModified: Nov 2017
  */
 /*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements.  See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

@@ -46,10 +45,11 @@
  * instantiated if none of the other patterns match.
  * @author Jacek Ambroziak
  * @author Santiago Pericas-Geertsen
  * @author Erwin Bolwidt <ejb@klomp.org>
  * @author Morten Jorgensen <morten.jorgensen@sun.com>
+ * @LastModified: Nov 2017
  */
 final class TestSeq {
 
     /**
      * Integer code for the kernel type of this test sequence
< prev index next >