diff --git a/MIT-LICENSE b/MIT-LICENSE index ea541d1cae..708eb1636c 100644 --- a/MIT-LICENSE +++ b/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2023 iNaturalist +Copyright (c) 2024 iNaturalist Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/components/Auth/PrivacyPolicyScreen.js b/components/Auth/PrivacyPolicyScreen.js index 6cfd9561e4..22d953375e 100644 --- a/components/Auth/PrivacyPolicyScreen.js +++ b/components/Auth/PrivacyPolicyScreen.js @@ -388,7 +388,7 @@ const PrivacyPolicyScreen = (): React.Node => {
- © Copyright 2023 iNaturalist. All Rights Reserved. + © Copyright 2024 iNaturalist. All Rights Reserved.
`; const seekHtml = `Last Revised on July 11, 2023
@@ -484,7 +484,7 @@ const PrivacyPolicyScreen = (): React.Node => { San Rafael, CA 94915-0357© Copyright 2023 iNaturalist. All Rights Reserved.
+© Copyright 2024 iNaturalist. All Rights Reserved.
Revised on July 11, 2023.
`; diff --git a/components/Auth/TermsOfServiceScreen.js b/components/Auth/TermsOfServiceScreen.js index a544b2e8ee..f2058e7a01 100644 --- a/components/Auth/TermsOfServiceScreen.js +++ b/components/Auth/TermsOfServiceScreen.js @@ -178,7 +178,7 @@ const TermsOfServiceScreen = ( ): React.Node => {- © Copyright 2023 iNaturalist. All rights reserved. + © Copyright 2024 iNaturalist. All rights reserved.
`; const DEFAULT_PROPS = { diff --git a/fastlane/metadata/copyright.txt b/fastlane/metadata/copyright.txt index 1ee7ab3f72..bde304f681 100644 --- a/fastlane/metadata/copyright.txt +++ b/fastlane/metadata/copyright.txt @@ -1 +1 @@ -2023 iNaturalist +2024 iNaturalist