Skip to content

Commit 3ed4d5b

Browse files
committed
Update the copyright year to 2025 (main cl 113106 --> ce/main)
[git-p4: depot-paths = "//dev/coherence-ce/main/": change = 113150]
1 parent 8e5a019 commit 3ed4d5b

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.
@@ -314,7 +314,7 @@
314314
<url>https://oss.oracle.com/licenses/upl</url>
315315
<distribution>repo</distribution>
316316
<comments>
317-
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
317+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
318318

319319
Licensed under the Universal Permissive License v 1.0 as shown at
320320
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.
@@ -206,7 +206,7 @@ public class Coherence
206206
* Property COPYRIGHT
207207
*
208208
*/
209-
public static final String COPYRIGHT = "Copyright (c) 2000, 2024, Oracle and/or its affiliates. All rights reserved.";
209+
public static final String COPYRIGHT = "Copyright (c) 2000, 2025, Oracle and/or its affiliates. All rights reserved.";
210210

211211
/**
212212
* 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.
@@ -182,7 +182,7 @@
182182
<!-- ================================================================== -->
183183

184184
<javadoc.copyright>
185-
Copyright &amp;copy; 2000, 2024, Oracle and/or its affiliates.
185+
Copyright &amp;copy; 2000, 2025, Oracle and/or its affiliates.
186186

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

0 commit comments

Comments
 (0)