Skip to content

Commit df9b015

Browse files
committed
update copyright
1 parent b56a171 commit df9b015

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2012, 2024, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2012, 2025, Oracle and/or its affiliates. All rights reserved.
33
*/
44
/*
55
* Licensed to the Apache Software Foundation (ASF) under one or more
@@ -57,7 +57,7 @@
5757
* @author G. Todd Miller
5858
* @author Morten Jorgensen
5959
* @author John Howard ([email protected])
60-
* @LastModified: Dec 2024
60+
* @LastModified: Feb 2025
6161
*/
6262
public final class XSLTC {
6363

src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/trax/TransformerFactoryImpl.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2007, 2024, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2007, 2025, Oracle and/or its affiliates. All rights reserved.
33
*/
44
/*
55
* Licensed to the Apache Software Foundation (ASF) under one or more
@@ -87,7 +87,7 @@
8787
* @author G. Todd Miller
8888
* @author Morten Jorgensen
8989
* @author Santiago Pericas-Geertsen
90-
* @LastModified: Dec 2024
90+
* @LastModified: Feb 2025
9191
*/
9292
public class TransformerFactoryImpl
9393
extends SAXTransformerFactory implements SourceLoader

0 commit comments

Comments
 (0)