update licence headers geekttrss-1.6.1
authorDa Risk <da_risk@geekorum.com>
Mon, 30 Jan 2023 10:03:33 -0400
changeset 37 8ec7aee97eb6
parent 36 719f27ff6d46
child 38 fcb827ae21db
update licence headers
build.gradle.kts
buildSrc/build.gradle.kts
buildSrc/src/main/kotlin/AndroidJavaVersion.kt
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/VersionAlignment.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/license/header.txt
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.kt
geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/Tasks.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/AccountAuthenticatorAppCompatActivity.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/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/bindings/Converters.java
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/osslicenses/LicenseInfoRepository.kt
geekdroid/src/main/java/com/geekorum/geekdroid/osslicenses/OssLicenseParser.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	Wed Jan 04 17:16:54 2023 -0400
+++ b/build.gradle.kts	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/build.gradle.kts	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/build.gradle.kts	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/AndroidJavaVersion.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/AndroidJavaVersion.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/AndroidSigning.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/AndroidSigning.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/AndroidTests.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/AndroidTests.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/Avdl.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/Avdl.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/Repositories.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/Repositories.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/RepositoryChangeset.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/RepositoryChangeset.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/SourceLicenseChecker.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/SourceLicenseChecker.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/VersionAlignment.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/VersionAlignment.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/android-avdl.gradle.kts	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/android-avdl.gradle.kts	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/android-signing.gradle.kts	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/android-signing.gradle.kts	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/android-tests.gradle.kts	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/android-tests.gradle.kts	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/play-store-publish.gradle.kts	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/play-store-publish.gradle.kts	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/buildSrc/src/main/kotlin/source-license-checker.gradle.kts	Wed Jan 04 17:16:54 2023 -0400
+++ b/buildSrc/src/main/kotlin/source-license-checker.gradle.kts	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/config/license/header.txt	Wed Jan 04 17:16:54 2023 -0400
+++ b/config/license/header.txt	Mon Jan 30 10:03:33 2023 -0400
@@ -1,7 +1,7 @@
 Geekdroid is a utility library for development on the Android
 Platform.
 
-Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
 This file is part of Geekdroid.
 
