diff --git a/Cryptomator/Resources/about.html b/Cryptomator/Resources/about.html index 4a3e25c06..8c95d5856 100644 --- a/Cryptomator/Resources/about.html +++ b/Cryptomator/Resources/about.html @@ -59,7 +59,9 @@

Third-Party Dependencies

  • ObjectiveDropboxOfficial by Dropbox
  • PCloudSDKSwift by pCloud
  • Promises by Google
  • -
  • swift-log by Apple
  • +
  • Simple Swift Dependencies by Philipp Schmid
  • +
  • SwiftECC by Leif Ibsen
  • +
  • SwiftLog by Apple
  • TPInAppReceipt by Pavel Tikhonenko
  • @@ -67,6 +69,6 @@

    Disclaimer

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

    Copyright

    -

    © 2016 – 2023 Skymatic GmbH. All rights reserved.

    +

    © 2016 – 2024 Skymatic GmbH. All rights reserved.

    diff --git a/fastlane/config/freemium/metadata/copyright.txt b/fastlane/config/freemium/metadata/copyright.txt index 0364a6b33..65cbf78b5 100644 --- a/fastlane/config/freemium/metadata/copyright.txt +++ b/fastlane/config/freemium/metadata/copyright.txt @@ -1 +1 @@ -2023 cryptomator.org \ No newline at end of file +2024 cryptomator.org \ No newline at end of file diff --git a/fastlane/config/premium/metadata/copyright.txt b/fastlane/config/premium/metadata/copyright.txt index 0364a6b33..65cbf78b5 100644 --- a/fastlane/config/premium/metadata/copyright.txt +++ b/fastlane/config/premium/metadata/copyright.txt @@ -1 +1 @@ -2023 cryptomator.org \ No newline at end of file +2024 cryptomator.org \ No newline at end of file