diff --git a/test/micro/org/openjdk/bench/java/util/random/RandomGeneratorNext.java b/test/micro/org/openjdk/bench/java/util/random/RandomGeneratorNext.java index fc2c46fd1f7..f0aed89619b 100644 --- a/test/micro/org/openjdk/bench/java/util/random/RandomGeneratorNext.java +++ b/test/micro/org/openjdk/bench/java/util/random/RandomGeneratorNext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2022, 2023, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2021, 2023, 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/micro/org/openjdk/bench/java/util/random/RandomNext.java b/test/micro/org/openjdk/bench/java/util/random/RandomNext.java index 782756f465e..f3d09996c66 100644 --- a/test/micro/org/openjdk/bench/java/util/random/RandomNext.java +++ b/test/micro/org/openjdk/bench/java/util/random/RandomNext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2022, 2023, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2023, 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