--- a/geekdroid-firebase/src/androidTest/java/com/geekorum/geekdroid/firebase/ExampleInstrumentedTest.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid-firebase/src/androidTest/java/com/geekorum/geekdroid/firebase/ExampleInstrumentedTest.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/AndroidManifest.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid-firebase/src/main/AndroidManifest.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -3,7 +3,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/CurrentUserLiveData.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/CurrentUserLiveData.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/Firestore.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/Firestore.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/Tasks.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/Tasks.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/logging/CrashlyticsLoggingTree.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/firebase/logging/CrashlyticsLoggingTree.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/gms/LocationServices.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/gms/LocationServices.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/gms/Tasks.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid-firebase/src/main/java/com/geekorum/geekdroid/gms/Tasks.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid-firebase/src/test/java/com/geekorum/geekdroid/firebase/ExampleUnitTest.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid-firebase/src/test/java/com/geekorum/geekdroid/firebase/ExampleUnitTest.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/build.gradle.kts	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/build.gradle.kts	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/androidTest/java/com/geekorum/geekdroid/ExampleInstrumentedTest.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/androidTest/java/com/geekorum/geekdroid/ExampleInstrumentedTest.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/AndroidManifest.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/AndroidManifest.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -3,7 +3,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/RoomExt.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/RoomExt.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountAuthenticatorAppCompatActivity.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountAuthenticatorAppCompatActivity.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountSelector.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountSelector.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountTokenRetriever.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountTokenRetriever.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountsListViewModel.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountsListViewModel.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountsLiveData.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/AccountsLiveData.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/CancellableSyncAdapter.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/CancellableSyncAdapter.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/SyncInProgressLiveData.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/accounts/SyncInProgressLiveData.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/app/AppCompatPreferenceActivity.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/app/AppCompatPreferenceActivity.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/app/BottomSheetDialogActivity.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/app/BottomSheetDialogActivity.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/app/lifecycle/EventObserver.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/app/lifecycle/EventObserver.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/app/lifecycle/Transformations.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/app/lifecycle/Transformations.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/arch/PagingRequestHelper.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/arch/PagingRequestHelper.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/battery/LiveData.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/battery/LiveData.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/bindings/BindingAdapters.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/bindings/BindingAdapters.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/bindings/Converters.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/bindings/Converters.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AndroidFrameworkModule.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AndroidFrameworkModule.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AndroidxCoreModule.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AndroidxCoreModule.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AppInitializers.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/AppInitializers.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/FragmentFactory.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/FragmentFactory.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/ViewModels.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/ViewModels.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/WorkerInjection.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/dagger/WorkerInjection.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/loaders/ObjectCursorLoader.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/loaders/ObjectCursorLoader.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/network/BrowserLauncher.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/network/BrowserLauncher.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/network/OkHttpWebViewClient.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/network/OkHttpWebViewClient.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/network/Socket.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/network/Socket.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/network/TokenRetriever.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/network/TokenRetriever.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/osslicenses/LicenseInfoRepository.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/osslicenses/LicenseInfoRepository.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/osslicenses/OssLicenseParser.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/osslicenses/OssLicenseParser.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/security/SimpleEncryption.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/security/SimpleEncryption.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/utils/PriorityRunnable.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/utils/PriorityRunnable.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/utils/ProcessPriority.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/utils/ProcessPriority.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/AccountMenuLineView.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/AccountMenuLineView.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/CheckableImageView.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/CheckableImageView.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/EdgeToEdge.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/EdgeToEdge.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/MultipleLongClickGestureDetector.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/MultipleLongClickGestureDetector.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/ReturningBottomAppBar.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/ReturningBottomAppBar.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/banners/Banners.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/banners/Banners.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/banners/Builders.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/banners/Builders.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/NestedCoordinatorLayout.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/NestedCoordinatorLayout.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/ScrollAwareFABBehavior.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/ScrollAwareFABBehavior.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/SwingBottomItemAnimator.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/behaviors/SwingBottomItemAnimator.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/FirstLayoutItemAnimator.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/FirstLayoutItemAnimator.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ItemSwiper.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ItemSwiper.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ScrollFromBottomAppearanceItemAnimator.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ScrollFromBottomAppearanceItemAnimator.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/SingleItemSwipedCallback.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/SingleItemSwipedCallback.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/SpacingItemDecoration.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/SpacingItemDecoration.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ViewItemDecoration.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/java/com/geekorum/geekdroid/views/recyclerview/ViewItemDecoration.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/main/res/drawable/view_account_menu_line_handle_closed.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/res/drawable/view_account_menu_line_handle_closed.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -3,7 +3,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/drawable/view_account_menu_line_handle_open.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/res/drawable/view_account_menu_line_handle_open.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -3,7 +3,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/drawable/view_account_menu_line_handle_selector.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/res/drawable/view_account_menu_line_handle_selector.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/layout/activity_bottom_sheet_dialog.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/res/layout/activity_bottom_sheet_dialog.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/layout/view_account_menu_line.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/res/layout/view_account_menu_line.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/layout/view_banner_extended.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/res/layout/view_banner_extended.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/layout/view_banner_simple.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/res/layout/view_banner_simple.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/values/attrs.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/res/values/attrs.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/values/ids.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/res/values/ids.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/values/strings.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/res/values/strings.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -3,7 +3,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/main/res/values/styles.xml	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/main/res/values/styles.xml	Mon Jan 30 10:03:33 2023 -0400
@@ -4,7 +4,7 @@
     Geekdroid is a utility library for development on the Android
     Platform.
 
-    Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
 
     This file is part of Geekdroid.
 
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/AccountsLiveDataTest.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/AccountsLiveDataTest.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/CancellableSyncAdapterTest.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/CancellableSyncAdapterTest.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/SyncInProgressLiveDataTest.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/accounts/SyncInProgressLiveDataTest.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/battery/LiveDataTest.kt	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/battery/LiveDataTest.kt	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/shadows/ShadowAccountManager.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/shadows/ShadowAccountManager.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/shadows/ShadowContentResolver.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/shadows/ShadowContentResolver.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/geekdroid/src/test/java/com/geekorum/geekdroid/utils/LifecycleMock.java	Wed Jan 04 17:16:54 2023 -0400
+++ b/geekdroid/src/test/java/com/geekorum/geekdroid/utils/LifecycleMock.java	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *
--- a/settings.gradle.kts	Wed Jan 04 17:16:54 2023 -0400
+++ b/settings.gradle.kts	Mon Jan 30 10:03:33 2023 -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-2023 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekdroid.
  *