Skip to content

Commit

Permalink
Happy new year, updated dependency list
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tobihagemann committed Jan 11, 2024
1 parent 2e4bef0 commit e9e8650
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions Cryptomator/Resources/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,16 @@ <h2>Third-Party Dependencies</h2>
<li><a href="https://github.com/dropbox/dropbox-sdk-obj-c">ObjectiveDropboxOfficial by Dropbox</a></li>
<li><a href="https://github.com/pCloud/pcloud-sdk-swift">PCloudSDKSwift by pCloud</a></li>
<li><a href="https://github.com/google/promises">Promises by Google</a></li>
<li><a href="https://github.com/apple/swift-log">swift-log by Apple</a></li>
<li><a href="https://github.com/PhilLibs/simple-swift-dependencies">Simple Swift Dependencies by Philipp Schmid</a></li>
<li><a href="https://github.com/leif-ibsen/SwiftECC">SwiftECC by Leif Ibsen</a></li>
<li><a href="https://github.com/apple/swift-log">SwiftLog by Apple</a></li>
<li><a href="https://github.com/tikhop/TPInAppReceipt">TPInAppReceipt by Pavel Tikhonenko</a></li>
</ul>

<h2>Disclaimer</h2>
<p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, 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.</p>

<h2>Copyright</h2>
<p>© 2016 – 2023 Skymatic GmbH. All rights reserved.</p>
<p>© 2016 – 2024 Skymatic GmbH. All rights reserved.</p>
</body>
</html>
2 changes: 1 addition & 1 deletion fastlane/config/freemium/metadata/copyright.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023 cryptomator.org
2024 cryptomator.org
2 changes: 1 addition & 1 deletion fastlane/config/premium/metadata/copyright.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023 cryptomator.org
2024 cryptomator.org

0 comments on commit e9e8650

Please sign in to comment.