diff options
Diffstat (limited to 'tracker-kinect-face/camera_kinect_ir.h')
-rw-r--r-- | tracker-kinect-face/camera_kinect_ir.h | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/tracker-kinect-face/camera_kinect_ir.h b/tracker-kinect-face/camera_kinect_ir.h index f38c342a..dbe6fd63 100644 --- a/tracker-kinect-face/camera_kinect_ir.h +++ b/tracker-kinect-face/camera_kinect_ir.h @@ -1,8 +1,9 @@ -/* 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. +/* Copyright (c) 2019, Stephane Lenclud <github@lenclud.com> + + * 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. */ #pragma once |