Skip to content

Commit a91536a

Browse files
committed
Fix copyright year
1 parent c0baf7f commit a91536a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/coherence/client.py

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

src/coherence/util.py

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

0 commit comments

Comments
 (0)