Skip to content

Commit

Permalink
Update copyright to 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnatBeresnev committed Jan 22, 2024
1 parent 7c7a3b3 commit 80a494c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-settings-logic/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
* Copyright 2014-2024 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
*/

plugins {
Expand Down
6 changes: 5 additions & 1 deletion build-settings-logic/settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
/*
* Copyright 2014-2024 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
*/

import org.gradle.api.initialization.resolve.RepositoriesMode.PREFER_SETTINGS

/*
* Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
* Copyright 2014-2024 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
*/

rootProject.name = "build-settings-logic"
Expand Down

0 comments on commit 80a494c

Please sign in to comment.