diff --git a/.editorconfig b/.editorconfig index da62457..4ae7bdc 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,5 @@ # -# Copyright 2019-2022 the original author or authors. +# Copyright 2019-2023 the original author or authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/RunBenchmarkSuite.java b/RunBenchmarkSuite.java index f2176cd..a873a8d 100644 --- a/RunBenchmarkSuite.java +++ b/RunBenchmarkSuite.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2022 the original author or authors. + * Copyright 2019-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/pom.xml b/app/pom.xml index 21c489f..07d65d0 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -1,7 +1,7 @@