diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2017-09-13 19:24:43 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-09-13 20:56:23 +0200 |
commit | a5e907b830d1a534f13e3a4f3c814ea25d1dc596 (patch) | |
tree | 0b72fce9d690b6f6c24aaa7db3183b4525afd620 /thirdparty | |
parent | 375378b4e8b0d3bd9463339010da90161d378a97 (diff) |
Copyright: Document recastnavigation
Diffstat (limited to 'thirdparty')
-rw-r--r-- | thirdparty/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 212b0195a3..6eb2422f36 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -359,11 +359,11 @@ Files extracted from upstream source: - all .cpp and .h files apart from `main.cpp` - LICENSE.TXT -## recast +## recastnavigation - Upstream: https://github.com/recastnavigation/recastnavigation - version: git commit ef3ea40f - 2016-02-06 -- License: MIT-like +- License: zlib ## rtaudio |