diff --git a/modules/benchmark/src/main/scala/org/scalasteward/benchmark/UpdatesConfigBenchmark.scala b/modules/benchmark/src/main/scala/org/scalasteward/benchmark/UpdatesConfigBenchmark.scala index 382c6c8f88..a20bca2cb9 100644 --- a/modules/benchmark/src/main/scala/org/scalasteward/benchmark/UpdatesConfigBenchmark.scala +++ b/modules/benchmark/src/main/scala/org/scalasteward/benchmark/UpdatesConfigBenchmark.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/benchmark/src/main/scala/org/scalasteward/benchmark/VersionBenchmark.scala b/modules/benchmark/src/main/scala/org/scalasteward/benchmark/VersionBenchmark.scala index 0718b35776..f6fcf5816a 100644 --- a/modules/benchmark/src/main/scala/org/scalasteward/benchmark/VersionBenchmark.scala +++ b/modules/benchmark/src/main/scala/org/scalasteward/benchmark/VersionBenchmark.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/benchmark/src/main/scala/org/scalasteward/benchmark/VersionPositionScannerBenchmark.scala b/modules/benchmark/src/main/scala/org/scalasteward/benchmark/VersionPositionScannerBenchmark.scala index 3e34f5cd1e..48295ef007 100644 --- a/modules/benchmark/src/main/scala/org/scalasteward/benchmark/VersionPositionScannerBenchmark.scala +++ b/modules/benchmark/src/main/scala/org/scalasteward/benchmark/VersionPositionScannerBenchmark.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/Main.scala b/modules/core/src/main/scala/org/scalasteward/core/Main.scala index 17c5d9d2b6..a5cc52049f 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/Main.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/Main.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/application/Cli.scala b/modules/core/src/main/scala/org/scalasteward/core/application/Cli.scala index c174b029fc..40ff311258 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/application/Cli.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/application/Cli.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/application/Config.scala b/modules/core/src/main/scala/org/scalasteward/core/application/Config.scala index 4e836627af..1854fb5f20 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/application/Config.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/application/Config.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/application/Context.scala b/modules/core/src/main/scala/org/scalasteward/core/application/Context.scala index 21a4ecf66f..01f8046f03 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/application/Context.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/application/Context.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/application/ExitCodePolicy.scala b/modules/core/src/main/scala/org/scalasteward/core/application/ExitCodePolicy.scala index 7150b58a93..ecb8f9e5f8 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/application/ExitCodePolicy.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/application/ExitCodePolicy.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/application/ReposFilesLoader.scala b/modules/core/src/main/scala/org/scalasteward/core/application/ReposFilesLoader.scala index fff6adfab1..5910c27864 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/application/ReposFilesLoader.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/application/ReposFilesLoader.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/application/RunResults.scala b/modules/core/src/main/scala/org/scalasteward/core/application/RunResults.scala index eb6c7bcb55..3fb440c6ee 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/application/RunResults.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/application/RunResults.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/application/SelfCheckAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/application/SelfCheckAlg.scala index 7d7b11a755..858bafcc8f 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/application/SelfCheckAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/application/SelfCheckAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/application/StewardAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/application/StewardAlg.scala index e8f461491e..e457dedf16 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/application/StewardAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/application/StewardAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/application/ValidateRepoConfigContext.scala b/modules/core/src/main/scala/org/scalasteward/core/application/ValidateRepoConfigContext.scala index 3439427e94..e1ffd858c1 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/application/ValidateRepoConfigContext.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/application/ValidateRepoConfigContext.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildRoot.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildRoot.scala index c8786dadfc..bd9f3e5fdd 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildRoot.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildRoot.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildToolAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildToolAlg.scala index 4dacef0227..4f29566345 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildToolAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildToolAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildToolDispatcher.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildToolDispatcher.scala index 80538d4b1a..c5d3c7287a 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildToolDispatcher.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/BuildToolDispatcher.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/MavenAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/MavenAlg.scala index 452fed9be9..5fc430e365 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/MavenAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/MavenAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/command.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/command.scala index 57246df6fa..7160bb67a2 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/command.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/command.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/package.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/package.scala index e6bdde561e..b5dcfd9bd3 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/package.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/package.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/parser.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/parser.scala index d95ce1cc89..39b59ae66a 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/parser.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/maven/parser.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/mill/MillAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/mill/MillAlg.scala index d03870b912..de756efee3 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/mill/MillAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/mill/MillAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/mill/parser.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/mill/parser.scala index b06dbe9c84..0baa14c774 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/mill/parser.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/mill/parser.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/SbtAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/SbtAlg.scala index 033292c875..3707d74647 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/SbtAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/SbtAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/command.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/command.scala index 4cdfd90b5f..8956909500 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/command.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/command.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/data/SbtVersion.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/data/SbtVersion.scala index 5a94099952..96b29113b5 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/data/SbtVersion.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/data/SbtVersion.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/data/ScalaVersion.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/data/ScalaVersion.scala index 2cbdf3a09c..1c08a4f06c 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/data/ScalaVersion.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/data/ScalaVersion.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/package.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/package.scala index af1fd0d97a..d85d0c9bfa 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/package.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/package.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/parser.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/parser.scala index 32d5d9745f..691aa5bf1a 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/parser.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/sbt/parser.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/buildtool/scalacli/ScalaCliAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/buildtool/scalacli/ScalaCliAlg.scala index db364c695b..ab8f28d90c 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/buildtool/scalacli/ScalaCliAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/buildtool/scalacli/ScalaCliAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/client/ClientConfiguration.scala b/modules/core/src/main/scala/org/scalasteward/core/client/ClientConfiguration.scala index 1d330fd242..87e7655267 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/client/ClientConfiguration.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/client/ClientConfiguration.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/coursier/CoursierAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/coursier/CoursierAlg.scala index d768e80d62..91ce2797cf 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/coursier/CoursierAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/coursier/CoursierAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/coursier/DependencyMetadata.scala b/modules/core/src/main/scala/org/scalasteward/core/coursier/DependencyMetadata.scala index 1495c57704..2e80e8755d 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/coursier/DependencyMetadata.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/coursier/DependencyMetadata.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/coursier/VersionsCache.scala b/modules/core/src/main/scala/org/scalasteward/core/coursier/VersionsCache.scala index 4727eb8e68..b846be2aba 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/coursier/VersionsCache.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/coursier/VersionsCache.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/coursier/package.scala b/modules/core/src/main/scala/org/scalasteward/core/coursier/package.scala index 55c6c220d0..b5debf8ea8 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/coursier/package.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/coursier/package.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/ArtifactId.scala b/modules/core/src/main/scala/org/scalasteward/core/data/ArtifactId.scala index 4126844ace..331516d849 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/ArtifactId.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/ArtifactId.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/CrossDependency.scala b/modules/core/src/main/scala/org/scalasteward/core/data/CrossDependency.scala index 8d90238b37..90e47e0767 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/CrossDependency.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/CrossDependency.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/Dependency.scala b/modules/core/src/main/scala/org/scalasteward/core/data/Dependency.scala index 92d514847a..e110e7dd15 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/Dependency.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/Dependency.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/DependencyInfo.scala b/modules/core/src/main/scala/org/scalasteward/core/data/DependencyInfo.scala index 9c2c0c5e5f..07178fcab2 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/DependencyInfo.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/DependencyInfo.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/GroupId.scala b/modules/core/src/main/scala/org/scalasteward/core/data/GroupId.scala index 41d6814afc..9f8626287f 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/GroupId.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/GroupId.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/ProcessResult.scala b/modules/core/src/main/scala/org/scalasteward/core/data/ProcessResult.scala index 6962752189..3e2418874b 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/ProcessResult.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/ProcessResult.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/Repo.scala b/modules/core/src/main/scala/org/scalasteward/core/data/Repo.scala index a23ce13695..d32278d48d 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/Repo.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/Repo.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/RepoData.scala b/modules/core/src/main/scala/org/scalasteward/core/data/RepoData.scala index ac309ccca1..8326c60e54 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/RepoData.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/RepoData.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/Resolver.scala b/modules/core/src/main/scala/org/scalasteward/core/data/Resolver.scala index ec1ecd8ca4..a8ed630b95 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/Resolver.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/Resolver.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/Scope.scala b/modules/core/src/main/scala/org/scalasteward/core/data/Scope.scala index 2532fe1092..75aa193568 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/Scope.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/Scope.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/SemVer.scala b/modules/core/src/main/scala/org/scalasteward/core/data/SemVer.scala index 3a6f35fac9..c312eb1cef 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/SemVer.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/SemVer.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/Update.scala b/modules/core/src/main/scala/org/scalasteward/core/data/Update.scala index aef3f261b3..89f0592ae4 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/Update.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/Update.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/UpdateData.scala b/modules/core/src/main/scala/org/scalasteward/core/data/UpdateData.scala index 2b8d34d481..759c9c81c2 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/UpdateData.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/UpdateData.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/Version.scala b/modules/core/src/main/scala/org/scalasteward/core/data/Version.scala index 40edf369d7..0731484bf0 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/Version.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/Version.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/data/package.scala b/modules/core/src/main/scala/org/scalasteward/core/data/package.scala index 8e2cba6072..1ee447fc37 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/data/package.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/data/package.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/EditAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/EditAlg.scala index c95fc8335b..dd1d8bb51f 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/EditAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/EditAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/EditAttempt.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/EditAttempt.scala index 0fe0913cdb..1264472fcb 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/EditAttempt.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/EditAttempt.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/hooks/HookExecutor.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/hooks/HookExecutor.scala index 89ccba54ed..d5604b3552 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/hooks/HookExecutor.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/hooks/HookExecutor.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/hooks/PostUpdateHook.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/hooks/PostUpdateHook.scala index 9fff88b963..a7e2aad6fd 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/hooks/PostUpdateHook.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/hooks/PostUpdateHook.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixCli.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixCli.scala index 8a18e03fe8..7222384303 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixCli.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixCli.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigration.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigration.scala index 3952b7f9f9..09a401cf84 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigration.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigration.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrations.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrations.scala index ce24e5c73e..bb816108c3 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrations.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrations.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrationsFinder.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrationsFinder.scala index 74f4e50661..dcbad08df3 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrationsFinder.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrationsFinder.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrationsLoader.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrationsLoader.scala index f797371886..cb7a1f623c 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrationsLoader.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/scalafix/ScalafixMigrationsLoader.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/update/ModulePositionScanner.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/update/ModulePositionScanner.scala index c6a50256b1..0f8f6c3d2b 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/update/ModulePositionScanner.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/update/ModulePositionScanner.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/update/ScannerAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/update/ScannerAlg.scala index 31615ed164..8e4d9530f0 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/update/ScannerAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/update/ScannerAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/update/Selector.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/update/Selector.scala index b78b6cebf6..5a94929c8e 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/update/Selector.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/update/Selector.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/update/VersionPositionScanner.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/update/VersionPositionScanner.scala index ca985796f8..3cc99fd5f4 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/update/VersionPositionScanner.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/update/VersionPositionScanner.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/ModulePosition.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/ModulePosition.scala index 417ccb27dd..4a011d2502 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/ModulePosition.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/ModulePosition.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/Substring.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/Substring.scala index 764245fd5a..f561e6a124 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/Substring.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/Substring.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/VersionPosition.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/VersionPosition.scala index 7fee7ef39d..8cd0ce3372 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/VersionPosition.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/update/data/VersionPosition.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/edit/update/package.scala b/modules/core/src/main/scala/org/scalasteward/core/edit/update/package.scala index 5547513d3a..9f5c66af79 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/edit/update/package.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/edit/update/package.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/BasicAuthAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/BasicAuthAlg.scala index eb7eea5793..e802489e5b 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/BasicAuthAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/BasicAuthAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeApiAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeApiAlg.scala index 99479cd9b4..e441db5633 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeApiAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeApiAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeAuthAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeAuthAlg.scala index b04acc4558..674911a420 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeAuthAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeAuthAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeRepo.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeRepo.scala index ee0c8ff711..ad282df569 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeRepo.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeRepo.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeRepoAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeRepoAlg.scala index aa6503e251..3dac504d98 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeRepoAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeRepoAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeSelection.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeSelection.scala index d797322aa1..a091ef85e8 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeSelection.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeSelection.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeType.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeType.scala index 4d14949253..31266b3a61 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeType.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/ForgeType.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/AzureReposApiAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/AzureReposApiAlg.scala index 4dd5698910..8502fea149 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/AzureReposApiAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/AzureReposApiAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/JsonCodec.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/JsonCodec.scala index 91539d9bd8..64723f478d 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/JsonCodec.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/JsonCodec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/Url.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/Url.scala index 0d196d2e86..9bf964d95f 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/Url.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/azurerepos/Url.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/BitbucketApiAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/BitbucketApiAlg.scala index 65af40706e..054b1442d5 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/BitbucketApiAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/BitbucketApiAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/CreateComment.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/CreateComment.scala index efa0c361b8..c0cefba8de 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/CreateComment.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/CreateComment.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/CreatePullRequestRequest.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/CreatePullRequestRequest.scala index 634b2ddb14..695d63afec 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/CreatePullRequestRequest.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/CreatePullRequestRequest.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Page.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Page.scala index 7d04b7a071..09885c613d 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Page.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Page.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/RepositoryResponse.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/RepositoryResponse.scala index 36aad7798a..6840cd3ad2 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/RepositoryResponse.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/RepositoryResponse.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Reviewer.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Reviewer.scala index 13a50da540..335fe6f3cd 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Reviewer.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Reviewer.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Url.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Url.scala index 18ff763416..768e50098c 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Url.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/Url.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/json.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/json.scala index 18b65fdaf9..31cea1e87a 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/json.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucket/json.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/BitbucketServerApiAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/BitbucketServerApiAlg.scala index 71cac81c6c..bdbcf8fcb0 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/BitbucketServerApiAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/BitbucketServerApiAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/BitbucketServerAuthAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/BitbucketServerAuthAlg.scala index e3c8ee8137..d21c5543db 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/BitbucketServerAuthAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/BitbucketServerAuthAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/Json.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/Json.scala index 473859e2f6..1859cf61b9 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/Json.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/Json.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/Url.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/Url.scala index 0a0264deeb..edf52e9bf6 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/Url.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/bitbucketserver/Url.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/data/AuthenticatedUser.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/data/AuthenticatedUser.scala index ad1e4642c3..4b0c5f24c2 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/data/AuthenticatedUser.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/data/AuthenticatedUser.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/data/BranchOut.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/data/BranchOut.scala index 8687ffdfee..572d19e79a 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/data/BranchOut.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/data/BranchOut.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/data/Comment.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/data/Comment.scala index bfde558a2d..af418bccea 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/data/Comment.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/data/Comment.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/data/CommitOut.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/data/CommitOut.scala index 49e8026a41..0123d0e17f 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/data/CommitOut.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/data/CommitOut.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/data/NewPullRequestData.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/data/NewPullRequestData.scala index d742b2806a..a1e96242e8 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/data/NewPullRequestData.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/data/NewPullRequestData.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestNumber.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestNumber.scala index 2fec40d112..17bbb6d9de 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestNumber.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestNumber.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestOut.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestOut.scala index 39ed95e769..1c5bda7ef6 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestOut.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestOut.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestState.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestState.scala index 33407c6e6f..96b484354e 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestState.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/data/PullRequestState.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/data/RepoOut.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/data/RepoOut.scala index 058147975c..3891a473bf 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/data/RepoOut.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/data/RepoOut.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/data/UpdateState.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/data/UpdateState.scala index c730d84f05..209c3193d2 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/data/UpdateState.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/data/UpdateState.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/data/UserOut.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/data/UserOut.scala index 843aa94720..f845ac6f85 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/data/UserOut.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/data/UserOut.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/gitea/GiteaApiAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/gitea/GiteaApiAlg.scala index 2364afd069..728f1e8e65 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/gitea/GiteaApiAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/gitea/GiteaApiAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/gitea/Url.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/gitea/Url.scala index ed6c2283c4..2a3ac220e1 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/gitea/Url.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/gitea/Url.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/CreatePullRequestPayload.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/CreatePullRequestPayload.scala index 7467a7ae55..c963e803b8 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/CreatePullRequestPayload.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/CreatePullRequestPayload.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubApiAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubApiAlg.scala index acdda79b8b..88fcd3c972 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubApiAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubApiAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubApp.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubApp.scala index 8c05114876..7486017b00 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubApp.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubApp.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAppApiAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAppApiAlg.scala index 5c76814dce..94d3dc149a 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAppApiAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAppApiAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAssignees.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAssignees.scala index f280d0ffcf..f967044e7a 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAssignees.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAssignees.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAuthAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAuthAlg.scala index 360111d232..7819d97f79 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAuthAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubAuthAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubException.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubException.scala index 28e9b11b2e..daacf0954b 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubException.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubException.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubLabels.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubLabels.scala index 71e853bb8a..8ab090cd84 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubLabels.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubLabels.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubReviewers.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubReviewers.scala index b63368cad6..e989f02c46 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubReviewers.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/GitHubReviewers.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/InstallationOut.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/InstallationOut.scala index a331998a6f..f19caa1810 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/InstallationOut.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/InstallationOut.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/RepositoriesOut.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/RepositoriesOut.scala index bbb555db56..09887701ac 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/RepositoriesOut.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/RepositoriesOut.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/TokenOut.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/TokenOut.scala index 454c759ef8..af0b0c6fd8 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/TokenOut.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/TokenOut.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/UpdatePullRequestPayload.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/UpdatePullRequestPayload.scala index b4f933bc68..fde774206f 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/UpdatePullRequestPayload.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/UpdatePullRequestPayload.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/github/Url.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/github/Url.scala index 65f116ac95..bfa2b13f10 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/github/Url.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/github/Url.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/GitLabApiAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/GitLabApiAlg.scala index 63da7a5427..3ba4f009e7 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/GitLabApiAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/GitLabApiAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/GitLabAuthAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/GitLabAuthAlg.scala index 993c0ffd31..9810451730 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/GitLabAuthAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/GitLabAuthAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/Url.scala b/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/Url.scala index 6f12fb90ae..4793865407 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/Url.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/forge/gitlab/Url.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/git/Author.scala b/modules/core/src/main/scala/org/scalasteward/core/git/Author.scala index e649ce3ba9..375cf3f78e 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/git/Author.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/git/Author.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/git/Branch.scala b/modules/core/src/main/scala/org/scalasteward/core/git/Branch.scala index 50c1b44123..afa67913f2 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/git/Branch.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/git/Branch.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/git/Commit.scala b/modules/core/src/main/scala/org/scalasteward/core/git/Commit.scala index eb7ced0a9f..6afd2bef10 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/git/Commit.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/git/Commit.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/git/CommitMsg.scala b/modules/core/src/main/scala/org/scalasteward/core/git/CommitMsg.scala index b5b7412967..ddf839c981 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/git/CommitMsg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/git/CommitMsg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/git/FileGitAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/git/FileGitAlg.scala index fc167d5330..40297a326a 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/git/FileGitAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/git/FileGitAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/git/GenGitAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/git/GenGitAlg.scala index 0b0e74ee3a..2df8248ad8 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/git/GenGitAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/git/GenGitAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/git/Sha1.scala b/modules/core/src/main/scala/org/scalasteward/core/git/Sha1.scala index 5054b681b2..cd2cb849f1 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/git/Sha1.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/git/Sha1.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/git/package.scala b/modules/core/src/main/scala/org/scalasteward/core/git/package.scala index 3cf4bd6a52..4d25badc63 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/git/package.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/git/package.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/io/FileAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/io/FileAlg.scala index 46db5b4e00..d99038e641 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/io/FileAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/io/FileAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/io/FileData.scala b/modules/core/src/main/scala/org/scalasteward/core/io/FileData.scala index 57010a88e4..da645f0917 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/io/FileData.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/io/FileData.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/io/ProcessAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/io/ProcessAlg.scala index 025f36cb0b..ca6bdc72c2 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/io/ProcessAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/io/ProcessAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/io/WorkspaceAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/io/WorkspaceAlg.scala index 1311829200..3a213c9639 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/io/WorkspaceAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/io/WorkspaceAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/io/process.scala b/modules/core/src/main/scala/org/scalasteward/core/io/process.scala index 5f97afcca1..3eb2c5ac8a 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/io/process.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/io/process.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/nurture/NurtureAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/nurture/NurtureAlg.scala index b723055199..111f77d25c 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/nurture/NurtureAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/nurture/NurtureAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/nurture/PullRequestData.scala b/modules/core/src/main/scala/org/scalasteward/core/nurture/PullRequestData.scala index 58bc5adb4a..7f282fe047 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/nurture/PullRequestData.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/nurture/PullRequestData.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/nurture/PullRequestRepository.scala b/modules/core/src/main/scala/org/scalasteward/core/nurture/PullRequestRepository.scala index 6762c0cd02..5589cbb244 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/nurture/PullRequestRepository.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/nurture/PullRequestRepository.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/nurture/UpdateInfoUrl.scala b/modules/core/src/main/scala/org/scalasteward/core/nurture/UpdateInfoUrl.scala index 9dd2c8d41c..fae0fedbef 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/nurture/UpdateInfoUrl.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/nurture/UpdateInfoUrl.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/nurture/UpdateInfoUrlFinder.scala b/modules/core/src/main/scala/org/scalasteward/core/nurture/UpdateInfoUrlFinder.scala index 4d4009e2ce..ac5d5ef700 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/nurture/UpdateInfoUrlFinder.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/nurture/UpdateInfoUrlFinder.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/persistence/CachingKeyValueStore.scala b/modules/core/src/main/scala/org/scalasteward/core/persistence/CachingKeyValueStore.scala index bbef03c8fd..65156ce5f6 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/persistence/CachingKeyValueStore.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/persistence/CachingKeyValueStore.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/persistence/JsonKeyValueStore.scala b/modules/core/src/main/scala/org/scalasteward/core/persistence/JsonKeyValueStore.scala index 4d5f49d2c6..b5d1c420d5 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/persistence/JsonKeyValueStore.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/persistence/JsonKeyValueStore.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/persistence/KeyValueStore.scala b/modules/core/src/main/scala/org/scalasteward/core/persistence/KeyValueStore.scala index e4287be419..9ff9b47295 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/persistence/KeyValueStore.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/persistence/KeyValueStore.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repocache/RefreshErrorAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/repocache/RefreshErrorAlg.scala index 448cb16f7c..b1c03eeaf6 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repocache/RefreshErrorAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repocache/RefreshErrorAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCache.scala b/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCache.scala index c09a05a015..c484be4eb2 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCache.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCache.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCacheAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCacheAlg.scala index 38ec77a6f4..57b1294faf 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCacheAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCacheAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCacheRepository.scala b/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCacheRepository.scala index 9817e05fbb..eadaece09c 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCacheRepository.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repocache/RepoCacheRepository.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/BuildRootConfig.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/BuildRootConfig.scala index 1898d59e4a..b4bba54d59 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/BuildRootConfig.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/BuildRootConfig.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/CommitsConfig.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/CommitsConfig.scala index 00885c52b2..78ed080980 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/CommitsConfig.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/CommitsConfig.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/GroupRepoConfig.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/GroupRepoConfig.scala index 134725f803..cccd8f97c8 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/GroupRepoConfig.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/GroupRepoConfig.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PostUpdateHookConfig.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PostUpdateHookConfig.scala index f5db495c60..e2cb19a6ac 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PostUpdateHookConfig.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PostUpdateHookConfig.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestFrequency.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestFrequency.scala index 0761dfd8e9..21a911e9dd 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestFrequency.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestFrequency.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestGroup.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestGroup.scala index 6280dbfdd6..fdf9bd5e21 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestGroup.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestGroup.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestUpdateFilter.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestUpdateFilter.scala index f9148a03a1..66fea464d7 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestUpdateFilter.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestUpdateFilter.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestUpdateStrategy.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestUpdateStrategy.scala index 8ed7491d7f..f2b3e78b64 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestUpdateStrategy.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestUpdateStrategy.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestsConfig.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestsConfig.scala index a1f3f1ec32..7ed801c24b 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestsConfig.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/PullRequestsConfig.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfig.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfig.scala index 3e0b502630..92d5786865 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfig.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfig.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfigAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfigAlg.scala index 5619155d3d..4bd71ed2d6 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfigAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfigAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfigLoader.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfigLoader.scala index 443c836e97..42f25f8db4 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfigLoader.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RepoConfigLoader.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RetractedArtifact.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RetractedArtifact.scala index a29486734d..e2ec7e44ea 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RetractedArtifact.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/RetractedArtifact.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/ScalafmtConfig.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/ScalafmtConfig.scala index e5e05391c9..7cfadb9481 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/ScalafmtConfig.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/ScalafmtConfig.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/UpdatePattern.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/UpdatePattern.scala index c1d5e0060b..1437116231 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/UpdatePattern.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/UpdatePattern.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/UpdatesConfig.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/UpdatesConfig.scala index eacdcc9a3a..449bd7e244 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/UpdatesConfig.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/UpdatesConfig.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/ValidateRepoConfigAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/ValidateRepoConfigAlg.scala index 89a7ff5c54..9578389ffa 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/ValidateRepoConfigAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/ValidateRepoConfigAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/repoconfig/VersionPattern.scala b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/VersionPattern.scala index 8ba90a94fc..9c34918f2e 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/repoconfig/VersionPattern.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/repoconfig/VersionPattern.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/scalafmt/ScalafmtAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/scalafmt/ScalafmtAlg.scala index c9830f44ec..5daaefa60d 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/scalafmt/ScalafmtAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/scalafmt/ScalafmtAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/scalafmt/package.scala b/modules/core/src/main/scala/org/scalasteward/core/scalafmt/package.scala index 340d89298c..be3936ebb0 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/scalafmt/package.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/scalafmt/package.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/update/FilterAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/update/FilterAlg.scala index edfc4aa697..cdf71cc502 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/update/FilterAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/update/FilterAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/update/PruningAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/update/PruningAlg.scala index d1fc340146..65d30bcb42 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/update/PruningAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/update/PruningAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/update/UpdateAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/update/UpdateAlg.scala index aee27a4b0d..ac44156298 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/update/UpdateAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/update/UpdateAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactChange.scala b/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactChange.scala index 54c502a294..dc13813f77 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactChange.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactChange.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactChanges.scala b/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactChanges.scala index 03680296e8..3ad6b9f131 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactChanges.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactChanges.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactMigrationsFinder.scala b/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactMigrationsFinder.scala index 833c52485f..19a1ab34a7 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactMigrationsFinder.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactMigrationsFinder.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactMigrationsLoader.scala b/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactMigrationsLoader.scala index 7d9928a09b..172168c517 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactMigrationsLoader.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/update/artifact/ArtifactMigrationsLoader.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/update/data/UpdateState.scala b/modules/core/src/main/scala/org/scalasteward/core/update/data/UpdateState.scala index 7638233027..d80058df78 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/update/data/UpdateState.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/update/data/UpdateState.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/update/show.scala b/modules/core/src/main/scala/org/scalasteward/core/update/show.scala index f38a661c80..0ca2423c5b 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/update/show.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/update/show.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/util/DateTimeAlg.scala b/modules/core/src/main/scala/org/scalasteward/core/util/DateTimeAlg.scala index 76d8043d3a..664c6ce0fe 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/util/DateTimeAlg.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/util/DateTimeAlg.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/util/Details.scala b/modules/core/src/main/scala/org/scalasteward/core/util/Details.scala index f38c971b92..a6e2664f25 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/util/Details.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/util/Details.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/util/HttpJsonClient.scala b/modules/core/src/main/scala/org/scalasteward/core/util/HttpJsonClient.scala index 5cfe2d6e15..19b8757575 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/util/HttpJsonClient.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/util/HttpJsonClient.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/util/Timestamp.scala b/modules/core/src/main/scala/org/scalasteward/core/util/Timestamp.scala index 38762de6c1..6e3513c53b 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/util/Timestamp.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/util/Timestamp.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/util/UrlChecker.scala b/modules/core/src/main/scala/org/scalasteward/core/util/UrlChecker.scala index d7437f2123..bad4d643fd 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/util/UrlChecker.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/util/UrlChecker.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/util/dateTime.scala b/modules/core/src/main/scala/org/scalasteward/core/util/dateTime.scala index db25ebe65c..7540ef58a8 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/util/dateTime.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/util/dateTime.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/util/logger.scala b/modules/core/src/main/scala/org/scalasteward/core/util/logger.scala index 61161b37a8..2ad06efd37 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/util/logger.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/util/logger.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/util/package.scala b/modules/core/src/main/scala/org/scalasteward/core/util/package.scala index 0a41d65a89..3e986d21be 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/util/package.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/util/package.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/util/string.scala b/modules/core/src/main/scala/org/scalasteward/core/util/string.scala index 559410b16d..b8befa19b4 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/util/string.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/util/string.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * 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/modules/core/src/main/scala/org/scalasteward/core/util/uri.scala b/modules/core/src/main/scala/org/scalasteward/core/util/uri.scala index b21dfd3865..a75f8259d0 100644 --- a/modules/core/src/main/scala/org/scalasteward/core/util/uri.scala +++ b/modules/core/src/main/scala/org/scalasteward/core/util/uri.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018-2023 Scala Steward contributors + * Copyright 2018-2025 Scala Steward contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.