diff --git a/ContextMenuDataControl.cc b/ContextMenuDataControl.cc
index 9bf0643c3750079d00b860ce984f414e43758282..b8251116a1e858a53b84f824536718ab213f6f4f 100644
--- a/ContextMenuDataControl.cc
+++ b/ContextMenuDataControl.cc
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision$                                                       *
- *   $Author$                                                      *
- *   $Date$                   *
- *                                                                           *
+*                                                                            *
+*   $Revision$                                                       *
+*   $LastChangedBy$                                                *
+*   $Date$                     *
+*                                                                            *
 \*===========================================================================*/
 
 
diff --git a/DataControlPlugin.cc b/DataControlPlugin.cc
index e8bec1981d58293b045b6872d7a44a9d2e800782..a8776da2669fc984cd8a591b641f8f1d7dd54802 100644
--- a/DataControlPlugin.cc
+++ b/DataControlPlugin.cc
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision$                                                       *
- *   $Author$                                                      *
- *   $Date$                   *
- *                                                                           *
+*                                                                            *
+*   $Revision$                                                       *
+*   $LastChangedBy$                                                *
+*   $Date$                     *
+*                                                                            *
 \*===========================================================================*/
 
 
diff --git a/DataControlPlugin.hh b/DataControlPlugin.hh
index db973e6f35fe9b4dfa6632c13c2cbc54c7e4be2b..ce960726e68668532f1616ce8180108bdc00ccd6 100644
--- a/DataControlPlugin.hh
+++ b/DataControlPlugin.hh
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision$                                                       *
- *   $Author$                                                      *
- *   $Date$                   *
- *                                                                           *
+*                                                                            *
+*   $Revision$                                                       *
+*   $LastChangedBy$                                                *
+*   $Date$                     *
+*                                                                            *
 \*===========================================================================*/
 
 
diff --git a/DataControlPluginScripting.cc b/DataControlPluginScripting.cc
index 6be2c18e8dd674ae31dbc10fd4337bb80e85e385..403e036c650e227cbc7a41efbcb59aed3d6aa785 100644
--- a/DataControlPluginScripting.cc
+++ b/DataControlPluginScripting.cc
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision$                                                       *
- *   $Author$                                                      *
- *   $Date$                   *
- *                                                                           *
+*                                                                            *
+*   $Revision$                                                       *
+*   $LastChangedBy$                                                *
+*   $Date$                     *
+*                                                                            *
 \*===========================================================================*/
 
 
diff --git a/DefaultObjectMarker.cc b/DefaultObjectMarker.cc
index 89529bae3f03befe3e43e4c082ae08fad893d43a..1f493d1e885aab40afc1b99365e7236274956203 100644
--- a/DefaultObjectMarker.cc
+++ b/DefaultObjectMarker.cc
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision: 83 $                                                         *
- *   $Author: moebius $                                                      *
- *   $Date: 2009-02-27 17:31:45 +0100 (Fr, 27. Feb 2009) $                   *
- *                                                                           *
+*                                                                            *
+*   $Revision: 10272 $                                                       *
+*   $LastChangedBy: moebius $                                                *
+*   $Date: 2010-11-24 17:45:10 +0100 (Mi, 24 Nov 2010) $                     *
+*                                                                            *
 \*===========================================================================*/
 
 #include <OpenFlipper/common/Types.hh>
diff --git a/DefaultObjectMarker.hh b/DefaultObjectMarker.hh
index a928dc77986b00f5b750d3949505e5ecd32c3c2b..1447ec9f40153e4fc3d1641239989b2dc95cf84d 100644
--- a/DefaultObjectMarker.hh
+++ b/DefaultObjectMarker.hh
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision: 83 $                                                         *
- *   $Author: moebius $                                                      *
- *   $Date: 2009-02-27 17:31:45 +0100 (Fr, 27. Feb 2009) $                   *
- *                                                                           *
+*                                                                            *
+*   $Revision: 10272 $                                                       *
+*   $LastChangedBy: moebius $                                                *
+*   $Date: 2010-11-24 17:45:10 +0100 (Mi, 24 Nov 2010) $                     *
+*                                                                            *
 \*===========================================================================*/
 
 
diff --git a/Menu.cc b/Menu.cc
index 973f8cc6395883e32af636157708383e2b44af24..fec381586cf1cef7649454a45e7b1576670f7f22 100644
--- a/Menu.cc
+++ b/Menu.cc
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision: 83 $                                                         *
- *   $Author: moebius $                                                      *
- *   $Date: 2009-02-27 17:31:45 +0100 (Fr, 27. Feb 2009) $                   *
- *                                                                           *
+*                                                                            *
+*   $Revision: 10272 $                                                       *
+*   $LastChangedBy: moebius $                                                *
+*   $Date: 2010-11-24 17:45:10 +0100 (Mi, 24 Nov 2010) $                     *
+*                                                                            *
 \*===========================================================================*/
 
 #include "Menu.hh"
