From e7f9132e8992ac281d1e4777a9664d1c8b817f4f Mon Sep 17 00:00:00 2001 From: Alexey Ivanov Date: Fri, 26 Dec 2025 20:12:15 +0000 Subject: [PATCH] 8374345: Restore the original copyright year in ExtremeFontSizeTest.java Reviewed-by: serb, syan --- test/jdk/java/awt/FontMetrics/ExtremeFontSizeTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/jdk/java/awt/FontMetrics/ExtremeFontSizeTest.java b/test/jdk/java/awt/FontMetrics/ExtremeFontSizeTest.java index f596f710831..239771c317a 100644 --- a/test/jdk/java/awt/FontMetrics/ExtremeFontSizeTest.java +++ b/test/jdk/java/awt/FontMetrics/ExtremeFontSizeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2024, 2025, 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