From 4d066f85d61d431c2efbfcbf7e790e2175ffbedb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Thu, 17 Jun 2010 10:48:23 +0000 Subject: [PATCH] Changed license Header to 2010 git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@9595 383ad7c9-94d9-4d36-a494-682f7c89f535 --- FunctionList.cc | 2 +- FunctionList.hh | 2 +- ScriptingPlugin.cc | 2 +- ScriptingPlugin.hh | 2 +- highLighter.cc | 2 +- highLighter.hh | 2 +- scriptingWidget.cc | 2 +- scriptingWidget.hh | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/FunctionList.cc b/FunctionList.cc index 553a558..6e41f3c 100644 --- a/FunctionList.cc +++ b/FunctionList.cc @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * - * Copyright (C) 2001-2009 by Computer Graphics Group, RWTH Aachen * + * Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *---------------------------------------------------------------------------* diff --git a/FunctionList.hh b/FunctionList.hh index f553f6c..cf1977a 100644 --- a/FunctionList.hh +++ b/FunctionList.hh @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * - * Copyright (C) 2001-2009 by Computer Graphics Group, RWTH Aachen * + * Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *---------------------------------------------------------------------------* diff --git a/ScriptingPlugin.cc b/ScriptingPlugin.cc index 097bcf9..013678a 100644 --- a/ScriptingPlugin.cc +++ b/ScriptingPlugin.cc @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * - * Copyright (C) 2001-2009 by Computer Graphics Group, RWTH Aachen * + * Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *---------------------------------------------------------------------------* diff --git a/ScriptingPlugin.hh b/ScriptingPlugin.hh index e259cb1..3d1332e 100644 --- a/ScriptingPlugin.hh +++ b/ScriptingPlugin.hh @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * - * Copyright (C) 2001-2009 by Computer Graphics Group, RWTH Aachen * + * Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *---------------------------------------------------------------------------* diff --git a/highLighter.cc b/highLighter.cc index 87bc152..fc3b7c2 100644 --- a/highLighter.cc +++ b/highLighter.cc @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * - * Copyright (C) 2001-2009 by Computer Graphics Group, RWTH Aachen * + * Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *---------------------------------------------------------------------------* diff --git a/highLighter.hh b/highLighter.hh index 21bc4dc..02c3a7d 100644 --- a/highLighter.hh +++ b/highLighter.hh @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * - * Copyright (C) 2001-2009 by Computer Graphics Group, RWTH Aachen * + * Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *---------------------------------------------------------------------------* diff --git a/scriptingWidget.cc b/scriptingWidget.cc index 783a8d4..964b61f 100644 --- a/scriptingWidget.cc +++ b/scriptingWidget.cc @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * - * Copyright (C) 2001-2009 by Computer Graphics Group, RWTH Aachen * + * Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *---------------------------------------------------------------------------* diff --git a/scriptingWidget.hh b/scriptingWidget.hh index 52ab710..05e305c 100644 --- a/scriptingWidget.hh +++ b/scriptingWidget.hh @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * - * Copyright (C) 2001-2009 by Computer Graphics Group, RWTH Aachen * + * Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *---------------------------------------------------------------------------* -- GitLab