diff --git a/Menu.hh b/Menu.hh
index 2ec011a6a4c8ee52f89b4c5bde3611aea308e052..d1da06822023977bc7275ef53ac86e90625d2867 100644
--- a/Menu.hh
+++ b/Menu.hh
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision: 83 $                                                         *
- *   $Author: moebius $                                                      *
- *   $Date: 2009-02-27 17:31:45 +0100 (Fr, 27. Feb 2009) $                   *
- *                                                                           *
+*                                                                            *
+*   $Revision: 10272 $                                                       *
+*   $LastChangedBy: moebius $                                                *
+*   $Date: 2010-11-24 17:45:10 +0100 (Mi, 24 Nov 2010) $                     *
+*                                                                            *
 \*===========================================================================*/
 
 #include <QMenu>
diff --git a/Popup.cc b/Popup.cc
index aeb2ef55fce293b0aca17c0e8b2d54a87ec343bd..5f64ae539b950f9d125a91c0874291bb6eefc0e9 100644
--- a/Popup.cc
+++ b/Popup.cc
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision$                                                       *
- *   $Author$                                                      *
- *   $Date$                   *
- *                                                                           *
+*                                                                            *
+*   $Revision$                                                       *
+*   $LastChangedBy$                                                *
+*   $Date$                     *
+*                                                                            *
 \*===========================================================================*/
 
 
diff --git a/Toolbox.cc b/Toolbox.cc
index 6d2450e3cdc75705b2e908f048128efbb0281809..c97bb6c55c1cd3b80254d472fd8fb9126adde877 100644
--- a/Toolbox.cc
+++ b/Toolbox.cc
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision: 83 $                                                         *
- *   $Author: moebius $                                                      *
- *   $Date: 2009-02-27 17:31:45 +0100 (Fr, 27. Feb 2009) $                   *
- *                                                                           *
+*                                                                            *
+*   $Revision: 10272 $                                                       *
+*   $LastChangedBy: moebius $                                                *
+*   $Date: 2010-11-24 17:45:10 +0100 (Mi, 24 Nov 2010) $                     *
+*                                                                            *
 \*===========================================================================*/
 
 #include "Toolbox.hh"
diff --git a/Toolbox.hh b/Toolbox.hh
index 38e020b686e922c1947afc71f8d262259cae399d..0c81a0342cf0abf30a0b3a467200fc98f8fe39e0 100644
--- a/Toolbox.hh
+++ b/Toolbox.hh
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision: 83 $                                                         *
- *   $Author: moebius $                                                      *
- *   $Date: 2009-02-27 17:31:45 +0100 (Fr, 27. Feb 2009) $                   *
- *                                                                           *
+*                                                                            *
+*   $Revision: 10272 $                                                       *
+*   $LastChangedBy: moebius $                                                *
+*   $Date: 2010-11-24 17:45:10 +0100 (Mi, 24 Nov 2010) $                     *
+*                                                                            *
 \*===========================================================================*/
 
 #include "ui_toolbox.hh"
diff --git a/TreeItem.cc b/TreeItem.cc
index 70baaced4cf27ff6663ad5cbc755cf139c5828c6..673b167f77f5cb5d8765a33bc17004583cfb980f 100644
--- a/TreeItem.cc
+++ b/TreeItem.cc
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision: 83 $                                                         *
- *   $Author: moebius $                                                      *
- *   $Date: 2009-02-27 17:31:45 +0100 (Fr, 27. Feb 2009) $                   *
- *                                                                           *
+*                                                                            *
+*   $Revision: 10272 $                                                       *
+*   $LastChangedBy: moebius $                                                *
+*   $Date: 2010-11-24 17:45:10 +0100 (Mi, 24 Nov 2010) $                     *
+*                                                                            *
 \*===========================================================================*/
 
 #include "TreeItem.hh"
diff --git a/TreeItem.hh b/TreeItem.hh
index 4f7aebc5664f92775f2543062dd1b611f4de078f..0623e4ac35b4f209ff27beff23f3ac407295b79d 100644
--- a/TreeItem.hh
+++ b/TreeItem.hh
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision: 83 $                                                         *
- *   $Author: moebius $                                                      *
- *   $Date: 2009-02-27 17:31:45 +0100 (Fr, 27. Feb 2009) $                   *
- *                                                                           *
+*                                                                            *
+*   $Revision: 10272 $                                                       *
+*   $LastChangedBy: moebius $                                                *
+*   $Date: 2010-11-24 17:45:10 +0100 (Mi, 24 Nov 2010) $                     *
+*                                                                            *
 \*===========================================================================*/
 
 #ifndef TREEITEM_HH
diff --git a/TreeModel.cc b/TreeModel.cc
index 126f40b346af3fc6ba48ede169331cb99f933647..9a11f7714c540aa1865e51ba0edd129bb06be5bb 100644
--- a/TreeModel.cc
+++ b/TreeModel.cc
@@ -1,45 +1,46 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision$                                                       *
- *   $Author$                                                      *
- *   $Date$                   *
- *                                                                           *
+*                                                                            *
+*   $Revision$                                                       *
+*   $LastChangedBy$                                                *
+*   $Date$                     *
+*                                                                            *
 \*===========================================================================*/
 
+
 #include <QtGui>
 #include <QBrush>
 
diff --git a/TreeModel.hh b/TreeModel.hh
index 72409e33d7aa725d4ddd9347e217c13756e7f1a2..0d8f53eda34a0da53cdbbfb5f26c62089b986936 100644
--- a/TreeModel.hh
+++ b/TreeModel.hh
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision$                                                       *
- *   $Author$                                                      *
- *   $Date$                   *
- *                                                                           *
+*                                                                            *
+*   $Revision$                                                       *
+*   $LastChangedBy$                                                *
+*   $Date$                     *
+*                                                                            *
 \*===========================================================================*/
 
 #ifndef TREEMODEL_H
diff --git a/TreeView.cc b/TreeView.cc
index 2988b164cbde17871aa05c0f3f863e5cc4fe514b..4926f37d41c9a664e741924bb2cda2e6332c77d6 100644
--- a/TreeView.cc
+++ b/TreeView.cc
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision: 83 $                                                         *
- *   $Author: moebius $                                                      *
- *   $Date: 2009-02-27 17:31:45 +0100 (Fr, 27. Feb 2009) $                   *
- *                                                                           *
+*                                                                            *
+*   $Revision: 10272 $                                                       *
+*   $LastChangedBy: moebius $                                                *
+*   $Date: 2010-11-24 17:45:10 +0100 (Mi, 24 Nov 2010) $                     *
+*                                                                            *
 \*===========================================================================*/
 
 #include "TreeView.hh"
diff --git a/TreeView.hh b/TreeView.hh
index c89a9733e0afc1f40a2da3cbd0eb1020a6daaa0e..b23272fbb5bd0a9a0a968629134b5d0dce32684f 100644
--- a/TreeView.hh
+++ b/TreeView.hh
@@ -1,43 +1,43 @@
 /*===========================================================================*\
- *                                                                           *
- *                              OpenFlipper                                  *
- *      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen      *
- *                           www.openflipper.org                             *
- *                                                                           *
- *---------------------------------------------------------------------------*
- *  This file is part of OpenFlipper.                                        *
- *                                                                           *
- *  OpenFlipper is free software: you can redistribute it and/or modify      *
- *  it under the terms of the GNU Lesser General Public License as           *
- *  published by the Free Software Foundation, either version 3 of           *
- *  the License, or (at your option) any later version with the              *
- *  following exceptions:                                                    *
- *                                                                           *
- *  If other files instantiate templates or use macros                       *
- *  or inline functions from this file, or you compile this file and         *
- *  link it with other files to produce an executable, this file does        *
- *  not by itself cause the resulting executable to be covered by the        *
- *  GNU Lesser General Public License. This exception does not however       *
- *  invalidate any other reasons why the executable file might be            *
- *  covered by the GNU Lesser General Public License.                        *
- *                                                                           *
- *  OpenFlipper 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 Lesser General Public License for more details.                      *
- *                                                                           *
- *  You should have received a copy of the GNU LesserGeneral Public          *
- *  License along with OpenFlipper. If not,                                  *
- *  see <http://www.gnu.org/licenses/>.                                      *
- *                                                                           *
+*                                                                            *
+*                              OpenFlipper                                   *
+*      Copyright (C) 2001-2010 by Computer Graphics Group, RWTH Aachen       *
+*                           www.openflipper.org                              *
+*                                                                            *
+*--------------------------------------------------------------------------- *
+*  This file is part of OpenFlipper.                                         *
+*                                                                            *
+*  OpenFlipper is free software: you can redistribute it and/or modify       *
+*  it under the terms of the GNU Lesser General Public License as            *
+*  published by the Free Software Foundation, either version 3 of            *
+*  the License, or (at your option) any later version with the               *
+*  following exceptions:                                                     *
+*                                                                            *
+*  If other files instantiate templates or use macros                        *
+*  or inline functions from this file, or you compile this file and          *
+*  link it with other files to produce an executable, this file does         *
+*  not by itself cause the resulting executable to be covered by the         *
+*  GNU Lesser General Public License. This exception does not however        *
+*  invalidate any other reasons why the executable file might be             *
+*  covered by the GNU Lesser General Public License.                         *
+*                                                                            *
+*  OpenFlipper 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 Lesser General Public License for more details.                       *
+*                                                                            *
+*  You should have received a copy of the GNU LesserGeneral Public           *
+*  License along with OpenFlipper. If not,                                   *
+*  see <http://www.gnu.org/licenses/>.                                       *
+*                                                                            *
 \*===========================================================================*/
 
 /*===========================================================================*\
- *                                                                           *
- *   $Revision: 83 $                                                         *
- *   $Author: moebius $                                                      *
- *   $Date: 2009-02-27 17:31:45 +0100 (Fr, 27. Feb 2009) $                   *
- *                                                                           *
+*                                                                            *
+*   $Revision: 10272 $                                                       *
+*   $LastChangedBy: moebius $                                                *
+*   $Date: 2010-11-24 17:45:10 +0100 (Mi, 24 Nov 2010) $                     *
+*                                                                            *
 \*===========================================================================*/
 
 #include <QTreeView>