diff options
Diffstat (limited to 'OPENTRACK-LICENSING.txt')
-rw-r--r-- | OPENTRACK-LICENSING.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/OPENTRACK-LICENSING.txt b/OPENTRACK-LICENSING.txt index 2402beae..6155de68 100644 --- a/OPENTRACK-LICENSING.txt +++ b/OPENTRACK-LICENSING.txt @@ -81,6 +81,22 @@ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. +# Kinect Face Tracker & Easy Tracker + +Copyright (c) 2018-2019 Stéphane Lenclud + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + # EOF # vim: noai:ts=4:sw=4:tw=79 |