diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-29 07:50:00 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-29 07:50:00 +0100 | 
| commit | a5c8a7ed8edf60688b4c732d22db1c9a38c7c262 (patch) | |
| tree | 69a17cafdf2112bf284daec87ad32db3f6fa006f | |
| parent | fda36e3ec5a1c613a9c960868a2cca1463f63e25 (diff) | |
remove third-party copyright notice
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
| -rw-r--r-- | facetracknoir/tracker_types.h | 22 | 
1 files changed, 0 insertions, 22 deletions
diff --git a/facetracknoir/tracker_types.h b/facetracknoir/tracker_types.h index 54d1841e..a367371e 100644 --- a/facetracknoir/tracker_types.h +++ b/facetracknoir/tracker_types.h @@ -1,25 +1,3 @@ -/******************************************************************************** -* FaceTrackNoIR		This program is a private project of the some enthusiastic	* -*					gamers from Holland, who don't like to pay much for			* -*					head-tracking.												* -*																				* -* Copyright (C) 2010 - 2012	Wim Vriend (Developing)								* -*							Ron Hendriks (Researching and Testing)				* -*																				* -* Homepage																		*																				* -* This program is free software; you can redistribute it and/or modify it		* -* under the terms of the GNU General Public License as published by the			* -* Free Software Foundation; either version 3 of the License, or (at your		* -* option) any later version.													* -*																				* -* This program is distributed in the hope that it will be useful, but			* -* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY	* -* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for	* -* more details.																	* -*																				* -* You should have received a copy of the GNU General Public License along		* -* with this program; if not, see <http://www.gnu.org/licenses/>.				* -*********************************************************************************/  #ifndef __TRACKER_TYPES_H__  #define __TRACKER_TYPES_H__  | 
