From 5d868b9e590ba5d8c33c5a383a168e6e120b4be1 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Sat, 29 Sep 2018 10:21:47 +0200 Subject: [PATCH] Rearrange credits/acknowledgements --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fcd49be..c5aa267 100644 --- a/README.md +++ b/README.md @@ -137,10 +137,10 @@ As seen in [libsignal-protocol-c][license-signal]: > Additional Permissions For Submission to Apple App Store: Provided that you are otherwise in compliance with the GPLv3 for each covered work you convey (including without limitation making the Corresponding Source available in compliance with Section 6 of the GPLv3), the Author also grants you the additional permission to convey through the Apple App Store non-source executable versions of the Program as incorporated into each applicable covered work as Executable Versions only under the Mozilla Public License version 2.0 (https://www.mozilla.org/en-US/MPL/2.0/). -## Credits +## Acknowledgements -- [PIATunnel][dep-piatunnel-repo] - TunnelKit is a hard fork of PIATunnel that repurposes it substantially. PIATunnel is licensed under the [MIT (Expat) license][license-mit], which can be found [here][dep-piatunnel-license]. -- [SwiftyBeaver][dep-swiftybeaver-repo] - A convenient logging library. +- [PIATunnel][dep-piatunnel-repo] - Copyright (c) 2018-Present Private Internet Access +- [SwiftyBeaver][dep-swiftybeaver-repo] - Copyright (c) 2015 Sebastian Kreutzberger This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. ([https://www.openssl.org/][dep-openssl])