From a3c991a25f8cdb8e1c7ff3ed6e2d8f016f7feac3 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Tue, 27 Sep 2022 20:40:10 +0200 Subject: [PATCH] Update a few things about license - Copyright in LICENSE - Note about custom licenses in README --- LICENSE | 2 +- README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 87d73b8..5321df5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020 Davide De Rosa +Copyright (c) 2022 Davide De Rosa Full license follows: diff --git a/README.md b/README.md index 6586e62..eabe867 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,10 @@ By contributing to this project you are agreeing to the terms stated in the [Con For more details please see [CONTRIBUTING][contrib-readme]. +### Other licenses + +A custom TunnelKit license, e.g. for use in proprietary software, may be negotiated [on request][license-contact]. + ## Credits - [lzo][dep-lzo-website] - Copyright (c) 1996-2017 Markus F.X.J. Oberhumer @@ -250,6 +254,7 @@ Website: [passepartoutvpn.app][about-website] [license-content]: LICENSE [license-signal]: https://github.com/signalapp/libsignal-protocol-c#license [license-mit]: https://choosealicense.com/licenses/mit/ +[license-contact]: mailto:license@passepartoutvpn.app [contrib-cla]: CLA.rst [contrib-readme]: CONTRIBUTING.md