From 7897c007a4c1f9a4ffa8e676fb8d87d7e74bbafc Mon Sep 17 00:00:00 2001 From: pacien Date: Wed, 1 Aug 2018 13:35:52 +0200 Subject: Succumb to paranoia --- readme.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 964a547..c8e4018 100644 --- a/readme.md +++ b/readme.md @@ -24,5 +24,22 @@ Requirements: License ------- -Project released under the terms of the GNU GPL v3. -See /license.txt +Copyright (C) 2018 Pacien TRAN-GIRARD + +_tinc app_ is distributed under the terms of GNU General Public License v3.0, +as detailed in the provided `license.md` file. + +Builds of this software embed and make use of the following libraries: + +* Kotlin Standard Library, licensed under the Apache v2.0 License +* streamsupport-cfuture, licensed under the GNU General Public License v2.0 +* Material Components for Android, licensed under the Apache v2.0 License +* ZXing Android Integration, licensed under the Apache v2.0 License +* Bouncy Castle PKIX, licensed under the Bouncy Castle License +* SLF4J, licensed under the MIT License +* logback-android, licensed under the GNU Lesser General Public License v2.1 +* Apache Commons Configuration, licensed under the Apache v2.0 License +* Apache Commons BeanUtils, licensed under the Apache v2.0 License +* LZO, licensed under the GNU General Public License v2.0 +* LibreSSL libcrypto, licensed under the OpenSSL License, ISC License, public domain +* tinc, licensed under the GNU General Public License v2.0 -- cgit v1.2.3