build: update license headers
authorDa Risk <da_risk@geekorum.com>
Mon, 17 Feb 2025 18:52:41 -0400
changeset 75 534a19e25217
parent 74 9c588eb084e1
child 76 39513540ae52
build: update license headers
build.gradle.kts
buildSrc/build.gradle.kts
buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt
buildSrc/src/main/kotlin/AndroidSigning.kt
buildSrc/src/main/kotlin/AndroidTests.kt
buildSrc/src/main/kotlin/Avdl.kt
buildSrc/src/main/kotlin/Repositories.kt
buildSrc/src/main/kotlin/RepositoryChangeset.kt
buildSrc/src/main/kotlin/SourceLicenseChecker.kt
buildSrc/src/main/kotlin/android-avdl.gradle.kts
buildSrc/src/main/kotlin/android-signing.gradle.kts
buildSrc/src/main/kotlin/android-tests.gradle.kts
buildSrc/src/main/kotlin/play-store-publish.gradle.kts
buildSrc/src/main/kotlin/source-license-checker.gradle.kts
config/android-checkstyle.gradle
config/java-checkstyle.gradle
config/license/header.txt
config/source-archive.gradle
geekdroid-firebase/src/androidTest/java/com/geekorum/geekdroid/firebase/ExampleInstrumentedTest.java
geekdroid-firebase/src/main/AndroidManifest.xml
geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/CurrentUserLiveData.kt
geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/firestore/Firestore.kt
geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/firestore/Paging.kt
geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/logging/CrashlyticsLoggingTree.kt
geekdroid-firebase/src/main/java/com/geekorum/geekdroid/gms/LocationServices.kt
geekdroid-firebase/src/main/java/com/geekorum/geekdroid/gms/Tasks.kt
geekdroid-firebase/src/test/java/com/geekorum/geekdroid/firebase/ExampleUnitTest.java
geekdroid/build.gradle.kts
geekdroid/src/androidTest/java/com/geekorum/geekdroid/ExampleInstrumentedTest.java
geekdroid/src/main/AndroidManifest.xml
geekdroid/src/main/java/com/geekorum/geekdroid/RoomExt.kt
geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountAuthenticatorComponentActivity.kt
geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountSelector.kt
geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountTokenRetriever.kt
geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountsListViewModel.kt
geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountsLiveData.kt
geekdroid/src/main/java/com/geekorum/geekdroid/accounts/CancellableSyncAdapter.kt
geekdroid/src/main/java/com/geekorum/geekdroid/accounts/SyncInProgressLiveData.kt
geekdroid/src/main/java/com/geekorum/geekdroid/app/AppCompatPreferenceActivity.java
geekdroid/src/main/java/com/geekorum/geekdroid/app/BottomSheetDialogActivity.kt
geekdroid/src/main/java/com/geekorum/geekdroid/app/ModalBottomSheetActivity.kt
geekdroid/src/main/java/com/geekorum/geekdroid/app/lifecycle/EventObserver.kt
geekdroid/src/main/java/com/geekorum/geekdroid/app/lifecycle/Transformations.kt
geekdroid/src/main/java/com/geekorum/geekdroid/arch/PagingRequestHelper.java
geekdroid/src/main/java/com/geekorum/geekdroid/battery/LiveData.kt
geekdroid/src/main/java/com/geekorum/geekdroid/bindings/BindingAdapters.kt
geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AndroidFrameworkModule.kt
geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AndroidxCoreModule.kt
geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AppInitializers.kt
geekdroid/src/main/java/com/geekorum/geekdroid/dagger/FragmentFactory.kt
geekdroid/src/main/java/com/geekorum/geekdroid/dagger/ViewModels.kt
geekdroid/src/main/java/com/geekorum/geekdroid/dagger/WorkerInjection.kt
geekdroid/src/main/java/com/geekorum/geekdroid/loaders/ObjectCursorLoader.java
geekdroid/src/main/java/com/geekorum/geekdroid/network/BrowserLauncher.kt
geekdroid/src/main/java/com/geekorum/geekdroid/network/OkHttpWebViewClient.java
geekdroid/src/main/java/com/geekorum/geekdroid/network/Socket.kt
geekdroid/src/main/java/com/geekorum/geekdroid/network/TokenRetriever.kt
geekdroid/src/main/java/com/geekorum/geekdroid/security/SimpleEncryption.kt
geekdroid/src/main/java/com/geekorum/geekdroid/utils/PriorityRunnable.java
geekdroid/src/main/java/com/geekorum/geekdroid/utils/ProcessPriority.java
geekdroid/src/main/java/com/geekorum/geekdroid/views/AccountMenuLineView.kt
geekdroid/src/main/java/com/geekorum/geekdroid/views/CheckableImageView.java
geekdroid/src/main/java/com/geekorum/geekdroid/views/EdgeToEdge.kt
geekdroid/src/main/java/com/geekorum/geekdroid/views/MultipleLongClickGestureDetector.java
geekdroid/src/main/java/com/geekorum/geekdroid/views/ReturningBottomAppBar.kt
geekdroid/src/main/java/com/geekorum/geekdroid/views/banners/Banners.kt
geekdroid/src/main/java/com/geekorum/geekdroid/views/banners/Builders.kt
geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/NestedCoordinatorLayout.java
geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/ScrollAwareFABBehavior.java
geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/SwingBottomItemAnimator.java
geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/FirstLayoutItemAnimator.java
geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ItemSwiper.java
geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ScrollFromBottomAppearanceItemAnimator.java
geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/SingleItemSwipedCallback.java
geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/SpacingItemDecoration.java
geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ViewItemDecoration.java
geekdroid/src/main/res/drawable/view_account_menu_line_handle_closed.xml
geekdroid/src/main/res/drawable/view_account_menu_line_handle_open.xml
geekdroid/src/main/res/drawable/view_account_menu_line_handle_selector.xml
geekdroid/src/main/res/layout/activity_bottom_sheet_dialog.xml
geekdroid/src/main/res/layout/view_account_menu_line.xml
geekdroid/src/main/res/layout/view_banner_extended.xml
geekdroid/src/main/res/layout/view_banner_simple.xml
geekdroid/src/main/res/values/attrs.xml
geekdroid/src/main/res/values/ids.xml
geekdroid/src/main/res/values/strings.xml
geekdroid/src/main/res/values/styles.xml
geekdroid/src/test/java/com/geekorum/geekdroid/accounts/AccountsLiveDataTest.java
geekdroid/src/test/java/com/geekorum/geekdroid/accounts/CancellableSyncAdapterTest.kt
geekdroid/src/test/java/com/geekorum/geekdroid/accounts/SyncInProgressLiveDataTest.java
geekdroid/src/test/java/com/geekorum/geekdroid/battery/LiveDataTest.kt
geekdroid/src/test/java/com/geekorum/geekdroid/shadows/ShadowAccountManager.java
geekdroid/src/test/java/com/geekorum/geekdroid/shadows/ShadowContentResolver.java
geekdroid/src/test/java/com/geekorum/geekdroid/utils/LifecycleMock.java
settings.gradle.kts
--- a/build.gradle.kts	Tue May 07 01:27:51 2024 -0400
+++ b/build.gradle.kts	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/build.gradle.kts	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/build.gradle.kts	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/AndroidSigning.kt	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/AndroidSigning.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/AndroidTests.kt	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/AndroidTests.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/Avdl.kt	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/Avdl.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/Repositories.kt	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/Repositories.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/RepositoryChangeset.kt	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/RepositoryChangeset.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/SourceLicenseChecker.kt	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/SourceLicenseChecker.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/android-avdl.gradle.kts	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/android-avdl.gradle.kts	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/android-signing.gradle.kts	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/android-signing.gradle.kts	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/android-tests.gradle.kts	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/android-tests.gradle.kts	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/play-store-publish.gradle.kts	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/play-store-publish.gradle.kts	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/source-license-checker.gradle.kts	Tue May 07 01:27:51 2024 -0400
+++ b/buildSrc/src/main/kotlin/source-license-checker.gradle.kts	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/config/android-checkstyle.gradle	Tue May 07 01:27:51 2024 -0400
+++ b/config/android-checkstyle.gradle	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/config/java-checkstyle.gradle	Tue May 07 01:27:51 2024 -0400
+++ b/config/java-checkstyle.gradle	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/config/license/header.txt	Tue May 07 01:27:51 2024 -0400
+++ b/config/license/header.txt	Mon Feb 17 18:52:41 2025 -0400
@@ -1,7 +1,7 @@
 Geekdroid is a utility library for development on the Android
 Platform.
 
-Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
 This file is part of Geekdroid.
 
--- a/config/source-archive.gradle	Tue May 07 01:27:51 2024 -0400
+++ b/config/source-archive.gradle	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/androidTest/java/com/geekorum/geekdroid/firebase/ExampleInstrumentedTest.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid-firebase/src/androidTest/java/com/geekorum/geekdroid/firebase/ExampleInstrumentedTest.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/AndroidManifest.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid-firebase/src/main/AndroidManifest.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -3,7 +3,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/CurrentUserLiveData.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/CurrentUserLiveData.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/firestore/Firestore.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/firestore/Firestore.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/firestore/Paging.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/firestore/Paging.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/logging/CrashlyticsLoggingTree.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/logging/CrashlyticsLoggingTree.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/gms/LocationServices.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/gms/LocationServices.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/gms/Tasks.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/gms/Tasks.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/test/java/com/geekorum/geekdroid/firebase/ExampleUnitTest.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid-firebase/src/test/java/com/geekorum/geekdroid/firebase/ExampleUnitTest.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/build.gradle.kts	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/build.gradle.kts	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/androidTest/java/com/geekorum/geekdroid/ExampleInstrumentedTest.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/androidTest/java/com/geekorum/geekdroid/ExampleInstrumentedTest.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/AndroidManifest.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/AndroidManifest.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -3,7 +3,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/RoomExt.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/RoomExt.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountAuthenticatorComponentActivity.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountAuthenticatorComponentActivity.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountSelector.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountSelector.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountTokenRetriever.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountTokenRetriever.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountsListViewModel.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountsListViewModel.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountsLiveData.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountsLiveData.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/CancellableSyncAdapter.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/CancellableSyncAdapter.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/SyncInProgressLiveData.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/SyncInProgressLiveData.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/app/AppCompatPreferenceActivity.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/app/AppCompatPreferenceActivity.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/app/BottomSheetDialogActivity.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/app/BottomSheetDialogActivity.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/app/ModalBottomSheetActivity.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/app/ModalBottomSheetActivity.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/app/lifecycle/EventObserver.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/app/lifecycle/EventObserver.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/app/lifecycle/Transformations.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/app/lifecycle/Transformations.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/arch/PagingRequestHelper.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/arch/PagingRequestHelper.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/battery/LiveData.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/battery/LiveData.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/bindings/BindingAdapters.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/bindings/BindingAdapters.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AndroidFrameworkModule.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AndroidFrameworkModule.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AndroidxCoreModule.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AndroidxCoreModule.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AppInitializers.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AppInitializers.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/FragmentFactory.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/FragmentFactory.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/ViewModels.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/ViewModels.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/WorkerInjection.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/WorkerInjection.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/loaders/ObjectCursorLoader.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/loaders/ObjectCursorLoader.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/network/BrowserLauncher.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/network/BrowserLauncher.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/network/OkHttpWebViewClient.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/network/OkHttpWebViewClient.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/network/Socket.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/network/Socket.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/network/TokenRetriever.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/network/TokenRetriever.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/security/SimpleEncryption.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/security/SimpleEncryption.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/utils/PriorityRunnable.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/utils/PriorityRunnable.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/utils/ProcessPriority.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/utils/ProcessPriority.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/AccountMenuLineView.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/AccountMenuLineView.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/CheckableImageView.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/CheckableImageView.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/EdgeToEdge.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/EdgeToEdge.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/MultipleLongClickGestureDetector.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/MultipleLongClickGestureDetector.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/ReturningBottomAppBar.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/ReturningBottomAppBar.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/banners/Banners.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/banners/Banners.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/banners/Builders.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/banners/Builders.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/NestedCoordinatorLayout.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/NestedCoordinatorLayout.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/ScrollAwareFABBehavior.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/ScrollAwareFABBehavior.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/SwingBottomItemAnimator.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/SwingBottomItemAnimator.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/FirstLayoutItemAnimator.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/FirstLayoutItemAnimator.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ItemSwiper.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ItemSwiper.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ScrollFromBottomAppearanceItemAnimator.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ScrollFromBottomAppearanceItemAnimator.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/SingleItemSwipedCallback.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/SingleItemSwipedCallback.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/SpacingItemDecoration.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/SpacingItemDecoration.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ViewItemDecoration.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ViewItemDecoration.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/res/drawable/view_account_menu_line_handle_closed.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/res/drawable/view_account_menu_line_handle_closed.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -3,7 +3,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/drawable/view_account_menu_line_handle_open.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/res/drawable/view_account_menu_line_handle_open.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -3,7 +3,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/drawable/view_account_menu_line_handle_selector.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/res/drawable/view_account_menu_line_handle_selector.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/layout/activity_bottom_sheet_dialog.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/res/layout/activity_bottom_sheet_dialog.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/layout/view_account_menu_line.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/res/layout/view_account_menu_line.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/layout/view_banner_extended.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/res/layout/view_banner_extended.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/layout/view_banner_simple.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/res/layout/view_banner_simple.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/values/attrs.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/res/values/attrs.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/values/ids.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/res/values/ids.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/values/strings.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/res/values/strings.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -3,7 +3,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/values/styles.xml	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/main/res/values/styles.xml	Mon Feb 17 18:52:41 2025 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/AccountsLiveDataTest.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/AccountsLiveDataTest.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/CancellableSyncAdapterTest.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/CancellableSyncAdapterTest.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/SyncInProgressLiveDataTest.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/SyncInProgressLiveDataTest.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/battery/LiveDataTest.kt	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/battery/LiveDataTest.kt	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/shadows/ShadowAccountManager.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/shadows/ShadowAccountManager.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/shadows/ShadowContentResolver.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/shadows/ShadowContentResolver.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/utils/LifecycleMock.java	Tue May 07 01:27:51 2024 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/utils/LifecycleMock.java	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/settings.gradle.kts	Tue May 07 01:27:51 2024 -0400
+++ b/settings.gradle.kts	Mon Feb 17 18:52:41 2025 -0400
@@ -2,7 +2,7 @@
  * Geekdroid is a utility library for development on the Android
  * Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *