From 63fa255c06a273b00f99d4e8649dab618cbf5773 Mon Sep 17 00:00:00 2001 From: Koushik Thirupattur Date: Tue, 8 Apr 2025 21:58:21 +0000 Subject: [PATCH] 8354061: Update copyright in NameFormat.java fix after JDK-8349890 Reviewed-by: mullan --- test/jdk/javax/security/auth/x500/X500Principal/NameFormat.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/jdk/javax/security/auth/x500/X500Principal/NameFormat.java b/test/jdk/javax/security/auth/x500/X500Principal/NameFormat.java index 3f0422ff933..6962465e9fc 100644 --- a/test/jdk/javax/security/auth/x500/X500Principal/NameFormat.java +++ b/test/jdk/javax/security/auth/x500/X500Principal/NameFormat.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 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