diff --git a/android/feature/settings/ui/src/main/res/values/strings.xml b/android/feature/settings/ui/src/main/res/values/strings.xml
index e97f03a91..68f1ad101 100644
--- a/android/feature/settings/ui/src/main/res/values/strings.xml
+++ b/android/feature/settings/ui/src/main/res/values/strings.xml
@@ -34,7 +34,7 @@
%1$s (%2$s)
You can view the source for Approach using the links above, to report issues or watch the development of new features
- © Joseph Roque, 2023
+ © 2015–2024, Joseph Roque
Statistics
Per Frame
diff --git a/ios/Approach/Sources/StringsLibrary/en.lproj/Localizable.strings b/ios/Approach/Sources/StringsLibrary/en.lproj/Localizable.strings
index f5f022c32..706426b76 100644
--- a/ios/Approach/Sources/StringsLibrary/en.lproj/Localizable.strings
+++ b/ios/Approach/Sources/StringsLibrary/en.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"settings.appIcon.list.error.failedToChange" = "Could not change icon. Please try again.";
"settings.appInfo.version" = "Version";
"settings.appInfo.appVersion" = "%@ (%@)";
-"settings.appInfo.copyright" = "©2023, Joseph Roque";
+"settings.appInfo.copyright" = "© 2022-2024, Joseph Roque";
"settings.featureFlags.title" = "Features";
"settings.featureFlags.matchRelease" = "Match flags to Release";
"settings.featureFlags.matchTest" = "Match flags to Test";