From 7f2103eb4c91b4c1801ddfefeda5ac8d8b7c49d8 Mon Sep 17 00:00:00 2001 From: Stéphane Lenclud Date: Sun, 17 Feb 2019 10:56:24 +0100 Subject: Kinect: Copyright fix and minor cmake changes. --- tracker-kinect-face/kinect_face_tracker.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tracker-kinect-face/kinect_face_tracker.h') diff --git a/tracker-kinect-face/kinect_face_tracker.h b/tracker-kinect-face/kinect_face_tracker.h index 3ed28bea..e708328d 100644 --- a/tracker-kinect-face/kinect_face_tracker.h +++ b/tracker-kinect-face/kinect_face_tracker.h @@ -1,5 +1,10 @@ +/* Copyright (c) 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. + */ #include -- cgit v1.2.3