From e439ab61db8d6bad1693c4722d5a87e6a16f6d70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 5 Feb 2014 09:25:53 +0000 Subject: [PATCH] Updated License Headers git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18129 383ad7c9-94d9-4d36-a494-682f7c89f535 --- MeshObjectInfoPlugin.cc | 2 +- MeshObjectInfoPlugin.hh | 2 +- MeshObjectInfoScripting.cc | 2 +- infoBar.cc | 2 +- infoBar.hh | 2 +- infoDialog.cc | 2 +- infoDialog.hh | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/MeshObjectInfoPlugin.cc b/MeshObjectInfoPlugin.cc index 97aa4e6..1765cdf 100644 --- a/MeshObjectInfoPlugin.cc +++ b/MeshObjectInfoPlugin.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/MeshObjectInfoPlugin.hh b/MeshObjectInfoPlugin.hh index ebc1f82..988461b 100644 --- a/MeshObjectInfoPlugin.hh +++ b/MeshObjectInfoPlugin.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/MeshObjectInfoScripting.cc b/MeshObjectInfoScripting.cc index 95cfb6b..019ab92 100644 --- a/MeshObjectInfoScripting.cc +++ b/MeshObjectInfoScripting.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/infoBar.cc b/infoBar.cc index 75b20b5..41b59a7 100644 --- a/infoBar.cc +++ b/infoBar.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/infoBar.hh b/infoBar.hh index aaf1663..46eb283 100644 --- a/infoBar.hh +++ b/infoBar.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/infoDialog.cc b/infoDialog.cc index 02f97f0..de7e136 100644 --- a/infoDialog.cc +++ b/infoDialog.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/infoDialog.hh b/infoDialog.hh index 733e5f6..2300376 100644 --- a/infoDialog.hh +++ b/infoDialog.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