From 417d7381e3d09c57b752d4b2f8d329387b894e8b Mon Sep 17 00:00:00 2001 From: Prohurtz <48768484+RedHawk989@users.noreply.github.com> Date: Mon, 11 Jul 2022 16:16:06 -0700 Subject: [PATCH] Update README.md --- RANSACApp/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RANSACApp/README.md b/RANSACApp/README.md index c312890..900ba8f 100644 --- a/RANSACApp/README.md +++ b/RANSACApp/README.md @@ -31,10 +31,12 @@ Now we can run the executable: ./eyetrackapp -***DISCLAIMER: I DO NOT OWN THE LINCENCE TO THIS CODE. Distributed under the terms of the GNU Lesser General Public License (LGPL v3.0). See COPYING and COPYING.LESSER for license details.*** +***DISCLAIMER: I DO NOT OWN THE LINCENCE TO ALL OF THIS CODE. Part of it is from Pupil labs, distributed under the terms of the GNU Lesser General Public License (LGPL v3.0). See COPYING and COPYING.LESSER for license details.*** Copyright (C) 2018 Pupil Labs All Rights Reserved. This is Pye3d by Pupil Labs + +The one Euro filter base comes from [https://github.com/jaantollander/OneEuroFilter](https://github.com/jaantollander/OneEuroFilter)