summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-09-18 12:11:07 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-09-18 12:11:07 +0200
commiteee2cffd96fa2d7312708768fac7e67f129c5970 (patch)
treebde841d97fd1500869f93c0117b0c64d2e0250a0 /README.md
parent548c9549cd3e408df63426090088b08d72c2658e (diff)
add warranty terms into readme
Discussed-with: @DaMichel
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index fd0c184b..fc57de56 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,10 @@ Don't be afraid to submit an issue/feature request if need arises.
Almost all code is licensed under the [ISC license](https://en.wikipedia.org/wiki/ISC_license). There are very few proprietary dependencies. There is no copyleft code. See individual files for licensing and authorship information.
+# Warranty terms
+
+See [WARRANTY.TXT](WARRANTY.txt) for applying warranty terms (that is, disclaiming possible pre-existing warranty) that are in force unless the software author specifies their own warranty terms.
+
# Building opentrack from source
On Windows, use either mingw-w64 or MS Visual Studio 2015 Update 3/newer. On other platforms use GNU or LLVM. Refer to [Visual C++ 2015 build instructions](https://github.com/opentrack/opentrack/wiki/Building-under-MS-Visual-C------2015).