From d5b68457632c86629449c1fa29f9c1fb437d89db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 5 Feb 2014 09:25:53 +0000 Subject: [PATCH] Updated License Headers git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18129 383ad7c9-94d9-4d36-a494-682f7c89f535 --- SmootherObject.cc | 2 +- SmootherObject.hh | 2 +- SmootherPlugin.cc | 2 +- SmootherPlugin.hh | 2 +- SmootherToolbarWidget.cc | 2 +- SmootherToolbarWidget.hh | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/SmootherObject.cc b/SmootherObject.cc index d44a328..7da3ef3 100644 --- a/SmootherObject.cc +++ b/SmootherObject.cc @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * -* Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen * +* Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *--------------------------------------------------------------------------- * diff --git a/SmootherObject.hh b/SmootherObject.hh index 29fcd4f..d804b26 100644 --- a/SmootherObject.hh +++ b/SmootherObject.hh @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * -* Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen * +* Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *--------------------------------------------------------------------------- * diff --git a/SmootherPlugin.cc b/SmootherPlugin.cc index 1d59f9d..f3c5762 100644 --- a/SmootherPlugin.cc +++ b/SmootherPlugin.cc @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * -* Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen * +* Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *--------------------------------------------------------------------------- * diff --git a/SmootherPlugin.hh b/SmootherPlugin.hh index d911b61..49ab6ef 100644 --- a/SmootherPlugin.hh +++ b/SmootherPlugin.hh @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * -* Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen * +* Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *--------------------------------------------------------------------------- * diff --git a/SmootherToolbarWidget.cc b/SmootherToolbarWidget.cc index e2794bd..e4cd4e1 100644 --- a/SmootherToolbarWidget.cc +++ b/SmootherToolbarWidget.cc @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * -* Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen * +* Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *--------------------------------------------------------------------------- * diff --git a/SmootherToolbarWidget.hh b/SmootherToolbarWidget.hh index 275c4c0..8421e3b 100644 --- a/SmootherToolbarWidget.hh +++ b/SmootherToolbarWidget.hh @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * -* Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen * +* Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *--------------------------------------------------------------------------- * -- GitLab