Skip to content

Commit 00d13e7

Browse files
committed
Update the copyright year to 2026 (main cl 118794 --> main CE)
RQ: job.9.20260101180850.5959 (auto-submit integ 118798 coherence-ce/main -> coherence-ce/release/coherence-ce-v15.1.1.0 after successfully running remote remote.full) Job ID: job.9.20260101191603.25080 (auto-submit integ 118800 coherence-ce/release/coherence-ce-v15.1.1.0 -> coherence-ce/release/coherence-ce-v14.1.2.0 after successfully running remote remote.full) Job ID: job.9.20260102092749.18814 [git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v14.1.2.0/": change = 118801]
1 parent e25d88d commit 00d13e7

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

LICENSE.txt

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

33
The Universal Permissive License (UPL), Version 1.0
44

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, 2025, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2026, 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, 2025, Oracle and/or its affiliates.
307+
Copyright (c) 2000, 2026, 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, 2025, Oracle and/or its affiliates.
3+
* Copyright (c) 2000, 2026, 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.
@@ -209,7 +209,7 @@ public class Coherence
209209
* Property COPYRIGHT
210210
*
211211
*/
212-
public static final String COPYRIGHT = "Copyright (c) 2000, 2025, Oracle and/or its affiliates. All rights reserved.";
212+
public static final String COPYRIGHT = "Copyright (c) 2000, 2026, Oracle and/or its affiliates. All rights reserved.";
213213

214214
/**
215215
* 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, 2025, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2026, 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: 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, 2025, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2026, 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.

0 commit comments

Comments
 (0)