From 1b79de151416023e1a83784cc8e771ac562fe96a Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 14 Jan 2025 21:31:09 +0530 Subject: [PATCH] chore: fix spotless --- build-logic/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-logic/build.gradle.kts b/build-logic/build.gradle.kts index 25e5c498..7fa72960 100644 --- a/build-logic/build.gradle.kts +++ b/build-logic/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright © 2022-2024 Harsh Shandilya. + * Copyright © 2022-2025 Harsh Shandilya. * Use of this source code is governed by an MIT-style * license that can be found in the LICENSE file or at * https://opensource.org/licenses/MIT.