Skip to content

Commit 45b5546

Browse files
committed
Update the copyright year to 2025 (14.1.2.0 cl 113107 --> ce/14.1.2.0)
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v14.1.2.0/": change = 113154]
1 parent 39e81e5 commit 45b5546

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

prj/coherence-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<!--
3-
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
44
55
Licensed under the Universal Permissive License v 1.0 as shown at
66
https://oss.oracle.com/licenses/upl.
@@ -304,7 +304,7 @@
304304
<url>https://oss.oracle.com/licenses/upl</url>
305305
<distribution>repo</distribution>
306306
<comments>
307-
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
307+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
308308

309309
Licensed under the Universal Permissive License v 1.0 as shown at
310310
https://oss.oracle.com/licenses/upl.

prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
/*
3-
* Copyright (c) 2000, 2024, Oracle and/or its affiliates.
3+
* Copyright (c) 2000, 2025, Oracle and/or its affiliates.
44
*
55
* Licensed under the Universal Permissive License v 1.0 as shown at
66
* https://oss.oracle.com/licenses/upl.
@@ -207,7 +207,7 @@ public class Coherence
207207
* Property COPYRIGHT
208208
*
209209
*/
210-
public static final String COPYRIGHT = "Copyright (c) 2000, 2024, Oracle and/or its affiliates. All rights reserved.";
210+
public static final String COPYRIGHT = "Copyright (c) 2000, 2025, Oracle and/or its affiliates. All rights reserved.";
211211

212212
/**
213213
* Property DEFAULT_EDITION

prj/coherence-javadoc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
44
55
Licensed under the Universal Permissive License v 1.0 as shown at
66
https://oss.oracle.com/licenses/upl.

prj/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
44
55
Licensed under the Universal Permissive License v 1.0 as shown at
66
https://oss.oracle.com/licenses/upl.
@@ -179,7 +179,7 @@
179179
<!-- ================================================================== -->
180180

181181
<javadoc.copyright>
182-
Copyright &amp;copy; 2000, 2024, Oracle and/or its affiliates.
182+
Copyright &amp;copy; 2000, 2025, Oracle and/or its affiliates.
183183

184184
Licensed under the Universal Permissive License v 1.0 as shown at
185185
http://oss.oracle.com/licenses/upl.

0 commit comments

Comments
 (0)