diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-01-27 06:34:18 +0000 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-01-27 06:34:18 +0000 |
commit | 7a8e5bdaae7e8824533657a2ead89179dc17c5a2 (patch) | |
tree | 7211196e316e19f3fe610cff96018576dd291b44 /bin/tracker-ht | |
parent | 10cd8cb106639b82b53be4726e8e6d7e9922b524 (diff) |
Add license file for HT
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@237 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
Diffstat (limited to 'bin/tracker-ht')
-rw-r--r-- | bin/tracker-ht/LICENSE.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/bin/tracker-ht/LICENSE.txt b/bin/tracker-ht/LICENSE.txt new file mode 100644 index 00000000..117f2b0e --- /dev/null +++ b/bin/tracker-ht/LICENSE.txt @@ -0,0 +1,33 @@ +<U+FEFF>Copyright (c) 2012-2013 Stanisław Halik <sthalik@misaki.pl> + +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" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +------------------------------------------------------------------------ + +Credit for the head mesh: + +Unless otherwise marked datasets may be used for any non-commercial purpose. +Credit to Cyberware is appreciated where appropriate. Please direct comments, +advice and requests to info@cyberware.com. Additional tools and information +may be obtained via our web site + +Jed Frechette submitted the mesh as a pull request. +I cannot thank him enough! + +------------------------------------------------------------------------ + +The project links against the flandmark library, written by +Michal Uřičář and Vojtěch Franc. The library is GPL3-licensed. + +More info at: http://cmp.felk.cvut.cz/~uricamic/flandmark +Github repo: https://github.com/uricamic/flandmark
\ No newline at end of file |