aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorpacien2018-08-01 13:35:52 +0200
committerpacien2018-08-01 13:35:52 +0200
commit7897c007a4c1f9a4ffa8e676fb8d87d7e74bbafc (patch)
tree767fd2af6c7f4997b46f7ea786fa1ee98c3ea92a /readme.md
parent6651fe71b621d9f45ebbaa041d8e8a1d980b7ec4 (diff)
downloadtincapp-7897c007a4c1f9a4ffa8e676fb8d87d7e74bbafc.tar.gz
Succumb to paranoia
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md21
1 files changed, 19 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 964a547..c8e4018 100644
--- a/readme.md
+++ b/readme.md
@@ -24,5 +24,22 @@ Requirements:
24License 24License
25------- 25-------
26 26
27Project released under the terms of the GNU GPL v3. 27Copyright (C) 2018 Pacien TRAN-GIRARD
28See /license.txt 28
29_tinc app_ is distributed under the terms of GNU General Public License v3.0,
30as detailed in the provided `license.md` file.
31
32Builds of this software embed and make use of the following libraries:
33
34* Kotlin Standard Library, licensed under the Apache v2.0 License
35* streamsupport-cfuture, licensed under the GNU General Public License v2.0
36* Material Components for Android, licensed under the Apache v2.0 License
37* ZXing Android Integration, licensed under the Apache v2.0 License
38* Bouncy Castle PKIX, licensed under the Bouncy Castle License
39* SLF4J, licensed under the MIT License
40* logback-android, licensed under the GNU Lesser General Public License v2.1
41* Apache Commons Configuration, licensed under the Apache v2.0 License
42* Apache Commons BeanUtils, licensed under the Apache v2.0 License
43* LZO, licensed under the GNU General Public License v2.0
44* LibreSSL libcrypto, licensed under the OpenSSL License, ISC License, public domain
45* tinc, licensed under the GNU General Public License v2.0