commit | e5cfd14196cdc5e4e9b668d545ee36b890f2cdfd | [log] [tgz] |
---|---|---|
author | Vladimir V. Bychkov <github@bychkov.name> | Fri Nov 11 10:46:24 2022 +0100 |
committer | Vladimir V. Bychkov <github@bychkov.name> | Fri Nov 11 10:46:24 2022 +0100 |
tree | f0b396371711331a6402465d463e2d1630eec81b | |
parent | f7d85d646f105e01ae218465cc558a316c98dfad [diff] |
fix: change Copyright info
diff --git a/test-framework/util/src/test/java/org/glassfish/jersey/test/util/runner/ConcurrentRunnerTest.java b/test-framework/util/src/test/java/org/glassfish/jersey/test/util/runner/ConcurrentRunnerTest.java index 5392424..391ab4f 100644 --- a/test-framework/util/src/test/java/org/glassfish/jersey/test/util/runner/ConcurrentRunnerTest.java +++ b/test-framework/util/src/test/java/org/glassfish/jersey/test/util/runner/ConcurrentRunnerTest.java
@@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2019 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2022 Oracle and/or its affiliates. All rights reserved. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v. 2.0, which is available at