Skip to content

Commit 524816f

Browse files
committed
COH-31573 - Fix scanning issue found in Coherence CE (fix copyright) (merge main -> ce/main @ 113384)
[git-p4: depot-paths = "//dev/coherence-ce/main/": change = 113385]
1 parent 1dfff94 commit 524816f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

prj/test/functional/cache/src/main/java/cache/CQCTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2000, 2024, Oracle and/or its affiliates.
2+
* Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33
*
44
* Licensed under the Universal Permissive License v 1.0 as shown at
55
* https://oss.oracle.com/licenses/upl.

prj/test/functional/executor/src/main/java/executor/AbstractCESClusterPerTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2000, 2022, Oracle and/or its affiliates.
2+
* Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33
*
44
* Licensed under the Universal Permissive License v 1.0 as shown at
55
* https://oss.oracle.com/licenses/upl.

prj/test/functional/executor/src/main/java/executor/AbstractCESSingleClusterTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2000, 2023, Oracle and/or its affiliates.
2+
* Copyright (c) 2000, 2025, Oracle and/or its affiliates.
33
*
44
* Licensed under the Universal Permissive License v 1.0 as shown at
55
* https://oss.oracle.com/licenses/upl.

0 commit comments

Comments
 (0)