From fd035d1c924539c4971ee77463fb368b4744943c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20M=C3=B6bius?= <moebius@cs.rwth-aachen.de>
Date: Wed, 5 Feb 2014 09:25:53 +0000
Subject: [PATCH] Updated License Headers

git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18129 383ad7c9-94d9-4d36-a494-682f7c89f535
---
 ContextMenuDataControl.cc     | 2 +-
 DataControlPlugin.cc          | 2 +-
 DataControlPlugin.hh          | 2 +-
 DataControlPluginScripting.cc | 2 +-
 DefaultObjectMarker.cc        | 2 +-
 DefaultObjectMarker.hh        | 2 +-
 Menu.cc                       | 2 +-
 Menu.hh                       | 2 +-
 Popup.cc                      | 2 +-
 Toolbox.cc                    | 2 +-
 Toolbox.hh                    | 2 +-
 TreeItem.cc                   | 2 +-
 TreeItem.hh                   | 2 +-
 TreeModel.cc                  | 2 +-
 TreeModel.hh                  | 2 +-
 TreeView.cc                   | 2 +-
 TreeView.hh                   | 2 +-
 17 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/ContextMenuDataControl.cc b/ContextMenuDataControl.cc
index 5e90115..f845600 100644
--- a/ContextMenuDataControl.cc
+++ b/ContextMenuDataControl.cc
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/DataControlPlugin.cc b/DataControlPlugin.cc
index 8e1d7fc..a659803 100644
--- a/DataControlPlugin.cc
+++ b/DataControlPlugin.cc
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/DataControlPlugin.hh b/DataControlPlugin.hh
index 78ae1df..afb40a6 100644
--- a/DataControlPlugin.hh
+++ b/DataControlPlugin.hh
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/DataControlPluginScripting.cc b/DataControlPluginScripting.cc
index 9aa7318..0c20dfd 100644
--- a/DataControlPluginScripting.cc
+++ b/DataControlPluginScripting.cc
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/DefaultObjectMarker.cc b/DefaultObjectMarker.cc
index 2e1091e..0112910 100644
--- a/DefaultObjectMarker.cc
+++ b/DefaultObjectMarker.cc
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/DefaultObjectMarker.hh b/DefaultObjectMarker.hh
index f744868..fe59cdd 100644
--- a/DefaultObjectMarker.hh
+++ b/DefaultObjectMarker.hh
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/Menu.cc b/Menu.cc
index 3c1d912..452c655 100644
--- a/Menu.cc
+++ b/Menu.cc
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/Menu.hh b/Menu.hh
index 2f93f4a..508dd34 100644
--- a/Menu.hh
+++ b/Menu.hh
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/Popup.cc b/Popup.cc
index 43bd9f6..d6b4df6 100644
--- a/Popup.cc
+++ b/Popup.cc
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/Toolbox.cc b/Toolbox.cc
index 8fe21f3..502b235 100644
--- a/Toolbox.cc
+++ b/Toolbox.cc
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/Toolbox.hh b/Toolbox.hh
index 8d6f5c0..f68eb0d 100644
--- a/Toolbox.hh
+++ b/Toolbox.hh
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/TreeItem.cc b/TreeItem.cc
index 93138f5..a00a73c 100644
--- a/TreeItem.cc
+++ b/TreeItem.cc
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/TreeItem.hh b/TreeItem.hh
index 455eff5..691b8cb 100644
--- a/TreeItem.hh
+++ b/TreeItem.hh
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/TreeModel.cc b/TreeModel.cc
index 85d372c..a9071b4 100644
--- a/TreeModel.cc
+++ b/TreeModel.cc
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/TreeModel.hh b/TreeModel.hh
index 9ad5215..05144a3 100644
--- a/TreeModel.hh
+++ b/TreeModel.hh
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/TreeView.cc b/TreeView.cc
index 004d5d3..6eada37 100644
--- a/TreeView.cc
+++ b/TreeView.cc
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
diff --git a/TreeView.hh b/TreeView.hh
index 6ae75f0..fa326bb 100644
--- a/TreeView.hh
+++ b/TreeView.hh
@@ -1,7 +1,7 @@
 /*===========================================================================*\
 *                                                                            *
 *                              OpenFlipper                                   *
-*      Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen       *
+*      Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen       *
 *                           www.openflipper.org                              *
 *                                                                            *
 *--------------------------------------------------------------------------- *
-- 
GitLab