From 5f268ea77cd5af604eca7b05b129d0e2797c8744 Mon Sep 17 00:00:00 2001 From: MBaesken Date: Tue, 27 Jan 2026 15:27:12 +0100 Subject: [PATCH] Adjust COPYRIGHT year --- src/hotspot/share/code/dependencies.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hotspot/share/code/dependencies.cpp b/src/hotspot/share/code/dependencies.cpp index 4c51345f878..92132cfce32 100644 --- a/src/hotspot/share/code/dependencies.cpp +++ b/src/hotspot/share/code/dependencies.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2026, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it