summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_filter_ewma2/ftnoir_filter_ewma2_dialog.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-09-13 13:23:42 +0200
committerStanislaw Halik <sthalik@misaki.pl>2014-09-13 13:23:42 +0200
commit7bbc9c9f17de42a8e0371551649f6d1ab558782e (patch)
treecccbdd3ab2777e42b7b47d9c8f84906e5b40b86a /ftnoir_filter_ewma2/ftnoir_filter_ewma2_dialog.cpp
parent61f739e32f81150f905a577050440a35bbe5c467 (diff)
nix incorrect copyright attribution (see note)
While @dbaarda wanted to leave it ghostwritten, it's not fair toward him.
Diffstat (limited to 'ftnoir_filter_ewma2/ftnoir_filter_ewma2_dialog.cpp')
-rw-r--r--ftnoir_filter_ewma2/ftnoir_filter_ewma2_dialog.cpp24
1 files changed, 0 insertions, 24 deletions
diff --git a/ftnoir_filter_ewma2/ftnoir_filter_ewma2_dialog.cpp b/ftnoir_filter_ewma2/ftnoir_filter_ewma2_dialog.cpp
index c042d12c..437928a3 100644
--- a/ftnoir_filter_ewma2/ftnoir_filter_ewma2_dialog.cpp
+++ b/ftnoir_filter_ewma2/ftnoir_filter_ewma2_dialog.cpp
@@ -1,27 +1,3 @@
-/********************************************************************************
-* FaceTrackNoIR This program is a private project of some enthusiastic *
-* gamers from Holland, who don't like to pay much for *
-* head-tracking. *
-* *
-* Copyright (C) 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/>. *
-* *
-********************************************************************************/
#include "ftnoir_filter_ewma2.h"
#include <cmath>
#include <QDebug>