Skip to content

Commit 6303286

Browse files
committed
Update copyright year.
1 parent a3e54ff commit 6303286

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
1+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
22

33
This is a release of MySQL Connector/J, a JDBC Type 4 driver for MySQL that also
44
supports the new X DevAPI.

build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ See also com.mysql.cj.conf.PropertyDefinitions.SYSP_* variables for other test o
964964
overview="src/main/doc/connector-j-overview.html"
965965
windowtitle="MySQL Connector/J"
966966
header="<b>MySQL Connector/J Reference<br>v${com.mysql.cj.build.driver.version.full}</b>"
967-
bottom="<center>Copyright © 2016, 2024, Oracle and/or its affiliates.</center>"
967+
bottom="<center>Copyright © 2016, 2025, Oracle and/or its affiliates.</center>"
968968
linkoffline="https://docs.oracle.com/javase/8/docs/api ${com.mysql.cj.docs.jdk8pkg}">
969969
<sourcepath>
970970
<pathelement path="src/main/user-api/java" />
@@ -1192,7 +1192,7 @@ See also com.mysql.cj.conf.PropertyDefinitions.SYSP_* variables for other test o
11921192
overview="src/main/doc/mysqlx-overview.html"
11931193
windowtitle="MySQL Connector/J X DevAPI Reference"
11941194
header="&lt;b&gt;MySQL Connector/J X DevAPI Reference&lt;br&gt;v${com.mysql.cj.build.driver.version.full}&lt;/b&gt;"
1195-
bottom="&lt;center&gt;Copyright &amp;copy; 2016, 2024, Oracle and/or its affiliates.&lt;/center&gt;"
1195+
bottom="&lt;center&gt;Copyright &amp;copy; 2016, 2025, Oracle and/or its affiliates.&lt;/center&gt;"
11961196
linkoffline="https://docs.oracle.com/javase/8/docs/api ${com.mysql.cj.docs.jdk8pkg}">
11971197
<sourcepath>
11981198
<pathelement path="src/main/user-api/java" />

src/build/misc/debian.in/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Upstream-Contact: MySQL Release Engineering <[email protected]>
44
Source: http://dev.mysql.com/
55

66
Files: *
7-
Copyright: 2002, 2021, Oracle and/or its affiliates.
7+
Copyright: 2002, 2025, Oracle and/or its affiliates.
88
License:
99
For licensing information see the LICENSE file in this distribution.

0 commit comments

Comments
 (0)