From 45849a4f1416fe0c237a3914a899e95074f01514 Mon Sep 17 00:00:00 2001 From: Dmitry Aleksandrov Date: Tue, 19 Sep 2023 11:13:11 +0300 Subject: [PATCH] Fix Checkstyle Signed-off-by: Dmitry Aleksandrov --- .../io/helidon/microprofile/tests/testng/Configuration.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microprofile/tests/testng/src/main/java/io/helidon/microprofile/tests/testng/Configuration.java b/microprofile/tests/testng/src/main/java/io/helidon/microprofile/tests/testng/Configuration.java index d4add4187e3..5508d821471 100644 --- a/microprofile/tests/testng/src/main/java/io/helidon/microprofile/tests/testng/Configuration.java +++ b/microprofile/tests/testng/src/main/java/io/helidon/microprofile/tests/testng/Configuration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Oracle and/or its affiliates. + * Copyright (c) 2022, 2023 Oracle and/or its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.