diff --git a/test/jdk/java/sql/driverModuleTests/DriverManagerModuleTests.java b/test/jdk/java/sql/driverModuleTests/DriverManagerModuleTests.java index 330893499d7..5eb92939a65 100644 --- a/test/jdk/java/sql/driverModuleTests/DriverManagerModuleTests.java +++ b/test/jdk/java/sql/driverModuleTests/DriverManagerModuleTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 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/java/sql/junit/test/sql/BatchUpdateExceptionTests.java b/test/jdk/java/sql/junit/test/sql/BatchUpdateExceptionTests.java index 9cc3af9c2ad..e19a5d312b2 100644 --- a/test/jdk/java/sql/junit/test/sql/BatchUpdateExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/BatchUpdateExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/CallableStatementTests.java b/test/jdk/java/sql/junit/test/sql/CallableStatementTests.java index 9295fd01cc9..ddbb2fef114 100644 --- a/test/jdk/java/sql/junit/test/sql/CallableStatementTests.java +++ b/test/jdk/java/sql/junit/test/sql/CallableStatementTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 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/java/sql/junit/test/sql/ConnectionTests.java b/test/jdk/java/sql/junit/test/sql/ConnectionTests.java index a318794634f..1d94bb25613 100644 --- a/test/jdk/java/sql/junit/test/sql/ConnectionTests.java +++ b/test/jdk/java/sql/junit/test/sql/ConnectionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2025, 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/java/sql/junit/test/sql/DataTruncationTests.java b/test/jdk/java/sql/junit/test/sql/DataTruncationTests.java index 1bf6d9dc83e..2b184fab2f3 100644 --- a/test/jdk/java/sql/junit/test/sql/DataTruncationTests.java +++ b/test/jdk/java/sql/junit/test/sql/DataTruncationTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/DateTests.java b/test/jdk/java/sql/junit/test/sql/DateTests.java index df48d699761..e010dc1f320 100644 --- a/test/jdk/java/sql/junit/test/sql/DateTests.java +++ b/test/jdk/java/sql/junit/test/sql/DateTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/DriverManagerTests.java b/test/jdk/java/sql/junit/test/sql/DriverManagerTests.java index 23a84f87079..4af8a384191 100644 --- a/test/jdk/java/sql/junit/test/sql/DriverManagerTests.java +++ b/test/jdk/java/sql/junit/test/sql/DriverManagerTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/PreparedStatementTests.java b/test/jdk/java/sql/junit/test/sql/PreparedStatementTests.java index f1d8fe55dce..ecddd1a46c0 100644 --- a/test/jdk/java/sql/junit/test/sql/PreparedStatementTests.java +++ b/test/jdk/java/sql/junit/test/sql/PreparedStatementTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 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/java/sql/junit/test/sql/SQLClientInfoExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLClientInfoExceptionTests.java index ead44150614..b66d2696be8 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLClientInfoExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLClientInfoExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLDataExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLDataExceptionTests.java index 902e961bc46..1ccd8a70d60 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLDataExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLDataExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLExceptionTests.java index f3ae01ca12a..79d7240a29a 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLFeatureNotSupportedExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLFeatureNotSupportedExceptionTests.java index 2e6bb1467ca..8158e6bb4ad 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLFeatureNotSupportedExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLFeatureNotSupportedExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLIntegrityConstraintViolationExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLIntegrityConstraintViolationExceptionTests.java index 3ef527967fb..df2c63d17ef 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLIntegrityConstraintViolationExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLIntegrityConstraintViolationExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLInvalidAuthorizationSpecExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLInvalidAuthorizationSpecExceptionTests.java index 8f4c5d04e02..b769a152860 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLInvalidAuthorizationSpecExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLInvalidAuthorizationSpecExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLNonTransientConnectionExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLNonTransientConnectionExceptionTests.java index 22c40825cf5..8fb6dd9ac6b 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLNonTransientConnectionExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLNonTransientConnectionExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLNonTransientExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLNonTransientExceptionTests.java index c0bbb7838d5..a9822d8200f 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLNonTransientExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLNonTransientExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLRecoverableExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLRecoverableExceptionTests.java index 115cab40818..a51edcc4c02 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLRecoverableExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLRecoverableExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLSyntaxErrorExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLSyntaxErrorExceptionTests.java index e7575dd94d7..fc851ff28ec 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLSyntaxErrorExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLSyntaxErrorExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLTimeoutExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLTimeoutExceptionTests.java index d96e4b5c8f8..bcdb5b6d67c 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLTimeoutExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLTimeoutExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLTransactionRollbackExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLTransactionRollbackExceptionTests.java index cc2e4b3a023..0ea8e61810c 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLTransactionRollbackExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLTransactionRollbackExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLTransientConnectionExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLTransientConnectionExceptionTests.java index 0ae465e2725..8b607ae1722 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLTransientConnectionExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLTransientConnectionExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLTransientExceptionTests.java b/test/jdk/java/sql/junit/test/sql/SQLTransientExceptionTests.java index 91a17b6a2e5..c9d04441dc8 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLTransientExceptionTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLTransientExceptionTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/SQLWarningTests.java b/test/jdk/java/sql/junit/test/sql/SQLWarningTests.java index ff7ea182f48..08766a49831 100644 --- a/test/jdk/java/sql/junit/test/sql/SQLWarningTests.java +++ b/test/jdk/java/sql/junit/test/sql/SQLWarningTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/StatementTests.java b/test/jdk/java/sql/junit/test/sql/StatementTests.java index 1d7bfd2cf1a..29d00c27e9a 100644 --- a/test/jdk/java/sql/junit/test/sql/StatementTests.java +++ b/test/jdk/java/sql/junit/test/sql/StatementTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 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/java/sql/junit/test/sql/TimeTests.java b/test/jdk/java/sql/junit/test/sql/TimeTests.java index 0bcab5b15fd..c9870f25016 100644 --- a/test/jdk/java/sql/junit/test/sql/TimeTests.java +++ b/test/jdk/java/sql/junit/test/sql/TimeTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/TimestampTests.java b/test/jdk/java/sql/junit/test/sql/TimestampTests.java index 7a1989e6441..7f9ae575a4d 100644 --- a/test/jdk/java/sql/junit/test/sql/TimestampTests.java +++ b/test/jdk/java/sql/junit/test/sql/TimestampTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/test/sql/othervm/DriverManagerInitTests.java b/test/jdk/java/sql/junit/test/sql/othervm/DriverManagerInitTests.java index b3e272a8f4a..f38243caa88 100644 --- a/test/jdk/java/sql/junit/test/sql/othervm/DriverManagerInitTests.java +++ b/test/jdk/java/sql/junit/test/sql/othervm/DriverManagerInitTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 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/java/sql/junit/util/BaseTest.java b/test/jdk/java/sql/junit/util/BaseTest.java index 56784cfd4f8..3cbd0c82e5c 100644 --- a/test/jdk/java/sql/junit/util/BaseTest.java +++ b/test/jdk/java/sql/junit/util/BaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/util/DriverActionImpl.java b/test/jdk/java/sql/junit/util/DriverActionImpl.java index 4a286ad8f3c..48fed8086a7 100644 --- a/test/jdk/java/sql/junit/util/DriverActionImpl.java +++ b/test/jdk/java/sql/junit/util/DriverActionImpl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/util/SerializedBatchUpdateException.java b/test/jdk/java/sql/junit/util/SerializedBatchUpdateException.java index 00efc5275a7..08473e6a184 100644 --- a/test/jdk/java/sql/junit/util/SerializedBatchUpdateException.java +++ b/test/jdk/java/sql/junit/util/SerializedBatchUpdateException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/util/StubCallableStatement.java b/test/jdk/java/sql/junit/util/StubCallableStatement.java index 4a7c27314bb..4700699c4ba 100644 --- a/test/jdk/java/sql/junit/util/StubCallableStatement.java +++ b/test/jdk/java/sql/junit/util/StubCallableStatement.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 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/java/sql/junit/util/StubConnection.java b/test/jdk/java/sql/junit/util/StubConnection.java index cd013572adc..e1a60efc323 100644 --- a/test/jdk/java/sql/junit/util/StubConnection.java +++ b/test/jdk/java/sql/junit/util/StubConnection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/util/StubDatabaseMetaData.java b/test/jdk/java/sql/junit/util/StubDatabaseMetaData.java index 3bf70afaa8f..3c95ac94793 100644 --- a/test/jdk/java/sql/junit/util/StubDatabaseMetaData.java +++ b/test/jdk/java/sql/junit/util/StubDatabaseMetaData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2025, 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/java/sql/junit/util/StubDriver.java b/test/jdk/java/sql/junit/util/StubDriver.java index 12253080377..c45b9ec9919 100644 --- a/test/jdk/java/sql/junit/util/StubDriver.java +++ b/test/jdk/java/sql/junit/util/StubDriver.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/util/StubDriverDA.java b/test/jdk/java/sql/junit/util/StubDriverDA.java index 5b23f0846d8..f134a9d28cf 100644 --- a/test/jdk/java/sql/junit/util/StubDriverDA.java +++ b/test/jdk/java/sql/junit/util/StubDriverDA.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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/java/sql/junit/util/StubPreparedStatement.java b/test/jdk/java/sql/junit/util/StubPreparedStatement.java index a3b95a65f4e..fdb90df4797 100644 --- a/test/jdk/java/sql/junit/util/StubPreparedStatement.java +++ b/test/jdk/java/sql/junit/util/StubPreparedStatement.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 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/java/sql/junit/util/StubStatement.java b/test/jdk/java/sql/junit/util/StubStatement.java index c8f6a3ac071..00ed6268856 100644 --- a/test/jdk/java/sql/junit/util/StubStatement.java +++ b/test/jdk/java/sql/junit/util/StubStatement.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2025, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 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