diff options
Diffstat (limited to 'format/common/build.gradle.kts')
-rw-r--r-- | format/common/build.gradle.kts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/format/common/build.gradle.kts b/format/common/build.gradle.kts index b4ac58b6..51a69804 100644 --- a/format/common/build.gradle.kts +++ b/format/common/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved. + * Copyright © 2014-2024 The Android Password Store Authors. All Rights Reserved. * SPDX-License-Identifier: GPL-3.0-only */ plugins { id("com.github.android-password-store.kotlin-jvm-library") } |