aboutsummaryrefslogtreecommitdiff
path: root/coroutine-utils/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'coroutine-utils/build.gradle.kts')
-rw-r--r--coroutine-utils/build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/coroutine-utils/build.gradle.kts b/coroutine-utils/build.gradle.kts
index 37149ea5..ca0e846e 100644
--- a/coroutine-utils/build.gradle.kts
+++ b/coroutine-utils/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") }