diff options
author | Stéphane Lenclud <github@lenclud.com> | 2019-02-17 10:56:24 +0100 |
---|---|---|
committer | Stéphane Lenclud <github@lenclud.com> | 2019-02-17 10:56:24 +0100 |
commit | 7f2103eb4c91b4c1801ddfefeda5ac8d8b7c49d8 (patch) | |
tree | b033405e0f7c9de4ec4fd8351fee4c5f0a3b26c9 /tracker-kinect-face/kinect_face_settings.cpp | |
parent | 5b23ad4e24a920636b70ad99872ce8221a3a4aac (diff) |
Kinect: Copyright fix and minor cmake changes.
Diffstat (limited to 'tracker-kinect-face/kinect_face_settings.cpp')
-rw-r--r-- | tracker-kinect-face/kinect_face_settings.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-kinect-face/kinect_face_settings.cpp b/tracker-kinect-face/kinect_face_settings.cpp index c27b20bd..394bbe06 100644 --- a/tracker-kinect-face/kinect_face_settings.cpp +++ b/tracker-kinect-face/kinect_face_settings.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2014, Stanislaw Halik <sthalik@misaki.pl> +/* Copyright (c) 2019, Stéphane Lenclud <github@lenclud.com> * Permission to use, copy, modify, and/or distribute this * software for any purpose with or without fee is hereby granted, |