From 6284930a8c8b7fb50e7ff6d471318f20389e300b Mon Sep 17 00:00:00 2001 From: Mikhail Yankelevich Date: Wed, 7 Jan 2026 11:15:48 +0000 Subject: [PATCH] updating to latest master and copyrights --- test/jdk/sun/security/krb5/auto/ReplayCacheTestProc.java | 2 +- test/jdk/sun/security/krb5/config/ConfPlusProp.java | 2 +- .../sun/security/ssl/CertPathRestrictions/TLSRestrictions.java | 2 +- test/jdk/sun/security/util/Resources/Usages.java | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/jdk/sun/security/krb5/auto/ReplayCacheTestProc.java b/test/jdk/sun/security/krb5/auto/ReplayCacheTestProc.java index 940e700d809..76897e224bf 100644 --- a/test/jdk/sun/security/krb5/auto/ReplayCacheTestProc.java +++ b/test/jdk/sun/security/krb5/auto/ReplayCacheTestProc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 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 diff --git a/test/jdk/sun/security/krb5/config/ConfPlusProp.java b/test/jdk/sun/security/krb5/config/ConfPlusProp.java index adff07661ec..72f217854aa 100644 --- a/test/jdk/sun/security/krb5/config/ConfPlusProp.java +++ b/test/jdk/sun/security/krb5/config/ConfPlusProp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 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 diff --git a/test/jdk/sun/security/ssl/CertPathRestrictions/TLSRestrictions.java b/test/jdk/sun/security/ssl/CertPathRestrictions/TLSRestrictions.java index 20708044434..aa3f3e1ae7b 100644 --- a/test/jdk/sun/security/ssl/CertPathRestrictions/TLSRestrictions.java +++ b/test/jdk/sun/security/ssl/CertPathRestrictions/TLSRestrictions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, 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 diff --git a/test/jdk/sun/security/util/Resources/Usages.java b/test/jdk/sun/security/util/Resources/Usages.java index 4b4709e6da7..e5f6a15ce28 100644 --- a/test/jdk/sun/security/util/Resources/Usages.java +++ b/test/jdk/sun/security/util/Resources/Usages.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2018, 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