update license headers
authorDa Risk <da_risk@geekorum.com>
Wed, 03 Jan 2024 15:26:40 -0400
changeset 1174 731f6ee517b6
parent 1173 bf0e4bd00913
child 1175 9969278d6b3b
update license headers
app/build.gradle.kts
app/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt
app/src/androidTest/java/com/geekorum/ttrss/accounts/AndroidTinyrssAccountManagerTest.kt
app/src/androidTest/java/com/geekorum/ttrss/data/ArticleFullTextSearchTest.kt
app/src/androidTest/java/com/geekorum/ttrss/data/migrations/ArticlesDatabaseMigrationTest.kt
app/src/androidTest/java/com/geekorum/ttrss/providers/PurgeArticlesWorkerTest.kt
app/src/androidTest/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt
app/src/androidTest/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorkerTest.kt
app/src/androidTest/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorkerTest.kt
app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorkerTest.kt
app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorkerTest.kt
app/src/androidTest/java/com/geekorum/ttrss/sync/workers/mocks.kt
app/src/androidTestFree/java/com/geekorum/ttrss/HiltTestApplication.kt
app/src/androidTestGoogle/java/com/geekorum/ttrss/HiltTestApplication.kt
app/src/debug/res/values/flavor.xml
app/src/free/java/com/geekorum/ttrss/core/BaseActivity.kt
app/src/free/java/com/geekorum/ttrss/di/FreeFlavorApplicationModule.kt
app/src/free/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt
app/src/free/res/values/attrs.xml
app/src/free/res/values/flavor.xml
app/src/google/java/com/geekorum/ttrss/GoogleFlavorApplication.kt
app/src/google/java/com/geekorum/ttrss/Ssl.kt
app/src/google/java/com/geekorum/ttrss/app_reviews/PlayStoreAppReviewManager.kt
app/src/google/java/com/geekorum/ttrss/article_details/GoogleFontsWebFontProvider.kt
app/src/google/java/com/geekorum/ttrss/core/BaseActivity.kt
app/src/google/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManager.kt
app/src/google/java/com/geekorum/ttrss/logging/CrashlyticsLoggingModule.kt
app/src/google/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt
app/src/google/java/com/geekorum/ttrss/on_demand_modules/PlayStoreModuleManager.kt
app/src/google/res/values/font_certs.xml
app/src/main/java/com/geekorum/ttrss/Application.kt
app/src/main/java/com/geekorum/ttrss/BatteryFriendlyActivity.kt
app/src/main/java/com/geekorum/ttrss/DefaultNightModeInitializer.kt
app/src/main/java/com/geekorum/ttrss/Features.kt
app/src/main/java/com/geekorum/ttrss/MainActivity.kt
app/src/main/java/com/geekorum/ttrss/NotificationCenter.java
app/src/main/java/com/geekorum/ttrss/accounts/AccountAuthenticator.kt
app/src/main/java/com/geekorum/ttrss/accounts/AuthenticatorService.java
app/src/main/java/com/geekorum/ttrss/accounts/LoginActivity.kt
app/src/main/java/com/geekorum/ttrss/accounts/LoginScreen.kt
app/src/main/java/com/geekorum/ttrss/accounts/LoginViewModel.kt
app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAccountTokenRetriever.kt
app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAcountManager.kt
app/src/main/java/com/geekorum/ttrss/accounts/di.kt
app/src/main/java/com/geekorum/ttrss/add_feed/AddFeedLauncherActivity.kt
app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewManager.kt
app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewStateManager.kt
app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewViewModel.kt
app/src/main/java/com/geekorum/ttrss/article_details/ArticleActionsBars.kt
app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailActivity.kt
app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsScreen.kt
app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsViewModel.kt
app/src/main/java/com/geekorum/ttrss/article_details/WebFontProvider.kt
app/src/main/java/com/geekorum/ttrss/article_details/WebViewComponent.kt
app/src/main/java/com/geekorum/ttrss/article_details/WebviewUtils.kt
app/src/main/java/com/geekorum/ttrss/article_details/di.kt
app/src/main/java/com/geekorum/ttrss/articles_list/ActivityViewModel.kt
app/src/main/java/com/geekorum/ttrss/articles_list/AppBarPresenter.kt
app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCard.kt
app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCardsList.kt
app/src/main/java/com/geekorum/ttrss/articles_list/ArticleListActivity.kt
app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListAppbar.kt
app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListPreferencesRepository.kt
app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListScaffold.kt
app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListScreen.kt
app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesRepository.kt
app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesViewModel.kt
app/src/main/java/com/geekorum/ttrss/articles_list/DrawerLayoutPresenter.kt
app/src/main/java/com/geekorum/ttrss/articles_list/FabPresenter.kt
app/src/main/java/com/geekorum/ttrss/articles_list/FeedListNavigationMenu.kt
app/src/main/java/com/geekorum/ttrss/articles_list/FeedsNavigationMenuPresenter.kt
app/src/main/java/com/geekorum/ttrss/articles_list/FeedsRepository.kt
app/src/main/java/com/geekorum/ttrss/articles_list/FeedsViewModel.kt
app/src/main/java/com/geekorum/ttrss/articles_list/InAppUpdatePresenter.kt
app/src/main/java/com/geekorum/ttrss/articles_list/Navigation.kt
app/src/main/java/com/geekorum/ttrss/articles_list/TagsListBar.kt
app/src/main/java/com/geekorum/ttrss/articles_list/TagsViewModel.kt
app/src/main/java/com/geekorum/ttrss/articles_list/TtrssAccountViewModel.kt
app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineScreen.kt
app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineViewModel.kt
app/src/main/java/com/geekorum/ttrss/articles_list/search/ArticlesSearchScreen.kt
app/src/main/java/com/geekorum/ttrss/articles_list/search/SearchViewModel.kt
app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManager.kt
app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManagerInitializer.kt
app/src/main/java/com/geekorum/ttrss/background_job/WorkManagerInitializer.kt
app/src/main/java/com/geekorum/ttrss/background_job/di.kt
app/src/main/java/com/geekorum/ttrss/core/CoreComponents.kt
app/src/main/java/com/geekorum/ttrss/core/CoroutineDispatchersProvider.kt
app/src/main/java/com/geekorum/ttrss/data/AccountInfoDao.kt
app/src/main/java/com/geekorum/ttrss/data/ArticleDao.kt
app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabase.kt
app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabaseModule.kt
app/src/main/java/com/geekorum/ttrss/data/FeedsDao.kt
app/src/main/java/com/geekorum/ttrss/data/ManageFeedsDao.kt
app/src/main/java/com/geekorum/ttrss/data/SynchronizationDao.kt
app/src/main/java/com/geekorum/ttrss/data/TransactionsDao.kt
app/src/main/java/com/geekorum/ttrss/data/Types.kt
app/src/main/java/com/geekorum/ttrss/data/migrations/ArticlesDatabase.kt
app/src/main/java/com/geekorum/ttrss/data/plugins/SynchronizationFacade.kt
app/src/main/java/com/geekorum/ttrss/debugtools/Firebase.kt
app/src/main/java/com/geekorum/ttrss/debugtools/StrictMode.kt
app/src/main/java/com/geekorum/ttrss/di/ApplicationComponent.kt
app/src/main/java/com/geekorum/ttrss/di/ExternalsModule.kt
app/src/main/java/com/geekorum/ttrss/di/NetworkModule.kt
app/src/main/java/com/geekorum/ttrss/di/scopes.kt
app/src/main/java/com/geekorum/ttrss/features_api/ManageFeeds.kt
app/src/main/java/com/geekorum/ttrss/features_api/ViewModels.kt
app/src/main/java/com/geekorum/ttrss/features_api/Workers.kt
app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateManager.kt
app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModel.kt
app/src/main/java/com/geekorum/ttrss/in_app_update/NoInAppUpdateManager.kt
app/src/main/java/com/geekorum/ttrss/logging/LogcatLoggingModule.kt
app/src/main/java/com/geekorum/ttrss/logging/RetrofitInvocationLogger.kt
app/src/main/java/com/geekorum/ttrss/logging/TimberModule.kt
app/src/main/java/com/geekorum/ttrss/network/ApiRetrofitService.kt
app/src/main/java/com/geekorum/ttrss/network/ApiService.kt
app/src/main/java/com/geekorum/ttrss/network/TinyrssApiModule.kt
app/src/main/java/com/geekorum/ttrss/network/TtRssBrowserLauncher.kt
app/src/main/java/com/geekorum/ttrss/on_demand_modules/ImmutableModuleManager.kt
app/src/main/java/com/geekorum/ttrss/on_demand_modules/InstallModuleViewModel.kt
app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleManager.kt
app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostProgressDestinationProvider.kt
app/src/main/java/com/geekorum/ttrss/on_demand_modules/di.kt
app/src/main/java/com/geekorum/ttrss/providers/ArticlesContract.kt
app/src/main/java/com/geekorum/ttrss/providers/ArticlesProvider.kt
app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesDao.kt
app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesWorker.kt
app/src/main/java/com/geekorum/ttrss/publish_article/ShareToPublishArticleActivity.kt
app/src/main/java/com/geekorum/ttrss/session/Actions.kt
app/src/main/java/com/geekorum/ttrss/session/SessionActivity.kt
app/src/main/java/com/geekorum/ttrss/session/di.kt
app/src/main/java/com/geekorum/ttrss/settings/SettingsActivity.kt
app/src/main/java/com/geekorum/ttrss/settings/SettingsInitializer.kt
app/src/main/java/com/geekorum/ttrss/settings/di.kt
app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceDependenciesListScreen.kt
app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceLicenseScreen.kt
app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceLicensesActivity.kt
app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceLicensesViewModel.kt
app/src/main/java/com/geekorum/ttrss/settings/licenses/di.kt
app/src/main/java/com/geekorum/ttrss/settings/manage_features/InstallFeatureActivity.kt
app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesFragment.kt
app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesViewModel.kt
app/src/main/java/com/geekorum/ttrss/share/ShareArticle.kt
app/src/main/java/com/geekorum/ttrss/sync/ArticleAugmenter.kt
app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncAdapter.java
app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncService.java
app/src/main/java/com/geekorum/ttrss/sync/ArticleSynchronizer.kt
app/src/main/java/com/geekorum/ttrss/sync/BackgroundDataUsageManager.java
app/src/main/java/com/geekorum/ttrss/sync/DatabaseService.kt
app/src/main/java/com/geekorum/ttrss/sync/FeedIconApiDownloader.kt
app/src/main/java/com/geekorum/ttrss/sync/FeedIconSynchronizer.kt
app/src/main/java/com/geekorum/ttrss/sync/HttpCacher.kt
app/src/main/java/com/geekorum/ttrss/sync/SyncContract.java
app/src/main/java/com/geekorum/ttrss/sync/di.kt
app/src/main/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorker.kt
app/src/main/java/com/geekorum/ttrss/sync/workers/FeedArticlesWorker.kt
app/src/main/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorker.kt
app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsIconWorker.kt
app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsWorker.kt
app/src/main/java/com/geekorum/ttrss/sync/workers/SyncWorkerFactory.kt
app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorker.kt
app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorker.kt
app/src/main/java/com/geekorum/ttrss/sync/workers/di.kt
app/src/main/java/com/geekorum/ttrss/ui/Theme3.kt
app/src/main/java/com/geekorum/ttrss/ui/WindowSize.kt
app/src/main/java/com/geekorum/ttrss/ui/components/OpenInBrowserIcon.kt
app/src/main/res/color-night/article_detail_bottom_appbar_read.xml
app/src/main/res/color-night/article_detail_bottom_appbar_unread.xml
app/src/main/res/color/article_detail_bottom_appbar_read.xml
app/src/main/res/color/article_detail_bottom_appbar_unread.xml
app/src/main/res/color/state_color_controlled.xml
app/src/main/res/drawable/asl_ic_star.xml
app/src/main/res/drawable/avd_ic_star_empty.xml
app/src/main/res/drawable/avd_ic_star_filled.xml
app/src/main/res/drawable/ic_baseline_sort_24.xml
app/src/main/res/drawable/ic_launcher_background.xml
app/src/main/res/drawable/ic_launcher_foreground.xml
app/src/main/res/drawable/ic_launcher_monochrome.xml
app/src/main/res/drawable/ic_menu_24dp.xml
app/src/main/res/drawable/ic_newspaper_24.xml
app/src/main/res/drawable/ic_open_in_browser_24.xml
app/src/main/res/drawable/ic_person_24dp.xml
app/src/main/res/drawable/ic_rss_feed_orange.xml
app/src/main/res/drawable/ic_search_24dp.xml
app/src/main/res/drawable/ic_settings_black_24dp.xml
app/src/main/res/drawable/ic_share_24dp.xml
app/src/main/res/drawable/ic_star_empty_24dp.xml
app/src/main/res/drawable/ic_star_fill_24dp.xml
app/src/main/res/drawable/ic_tune_black_24dp.xml
app/src/main/res/drawable/ic_vpn_key_24dp.xml
app/src/main/res/drawable/ic_web_24dp.xml
app/src/main/res/layout/activity_add_feed_installer.xml
app/src/main/res/layout/settings_preferences_container.xml
app/src/main/res/menu/activity_articles_list.xml
app/src/main/res/menu/fragment_article_details.xml
app/src/main/res/menu/fragment_feed_list.xml
app/src/main/res/menu/item_article.xml
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
app/src/main/res/navigation/add_feed_installer.xml
app/src/main/res/values-fr/strings.xml
app/src/main/res/values-night-v27/styles.xml
app/src/main/res/values-night-v29/styles.xml
app/src/main/res/values-night/aliases.xml
app/src/main/res/values-night/colors.xml
app/src/main/res/values-night/styles.xml
app/src/main/res/values-v26/aliases.xml
app/src/main/res/values-v27/styles.xml
app/src/main/res/values-v29/styles.xml
app/src/main/res/values/aliases.xml
app/src/main/res/values/arrays.xml
app/src/main/res/values/attrs.xml
app/src/main/res/values/colors.xml
app/src/main/res/values/dimens.xml
app/src/main/res/values/flavor.xml
app/src/main/res/values/ids.xml
app/src/main/res/values/integers.xml
app/src/main/res/values/preloaded_fonts.xml
app/src/main/res/values/strings.xml
app/src/main/res/values/styles.xml
app/src/main/res/xml/articlesyncadapter.xml
app/src/main/res/xml/authenticator.xml
app/src/main/res/xml/network_security_config.xml
app/src/main/res/xml/pref_general.xml
app/src/test/java/com/geekorum/ttrss/AndroidxTestUtils.kt
app/src/test/java/com/geekorum/ttrss/BatteryFriendlyActivityTest.kt
app/src/test/java/com/geekorum/ttrss/accounts/LoginActivityTest.kt
app/src/test/java/com/geekorum/ttrss/accounts/LoginViewModelTest.kt
app/src/test/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModelTest.kt
app/src/test/java/com/geekorum/ttrss/network/ApiServiceTest.kt
app/src/test/java/com/geekorum/ttrss/network/TinyrssApiModuleTest.kt
app/src/test/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt
app/src/testDebug/java/com/geekorum/ttrss/accounts/LoginScreenTest.kt
app/src/testGoogle/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManagerTest.kt
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/AndroidUniversalApkRelease.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-release-universal-apk.gradle.kts
buildSrc/src/main/kotlin/android-signing.gradle.kts
buildSrc/src/main/kotlin/android-tests.gradle.kts
buildSrc/src/main/kotlin/conventions/android-application.gradle.kts
buildSrc/src/main/kotlin/conventions/android-dynamic-feature.gradle.kts
buildSrc/src/main/kotlin/conventions/android.kt
buildSrc/src/main/kotlin/conventions/jvm-library.gradle.kts
buildSrc/src/main/kotlin/conventions/kotlin-project.kt
buildSrc/src/main/kotlin/play-store-publish.gradle.kts
buildSrc/src/main/kotlin/source-license-checker.gradle.kts
config/license/header.txt
faviKonSnoop/build.gradle.kts
faviKonSnoop/src/main/kotlin/FaviKonSnoop.kt
faviKonSnoop/src/main/kotlin/FaviconInfo.kt
faviKonSnoop/src/main/kotlin/Snooper.kt
faviKonSnoop/src/main/kotlin/snoopers/AppManifestSnooper.kt
faviKonSnoop/src/main/kotlin/snoopers/AppleTouchIconSnooper.kt
faviKonSnoop/src/main/kotlin/snoopers/HtmlHelpers.kt
faviKonSnoop/src/main/kotlin/snoopers/LinkRelSnooper.kt
faviKonSnoop/src/main/kotlin/snoopers/WhatWgSnooper.kt
faviKonSnoop/src/test/kotlin/Utils.kt
faviKonSnoop/src/test/kotlin/snoopers/AppManifestSnooperTest.kt
faviKonSnoop/src/test/kotlin/snoopers/HtmlHelpersTest.kt
faviKonSnoop/src/test/kotlin/snoopers/LinkRelSnooperTest.kt
faviKonSnoop/src/test/kotlin/snoopers/WhatWgSnooperTest.kt
gradle/libs.versions.toml
htmlparsers/build.gradle.kts
htmlparsers/src/main/kotlin/FeedExtractor.kt
htmlparsers/src/main/kotlin/HtmlExtractor.kt
htmlparsers/src/main/kotlin/ImageUrlExtractor.kt
htmlparsers/src/test/kotlin/FeedExtractorTest.kt
htmlparsers/src/test/kotlin/ImageUrlExtractorTest.kt
manage_feeds/build.gradle.kts
manage_feeds/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt
manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivityTest.kt
manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlScreenTest.kt
manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedScreenTest.kt
manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/Utils.kt
manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/MockManageFeedService.kt
manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorkerTest.kt
manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorkerTest.kt
manage_feeds/src/debug/java/com/geekorum/ttrss/manage_feeds/ViewModelProvidedActivity.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/CoreComponents.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedViewModel.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedsActivity.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivity.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModel.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/DisplayErrorScreen.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlScreen.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedAdapter.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinder.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/Navigation.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedScreen.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedActivity.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModel.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/di.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/di.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/BaseManageFeedWorker.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedService.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedWorkerProvider.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorker.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorker.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/di.kt
manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModelTest.kt
manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinderTest.kt
manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModelTest.kt
manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/Workaround.kt
settings.gradle.kts
webapi/build.gradle.kts
webapi/src/main/kotlin/ApiCallException.kt
webapi/src/main/kotlin/BasicAuthInterceptor.kt
webapi/src/main/kotlin/LoggedRequestInterceptorFactory.kt
webapi/src/main/kotlin/RetrofitServiceHelper.kt
webapi/src/main/kotlin/TinyRssApi.kt
webapi/src/main/kotlin/TokenRetriever.kt
webapi/src/main/kotlin/model/Articles.kt
webapi/src/main/kotlin/model/BaseProtocol.kt
webapi/src/main/kotlin/model/CatchupFeed.kt
webapi/src/main/kotlin/model/Config.kt
webapi/src/main/kotlin/model/Feeds.kt
webapi/src/main/kotlin/model/Login.kt
webapi/src/main/kotlin/model/SubscribeToFeed.kt
webapi/src/main/kotlin/model/Types.kt
webapi/src/main/kotlin/model/Version.kt
webapi/src/test/kotlin/BasicAuthInterceptorTest.kt
webapi/src/test/kotlin/JsonEncoder.kt
webapi/src/test/kotlin/model/AttachmentsSerializationTest.kt
webapi/src/test/kotlin/model/CatchupFeedJsonSerializationTest.kt
webapi/src/test/kotlin/model/ConfigJsonSerializationTest.kt
webapi/src/test/kotlin/model/GetArticlesJsonSerializationTest.kt
webapi/src/test/kotlin/model/JsonSerializationTest.kt
webapi/src/test/kotlin/model/SubscribeJsonSerializationTest.kt
webapi/src/test/kotlin/model/VersionJsonSerializationTest.kt
--- a/app/build.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/build.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/accounts/AndroidTinyrssAccountManagerTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/accounts/AndroidTinyrssAccountManagerTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/data/ArticleFullTextSearchTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/data/ArticleFullTextSearchTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/data/migrations/ArticlesDatabaseMigrationTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/data/migrations/ArticlesDatabaseMigrationTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/providers/PurgeArticlesWorkerTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/providers/PurgeArticlesWorkerTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorkerTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorkerTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorkerTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorkerTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorkerTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorkerTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorkerTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorkerTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/mocks.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/mocks.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTestFree/java/com/geekorum/ttrss/HiltTestApplication.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTestFree/java/com/geekorum/ttrss/HiltTestApplication.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTestGoogle/java/com/geekorum/ttrss/HiltTestApplication.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/androidTestGoogle/java/com/geekorum/ttrss/HiltTestApplication.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/debug/res/values/flavor.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/debug/res/values/flavor.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/free/java/com/geekorum/ttrss/core/BaseActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/free/java/com/geekorum/ttrss/core/BaseActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/free/java/com/geekorum/ttrss/di/FreeFlavorApplicationModule.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/free/java/com/geekorum/ttrss/di/FreeFlavorApplicationModule.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/free/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/free/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/free/res/values/attrs.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/free/res/values/attrs.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -1,23 +1,24 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-Geekttrss is a RSS feed reader application on the Android Platform.
+
+    Geekttrss is a RSS feed reader application on the Android Platform.
 
-Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
-This file is part of Geekttrss.
+    This file is part of Geekttrss.
 
-Geekttrss is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+    Geekttrss is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
 
-Geekttrss is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
+    Geekttrss is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
 
-You should have received a copy of the GNU General Public License
-along with Geekttrss.  If not, see <http://www.gnu.org/licenses/>.
+    You should have received a copy of the GNU General Public License
+    along with Geekttrss.  If not, see <http://www.gnu.org/licenses/>.
 
 -->
 <resources>
--- a/app/src/free/res/values/flavor.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/free/res/values/flavor.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/google/java/com/geekorum/ttrss/GoogleFlavorApplication.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/GoogleFlavorApplication.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/Ssl.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/Ssl.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/app_reviews/PlayStoreAppReviewManager.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/app_reviews/PlayStoreAppReviewManager.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/article_details/GoogleFontsWebFontProvider.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/article_details/GoogleFontsWebFontProvider.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/core/BaseActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/core/BaseActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManager.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManager.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/logging/CrashlyticsLoggingModule.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/logging/CrashlyticsLoggingModule.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/on_demand_modules/PlayStoreModuleManager.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/on_demand_modules/PlayStoreModuleManager.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/res/values/font_certs.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/google/res/values/font_certs.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/java/com/geekorum/ttrss/Application.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/Application.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/BatteryFriendlyActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/BatteryFriendlyActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/DefaultNightModeInitializer.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/DefaultNightModeInitializer.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/Features.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/Features.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/MainActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/MainActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/NotificationCenter.java	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/NotificationCenter.java	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/AccountAuthenticator.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/AccountAuthenticator.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/AuthenticatorService.java	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/AuthenticatorService.java	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/LoginActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/LoginActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/LoginScreen.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/LoginScreen.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/LoginViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/LoginViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAccountTokenRetriever.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAccountTokenRetriever.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAcountManager.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAcountManager.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/add_feed/AddFeedLauncherActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/add_feed/AddFeedLauncherActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewManager.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewManager.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewStateManager.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewStateManager.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleActionsBars.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleActionsBars.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsScreen.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsScreen.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/WebFontProvider.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/WebFontProvider.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/WebViewComponent.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/WebViewComponent.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/WebviewUtils.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/WebviewUtils.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ActivityViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ActivityViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/AppBarPresenter.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/AppBarPresenter.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCard.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCard.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCardsList.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCardsList.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleListActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleListActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListAppbar.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListAppbar.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListPreferencesRepository.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListPreferencesRepository.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListScaffold.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListScaffold.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListScreen.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListScreen.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesRepository.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesRepository.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/DrawerLayoutPresenter.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/DrawerLayoutPresenter.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FabPresenter.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FabPresenter.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedListNavigationMenu.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedListNavigationMenu.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsNavigationMenuPresenter.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsNavigationMenuPresenter.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsRepository.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsRepository.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/InAppUpdatePresenter.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/InAppUpdatePresenter.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/Navigation.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/Navigation.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/TagsListBar.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/TagsListBar.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/TagsViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/TagsViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/TtrssAccountViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/TtrssAccountViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineScreen.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineScreen.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/search/ArticlesSearchScreen.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/search/ArticlesSearchScreen.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/search/SearchViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/search/SearchViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManager.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManager.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManagerInitializer.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManagerInitializer.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/background_job/WorkManagerInitializer.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/WorkManagerInitializer.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/background_job/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/core/CoreComponents.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/core/CoreComponents.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/core/CoroutineDispatchersProvider.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/core/CoroutineDispatchersProvider.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/AccountInfoDao.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/AccountInfoDao.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/ArticleDao.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ArticleDao.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabase.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabase.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabaseModule.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabaseModule.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/FeedsDao.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/FeedsDao.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/ManageFeedsDao.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ManageFeedsDao.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/SynchronizationDao.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/SynchronizationDao.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/TransactionsDao.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/TransactionsDao.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/Types.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/Types.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/migrations/ArticlesDatabase.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/migrations/ArticlesDatabase.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/plugins/SynchronizationFacade.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/plugins/SynchronizationFacade.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/debugtools/Firebase.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/debugtools/Firebase.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/debugtools/StrictMode.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/debugtools/StrictMode.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/di/ApplicationComponent.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/ApplicationComponent.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/di/ExternalsModule.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/ExternalsModule.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/di/NetworkModule.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/NetworkModule.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/di/scopes.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/scopes.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/features_api/ManageFeeds.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/features_api/ManageFeeds.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/features_api/ViewModels.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/features_api/ViewModels.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/features_api/Workers.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/features_api/Workers.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateManager.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateManager.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/in_app_update/NoInAppUpdateManager.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/in_app_update/NoInAppUpdateManager.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/logging/LogcatLoggingModule.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/logging/LogcatLoggingModule.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/logging/RetrofitInvocationLogger.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/logging/RetrofitInvocationLogger.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/logging/TimberModule.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/logging/TimberModule.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/network/ApiRetrofitService.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/ApiRetrofitService.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/network/ApiService.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/ApiService.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/network/TinyrssApiModule.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/TinyrssApiModule.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/network/TtRssBrowserLauncher.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/TtRssBrowserLauncher.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/ImmutableModuleManager.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/ImmutableModuleManager.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/InstallModuleViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/InstallModuleViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleManager.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleManager.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostProgressDestinationProvider.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostProgressDestinationProvider.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/providers/ArticlesContract.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/ArticlesContract.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/providers/ArticlesProvider.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/ArticlesProvider.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesDao.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesDao.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesWorker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesWorker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/publish_article/ShareToPublishArticleActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/publish_article/ShareToPublishArticleActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/session/Actions.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/session/Actions.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/session/SessionActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/session/SessionActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/session/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/session/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/SettingsActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/SettingsActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/SettingsInitializer.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/SettingsInitializer.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceDependenciesListScreen.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceDependenciesListScreen.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceLicenseScreen.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceLicenseScreen.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceLicensesActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceLicensesActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceLicensesViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/licenses/OpenSourceLicensesViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/licenses/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/licenses/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/manage_features/InstallFeatureActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/manage_features/InstallFeatureActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesFragment.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesFragment.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/share/ShareArticle.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/share/ShareArticle.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleAugmenter.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleAugmenter.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncAdapter.java	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncAdapter.java	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncService.java	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncService.java	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleSynchronizer.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleSynchronizer.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/BackgroundDataUsageManager.java	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/BackgroundDataUsageManager.java	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/DatabaseService.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/DatabaseService.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/FeedIconApiDownloader.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/FeedIconApiDownloader.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/FeedIconSynchronizer.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/FeedIconSynchronizer.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/HttpCacher.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/HttpCacher.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/SyncContract.java	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/SyncContract.java	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/FeedArticlesWorker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/FeedArticlesWorker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsIconWorker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsIconWorker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsWorker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsWorker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncWorkerFactory.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncWorkerFactory.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/Theme3.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/Theme3.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/WindowSize.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/WindowSize.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/components/OpenInBrowserIcon.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/components/OpenInBrowserIcon.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/res/color-night/article_detail_bottom_appbar_read.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/color-night/article_detail_bottom_appbar_read.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/color-night/article_detail_bottom_appbar_unread.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/color-night/article_detail_bottom_appbar_unread.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/color/article_detail_bottom_appbar_read.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/color/article_detail_bottom_appbar_read.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/color/article_detail_bottom_appbar_unread.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/color/article_detail_bottom_appbar_unread.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/color/state_color_controlled.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/color/state_color_controlled.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/asl_ic_star.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/asl_ic_star.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/avd_ic_star_empty.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/avd_ic_star_empty.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/avd_ic_star_filled.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/avd_ic_star_filled.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_baseline_sort_24.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_baseline_sort_24.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_launcher_background.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_launcher_background.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_launcher_foreground.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_launcher_foreground.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_launcher_monochrome.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_launcher_monochrome.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_menu_24dp.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_menu_24dp.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_newspaper_24.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_newspaper_24.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_open_in_browser_24.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_open_in_browser_24.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_person_24dp.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_person_24dp.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_rss_feed_orange.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_rss_feed_orange.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_search_24dp.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_search_24dp.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_settings_black_24dp.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_settings_black_24dp.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_share_24dp.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_share_24dp.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_star_empty_24dp.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_star_empty_24dp.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_star_fill_24dp.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_star_fill_24dp.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_tune_black_24dp.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_tune_black_24dp.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_vpn_key_24dp.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_vpn_key_24dp.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_web_24dp.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/drawable/ic_web_24dp.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/layout/activity_add_feed_installer.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/layout/activity_add_feed_installer.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/layout/settings_preferences_container.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/layout/settings_preferences_container.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/menu/activity_articles_list.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/menu/activity_articles_list.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/menu/fragment_article_details.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/menu/fragment_article_details.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/menu/fragment_feed_list.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/menu/fragment_feed_list.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/menu/item_article.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/menu/item_article.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/navigation/add_feed_installer.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/navigation/add_feed_installer.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-fr/strings.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values-fr/strings.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-night-v27/styles.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values-night-v27/styles.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-night-v29/styles.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values-night-v29/styles.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-night/aliases.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values-night/aliases.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-night/colors.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values-night/colors.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-night/styles.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values-night/styles.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-v26/aliases.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values-v26/aliases.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-v27/styles.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values-v27/styles.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-v29/styles.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values-v29/styles.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/aliases.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values/aliases.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/arrays.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values/arrays.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/attrs.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values/attrs.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/colors.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values/colors.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/dimens.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values/dimens.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/flavor.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values/flavor.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/ids.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values/ids.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/integers.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values/integers.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/preloaded_fonts.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values/preloaded_fonts.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/strings.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values/strings.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/styles.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/values/styles.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/xml/articlesyncadapter.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/xml/articlesyncadapter.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/xml/authenticator.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/xml/authenticator.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/xml/network_security_config.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/xml/network_security_config.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/xml/pref_general.xml	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/main/res/xml/pref_general.xml	Wed Jan 03 15:26:40 2024 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/test/java/com/geekorum/ttrss/AndroidxTestUtils.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/AndroidxTestUtils.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/BatteryFriendlyActivityTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/BatteryFriendlyActivityTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/accounts/LoginActivityTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/accounts/LoginActivityTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/accounts/LoginViewModelTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/accounts/LoginViewModelTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModelTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModelTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/network/ApiServiceTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/network/ApiServiceTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/network/TinyrssApiModuleTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/network/TinyrssApiModuleTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/testDebug/java/com/geekorum/ttrss/accounts/LoginScreenTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/testDebug/java/com/geekorum/ttrss/accounts/LoginScreenTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/testGoogle/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManagerTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/app/src/testGoogle/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManagerTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/build.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/build.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/build.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/build.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/AndroidJavaVersion.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/AndroidJavaVersion.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/AndroidSigning.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/AndroidSigning.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/AndroidTests.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/AndroidTests.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/AndroidUniversalApkRelease.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/AndroidUniversalApkRelease.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/Avdl.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/Avdl.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/Repositories.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/Repositories.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/RepositoryChangeset.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/RepositoryChangeset.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/SourceLicenseChecker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/SourceLicenseChecker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/VersionAlignment.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/VersionAlignment.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/android-avdl.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/android-avdl.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/android-release-universal-apk.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/android-release-universal-apk.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/android-signing.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/android-signing.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/android-tests.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/android-tests.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/conventions/android-application.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/conventions/android-application.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/conventions/android-dynamic-feature.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/conventions/android-dynamic-feature.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/conventions/android.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/conventions/android.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/conventions/jvm-library.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/conventions/jvm-library.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/conventions/kotlin-project.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/conventions/kotlin-project.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/play-store-publish.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/play-store-publish.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/source-license-checker.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/buildSrc/src/main/kotlin/source-license-checker.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/config/license/header.txt	Tue Dec 26 15:58:41 2023 -0400
+++ b/config/license/header.txt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,6 +1,6 @@
 Geekttrss is a RSS feed reader application on the Android Platform.
 
-Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 
 This file is part of Geekttrss.
 
--- a/faviKonSnoop/build.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/build.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/FaviKonSnoop.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/main/kotlin/FaviKonSnoop.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/FaviconInfo.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/main/kotlin/FaviconInfo.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/Snooper.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/main/kotlin/Snooper.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/snoopers/AppManifestSnooper.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/AppManifestSnooper.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/snoopers/AppleTouchIconSnooper.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/AppleTouchIconSnooper.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/snoopers/HtmlHelpers.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/HtmlHelpers.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/snoopers/LinkRelSnooper.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/LinkRelSnooper.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/snoopers/WhatWgSnooper.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/WhatWgSnooper.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/test/kotlin/Utils.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/test/kotlin/Utils.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/test/kotlin/snoopers/AppManifestSnooperTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/AppManifestSnooperTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/test/kotlin/snoopers/HtmlHelpersTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/HtmlHelpersTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/test/kotlin/snoopers/LinkRelSnooperTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/LinkRelSnooperTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/test/kotlin/snoopers/WhatWgSnooperTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/WhatWgSnooperTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/gradle/libs.versions.toml	Tue Dec 26 15:58:41 2023 -0400
+++ b/gradle/libs.versions.toml	Wed Jan 03 15:26:40 2024 -0400
@@ -1,6 +1,6 @@
 # Geekttrss is a RSS feed reader application on the Android Platform.
 #
-# Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+# Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
 #
 # This file is part of Geekttrss.
 #
--- a/htmlparsers/build.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/htmlparsers/build.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/main/kotlin/FeedExtractor.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/htmlparsers/src/main/kotlin/FeedExtractor.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/main/kotlin/HtmlExtractor.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/htmlparsers/src/main/kotlin/HtmlExtractor.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/main/kotlin/ImageUrlExtractor.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/htmlparsers/src/main/kotlin/ImageUrlExtractor.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/test/kotlin/FeedExtractorTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/htmlparsers/src/test/kotlin/FeedExtractorTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/test/kotlin/ImageUrlExtractorTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/htmlparsers/src/test/kotlin/ImageUrlExtractorTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/build.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/build.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivityTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivityTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlScreenTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlScreenTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedScreenTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedScreenTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/Utils.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/Utils.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/MockManageFeedService.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/MockManageFeedService.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorkerTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorkerTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorkerTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorkerTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/debug/java/com/geekorum/ttrss/manage_feeds/ViewModelProvidedActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/debug/java/com/geekorum/ttrss/manage_feeds/ViewModelProvidedActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/CoreComponents.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/CoreComponents.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedsActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedsActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/DisplayErrorScreen.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/DisplayErrorScreen.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlScreen.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlScreen.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedAdapter.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedAdapter.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinder.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinder.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/Navigation.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/Navigation.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedScreen.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedScreen.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedActivity.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedActivity.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModel.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModel.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/BaseManageFeedWorker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/BaseManageFeedWorker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedService.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedService.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedWorkerProvider.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedWorkerProvider.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorker.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorker.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/di.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/di.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModelTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModelTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinderTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinderTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModelTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModelTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/Workaround.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/Workaround.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/settings.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/settings.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/build.gradle.kts	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/build.gradle.kts	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/ApiCallException.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/ApiCallException.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/BasicAuthInterceptor.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/BasicAuthInterceptor.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/LoggedRequestInterceptorFactory.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/LoggedRequestInterceptorFactory.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/RetrofitServiceHelper.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/RetrofitServiceHelper.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/TinyRssApi.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/TinyRssApi.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/TokenRetriever.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/TokenRetriever.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Articles.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/model/Articles.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/BaseProtocol.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/model/BaseProtocol.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/CatchupFeed.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/model/CatchupFeed.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Config.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/model/Config.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Feeds.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/model/Feeds.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Login.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/model/Login.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/SubscribeToFeed.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/model/SubscribeToFeed.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Types.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/model/Types.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Version.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/main/kotlin/model/Version.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/BasicAuthInterceptorTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/test/kotlin/BasicAuthInterceptorTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/JsonEncoder.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/test/kotlin/JsonEncoder.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/AttachmentsSerializationTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/test/kotlin/model/AttachmentsSerializationTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/CatchupFeedJsonSerializationTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/test/kotlin/model/CatchupFeedJsonSerializationTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/ConfigJsonSerializationTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/test/kotlin/model/ConfigJsonSerializationTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/GetArticlesJsonSerializationTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/test/kotlin/model/GetArticlesJsonSerializationTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/JsonSerializationTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/test/kotlin/model/JsonSerializationTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/SubscribeJsonSerializationTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/test/kotlin/model/SubscribeJsonSerializationTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/VersionJsonSerializationTest.kt	Tue Dec 26 15:58:41 2023 -0400
+++ b/webapi/src/test/kotlin/model/VersionJsonSerializationTest.kt	Wed Jan 03 15:26:40 2024 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2023 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *