update license headers
authorDa Risk <da_risk@geekorum.com>
Mon, 15 Sep 2025 14:00:07 -0400
changeset 1370 13e39ef920a8
parent 1369 d1f1c1e90966
child 1371 fd6f3c3ee192
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/Features.kt
app/src/main/java/com/geekorum/ttrss/MainActivity.kt
app/src/main/java/com/geekorum/ttrss/NightModeUtils.kt
app/src/main/java/com/geekorum/ttrss/NotificationCenter.java
app/src/main/java/com/geekorum/ttrss/SingleActivity.kt
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_browsing/ArticlesBrowsingScaffold.kt
app/src/main/java/com/geekorum/ttrss/articles_browsing/FeedNavigationMenuState.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/CompactArticleListItem.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/ArticlesSearchHistoryRepository.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/feedsettings/FeedSettingsRepository.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/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/FeedsNavigationRails.kt
app/src/main/java/com/geekorum/ttrss/ui/components/MultiLineHeadlineListItem.kt
app/src/main/java/com/geekorum/ttrss/ui/components/OpenInBrowserIcon.kt
app/src/main/java/com/geekorum/ttrss/ui/components/PaddingValuesExt.kt
app/src/main/java/com/geekorum/ttrss/ui/components/SwipeableItem.kt
app/src/main/java/com/geekorum/ttrss/ui/components/WindowInsetsController.kt
app/src/main/java/com/geekorum/ttrss/ui/components/forwardingPainter.kt
app/src/main/java/com/geekorum/ttrss/ui/components/web/WebView.kt
app/src/main/proto/ArticlesSearchHistory.proto
app/src/main/proto/FeedsSettings.proto
app/src/main/res/color/state_color_controlled.xml
app/src/main/res/drawable/avd_ic_star_filled.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_rss_feed_orange.xml
app/src/main/res/layout/activity_add_feed_installer.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/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/on_demand_modules/InstallModuleViewModelTest.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/settings.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/main/kotlin/PodcastFeedDetector.kt
htmlparsers/src/test/kotlin/FeedExtractorTest.kt
htmlparsers/src/test/kotlin/ImageUrlExtractorTest.kt
htmlparsers/src/test/kotlin/PodcastFeedDetectorTest.kt
manage_feeds/build.gradle.kts
manage_feeds/src/androidTest/AndroidManifest.xml
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/AndroidManifest.xml
manage_feeds/src/debug/java/com/geekorum/ttrss/manage_feeds/ViewModelProvidedActivity.kt
manage_feeds/src/main/AndroidManifest.xml
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/CoreComponents.kt
manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/EditFeedScreen.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/ManageFeedsListScreen.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/main/res/values-fr/strings.xml
manage_feeds/src/main/res/values-night-v29/styles.xml
manage_feeds/src/main/res/values-night/colors.xml
manage_feeds/src/main/res/values-night/styles.xml
manage_feeds/src/main/res/values-notnight-v27/styles.xml
manage_feeds/src/main/res/values-notnight-v29/styles.xml
manage_feeds/src/main/res/values-v27/styles.xml
manage_feeds/src/main/res/values/colors.xml
manage_feeds/src/main/res/values/strings.xml
manage_feeds/src/main/res/values/styles.xml
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	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/build.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/accounts/AndroidTinyrssAccountManagerTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/accounts/AndroidTinyrssAccountManagerTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/data/ArticleFullTextSearchTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/data/ArticleFullTextSearchTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/data/migrations/ArticlesDatabaseMigrationTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/data/migrations/ArticlesDatabaseMigrationTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/providers/PurgeArticlesWorkerTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/providers/PurgeArticlesWorkerTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorkerTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorkerTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorkerTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorkerTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorkerTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorkerTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorkerTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorkerTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/mocks.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/mocks.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTestFree/java/com/geekorum/ttrss/HiltTestApplication.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTestFree/java/com/geekorum/ttrss/HiltTestApplication.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/androidTestGoogle/java/com/geekorum/ttrss/HiltTestApplication.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/androidTestGoogle/java/com/geekorum/ttrss/HiltTestApplication.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/debug/res/values/flavor.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/debug/res/values/flavor.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/free/java/com/geekorum/ttrss/core/BaseActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/free/java/com/geekorum/ttrss/core/BaseActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/free/java/com/geekorum/ttrss/di/FreeFlavorApplicationModule.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/free/java/com/geekorum/ttrss/di/FreeFlavorApplicationModule.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/free/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/free/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/free/res/values/attrs.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/free/res/values/attrs.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/free/res/values/flavor.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/free/res/values/flavor.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/google/java/com/geekorum/ttrss/GoogleFlavorApplication.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/GoogleFlavorApplication.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/Ssl.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/Ssl.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/app_reviews/PlayStoreAppReviewManager.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/app_reviews/PlayStoreAppReviewManager.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/article_details/GoogleFontsWebFontProvider.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/article_details/GoogleFontsWebFontProvider.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/core/BaseActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/core/BaseActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManager.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManager.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/logging/CrashlyticsLoggingModule.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/logging/CrashlyticsLoggingModule.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/java/com/geekorum/ttrss/on_demand_modules/PlayStoreModuleManager.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/on_demand_modules/PlayStoreModuleManager.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/google/res/values/font_certs.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/google/res/values/font_certs.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/java/com/geekorum/ttrss/Application.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/Application.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/BatteryFriendlyActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/BatteryFriendlyActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/Features.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/Features.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/MainActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/MainActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/NightModeUtils.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/NightModeUtils.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/NotificationCenter.java	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/NotificationCenter.java	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/SingleActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/SingleActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/AccountAuthenticator.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/AccountAuthenticator.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/AuthenticatorService.java	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/AuthenticatorService.java	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/LoginActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/LoginActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/LoginScreen.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/LoginScreen.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/LoginViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/LoginViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAccountTokenRetriever.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAccountTokenRetriever.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAcountManager.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAcountManager.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/accounts/di.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/di.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/add_feed/AddFeedLauncherActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/add_feed/AddFeedLauncherActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewManager.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewManager.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewStateManager.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewStateManager.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleActionsBars.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleActionsBars.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsScreen.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsScreen.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/WebFontProvider.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/WebFontProvider.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/WebViewComponent.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/WebViewComponent.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/WebviewUtils.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/WebviewUtils.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/article_details/di.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/di.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_browsing/ArticlesBrowsingScaffold.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_browsing/ArticlesBrowsingScaffold.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_browsing/FeedNavigationMenuState.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_browsing/FeedNavigationMenuState.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ActivityViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ActivityViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/AppBarPresenter.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/AppBarPresenter.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCard.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCard.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCardsList.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCardsList.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleListActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleListActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListAppbar.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListAppbar.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListPreferencesRepository.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListPreferencesRepository.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListScaffold.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListScaffold.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListScreen.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListScreen.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesRepository.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesRepository.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/CompactArticleListItem.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/CompactArticleListItem.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/DrawerLayoutPresenter.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/DrawerLayoutPresenter.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FabPresenter.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FabPresenter.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedListNavigationMenu.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedListNavigationMenu.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsNavigationMenuPresenter.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsNavigationMenuPresenter.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsRepository.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsRepository.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/InAppUpdatePresenter.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/InAppUpdatePresenter.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/Navigation.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/Navigation.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/TagsListBar.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/TagsListBar.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/TagsViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/TagsViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/TtrssAccountViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/TtrssAccountViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineScreen.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineScreen.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/search/ArticlesSearchScreen.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/search/ArticlesSearchScreen.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/search/SearchViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/search/SearchViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManager.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManager.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManagerInitializer.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManagerInitializer.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/background_job/WorkManagerInitializer.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/WorkManagerInitializer.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/background_job/di.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/di.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/core/CoreComponents.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/core/CoreComponents.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/core/CoroutineDispatchersProvider.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/core/CoroutineDispatchersProvider.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/AccountInfoDao.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/AccountInfoDao.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/ArticleDao.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ArticleDao.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabase.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabase.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabaseModule.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabaseModule.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/ArticlesSearchHistoryRepository.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ArticlesSearchHistoryRepository.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/FeedsDao.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/FeedsDao.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/ManageFeedsDao.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ManageFeedsDao.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/SynchronizationDao.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/SynchronizationDao.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/TransactionsDao.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/TransactionsDao.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/Types.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/Types.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/feedsettings/FeedSettingsRepository.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/feedsettings/FeedSettingsRepository.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/migrations/ArticlesDatabase.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/migrations/ArticlesDatabase.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/data/plugins/SynchronizationFacade.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/plugins/SynchronizationFacade.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/debugtools/Firebase.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/debugtools/Firebase.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/debugtools/StrictMode.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/debugtools/StrictMode.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/di/ApplicationComponent.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/ApplicationComponent.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/di/ExternalsModule.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/ExternalsModule.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/di/NetworkModule.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/NetworkModule.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/di/scopes.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/scopes.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/features_api/ManageFeeds.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/features_api/ManageFeeds.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/features_api/ViewModels.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/features_api/ViewModels.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/features_api/Workers.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/features_api/Workers.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateManager.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateManager.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/in_app_update/NoInAppUpdateManager.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/in_app_update/NoInAppUpdateManager.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/logging/LogcatLoggingModule.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/logging/LogcatLoggingModule.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/logging/RetrofitInvocationLogger.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/logging/RetrofitInvocationLogger.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/logging/TimberModule.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/logging/TimberModule.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/network/ApiRetrofitService.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/ApiRetrofitService.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/network/ApiService.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/ApiService.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/network/TinyrssApiModule.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/TinyrssApiModule.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/network/TtRssBrowserLauncher.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/TtRssBrowserLauncher.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/ImmutableModuleManager.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/ImmutableModuleManager.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/InstallModuleViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/InstallModuleViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleManager.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleManager.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostProgressDestinationProvider.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostProgressDestinationProvider.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/di.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/di.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/providers/ArticlesContract.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/ArticlesContract.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/providers/ArticlesProvider.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/ArticlesProvider.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesDao.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesDao.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesWorker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesWorker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/publish_article/ShareToPublishArticleActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/publish_article/ShareToPublishArticleActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/session/Actions.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/session/Actions.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/session/SessionActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/session/SessionActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/session/di.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/session/di.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/SettingsActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/SettingsActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/SettingsInitializer.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/SettingsInitializer.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/di.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/di.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/manage_features/InstallFeatureActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/manage_features/InstallFeatureActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesFragment.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesFragment.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/share/ShareArticle.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/share/ShareArticle.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleAugmenter.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleAugmenter.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncAdapter.java	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncAdapter.java	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncService.java	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncService.java	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleSynchronizer.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleSynchronizer.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/BackgroundDataUsageManager.java	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/BackgroundDataUsageManager.java	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/DatabaseService.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/DatabaseService.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/FeedIconApiDownloader.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/FeedIconApiDownloader.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/FeedIconSynchronizer.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/FeedIconSynchronizer.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/HttpCacher.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/HttpCacher.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/SyncContract.java	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/SyncContract.java	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/di.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/di.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/FeedArticlesWorker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/FeedArticlesWorker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsIconWorker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsIconWorker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsWorker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsWorker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncWorkerFactory.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncWorkerFactory.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/di.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/di.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/Theme3.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/Theme3.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/WindowSize.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/WindowSize.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/components/FeedsNavigationRails.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/components/FeedsNavigationRails.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/components/MultiLineHeadlineListItem.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/components/MultiLineHeadlineListItem.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/components/OpenInBrowserIcon.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/components/OpenInBrowserIcon.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/components/PaddingValuesExt.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/components/PaddingValuesExt.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/components/SwipeableItem.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/components/SwipeableItem.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/components/WindowInsetsController.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/components/WindowInsetsController.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/components/forwardingPainter.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/components/forwardingPainter.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/java/com/geekorum/ttrss/ui/components/web/WebView.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/components/web/WebView.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/proto/ArticlesSearchHistory.proto	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/proto/ArticlesSearchHistory.proto	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/proto/FeedsSettings.proto	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/proto/FeedsSettings.proto	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/main/res/color/state_color_controlled.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/color/state_color_controlled.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/avd_ic_star_filled.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/drawable/avd_ic_star_filled.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_launcher_background.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/drawable/ic_launcher_background.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_launcher_foreground.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/drawable/ic_launcher_foreground.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_launcher_monochrome.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/drawable/ic_launcher_monochrome.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/drawable/ic_rss_feed_orange.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/drawable/ic_rss_feed_orange.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/layout/activity_add_feed_installer.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/layout/activity_add_feed_installer.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/navigation/add_feed_installer.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/navigation/add_feed_installer.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-fr/strings.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values-fr/strings.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-night-v27/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values-night-v27/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-night-v29/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values-night-v29/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-night/colors.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values-night/colors.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-night/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values-night/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-v26/aliases.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values-v26/aliases.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-v27/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values-v27/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values-v29/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values-v29/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/aliases.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values/aliases.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/arrays.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values/arrays.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/attrs.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values/attrs.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/colors.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values/colors.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/dimens.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values/dimens.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/flavor.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values/flavor.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/ids.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values/ids.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/integers.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values/integers.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/preloaded_fonts.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values/preloaded_fonts.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/strings.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values/strings.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/values/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/values/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/xml/articlesyncadapter.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/xml/articlesyncadapter.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/xml/authenticator.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/xml/authenticator.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/xml/network_security_config.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/xml/network_security_config.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/main/res/xml/pref_general.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/main/res/xml/pref_general.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/app/src/test/java/com/geekorum/ttrss/AndroidxTestUtils.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/AndroidxTestUtils.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/BatteryFriendlyActivityTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/BatteryFriendlyActivityTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/accounts/LoginActivityTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/accounts/LoginActivityTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/accounts/LoginViewModelTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/accounts/LoginViewModelTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModelTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModelTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/network/ApiServiceTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/network/ApiServiceTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/network/TinyrssApiModuleTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/network/TinyrssApiModuleTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/on_demand_modules/InstallModuleViewModelTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/on_demand_modules/InstallModuleViewModelTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/test/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/testDebug/java/com/geekorum/ttrss/accounts/LoginScreenTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/testDebug/java/com/geekorum/ttrss/accounts/LoginScreenTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/app/src/testGoogle/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManagerTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/app/src/testGoogle/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManagerTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/build.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/build.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/build.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/build.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/settings.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/settings.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/AndroidJavaVersion.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/AndroidJavaVersion.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/AndroidSigning.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/AndroidSigning.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/AndroidTests.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/AndroidTests.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/AndroidUniversalApkRelease.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/AndroidUniversalApkRelease.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/Avdl.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/Avdl.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/Repositories.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/Repositories.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/RepositoryChangeset.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/RepositoryChangeset.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/SourceLicenseChecker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/SourceLicenseChecker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/VersionAlignment.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/VersionAlignment.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/android-avdl.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/android-avdl.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/android-release-universal-apk.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/android-release-universal-apk.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/android-signing.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/android-signing.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/android-tests.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/android-tests.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/conventions/android-application.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/conventions/android-application.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/conventions/android-dynamic-feature.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/conventions/android-dynamic-feature.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/conventions/android.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/conventions/android.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/conventions/jvm-library.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/conventions/jvm-library.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/conventions/kotlin-project.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/conventions/kotlin-project.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/play-store-publish.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/play-store-publish.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/buildSrc/src/main/kotlin/source-license-checker.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/buildSrc/src/main/kotlin/source-license-checker.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/config/license/header.txt	Sun Sep 14 17:37:06 2025 -0400
+++ b/config/license/header.txt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,6 +1,6 @@
 Geekttrss is a RSS feed reader application on the Android Platform.
 
-Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
 This file is part of Geekttrss.
 
--- a/faviKonSnoop/build.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/build.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/FaviKonSnoop.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/main/kotlin/FaviKonSnoop.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/FaviconInfo.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/main/kotlin/FaviconInfo.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/Snooper.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/main/kotlin/Snooper.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/snoopers/AppManifestSnooper.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/AppManifestSnooper.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/snoopers/AppleTouchIconSnooper.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/AppleTouchIconSnooper.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/snoopers/HtmlHelpers.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/HtmlHelpers.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/snoopers/LinkRelSnooper.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/LinkRelSnooper.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/main/kotlin/snoopers/WhatWgSnooper.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/WhatWgSnooper.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/test/kotlin/Utils.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/test/kotlin/Utils.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/test/kotlin/snoopers/AppManifestSnooperTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/AppManifestSnooperTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/test/kotlin/snoopers/HtmlHelpersTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/HtmlHelpersTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/test/kotlin/snoopers/LinkRelSnooperTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/LinkRelSnooperTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/faviKonSnoop/src/test/kotlin/snoopers/WhatWgSnooperTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/WhatWgSnooperTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/gradle/libs.versions.toml	Sun Sep 14 17:37:06 2025 -0400
+++ b/gradle/libs.versions.toml	Mon Sep 15 14:00:07 2025 -0400
@@ -1,6 +1,6 @@
 # Geekttrss is a RSS feed reader application on the Android Platform.
 #
-# Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+# Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 #
 # This file is part of Geekttrss.
 #
--- a/htmlparsers/build.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/htmlparsers/build.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/main/kotlin/FeedExtractor.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/htmlparsers/src/main/kotlin/FeedExtractor.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/main/kotlin/HtmlExtractor.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/htmlparsers/src/main/kotlin/HtmlExtractor.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/main/kotlin/ImageUrlExtractor.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/htmlparsers/src/main/kotlin/ImageUrlExtractor.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/main/kotlin/PodcastFeedDetector.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/htmlparsers/src/main/kotlin/PodcastFeedDetector.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/test/kotlin/FeedExtractorTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/htmlparsers/src/test/kotlin/FeedExtractorTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/test/kotlin/ImageUrlExtractorTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/htmlparsers/src/test/kotlin/ImageUrlExtractorTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/htmlparsers/src/test/kotlin/PodcastFeedDetectorTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/htmlparsers/src/test/kotlin/PodcastFeedDetectorTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/build.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/build.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/AndroidManifest.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/androidTest/AndroidManifest.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivityTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivityTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlScreenTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlScreenTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedScreenTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedScreenTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/Utils.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/Utils.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/MockManageFeedService.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/MockManageFeedService.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorkerTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorkerTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorkerTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorkerTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/debug/AndroidManifest.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/debug/AndroidManifest.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/debug/java/com/geekorum/ttrss/manage_feeds/ViewModelProvidedActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/debug/java/com/geekorum/ttrss/manage_feeds/ViewModelProvidedActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/AndroidManifest.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/AndroidManifest.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -2,7 +2,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/CoreComponents.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/CoreComponents.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/EditFeedScreen.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/EditFeedScreen.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedsActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedsActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedsListScreen.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedsListScreen.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/DisplayErrorScreen.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/DisplayErrorScreen.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlScreen.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlScreen.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedAdapter.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedAdapter.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinder.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinder.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/Navigation.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/Navigation.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedScreen.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedScreen.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedActivity.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedActivity.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModel.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModel.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/di.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/di.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/di.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/di.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/BaseManageFeedWorker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/BaseManageFeedWorker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedService.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedService.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedWorkerProvider.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedWorkerProvider.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorker.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorker.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/di.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/di.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/main/res/values-fr/strings.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/res/values-fr/strings.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/main/res/values-night-v29/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/res/values-night-v29/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/main/res/values-night/colors.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/res/values-night/colors.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/main/res/values-night/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/res/values-night/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/main/res/values-notnight-v27/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/res/values-notnight-v27/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/main/res/values-notnight-v29/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/res/values-notnight-v29/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/main/res/values-v27/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/res/values-v27/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/main/res/values/colors.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/res/values/colors.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/main/res/values/strings.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/res/values/strings.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/main/res/values/styles.xml	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/main/res/values/styles.xml	Mon Sep 15 14:00:07 2025 -0400
@@ -3,7 +3,7 @@
 
     Geekttrss is a RSS feed reader application on the Android Platform.
 
-    Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+    Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
 
     This file is part of Geekttrss.
 
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModelTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModelTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinderTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinderTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModelTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModelTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/Workaround.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/Workaround.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/settings.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/settings.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/build.gradle.kts	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/build.gradle.kts	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/ApiCallException.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/ApiCallException.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/BasicAuthInterceptor.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/BasicAuthInterceptor.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/LoggedRequestInterceptorFactory.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/LoggedRequestInterceptorFactory.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/RetrofitServiceHelper.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/RetrofitServiceHelper.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/TinyRssApi.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/TinyRssApi.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/TokenRetriever.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/TokenRetriever.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Articles.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/model/Articles.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/BaseProtocol.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/model/BaseProtocol.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/CatchupFeed.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/model/CatchupFeed.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Config.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/model/Config.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Feeds.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/model/Feeds.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Login.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/model/Login.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/SubscribeToFeed.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/model/SubscribeToFeed.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Types.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/model/Types.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/main/kotlin/model/Version.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/main/kotlin/model/Version.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/BasicAuthInterceptorTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/test/kotlin/BasicAuthInterceptorTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/JsonEncoder.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/test/kotlin/JsonEncoder.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/AttachmentsSerializationTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/test/kotlin/model/AttachmentsSerializationTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/CatchupFeedJsonSerializationTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/test/kotlin/model/CatchupFeedJsonSerializationTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/ConfigJsonSerializationTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/test/kotlin/model/ConfigJsonSerializationTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/GetArticlesJsonSerializationTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/test/kotlin/model/GetArticlesJsonSerializationTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/JsonSerializationTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/test/kotlin/model/JsonSerializationTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/SubscribeJsonSerializationTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/test/kotlin/model/SubscribeJsonSerializationTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *
--- a/webapi/src/test/kotlin/model/VersionJsonSerializationTest.kt	Sun Sep 14 17:37:06 2025 -0400
+++ b/webapi/src/test/kotlin/model/VersionJsonSerializationTest.kt	Mon Sep 15 14:00:07 2025 -0400
@@ -1,7 +1,7 @@
 /*
  * Geekttrss is a RSS feed reader application on the Android Platform.
  *
- * Copyright (C) 2017-2024 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2025 by Frederic-Charles Barthelery.
  *
  * This file is part of Geekttrss.
  *