aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOmniTroid <davidskoland@gmail.com>2017-07-08 18:41:36 +0200
committerOmniTroid <davidskoland@gmail.com>2017-07-08 18:41:36 +0200
commiteae7cc791b093fe777115cb15980509bc5df29f4 (patch)
treed0b8e17862f341f875458f344573405f5794562c /README.md
parenta327c3a1e7159abec707c4376ff2d08507385087 (diff)
parent4780ea57157e10dfaf90e14ae56c31e3cb390790 (diff)
Merge branch 'master' of https://github.com/Attorney-Online-Engineering-Task-Force/AO2-Client
bruh
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.md b/README.md
index 238c0011..b034d333 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,13 @@
# Attorney-Online-Client-Remake
-This is a remake of Attorney Online made by FanatSors. This project uses Qt 5.7.
+This is a remake of Attorney Online made by FanatSors, licensed under GPLv3.
-This project depends on the bass shared library, get it here: http://www.un4seen.com/
+## Qt
+This project uses Qt 5.7, which is licensed under the [GNU Lesser General Public License](https://www.gnu.org/licenses/lgpl-3.0.txt) with [certain licensing restrictions and exceptions](https://www.qt.io/qt-licensing-terms/). To comply with licensing requirements for static linking, object code is available if you would like to relink with an alternative version of Qt, and the source code for Qt may be found at https://github.com/qt/qtbase, http://code.qt.io/cgit/, or at https://qt.io.
+
+Copyright (C) 2016 The Qt Company Ltd.
+
+## BASS
+
+This project depends on the BASS shared library. Get it here: http://www.un4seen.com/
+
+Copyright (c) 1999-2016 Un4seen Developments Ltd. All rights reserved.