diff --git a/Doc/Concepts/MeshItems.hh b/Doc/Concepts/MeshItems.hh index 6b86cc85..1e1524ad 100644 --- a/Doc/Concepts/MeshItems.hh +++ b/Doc/Concepts/MeshItems.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/Doc/Concepts/MeshKernel.hh b/Doc/Concepts/MeshKernel.hh index 0f895d96..dfb7e71a 100644 --- a/Doc/Concepts/MeshKernel.hh +++ b/Doc/Concepts/MeshKernel.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/Doc/Tutorial/01-build_cube/build_cube.cc b/Doc/Tutorial/01-build_cube/build_cube.cc index d3a5e01a..5c8d17e6 100644 --- a/Doc/Tutorial/01-build_cube/build_cube.cc +++ b/Doc/Tutorial/01-build_cube/build_cube.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/Doc/Tutorial/07b-delete_geometry/delete_geometry.cc b/Doc/Tutorial/07b-delete_geometry/delete_geometry.cc index 1af26cd4..f0c0ce46 100644 --- a/Doc/Tutorial/07b-delete_geometry/delete_geometry.cc +++ b/Doc/Tutorial/07b-delete_geometry/delete_geometry.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/LICENSE/LICENSE b/LICENSE/LICENSE index 4bb413ec..8f5fb7ec 100644 --- a/LICENSE/LICENSE +++ b/LICENSE/LICENSE @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/cmake/FindOpenMesh.cmake b/cmake/FindOpenMesh.cmake index a1f2233f..24fdfe5a 100644 --- a/cmake/FindOpenMesh.cmake +++ b/cmake/FindOpenMesh.cmake @@ -16,7 +16,7 @@ # # OpenMesh # Copyright (c) 2001-2015, RWTH-Aachen University -# Department for Computer Graphics and Multimedia +# Department of Computer Graphics and Multimedia # All rights reserved. # www.openmesh.org # diff --git a/src/OpenMesh/Apps/Decimating/CmdOption.hh b/src/OpenMesh/Apps/Decimating/CmdOption.hh index 825fe899..7a0d19b0 100644 --- a/src/OpenMesh/Apps/Decimating/CmdOption.hh +++ b/src/OpenMesh/Apps/Decimating/CmdOption.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Decimating/DecimaterViewerWidget.cc b/src/OpenMesh/Apps/Decimating/DecimaterViewerWidget.cc index 0abb374e..5ec3e623 100644 --- a/src/OpenMesh/Apps/Decimating/DecimaterViewerWidget.cc +++ b/src/OpenMesh/Apps/Decimating/DecimaterViewerWidget.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Decimating/DecimaterViewerWidget.hh b/src/OpenMesh/Apps/Decimating/DecimaterViewerWidget.hh index a91d8e6d..49037a2c 100644 --- a/src/OpenMesh/Apps/Decimating/DecimaterViewerWidget.hh +++ b/src/OpenMesh/Apps/Decimating/DecimaterViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Decimating/decimater.cc b/src/OpenMesh/Apps/Decimating/decimater.cc index 37763469..eca0b3e4 100644 --- a/src/OpenMesh/Apps/Decimating/decimater.cc +++ b/src/OpenMesh/Apps/Decimating/decimater.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Decimating/decimaterviewer.cc b/src/OpenMesh/Apps/Decimating/decimaterviewer.cc index 2580d5a3..4a901c29 100644 --- a/src/OpenMesh/Apps/Decimating/decimaterviewer.cc +++ b/src/OpenMesh/Apps/Decimating/decimaterviewer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Dualizer/dualizer.cc b/src/OpenMesh/Apps/Dualizer/dualizer.cc index dcfbb335..57d87c38 100644 --- a/src/OpenMesh/Apps/Dualizer/dualizer.cc +++ b/src/OpenMesh/Apps/Dualizer/dualizer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/ProgViewer/ProgViewerWidget.cc b/src/OpenMesh/Apps/ProgViewer/ProgViewerWidget.cc index cb3694a3..998bf0b3 100644 --- a/src/OpenMesh/Apps/ProgViewer/ProgViewerWidget.cc +++ b/src/OpenMesh/Apps/ProgViewer/ProgViewerWidget.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/ProgViewer/ProgViewerWidget.hh b/src/OpenMesh/Apps/ProgViewer/ProgViewerWidget.hh index 353191c2..dbb619b1 100644 --- a/src/OpenMesh/Apps/ProgViewer/ProgViewerWidget.hh +++ b/src/OpenMesh/Apps/ProgViewer/ProgViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/ProgViewer/progviewer.cc b/src/OpenMesh/Apps/ProgViewer/progviewer.cc index 6f93c2b0..fbe31557 100644 --- a/src/OpenMesh/Apps/ProgViewer/progviewer.cc +++ b/src/OpenMesh/Apps/ProgViewer/progviewer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/QtViewer/MeshViewerWidget.hh b/src/OpenMesh/Apps/QtViewer/MeshViewerWidget.hh index 3e9c4318..6addb705 100644 --- a/src/OpenMesh/Apps/QtViewer/MeshViewerWidget.hh +++ b/src/OpenMesh/Apps/QtViewer/MeshViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/QtViewer/MeshViewerWidgetT.cc b/src/OpenMesh/Apps/QtViewer/MeshViewerWidgetT.cc index 713a5b1e..bd814226 100644 --- a/src/OpenMesh/Apps/QtViewer/MeshViewerWidgetT.cc +++ b/src/OpenMesh/Apps/QtViewer/MeshViewerWidgetT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/QtViewer/MeshViewerWidgetT.hh b/src/OpenMesh/Apps/QtViewer/MeshViewerWidgetT.hh index 35c02ede..ce076d62 100644 --- a/src/OpenMesh/Apps/QtViewer/MeshViewerWidgetT.hh +++ b/src/OpenMesh/Apps/QtViewer/MeshViewerWidgetT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/QtViewer/QGLViewerWidget.cc b/src/OpenMesh/Apps/QtViewer/QGLViewerWidget.cc index 8e0d3570..67400df4 100644 --- a/src/OpenMesh/Apps/QtViewer/QGLViewerWidget.cc +++ b/src/OpenMesh/Apps/QtViewer/QGLViewerWidget.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/QtViewer/QGLViewerWidget.hh b/src/OpenMesh/Apps/QtViewer/QGLViewerWidget.hh index a80a96ad..0f9b06e6 100644 --- a/src/OpenMesh/Apps/QtViewer/QGLViewerWidget.hh +++ b/src/OpenMesh/Apps/QtViewer/QGLViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/QtViewer/meshviewer.cc b/src/OpenMesh/Apps/QtViewer/meshviewer.cc index 6517a7fe..a16d2a03 100644 --- a/src/OpenMesh/Apps/QtViewer/meshviewer.cc +++ b/src/OpenMesh/Apps/QtViewer/meshviewer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Smoothing/smooth.cc b/src/OpenMesh/Apps/Smoothing/smooth.cc index a77fa75b..24c5ef54 100644 --- a/src/OpenMesh/Apps/Smoothing/smooth.cc +++ b/src/OpenMesh/Apps/Smoothing/smooth.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Subdivider/MeshViewerWidget.hh b/src/OpenMesh/Apps/Subdivider/MeshViewerWidget.hh index 4c59d8f1..e6a48062 100644 --- a/src/OpenMesh/Apps/Subdivider/MeshViewerWidget.hh +++ b/src/OpenMesh/Apps/Subdivider/MeshViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Subdivider/SubdivideWidget.cc b/src/OpenMesh/Apps/Subdivider/SubdivideWidget.cc index b0f0fac3..59d25a12 100644 --- a/src/OpenMesh/Apps/Subdivider/SubdivideWidget.cc +++ b/src/OpenMesh/Apps/Subdivider/SubdivideWidget.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Subdivider/SubdivideWidget.hh b/src/OpenMesh/Apps/Subdivider/SubdivideWidget.hh index 24d5aa92..76d6f5fb 100644 --- a/src/OpenMesh/Apps/Subdivider/SubdivideWidget.hh +++ b/src/OpenMesh/Apps/Subdivider/SubdivideWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Subdivider/adaptive_subdivider.cc b/src/OpenMesh/Apps/Subdivider/adaptive_subdivider.cc index 1f836e87..d29227dc 100644 --- a/src/OpenMesh/Apps/Subdivider/adaptive_subdivider.cc +++ b/src/OpenMesh/Apps/Subdivider/adaptive_subdivider.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Subdivider/qtsubdivider.cc b/src/OpenMesh/Apps/Subdivider/qtsubdivider.cc index 8c645399..85f2a726 100644 --- a/src/OpenMesh/Apps/Subdivider/qtsubdivider.cc +++ b/src/OpenMesh/Apps/Subdivider/qtsubdivider.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Subdivider/subdivider.cc b/src/OpenMesh/Apps/Subdivider/subdivider.cc index 355d6e19..d2b7752e 100644 --- a/src/OpenMesh/Apps/Subdivider/subdivider.cc +++ b/src/OpenMesh/Apps/Subdivider/subdivider.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.cc b/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.cc index ddfbd9ff..348a4f82 100644 --- a/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.cc +++ b/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.hh b/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.hh index 916b742f..fb7c7ae2 100644 --- a/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.hh +++ b/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshSupport.hh b/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshSupport.hh index 7a5e801d..30b7669a 100644 --- a/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshSupport.hh +++ b/src/OpenMesh/Apps/Unsupported/IvViewer/SoOpenMeshSupport.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/IvViewer/ivviewer.cc b/src/OpenMesh/Apps/Unsupported/IvViewer/ivviewer.cc index 292e19e6..d5d80306 100644 --- a/src/OpenMesh/Apps/Unsupported/IvViewer/ivviewer.cc +++ b/src/OpenMesh/Apps/Unsupported/IvViewer/ivviewer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/OsgViewer/meshviewer.cc b/src/OpenMesh/Apps/Unsupported/OsgViewer/meshviewer.cc index c688ade1..54aa8b79 100644 --- a/src/OpenMesh/Apps/Unsupported/OsgViewer/meshviewer.cc +++ b/src/OpenMesh/Apps/Unsupported/OsgViewer/meshviewer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/OsgViewer/osgviewer.cc b/src/OpenMesh/Apps/Unsupported/OsgViewer/osgviewer.cc index 84b6a046..60fad933 100644 --- a/src/OpenMesh/Apps/Unsupported/OsgViewer/osgviewer.cc +++ b/src/OpenMesh/Apps/Unsupported/OsgViewer/osgviewer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.cc b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.cc index f5436038..f5cf867f 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.hh b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.hh index fa3850aa..8d1cb246 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MyMesh.hh b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MyMesh.hh index 840945f9..24f5c1df 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MyMesh.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/MyMesh.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.cc b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.cc index 458c297b..ed2e9644 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.hh b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.hh index 7dad8618..f802c27f 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMClientViewerWidget.cc b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMClientViewerWidget.cc index c50e8cd7..7ce0864b 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMClientViewerWidget.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMClientViewerWidget.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMClientViewerWidget.hh b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMClientViewerWidget.hh index bc6fa6d9..2d6ace46 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMClientViewerWidget.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMClientViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMStreamingClient.cc b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMStreamingClient.cc index 3d5eaf30..9e1a6760 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMStreamingClient.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/VDPMStreamingClient.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/ServerSideVDPM.cc b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/ServerSideVDPM.cc index c340a323..ef7b19b6 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/ServerSideVDPM.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/ServerSideVDPM.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/ServerSideVDPM.hh b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/ServerSideVDPM.hh index 5ce0aa45..7f05ac66 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/ServerSideVDPM.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/ServerSideVDPM.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSession.cc b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSession.cc index 7739fc56..2de29853 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSession.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSession.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSession.hh b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSession.hh index 2e80ede1..b5f95906 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSession.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSession.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSocket.hh b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSocket.hh index e9138845..66ea9495 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSocket.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSocket.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerViewerWidget.cc b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerViewerWidget.cc index af96b4cc..c48a1702 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerViewerWidget.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerViewerWidget.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerViewerWidget.hh b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerViewerWidget.hh index 27256683..05db2243 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerViewerWidget.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMStreamingServer.cc b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMStreamingServer.cc index c51e21c6..70fc51cc 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMStreamingServer.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMStreamingServer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMStreamingServer.hh b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMStreamingServer.hh index 9596f0f5..dd673509 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMStreamingServer.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMStreamingServer.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.cc b/src/OpenMesh/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.cc index def74917..6a49cecd 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.hh b/src/OpenMesh/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.hh index fa3850aa..8d1cb246 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Client/MyMesh.hh b/src/OpenMesh/Apps/Unsupported/Streaming/Client/MyMesh.hh index 840945f9..24f5c1df 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Client/MyMesh.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Client/MyMesh.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Client/QGLViewerWidget.cc b/src/OpenMesh/Apps/Unsupported/Streaming/Client/QGLViewerWidget.cc index cef25866..e1f4cc1a 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Client/QGLViewerWidget.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Client/QGLViewerWidget.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Client/QGLViewerWidget.hh b/src/OpenMesh/Apps/Unsupported/Streaming/Client/QGLViewerWidget.hh index 68af6a8a..d0e95150 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Client/QGLViewerWidget.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Client/QGLViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMClientViewerWidget.cc b/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMClientViewerWidget.cc index 192d3e4e..29439336 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMClientViewerWidget.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMClientViewerWidget.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMClientViewerWidget.hh b/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMClientViewerWidget.hh index 11a51124..a2b3a193 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMClientViewerWidget.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMClientViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMStreamingClient.cc b/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMStreamingClient.cc index d305c132..1165dc77 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMStreamingClient.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Client/VDPMStreamingClient.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Server/ServerSideVDPM.cc b/src/OpenMesh/Apps/Unsupported/Streaming/Server/ServerSideVDPM.cc index c340a323..ef7b19b6 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Server/ServerSideVDPM.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Server/ServerSideVDPM.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Server/ServerSideVDPM.hh b/src/OpenMesh/Apps/Unsupported/Streaming/Server/ServerSideVDPM.hh index e60f9f81..5f2b66e5 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Server/ServerSideVDPM.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Server/ServerSideVDPM.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSession.cc b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSession.cc index 175e8173..0dab1b16 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSession.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSession.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSession.hh b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSession.hh index 56179092..a29d98a4 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSession.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSession.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSocket.hh b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSocket.hh index 2fac1b6f..85267a1f 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSocket.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSocket.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerViewerWidget.cc b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerViewerWidget.cc index e632e186..c07ac30b 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerViewerWidget.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerViewerWidget.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerViewerWidget.hh b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerViewerWidget.hh index e6190b48..0a7b47c1 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerViewerWidget.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMStreamingServer.cc b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMStreamingServer.cc index 1e7e243f..06180f0a 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMStreamingServer.cc +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMStreamingServer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMStreamingServer.hh b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMStreamingServer.hh index 9596f0f5..dd673509 100644 --- a/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMStreamingServer.hh +++ b/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMStreamingServer.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/VDProgMesh/Analyzer/vdpmanalyzer.cc b/src/OpenMesh/Apps/VDProgMesh/Analyzer/vdpmanalyzer.cc index fb34864a..386cff30 100644 --- a/src/OpenMesh/Apps/VDProgMesh/Analyzer/vdpmanalyzer.cc +++ b/src/OpenMesh/Apps/VDProgMesh/Analyzer/vdpmanalyzer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.cc b/src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.cc index dd6549c5..0bc7ead6 100644 --- a/src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.cc +++ b/src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.hh b/src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.hh index 88a02e99..dee20a84 100644 --- a/src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.hh +++ b/src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/VDProgMesh/Synthesizer/vdpmsynthesizer.cc b/src/OpenMesh/Apps/VDProgMesh/Synthesizer/vdpmsynthesizer.cc index 359f8959..84c8f965 100644 --- a/src/OpenMesh/Apps/VDProgMesh/Synthesizer/vdpmsynthesizer.cc +++ b/src/OpenMesh/Apps/VDProgMesh/Synthesizer/vdpmsynthesizer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/VDProgMesh/mkbalancedpm/mkbalancedpm.cc b/src/OpenMesh/Apps/VDProgMesh/mkbalancedpm/mkbalancedpm.cc index 065ffeed..6fa32743 100644 --- a/src/OpenMesh/Apps/VDProgMesh/mkbalancedpm/mkbalancedpm.cc +++ b/src/OpenMesh/Apps/VDProgMesh/mkbalancedpm/mkbalancedpm.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Apps/mconvert/mconvert.cc b/src/OpenMesh/Apps/mconvert/mconvert.cc index ec4bd378..953e70b1 100644 --- a/src/OpenMesh/Apps/mconvert/mconvert.cc +++ b/src/OpenMesh/Apps/mconvert/mconvert.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Geometry/Config.hh b/src/OpenMesh/Core/Geometry/Config.hh index 07c91fd2..b1f1b082 100644 --- a/src/OpenMesh/Core/Geometry/Config.hh +++ b/src/OpenMesh/Core/Geometry/Config.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Geometry/LoopSchemeMaskT.hh b/src/OpenMesh/Core/Geometry/LoopSchemeMaskT.hh index cc8f90bd..feca7711 100644 --- a/src/OpenMesh/Core/Geometry/LoopSchemeMaskT.hh +++ b/src/OpenMesh/Core/Geometry/LoopSchemeMaskT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Geometry/MathDefs.hh b/src/OpenMesh/Core/Geometry/MathDefs.hh index 4cbad4ed..c61bb7d4 100644 --- a/src/OpenMesh/Core/Geometry/MathDefs.hh +++ b/src/OpenMesh/Core/Geometry/MathDefs.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Geometry/NormalConeT.cc b/src/OpenMesh/Core/Geometry/NormalConeT.cc index 46eda5ec..d5281bf1 100644 --- a/src/OpenMesh/Core/Geometry/NormalConeT.cc +++ b/src/OpenMesh/Core/Geometry/NormalConeT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Geometry/NormalConeT.hh b/src/OpenMesh/Core/Geometry/NormalConeT.hh index d5821c5c..796bbdd8 100644 --- a/src/OpenMesh/Core/Geometry/NormalConeT.hh +++ b/src/OpenMesh/Core/Geometry/NormalConeT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Geometry/Plane3d.hh b/src/OpenMesh/Core/Geometry/Plane3d.hh index 17c710a8..50e9ced5 100644 --- a/src/OpenMesh/Core/Geometry/Plane3d.hh +++ b/src/OpenMesh/Core/Geometry/Plane3d.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Geometry/QuadricT.hh b/src/OpenMesh/Core/Geometry/QuadricT.hh index 9c8659ab..b211cc49 100644 --- a/src/OpenMesh/Core/Geometry/QuadricT.hh +++ b/src/OpenMesh/Core/Geometry/QuadricT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Geometry/VectorT.hh b/src/OpenMesh/Core/Geometry/VectorT.hh index 278b7405..0b18b43d 100644 --- a/src/OpenMesh/Core/Geometry/VectorT.hh +++ b/src/OpenMesh/Core/Geometry/VectorT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Geometry/VectorT_inc.hh b/src/OpenMesh/Core/Geometry/VectorT_inc.hh index a50420bf..e76ca544 100644 --- a/src/OpenMesh/Core/Geometry/VectorT_inc.hh +++ b/src/OpenMesh/Core/Geometry/VectorT_inc.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/BinaryHelper.cc b/src/OpenMesh/Core/IO/BinaryHelper.cc index 6fee0512..2080d977 100644 --- a/src/OpenMesh/Core/IO/BinaryHelper.cc +++ b/src/OpenMesh/Core/IO/BinaryHelper.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/BinaryHelper.hh b/src/OpenMesh/Core/IO/BinaryHelper.hh index d1bb8178..f95c97d1 100644 --- a/src/OpenMesh/Core/IO/BinaryHelper.hh +++ b/src/OpenMesh/Core/IO/BinaryHelper.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/IOInstances.hh b/src/OpenMesh/Core/IO/IOInstances.hh index 3318044a..744b9a81 100644 --- a/src/OpenMesh/Core/IO/IOInstances.hh +++ b/src/OpenMesh/Core/IO/IOInstances.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/IOManager.cc b/src/OpenMesh/Core/IO/IOManager.cc index af33bd83..ae77e2bf 100644 --- a/src/OpenMesh/Core/IO/IOManager.cc +++ b/src/OpenMesh/Core/IO/IOManager.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/IOManager.hh b/src/OpenMesh/Core/IO/IOManager.hh index 9eeee159..ccd5e0c8 100644 --- a/src/OpenMesh/Core/IO/IOManager.hh +++ b/src/OpenMesh/Core/IO/IOManager.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/MeshIO.hh b/src/OpenMesh/Core/IO/MeshIO.hh index 8cac790b..f63acbf1 100644 --- a/src/OpenMesh/Core/IO/MeshIO.hh +++ b/src/OpenMesh/Core/IO/MeshIO.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/OFFFormat.hh b/src/OpenMesh/Core/IO/OFFFormat.hh index 475a38d2..bd87f56b 100644 --- a/src/OpenMesh/Core/IO/OFFFormat.hh +++ b/src/OpenMesh/Core/IO/OFFFormat.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/OMFormat.cc b/src/OpenMesh/Core/IO/OMFormat.cc index 0c615ff0..f93c8424 100644 --- a/src/OpenMesh/Core/IO/OMFormat.cc +++ b/src/OpenMesh/Core/IO/OMFormat.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/OMFormat.hh b/src/OpenMesh/Core/IO/OMFormat.hh index e1ba2e86..93cc32fe 100644 --- a/src/OpenMesh/Core/IO/OMFormat.hh +++ b/src/OpenMesh/Core/IO/OMFormat.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/OMFormatT.cc b/src/OpenMesh/Core/IO/OMFormatT.cc index 1b499c00..a61413b6 100644 --- a/src/OpenMesh/Core/IO/OMFormatT.cc +++ b/src/OpenMesh/Core/IO/OMFormatT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/Options.hh b/src/OpenMesh/Core/IO/Options.hh index a206d850..2a9f17e9 100644 --- a/src/OpenMesh/Core/IO/Options.hh +++ b/src/OpenMesh/Core/IO/Options.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/SR_binary.hh b/src/OpenMesh/Core/IO/SR_binary.hh index bbbe9fe9..05c9de8f 100644 --- a/src/OpenMesh/Core/IO/SR_binary.hh +++ b/src/OpenMesh/Core/IO/SR_binary.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/SR_binary_spec.hh b/src/OpenMesh/Core/IO/SR_binary_spec.hh index a15d768b..25babb1f 100644 --- a/src/OpenMesh/Core/IO/SR_binary_spec.hh +++ b/src/OpenMesh/Core/IO/SR_binary_spec.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/SR_rbo.hh b/src/OpenMesh/Core/IO/SR_rbo.hh index 3e181dff..64275c46 100644 --- a/src/OpenMesh/Core/IO/SR_rbo.hh +++ b/src/OpenMesh/Core/IO/SR_rbo.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/SR_store.hh b/src/OpenMesh/Core/IO/SR_store.hh index 68d2c77e..e1b99a06 100644 --- a/src/OpenMesh/Core/IO/SR_store.hh +++ b/src/OpenMesh/Core/IO/SR_store.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/SR_types.hh b/src/OpenMesh/Core/IO/SR_types.hh index d2981f4e..1e524e8d 100644 --- a/src/OpenMesh/Core/IO/SR_types.hh +++ b/src/OpenMesh/Core/IO/SR_types.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/StoreRestore.hh b/src/OpenMesh/Core/IO/StoreRestore.hh index c5dec279..fff6708f 100644 --- a/src/OpenMesh/Core/IO/StoreRestore.hh +++ b/src/OpenMesh/Core/IO/StoreRestore.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/exporter/BaseExporter.hh b/src/OpenMesh/Core/IO/exporter/BaseExporter.hh index a0c9a751..b4717b8d 100644 --- a/src/OpenMesh/Core/IO/exporter/BaseExporter.hh +++ b/src/OpenMesh/Core/IO/exporter/BaseExporter.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/exporter/ExporterT.hh b/src/OpenMesh/Core/IO/exporter/ExporterT.hh index 8a08d620..d4276d14 100644 --- a/src/OpenMesh/Core/IO/exporter/ExporterT.hh +++ b/src/OpenMesh/Core/IO/exporter/ExporterT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/importer/BaseImporter.hh b/src/OpenMesh/Core/IO/importer/BaseImporter.hh index 448c0d66..300accfc 100644 --- a/src/OpenMesh/Core/IO/importer/BaseImporter.hh +++ b/src/OpenMesh/Core/IO/importer/BaseImporter.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/importer/ImporterT.hh b/src/OpenMesh/Core/IO/importer/ImporterT.hh index bb7eb24b..f3c1f655 100644 --- a/src/OpenMesh/Core/IO/importer/ImporterT.hh +++ b/src/OpenMesh/Core/IO/importer/ImporterT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/BaseReader.cc b/src/OpenMesh/Core/IO/reader/BaseReader.cc index c735e9b0..489498bf 100644 --- a/src/OpenMesh/Core/IO/reader/BaseReader.cc +++ b/src/OpenMesh/Core/IO/reader/BaseReader.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/BaseReader.hh b/src/OpenMesh/Core/IO/reader/BaseReader.hh index ebf0764e..f2174f5b 100644 --- a/src/OpenMesh/Core/IO/reader/BaseReader.hh +++ b/src/OpenMesh/Core/IO/reader/BaseReader.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/OBJReader.cc b/src/OpenMesh/Core/IO/reader/OBJReader.cc index 7ed9744a..fa624061 100644 --- a/src/OpenMesh/Core/IO/reader/OBJReader.cc +++ b/src/OpenMesh/Core/IO/reader/OBJReader.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/OBJReader.hh b/src/OpenMesh/Core/IO/reader/OBJReader.hh index 49ac38f4..453d3b11 100644 --- a/src/OpenMesh/Core/IO/reader/OBJReader.hh +++ b/src/OpenMesh/Core/IO/reader/OBJReader.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/OFFReader.cc b/src/OpenMesh/Core/IO/reader/OFFReader.cc index 9a18c6a1..36ac4c74 100644 --- a/src/OpenMesh/Core/IO/reader/OFFReader.cc +++ b/src/OpenMesh/Core/IO/reader/OFFReader.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/OFFReader.hh b/src/OpenMesh/Core/IO/reader/OFFReader.hh index 9d01329e..3069bab8 100644 --- a/src/OpenMesh/Core/IO/reader/OFFReader.hh +++ b/src/OpenMesh/Core/IO/reader/OFFReader.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/OMReader.cc b/src/OpenMesh/Core/IO/reader/OMReader.cc index 95e460f9..3b544ae4 100644 --- a/src/OpenMesh/Core/IO/reader/OMReader.cc +++ b/src/OpenMesh/Core/IO/reader/OMReader.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/OMReader.hh b/src/OpenMesh/Core/IO/reader/OMReader.hh index d0196f89..a2526738 100644 --- a/src/OpenMesh/Core/IO/reader/OMReader.hh +++ b/src/OpenMesh/Core/IO/reader/OMReader.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/PLYReader.cc b/src/OpenMesh/Core/IO/reader/PLYReader.cc index 3ec98670..7a1bf5c9 100644 --- a/src/OpenMesh/Core/IO/reader/PLYReader.cc +++ b/src/OpenMesh/Core/IO/reader/PLYReader.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/PLYReader.hh b/src/OpenMesh/Core/IO/reader/PLYReader.hh index edf102cd..0658e135 100644 --- a/src/OpenMesh/Core/IO/reader/PLYReader.hh +++ b/src/OpenMesh/Core/IO/reader/PLYReader.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/STLReader.cc b/src/OpenMesh/Core/IO/reader/STLReader.cc index d2eb1133..d274844f 100644 --- a/src/OpenMesh/Core/IO/reader/STLReader.cc +++ b/src/OpenMesh/Core/IO/reader/STLReader.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/reader/STLReader.hh b/src/OpenMesh/Core/IO/reader/STLReader.hh index 5c56fbda..d01fd789 100644 --- a/src/OpenMesh/Core/IO/reader/STLReader.hh +++ b/src/OpenMesh/Core/IO/reader/STLReader.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/BaseWriter.cc b/src/OpenMesh/Core/IO/writer/BaseWriter.cc index f9e82ed1..ecfcc79b 100644 --- a/src/OpenMesh/Core/IO/writer/BaseWriter.cc +++ b/src/OpenMesh/Core/IO/writer/BaseWriter.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/BaseWriter.hh b/src/OpenMesh/Core/IO/writer/BaseWriter.hh index a8b8df5a..ed4912c3 100644 --- a/src/OpenMesh/Core/IO/writer/BaseWriter.hh +++ b/src/OpenMesh/Core/IO/writer/BaseWriter.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/OBJWriter.cc b/src/OpenMesh/Core/IO/writer/OBJWriter.cc index c1cbc275..6750add8 100644 --- a/src/OpenMesh/Core/IO/writer/OBJWriter.cc +++ b/src/OpenMesh/Core/IO/writer/OBJWriter.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/OBJWriter.hh b/src/OpenMesh/Core/IO/writer/OBJWriter.hh index 1e126f27..6adc7725 100644 --- a/src/OpenMesh/Core/IO/writer/OBJWriter.hh +++ b/src/OpenMesh/Core/IO/writer/OBJWriter.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/OFFWriter.cc b/src/OpenMesh/Core/IO/writer/OFFWriter.cc index 0aea3faf..6e67a5eb 100644 --- a/src/OpenMesh/Core/IO/writer/OFFWriter.cc +++ b/src/OpenMesh/Core/IO/writer/OFFWriter.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/OFFWriter.hh b/src/OpenMesh/Core/IO/writer/OFFWriter.hh index 0a0394b6..d2152d3d 100644 --- a/src/OpenMesh/Core/IO/writer/OFFWriter.hh +++ b/src/OpenMesh/Core/IO/writer/OFFWriter.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/OMWriter.cc b/src/OpenMesh/Core/IO/writer/OMWriter.cc index fe94ad8d..244e16d9 100644 --- a/src/OpenMesh/Core/IO/writer/OMWriter.cc +++ b/src/OpenMesh/Core/IO/writer/OMWriter.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/OMWriter.hh b/src/OpenMesh/Core/IO/writer/OMWriter.hh index c4f608d7..373819f5 100644 --- a/src/OpenMesh/Core/IO/writer/OMWriter.hh +++ b/src/OpenMesh/Core/IO/writer/OMWriter.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/PLYWriter.cc b/src/OpenMesh/Core/IO/writer/PLYWriter.cc index 48facf77..187349a5 100644 --- a/src/OpenMesh/Core/IO/writer/PLYWriter.cc +++ b/src/OpenMesh/Core/IO/writer/PLYWriter.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/PLYWriter.hh b/src/OpenMesh/Core/IO/writer/PLYWriter.hh index 6b5bdc33..57a891cb 100644 --- a/src/OpenMesh/Core/IO/writer/PLYWriter.hh +++ b/src/OpenMesh/Core/IO/writer/PLYWriter.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/STLWriter.cc b/src/OpenMesh/Core/IO/writer/STLWriter.cc index 0ba6a63b..d8ba8443 100644 --- a/src/OpenMesh/Core/IO/writer/STLWriter.cc +++ b/src/OpenMesh/Core/IO/writer/STLWriter.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/IO/writer/STLWriter.hh b/src/OpenMesh/Core/IO/writer/STLWriter.hh index 0f901676..5c49d208 100644 --- a/src/OpenMesh/Core/IO/writer/STLWriter.hh +++ b/src/OpenMesh/Core/IO/writer/STLWriter.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/ArrayItems.hh b/src/OpenMesh/Core/Mesh/ArrayItems.hh index e24fd75b..c49944b9 100644 --- a/src/OpenMesh/Core/Mesh/ArrayItems.hh +++ b/src/OpenMesh/Core/Mesh/ArrayItems.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/ArrayKernel.cc b/src/OpenMesh/Core/Mesh/ArrayKernel.cc index 3dab14be..de857351 100644 --- a/src/OpenMesh/Core/Mesh/ArrayKernel.cc +++ b/src/OpenMesh/Core/Mesh/ArrayKernel.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/ArrayKernel.hh b/src/OpenMesh/Core/Mesh/ArrayKernel.hh index 456486df..51397f48 100644 --- a/src/OpenMesh/Core/Mesh/ArrayKernel.hh +++ b/src/OpenMesh/Core/Mesh/ArrayKernel.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/ArrayKernelT.cc b/src/OpenMesh/Core/Mesh/ArrayKernelT.cc index 2e33fe9d..d38d093c 100644 --- a/src/OpenMesh/Core/Mesh/ArrayKernelT.cc +++ b/src/OpenMesh/Core/Mesh/ArrayKernelT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/AttribKernelT.hh b/src/OpenMesh/Core/Mesh/AttribKernelT.hh index c451e05b..76c1e6c6 100644 --- a/src/OpenMesh/Core/Mesh/AttribKernelT.hh +++ b/src/OpenMesh/Core/Mesh/AttribKernelT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/Attributes.hh b/src/OpenMesh/Core/Mesh/Attributes.hh index 9b578b2d..e53f021a 100644 --- a/src/OpenMesh/Core/Mesh/Attributes.hh +++ b/src/OpenMesh/Core/Mesh/Attributes.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/BaseKernel.cc b/src/OpenMesh/Core/Mesh/BaseKernel.cc index f2d178b4..f6c8c147 100644 --- a/src/OpenMesh/Core/Mesh/BaseKernel.cc +++ b/src/OpenMesh/Core/Mesh/BaseKernel.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/BaseKernel.hh b/src/OpenMesh/Core/Mesh/BaseKernel.hh index bfc746ee..df9545e5 100644 --- a/src/OpenMesh/Core/Mesh/BaseKernel.hh +++ b/src/OpenMesh/Core/Mesh/BaseKernel.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/BaseMesh.hh b/src/OpenMesh/Core/Mesh/BaseMesh.hh index 4b1d0111..bcf75ebf 100644 --- a/src/OpenMesh/Core/Mesh/BaseMesh.hh +++ b/src/OpenMesh/Core/Mesh/BaseMesh.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/Casts.hh b/src/OpenMesh/Core/Mesh/Casts.hh index 63a50b8d..136c16f7 100644 --- a/src/OpenMesh/Core/Mesh/Casts.hh +++ b/src/OpenMesh/Core/Mesh/Casts.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/CirculatorsT.hh b/src/OpenMesh/Core/Mesh/CirculatorsT.hh index 7d515ee0..250167ea 100644 --- a/src/OpenMesh/Core/Mesh/CirculatorsT.hh +++ b/src/OpenMesh/Core/Mesh/CirculatorsT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/FinalMeshItemsT.hh b/src/OpenMesh/Core/Mesh/FinalMeshItemsT.hh index 90369e71..cbed2e51 100644 --- a/src/OpenMesh/Core/Mesh/FinalMeshItemsT.hh +++ b/src/OpenMesh/Core/Mesh/FinalMeshItemsT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/Handles.hh b/src/OpenMesh/Core/Mesh/Handles.hh index 19c39ba3..3e832d7a 100644 --- a/src/OpenMesh/Core/Mesh/Handles.hh +++ b/src/OpenMesh/Core/Mesh/Handles.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/IteratorsT.hh b/src/OpenMesh/Core/Mesh/IteratorsT.hh index 2341ff0b..8d2e9dcb 100644 --- a/src/OpenMesh/Core/Mesh/IteratorsT.hh +++ b/src/OpenMesh/Core/Mesh/IteratorsT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/PolyConnectivity.cc b/src/OpenMesh/Core/Mesh/PolyConnectivity.cc index 5f65d2ff..0e73accd 100644 --- a/src/OpenMesh/Core/Mesh/PolyConnectivity.cc +++ b/src/OpenMesh/Core/Mesh/PolyConnectivity.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/PolyConnectivity.hh b/src/OpenMesh/Core/Mesh/PolyConnectivity.hh index 552ae7a7..970ae85d 100644 --- a/src/OpenMesh/Core/Mesh/PolyConnectivity.hh +++ b/src/OpenMesh/Core/Mesh/PolyConnectivity.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/PolyMeshT.cc b/src/OpenMesh/Core/Mesh/PolyMeshT.cc index 878b485e..16df5b31 100644 --- a/src/OpenMesh/Core/Mesh/PolyMeshT.cc +++ b/src/OpenMesh/Core/Mesh/PolyMeshT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/PolyMeshT.hh b/src/OpenMesh/Core/Mesh/PolyMeshT.hh index ef70efa8..cd65fe00 100644 --- a/src/OpenMesh/Core/Mesh/PolyMeshT.hh +++ b/src/OpenMesh/Core/Mesh/PolyMeshT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/PolyMesh_ArrayKernelT.hh b/src/OpenMesh/Core/Mesh/PolyMesh_ArrayKernelT.hh index 247797cd..3012c266 100644 --- a/src/OpenMesh/Core/Mesh/PolyMesh_ArrayKernelT.hh +++ b/src/OpenMesh/Core/Mesh/PolyMesh_ArrayKernelT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/Status.hh b/src/OpenMesh/Core/Mesh/Status.hh index e492b1ec..19e474dc 100644 --- a/src/OpenMesh/Core/Mesh/Status.hh +++ b/src/OpenMesh/Core/Mesh/Status.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/Traits.hh b/src/OpenMesh/Core/Mesh/Traits.hh index d0a75a2b..a0fbe01c 100644 --- a/src/OpenMesh/Core/Mesh/Traits.hh +++ b/src/OpenMesh/Core/Mesh/Traits.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/TriConnectivity.cc b/src/OpenMesh/Core/Mesh/TriConnectivity.cc index 4f167a94..b0601a80 100644 --- a/src/OpenMesh/Core/Mesh/TriConnectivity.cc +++ b/src/OpenMesh/Core/Mesh/TriConnectivity.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/TriConnectivity.hh b/src/OpenMesh/Core/Mesh/TriConnectivity.hh index eb1f11b0..197420dd 100644 --- a/src/OpenMesh/Core/Mesh/TriConnectivity.hh +++ b/src/OpenMesh/Core/Mesh/TriConnectivity.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/TriMeshT.cc b/src/OpenMesh/Core/Mesh/TriMeshT.cc index f464463c..c225cd5a 100644 --- a/src/OpenMesh/Core/Mesh/TriMeshT.cc +++ b/src/OpenMesh/Core/Mesh/TriMeshT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/TriMeshT.hh b/src/OpenMesh/Core/Mesh/TriMeshT.hh index ccdb9de6..7c3359eb 100644 --- a/src/OpenMesh/Core/Mesh/TriMeshT.hh +++ b/src/OpenMesh/Core/Mesh/TriMeshT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh b/src/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh index b05a47da..c179051a 100644 --- a/src/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh +++ b/src/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/gen/circulators_header.hh b/src/OpenMesh/Core/Mesh/gen/circulators_header.hh index a2ec6c11..72bab075 100644 --- a/src/OpenMesh/Core/Mesh/gen/circulators_header.hh +++ b/src/OpenMesh/Core/Mesh/gen/circulators_header.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Mesh/gen/iterators_header.hh b/src/OpenMesh/Core/Mesh/gen/iterators_header.hh index a77f109a..22f6d8b6 100644 --- a/src/OpenMesh/Core/Mesh/gen/iterators_header.hh +++ b/src/OpenMesh/Core/Mesh/gen/iterators_header.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/System/OpenMeshDLLMacros.hh b/src/OpenMesh/Core/System/OpenMeshDLLMacros.hh index 05f476dd..18c129fe 100644 --- a/src/OpenMesh/Core/System/OpenMeshDLLMacros.hh +++ b/src/OpenMesh/Core/System/OpenMeshDLLMacros.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/System/compiler.hh b/src/OpenMesh/Core/System/compiler.hh index e79d755b..412b090a 100644 --- a/src/OpenMesh/Core/System/compiler.hh +++ b/src/OpenMesh/Core/System/compiler.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/System/config.h b/src/OpenMesh/Core/System/config.h index a571f60b..a2563695 100644 --- a/src/OpenMesh/Core/System/config.h +++ b/src/OpenMesh/Core/System/config.h @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/System/config.hh b/src/OpenMesh/Core/System/config.hh index 00b2a6cb..6c23e27e 100644 --- a/src/OpenMesh/Core/System/config.hh +++ b/src/OpenMesh/Core/System/config.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/System/mostream.hh b/src/OpenMesh/Core/System/mostream.hh index c886c405..b58c2da0 100644 --- a/src/OpenMesh/Core/System/mostream.hh +++ b/src/OpenMesh/Core/System/mostream.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/System/omstream.cc b/src/OpenMesh/Core/System/omstream.cc index fdf551c0..8140fa8b 100644 --- a/src/OpenMesh/Core/System/omstream.cc +++ b/src/OpenMesh/Core/System/omstream.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/System/omstream.hh b/src/OpenMesh/Core/System/omstream.hh index 4db0c611..01fdfb00 100644 --- a/src/OpenMesh/Core/System/omstream.hh +++ b/src/OpenMesh/Core/System/omstream.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Templates/newClass.cc b/src/OpenMesh/Core/Templates/newClass.cc index 1a260f1a..a0f5abab 100644 --- a/src/OpenMesh/Core/Templates/newClass.cc +++ b/src/OpenMesh/Core/Templates/newClass.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Templates/newClass.hh b/src/OpenMesh/Core/Templates/newClass.hh index 06a1c876..31a2fd2f 100644 --- a/src/OpenMesh/Core/Templates/newClass.hh +++ b/src/OpenMesh/Core/Templates/newClass.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Templates/newClassT.cc b/src/OpenMesh/Core/Templates/newClassT.cc index e1a8ccf1..e89b6da1 100644 --- a/src/OpenMesh/Core/Templates/newClassT.cc +++ b/src/OpenMesh/Core/Templates/newClassT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Templates/newClassT.hh b/src/OpenMesh/Core/Templates/newClassT.hh index a791c8da..00b5f143 100644 --- a/src/OpenMesh/Core/Templates/newClassT.hh +++ b/src/OpenMesh/Core/Templates/newClassT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/AutoPropertyHandleT.hh b/src/OpenMesh/Core/Utils/AutoPropertyHandleT.hh index 788a4dd9..fae37a94 100644 --- a/src/OpenMesh/Core/Utils/AutoPropertyHandleT.hh +++ b/src/OpenMesh/Core/Utils/AutoPropertyHandleT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/BaseProperty.cc b/src/OpenMesh/Core/Utils/BaseProperty.cc index 89072d78..7baaca9c 100644 --- a/src/OpenMesh/Core/Utils/BaseProperty.cc +++ b/src/OpenMesh/Core/Utils/BaseProperty.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/BaseProperty.hh b/src/OpenMesh/Core/Utils/BaseProperty.hh index 4acdc6c2..3abcfe2e 100644 --- a/src/OpenMesh/Core/Utils/BaseProperty.hh +++ b/src/OpenMesh/Core/Utils/BaseProperty.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/Endian.cc b/src/OpenMesh/Core/Utils/Endian.cc index 8136caa4..c8e122ff 100644 --- a/src/OpenMesh/Core/Utils/Endian.cc +++ b/src/OpenMesh/Core/Utils/Endian.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/Endian.hh b/src/OpenMesh/Core/Utils/Endian.hh index ac5d7a43..1fd61a23 100644 --- a/src/OpenMesh/Core/Utils/Endian.hh +++ b/src/OpenMesh/Core/Utils/Endian.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/GenProg.hh b/src/OpenMesh/Core/Utils/GenProg.hh index 38bc1f8d..bf0b20a3 100644 --- a/src/OpenMesh/Core/Utils/GenProg.hh +++ b/src/OpenMesh/Core/Utils/GenProg.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/Noncopyable.hh b/src/OpenMesh/Core/Utils/Noncopyable.hh index 71c22ecc..ddbfb3ed 100644 --- a/src/OpenMesh/Core/Utils/Noncopyable.hh +++ b/src/OpenMesh/Core/Utils/Noncopyable.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/Property.hh b/src/OpenMesh/Core/Utils/Property.hh index eba512c6..7e2db868 100644 --- a/src/OpenMesh/Core/Utils/Property.hh +++ b/src/OpenMesh/Core/Utils/Property.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/PropertyContainer.hh b/src/OpenMesh/Core/Utils/PropertyContainer.hh index ce8585c7..1b5ec1c1 100644 --- a/src/OpenMesh/Core/Utils/PropertyContainer.hh +++ b/src/OpenMesh/Core/Utils/PropertyContainer.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/PropertyManager.hh b/src/OpenMesh/Core/Utils/PropertyManager.hh index 3771d664..54d7f41c 100644 --- a/src/OpenMesh/Core/Utils/PropertyManager.hh +++ b/src/OpenMesh/Core/Utils/PropertyManager.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/RandomNumberGenerator.cc b/src/OpenMesh/Core/Utils/RandomNumberGenerator.cc index 5683c5f0..c7cadb2a 100644 --- a/src/OpenMesh/Core/Utils/RandomNumberGenerator.cc +++ b/src/OpenMesh/Core/Utils/RandomNumberGenerator.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/RandomNumberGenerator.hh b/src/OpenMesh/Core/Utils/RandomNumberGenerator.hh index 4ddf423f..2c9f7779 100644 --- a/src/OpenMesh/Core/Utils/RandomNumberGenerator.hh +++ b/src/OpenMesh/Core/Utils/RandomNumberGenerator.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/SingletonT.cc b/src/OpenMesh/Core/Utils/SingletonT.cc index 1eca9468..abc189ad 100644 --- a/src/OpenMesh/Core/Utils/SingletonT.cc +++ b/src/OpenMesh/Core/Utils/SingletonT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/SingletonT.hh b/src/OpenMesh/Core/Utils/SingletonT.hh index 6632b836..c8617f4c 100644 --- a/src/OpenMesh/Core/Utils/SingletonT.hh +++ b/src/OpenMesh/Core/Utils/SingletonT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/color_cast.hh b/src/OpenMesh/Core/Utils/color_cast.hh index a7a736d7..0dd9901c 100644 --- a/src/OpenMesh/Core/Utils/color_cast.hh +++ b/src/OpenMesh/Core/Utils/color_cast.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/vector_cast.hh b/src/OpenMesh/Core/Utils/vector_cast.hh index 8a1ea624..fda06f62 100644 --- a/src/OpenMesh/Core/Utils/vector_cast.hh +++ b/src/OpenMesh/Core/Utils/vector_cast.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Core/Utils/vector_traits.hh b/src/OpenMesh/Core/Utils/vector_traits.hh index 2a3499e7..fb78b3c5 100644 --- a/src/OpenMesh/Core/Utils/vector_traits.hh +++ b/src/OpenMesh/Core/Utils/vector_traits.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Examples/Tutorial01/cube.cc b/src/OpenMesh/Examples/Tutorial01/cube.cc index 98bb5254..884a602e 100644 --- a/src/OpenMesh/Examples/Tutorial01/cube.cc +++ b/src/OpenMesh/Examples/Tutorial01/cube.cc @@ -10,7 +10,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * @@ -52,7 +52,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * @@ -97,7 +97,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * @@ -139,7 +139,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Examples/Tutorial08/delete_geometry.cc b/src/OpenMesh/Examples/Tutorial08/delete_geometry.cc index 17f9c150..c5288c7f 100644 --- a/src/OpenMesh/Examples/Tutorial08/delete_geometry.cc +++ b/src/OpenMesh/Examples/Tutorial08/delete_geometry.cc @@ -10,7 +10,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * @@ -52,7 +52,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * @@ -97,7 +97,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * @@ -139,7 +139,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/BaseDecimaterT.cc b/src/OpenMesh/Tools/Decimater/BaseDecimaterT.cc index 01a4d8e1..b36778fe 100644 --- a/src/OpenMesh/Tools/Decimater/BaseDecimaterT.cc +++ b/src/OpenMesh/Tools/Decimater/BaseDecimaterT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/BaseDecimaterT.hh b/src/OpenMesh/Tools/Decimater/BaseDecimaterT.hh index 04283b38..3006f6ae 100644 --- a/src/OpenMesh/Tools/Decimater/BaseDecimaterT.hh +++ b/src/OpenMesh/Tools/Decimater/BaseDecimaterT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/CollapseInfoT.hh b/src/OpenMesh/Tools/Decimater/CollapseInfoT.hh index e02e21c7..4212e822 100644 --- a/src/OpenMesh/Tools/Decimater/CollapseInfoT.hh +++ b/src/OpenMesh/Tools/Decimater/CollapseInfoT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/DecimaterT.cc b/src/OpenMesh/Tools/Decimater/DecimaterT.cc index 7adbe7f0..6dfb489d 100644 --- a/src/OpenMesh/Tools/Decimater/DecimaterT.cc +++ b/src/OpenMesh/Tools/Decimater/DecimaterT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/DecimaterT.hh b/src/OpenMesh/Tools/Decimater/DecimaterT.hh index ea532eaf..02d284d4 100644 --- a/src/OpenMesh/Tools/Decimater/DecimaterT.hh +++ b/src/OpenMesh/Tools/Decimater/DecimaterT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/McDecimaterT.cc b/src/OpenMesh/Tools/Decimater/McDecimaterT.cc index 81c5f35f..4dc813af 100644 --- a/src/OpenMesh/Tools/Decimater/McDecimaterT.cc +++ b/src/OpenMesh/Tools/Decimater/McDecimaterT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/McDecimaterT.hh b/src/OpenMesh/Tools/Decimater/McDecimaterT.hh index 3b04aabb..82e1fd6b 100644 --- a/src/OpenMesh/Tools/Decimater/McDecimaterT.hh +++ b/src/OpenMesh/Tools/Decimater/McDecimaterT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/MixedDecimaterT.cc b/src/OpenMesh/Tools/Decimater/MixedDecimaterT.cc index 983e5731..bb21f39d 100644 --- a/src/OpenMesh/Tools/Decimater/MixedDecimaterT.cc +++ b/src/OpenMesh/Tools/Decimater/MixedDecimaterT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/MixedDecimaterT.hh b/src/OpenMesh/Tools/Decimater/MixedDecimaterT.hh index f9b6770c..cf52a5ad 100644 --- a/src/OpenMesh/Tools/Decimater/MixedDecimaterT.hh +++ b/src/OpenMesh/Tools/Decimater/MixedDecimaterT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModAspectRatioT.cc b/src/OpenMesh/Tools/Decimater/ModAspectRatioT.cc index 2311eaef..19423892 100644 --- a/src/OpenMesh/Tools/Decimater/ModAspectRatioT.cc +++ b/src/OpenMesh/Tools/Decimater/ModAspectRatioT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModAspectRatioT.hh b/src/OpenMesh/Tools/Decimater/ModAspectRatioT.hh index 642ab3b1..4993b4a7 100644 --- a/src/OpenMesh/Tools/Decimater/ModAspectRatioT.hh +++ b/src/OpenMesh/Tools/Decimater/ModAspectRatioT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModBaseT.hh b/src/OpenMesh/Tools/Decimater/ModBaseT.hh index a9e078f5..034ba5e9 100644 --- a/src/OpenMesh/Tools/Decimater/ModBaseT.hh +++ b/src/OpenMesh/Tools/Decimater/ModBaseT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModEdgeLengthT.cc b/src/OpenMesh/Tools/Decimater/ModEdgeLengthT.cc index e01ba2f5..0e6bf61a 100644 --- a/src/OpenMesh/Tools/Decimater/ModEdgeLengthT.cc +++ b/src/OpenMesh/Tools/Decimater/ModEdgeLengthT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModEdgeLengthT.hh b/src/OpenMesh/Tools/Decimater/ModEdgeLengthT.hh index 58598a31..6be2315d 100644 --- a/src/OpenMesh/Tools/Decimater/ModEdgeLengthT.hh +++ b/src/OpenMesh/Tools/Decimater/ModEdgeLengthT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModHausdorffT.cc b/src/OpenMesh/Tools/Decimater/ModHausdorffT.cc index a6a40c66..6da8b194 100644 --- a/src/OpenMesh/Tools/Decimater/ModHausdorffT.cc +++ b/src/OpenMesh/Tools/Decimater/ModHausdorffT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModHausdorffT.hh b/src/OpenMesh/Tools/Decimater/ModHausdorffT.hh index 020ed310..caad8c5a 100644 --- a/src/OpenMesh/Tools/Decimater/ModHausdorffT.hh +++ b/src/OpenMesh/Tools/Decimater/ModHausdorffT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModIndependentSetsT.hh b/src/OpenMesh/Tools/Decimater/ModIndependentSetsT.hh index 1d284690..e4d79f62 100644 --- a/src/OpenMesh/Tools/Decimater/ModIndependentSetsT.hh +++ b/src/OpenMesh/Tools/Decimater/ModIndependentSetsT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModNormalDeviationT.hh b/src/OpenMesh/Tools/Decimater/ModNormalDeviationT.hh index 72479012..b2990855 100644 --- a/src/OpenMesh/Tools/Decimater/ModNormalDeviationT.hh +++ b/src/OpenMesh/Tools/Decimater/ModNormalDeviationT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModNormalFlippingT.hh b/src/OpenMesh/Tools/Decimater/ModNormalFlippingT.hh index 39cce15f..d74ccf7b 100644 --- a/src/OpenMesh/Tools/Decimater/ModNormalFlippingT.hh +++ b/src/OpenMesh/Tools/Decimater/ModNormalFlippingT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModProgMeshT.cc b/src/OpenMesh/Tools/Decimater/ModProgMeshT.cc index a83ddbe0..c8d2ef8f 100644 --- a/src/OpenMesh/Tools/Decimater/ModProgMeshT.cc +++ b/src/OpenMesh/Tools/Decimater/ModProgMeshT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModProgMeshT.hh b/src/OpenMesh/Tools/Decimater/ModProgMeshT.hh index 922d1aa6..a7b51950 100644 --- a/src/OpenMesh/Tools/Decimater/ModProgMeshT.hh +++ b/src/OpenMesh/Tools/Decimater/ModProgMeshT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModQuadricT.cc b/src/OpenMesh/Tools/Decimater/ModQuadricT.cc index c534d8b1..0b461476 100644 --- a/src/OpenMesh/Tools/Decimater/ModQuadricT.cc +++ b/src/OpenMesh/Tools/Decimater/ModQuadricT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModQuadricT.hh b/src/OpenMesh/Tools/Decimater/ModQuadricT.hh index 635a55ca..41835a84 100644 --- a/src/OpenMesh/Tools/Decimater/ModQuadricT.hh +++ b/src/OpenMesh/Tools/Decimater/ModQuadricT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/ModRoundnessT.hh b/src/OpenMesh/Tools/Decimater/ModRoundnessT.hh index 6c6290ac..f31692d7 100644 --- a/src/OpenMesh/Tools/Decimater/ModRoundnessT.hh +++ b/src/OpenMesh/Tools/Decimater/ModRoundnessT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/Observer.cc b/src/OpenMesh/Tools/Decimater/Observer.cc index 9b017e0f..6a39e9c1 100644 --- a/src/OpenMesh/Tools/Decimater/Observer.cc +++ b/src/OpenMesh/Tools/Decimater/Observer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Decimater/Observer.hh b/src/OpenMesh/Tools/Decimater/Observer.hh index b92a07fb..f86cf29c 100644 --- a/src/OpenMesh/Tools/Decimater/Observer.hh +++ b/src/OpenMesh/Tools/Decimater/Observer.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Dualizer/meshDualT.hh b/src/OpenMesh/Tools/Dualizer/meshDualT.hh index f01c4d6c..ab006f0d 100644 --- a/src/OpenMesh/Tools/Dualizer/meshDualT.hh +++ b/src/OpenMesh/Tools/Dualizer/meshDualT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Kernel_OSG/ArrayKernelT.hh b/src/OpenMesh/Tools/Kernel_OSG/ArrayKernelT.hh index 8a395c15..774faf97 100644 --- a/src/OpenMesh/Tools/Kernel_OSG/ArrayKernelT.hh +++ b/src/OpenMesh/Tools/Kernel_OSG/ArrayKernelT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Kernel_OSG/AttribKernelT.hh b/src/OpenMesh/Tools/Kernel_OSG/AttribKernelT.hh index 48411664..6849905e 100644 --- a/src/OpenMesh/Tools/Kernel_OSG/AttribKernelT.hh +++ b/src/OpenMesh/Tools/Kernel_OSG/AttribKernelT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Kernel_OSG/PropertyKernel.hh b/src/OpenMesh/Tools/Kernel_OSG/PropertyKernel.hh index e0e85eaf..b2ec6a33 100644 --- a/src/OpenMesh/Tools/Kernel_OSG/PropertyKernel.hh +++ b/src/OpenMesh/Tools/Kernel_OSG/PropertyKernel.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Kernel_OSG/PropertyT.hh b/src/OpenMesh/Tools/Kernel_OSG/PropertyT.hh index c62d00be..2530217f 100644 --- a/src/OpenMesh/Tools/Kernel_OSG/PropertyT.hh +++ b/src/OpenMesh/Tools/Kernel_OSG/PropertyT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Kernel_OSG/Traits.hh b/src/OpenMesh/Tools/Kernel_OSG/Traits.hh index 24ee3d23..bc87c01c 100644 --- a/src/OpenMesh/Tools/Kernel_OSG/Traits.hh +++ b/src/OpenMesh/Tools/Kernel_OSG/Traits.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Kernel_OSG/TriMesh_OSGArrayKernelT.hh b/src/OpenMesh/Tools/Kernel_OSG/TriMesh_OSGArrayKernelT.hh index 8e6623f1..ff4bd91d 100644 --- a/src/OpenMesh/Tools/Kernel_OSG/TriMesh_OSGArrayKernelT.hh +++ b/src/OpenMesh/Tools/Kernel_OSG/TriMesh_OSGArrayKernelT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Kernel_OSG/VectorAdapter.hh b/src/OpenMesh/Tools/Kernel_OSG/VectorAdapter.hh index 7f8bd9f8..bb545d30 100644 --- a/src/OpenMesh/Tools/Kernel_OSG/VectorAdapter.hh +++ b/src/OpenMesh/Tools/Kernel_OSG/VectorAdapter.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Kernel_OSG/bindT.hh b/src/OpenMesh/Tools/Kernel_OSG/bindT.hh index d3e497da..c93f2c85 100644 --- a/src/OpenMesh/Tools/Kernel_OSG/bindT.hh +++ b/src/OpenMesh/Tools/Kernel_OSG/bindT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Kernel_OSG/color_cast.hh b/src/OpenMesh/Tools/Kernel_OSG/color_cast.hh index b82fd267..df4bb3eb 100644 --- a/src/OpenMesh/Tools/Kernel_OSG/color_cast.hh +++ b/src/OpenMesh/Tools/Kernel_OSG/color_cast.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.cc b/src/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.cc index 6885e3dd..1d33ff86 100644 --- a/src/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.cc +++ b/src/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.hh b/src/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.hh index 632d07be..1d9ae6b3 100644 --- a/src/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.hh +++ b/src/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Smoother/LaplaceSmootherT.cc b/src/OpenMesh/Tools/Smoother/LaplaceSmootherT.cc index 19759ac7..a9623222 100644 --- a/src/OpenMesh/Tools/Smoother/LaplaceSmootherT.cc +++ b/src/OpenMesh/Tools/Smoother/LaplaceSmootherT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Smoother/LaplaceSmootherT.hh b/src/OpenMesh/Tools/Smoother/LaplaceSmootherT.hh index 02d926c0..98dd5f39 100644 --- a/src/OpenMesh/Tools/Smoother/LaplaceSmootherT.hh +++ b/src/OpenMesh/Tools/Smoother/LaplaceSmootherT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Smoother/SmootherT.cc b/src/OpenMesh/Tools/Smoother/SmootherT.cc index 88e4ce8d..8251c290 100644 --- a/src/OpenMesh/Tools/Smoother/SmootherT.cc +++ b/src/OpenMesh/Tools/Smoother/SmootherT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Smoother/SmootherT.hh b/src/OpenMesh/Tools/Smoother/SmootherT.hh index a88cb2d5..b377977e 100644 --- a/src/OpenMesh/Tools/Smoother/SmootherT.hh +++ b/src/OpenMesh/Tools/Smoother/SmootherT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Smoother/smooth_mesh.hh b/src/OpenMesh/Tools/Smoother/smooth_mesh.hh index 96518fa2..fad9d67a 100644 --- a/src/OpenMesh/Tools/Smoother/smooth_mesh.hh +++ b/src/OpenMesh/Tools/Smoother/smooth_mesh.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT.cc b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT.cc index d99b9f25..85cd87eb 100644 --- a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT.cc +++ b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT.hh b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT.hh index 94f31d59..c6bb4b00 100644 --- a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT.hh +++ b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh index 26c87c9f..d930d064 100644 --- a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh +++ b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RuleInterfaceT.hh b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RuleInterfaceT.hh index d3a41393..33046b5c 100644 --- a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RuleInterfaceT.hh +++ b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RuleInterfaceT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT.cc b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT.cc index 58a8d25c..3a10c108 100644 --- a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT.cc +++ b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT.hh b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT.hh index 3e5e46a4..6068ac5c 100644 --- a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT.hh +++ b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/Traits.hh b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/Traits.hh index 4c15940c..a915c1fa 100644 --- a/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/Traits.hh +++ b/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/Traits.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT.cc b/src/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT.cc index 168c101b..b36be58b 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT.cc +++ b/src/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT.hh b/src/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT.hh index 442c67b9..3ba43902 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT.hh +++ b/src/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT.cc b/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT.cc index 78a50e12..6a4bc881 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT.cc +++ b/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT.hh b/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT.hh index 1cfa5323..91754b21 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT.hh +++ b/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeTraits.hh b/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeTraits.hh index c3c12e58..0ba352f5 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeTraits.hh +++ b/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeTraits.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/CompositeLoopT.hh b/src/OpenMesh/Tools/Subdivider/Uniform/CompositeLoopT.hh index f7948008..b0a68531 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/CompositeLoopT.hh +++ b/src/OpenMesh/Tools/Subdivider/Uniform/CompositeLoopT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/CompositeSqrt3T.hh b/src/OpenMesh/Tools/Subdivider/Uniform/CompositeSqrt3T.hh index 6ee43ca9..aa1f572d 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/CompositeSqrt3T.hh +++ b/src/OpenMesh/Tools/Subdivider/Uniform/CompositeSqrt3T.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/LongestEdgeT.hh b/src/OpenMesh/Tools/Subdivider/Uniform/LongestEdgeT.hh index 231b61c5..ab02192b 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/LongestEdgeT.hh +++ b/src/OpenMesh/Tools/Subdivider/Uniform/LongestEdgeT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/LoopT.hh b/src/OpenMesh/Tools/Subdivider/Uniform/LoopT.hh index 9d4c22c5..dd535b01 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/LoopT.hh +++ b/src/OpenMesh/Tools/Subdivider/Uniform/LoopT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/ModifiedButterFlyT.hh b/src/OpenMesh/Tools/Subdivider/Uniform/ModifiedButterFlyT.hh index 5074682d..734b8e0f 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/ModifiedButterFlyT.hh +++ b/src/OpenMesh/Tools/Subdivider/Uniform/ModifiedButterFlyT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/Sqrt3InterpolatingSubdividerLabsikGreinerT.hh b/src/OpenMesh/Tools/Subdivider/Uniform/Sqrt3InterpolatingSubdividerLabsikGreinerT.hh index 42dcf9ce..9ab84428 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/Sqrt3InterpolatingSubdividerLabsikGreinerT.hh +++ b/src/OpenMesh/Tools/Subdivider/Uniform/Sqrt3InterpolatingSubdividerLabsikGreinerT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/Sqrt3T.hh b/src/OpenMesh/Tools/Subdivider/Uniform/Sqrt3T.hh index bbfbf715..6ed44f97 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/Sqrt3T.hh +++ b/src/OpenMesh/Tools/Subdivider/Uniform/Sqrt3T.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Subdivider/Uniform/SubdividerT.hh b/src/OpenMesh/Tools/Subdivider/Uniform/SubdividerT.hh index dc0914db..e1de8506 100644 --- a/src/OpenMesh/Tools/Subdivider/Uniform/SubdividerT.hh +++ b/src/OpenMesh/Tools/Subdivider/Uniform/SubdividerT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/Config.hh b/src/OpenMesh/Tools/Utils/Config.hh index c70bc7a5..4bfe4e98 100644 --- a/src/OpenMesh/Tools/Utils/Config.hh +++ b/src/OpenMesh/Tools/Utils/Config.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/GLConstAsString.hh b/src/OpenMesh/Tools/Utils/GLConstAsString.hh index ec712e5f..1e6bd7c5 100644 --- a/src/OpenMesh/Tools/Utils/GLConstAsString.hh +++ b/src/OpenMesh/Tools/Utils/GLConstAsString.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/HeapT.hh b/src/OpenMesh/Tools/Utils/HeapT.hh index d8073d84..bef721e4 100644 --- a/src/OpenMesh/Tools/Utils/HeapT.hh +++ b/src/OpenMesh/Tools/Utils/HeapT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/MeshCheckerT.cc b/src/OpenMesh/Tools/Utils/MeshCheckerT.cc index 8b83027d..2c5f80df 100644 --- a/src/OpenMesh/Tools/Utils/MeshCheckerT.cc +++ b/src/OpenMesh/Tools/Utils/MeshCheckerT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/MeshCheckerT.hh b/src/OpenMesh/Tools/Utils/MeshCheckerT.hh index 4484ecda..0b00084f 100644 --- a/src/OpenMesh/Tools/Utils/MeshCheckerT.hh +++ b/src/OpenMesh/Tools/Utils/MeshCheckerT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/NumLimitsT.hh b/src/OpenMesh/Tools/Utils/NumLimitsT.hh index f3cfe371..39117ebc 100644 --- a/src/OpenMesh/Tools/Utils/NumLimitsT.hh +++ b/src/OpenMesh/Tools/Utils/NumLimitsT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/StripifierT.cc b/src/OpenMesh/Tools/Utils/StripifierT.cc index 4a50e210..8bd33727 100644 --- a/src/OpenMesh/Tools/Utils/StripifierT.cc +++ b/src/OpenMesh/Tools/Utils/StripifierT.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/StripifierT.hh b/src/OpenMesh/Tools/Utils/StripifierT.hh index 25074048..61f5182f 100644 --- a/src/OpenMesh/Tools/Utils/StripifierT.hh +++ b/src/OpenMesh/Tools/Utils/StripifierT.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/TestingFramework.hh b/src/OpenMesh/Tools/Utils/TestingFramework.hh index a3adc65d..9c824388 100644 --- a/src/OpenMesh/Tools/Utils/TestingFramework.hh +++ b/src/OpenMesh/Tools/Utils/TestingFramework.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/Timer.cc b/src/OpenMesh/Tools/Utils/Timer.cc index 7cf08848..122f985e 100644 --- a/src/OpenMesh/Tools/Utils/Timer.cc +++ b/src/OpenMesh/Tools/Utils/Timer.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/Timer.hh b/src/OpenMesh/Tools/Utils/Timer.hh index 93316d6a..4c6898cb 100644 --- a/src/OpenMesh/Tools/Utils/Timer.hh +++ b/src/OpenMesh/Tools/Utils/Timer.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/conio.cc b/src/OpenMesh/Tools/Utils/conio.cc index eb635999..a9423f81 100644 --- a/src/OpenMesh/Tools/Utils/conio.cc +++ b/src/OpenMesh/Tools/Utils/conio.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/Utils/conio.hh b/src/OpenMesh/Tools/Utils/conio.hh index defc9070..1e1d01eb 100644 --- a/src/OpenMesh/Tools/Utils/conio.hh +++ b/src/OpenMesh/Tools/Utils/conio.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/MeshTraits.hh b/src/OpenMesh/Tools/VDPM/MeshTraits.hh index 27808593..438d9266 100644 --- a/src/OpenMesh/Tools/VDPM/MeshTraits.hh +++ b/src/OpenMesh/Tools/VDPM/MeshTraits.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/StreamingDef.hh b/src/OpenMesh/Tools/VDPM/StreamingDef.hh index 9793897b..d3539df4 100644 --- a/src/OpenMesh/Tools/VDPM/StreamingDef.hh +++ b/src/OpenMesh/Tools/VDPM/StreamingDef.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/VFront.cc b/src/OpenMesh/Tools/VDPM/VFront.cc index 1893df54..8c50e910 100644 --- a/src/OpenMesh/Tools/VDPM/VFront.cc +++ b/src/OpenMesh/Tools/VDPM/VFront.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/VFront.hh b/src/OpenMesh/Tools/VDPM/VFront.hh index 1c192570..a53dc0c7 100644 --- a/src/OpenMesh/Tools/VDPM/VFront.hh +++ b/src/OpenMesh/Tools/VDPM/VFront.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/VHierarchy.cc b/src/OpenMesh/Tools/VDPM/VHierarchy.cc index 76a9987f..0bf9e961 100644 --- a/src/OpenMesh/Tools/VDPM/VHierarchy.cc +++ b/src/OpenMesh/Tools/VDPM/VHierarchy.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/VHierarchy.hh b/src/OpenMesh/Tools/VDPM/VHierarchy.hh index 3060e3f8..0eca2d61 100644 --- a/src/OpenMesh/Tools/VDPM/VHierarchy.hh +++ b/src/OpenMesh/Tools/VDPM/VHierarchy.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/VHierarchyNode.hh b/src/OpenMesh/Tools/VDPM/VHierarchyNode.hh index c96087ad..beaa96ce 100644 --- a/src/OpenMesh/Tools/VDPM/VHierarchyNode.hh +++ b/src/OpenMesh/Tools/VDPM/VHierarchyNode.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.cc b/src/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.cc index 17237c60..c5c1029e 100644 --- a/src/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.cc +++ b/src/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.hh b/src/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.hh index c5f1085b..edfa0724 100644 --- a/src/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.hh +++ b/src/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/VHierarchyWindow.cc b/src/OpenMesh/Tools/VDPM/VHierarchyWindow.cc index 9ecae6c1..af15a07c 100644 --- a/src/OpenMesh/Tools/VDPM/VHierarchyWindow.cc +++ b/src/OpenMesh/Tools/VDPM/VHierarchyWindow.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/VHierarchyWindow.hh b/src/OpenMesh/Tools/VDPM/VHierarchyWindow.hh index 6275457a..a490e57b 100644 --- a/src/OpenMesh/Tools/VDPM/VHierarchyWindow.hh +++ b/src/OpenMesh/Tools/VDPM/VHierarchyWindow.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/ViewingParameters.cc b/src/OpenMesh/Tools/VDPM/ViewingParameters.cc index 8175b742..f7d1f7b3 100644 --- a/src/OpenMesh/Tools/VDPM/ViewingParameters.cc +++ b/src/OpenMesh/Tools/VDPM/ViewingParameters.cc @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/src/OpenMesh/Tools/VDPM/ViewingParameters.hh b/src/OpenMesh/Tools/VDPM/ViewingParameters.hh index ae140c34..a23d8fae 100644 --- a/src/OpenMesh/Tools/VDPM/ViewingParameters.hh +++ b/src/OpenMesh/Tools/VDPM/ViewingParameters.hh @@ -2,7 +2,7 @@ * * * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * + * Department of Computer Graphics and Multimedia * * All rights reserved. * * www.openmesh.org * * * diff --git a/templates/cc b/templates/cc deleted file mode 100644 index aa8c8072..00000000 --- a/templates/cc +++ /dev/null @@ -1,47 +0,0 @@ -/*===========================================================================*\ - * * - * OpenMesh * - * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * - * All rights reserved. * - * www.openmesh.org * - * * - *---------------------------------------------------------------------------* - * This file is part of OpenMesh. * - *---------------------------------------------------------------------------* - * * - * Redistribution and use in source and binary forms, with or without * - * modification, are permitted provided that the following conditions * - * are met: * - * * - * 1. Redistributions of source code must retain the above copyright notice, * - * this list of conditions and the following disclaimer. * - * * - * 2. Redistributions in binary form must reproduce the above copyright * - * notice, this list of conditions and the following disclaimer in the * - * documentation and/or other materials provided with the distribution. * - * * - * 3. Neither the name of the copyright holder nor the names of its * - * contributors may be used to endorse or promote products derived from * - * this software without specific prior written permission. * - * * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED * - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * - * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER * - * OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * * -/*===========================================================================*\ - -/*===========================================================================*\ - * * - * $Revision$ * - * $Date$ * - * * -\*===========================================================================*/ diff --git a/templates/cpp b/templates/cpp deleted file mode 100644 index aa8c8072..00000000 --- a/templates/cpp +++ /dev/null @@ -1,47 +0,0 @@ -/*===========================================================================*\ - * * - * OpenMesh * - * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * - * All rights reserved. * - * www.openmesh.org * - * * - *---------------------------------------------------------------------------* - * This file is part of OpenMesh. * - *---------------------------------------------------------------------------* - * * - * Redistribution and use in source and binary forms, with or without * - * modification, are permitted provided that the following conditions * - * are met: * - * * - * 1. Redistributions of source code must retain the above copyright notice, * - * this list of conditions and the following disclaimer. * - * * - * 2. Redistributions in binary form must reproduce the above copyright * - * notice, this list of conditions and the following disclaimer in the * - * documentation and/or other materials provided with the distribution. * - * * - * 3. Neither the name of the copyright holder nor the names of its * - * contributors may be used to endorse or promote products derived from * - * this software without specific prior written permission. * - * * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED * - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * - * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER * - * OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * * -/*===========================================================================*\ - -/*===========================================================================*\ - * * - * $Revision$ * - * $Date$ * - * * -\*===========================================================================*/ diff --git a/templates/h b/templates/h deleted file mode 100644 index aa8c8072..00000000 --- a/templates/h +++ /dev/null @@ -1,47 +0,0 @@ -/*===========================================================================*\ - * * - * OpenMesh * - * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * - * All rights reserved. * - * www.openmesh.org * - * * - *---------------------------------------------------------------------------* - * This file is part of OpenMesh. * - *---------------------------------------------------------------------------* - * * - * Redistribution and use in source and binary forms, with or without * - * modification, are permitted provided that the following conditions * - * are met: * - * * - * 1. Redistributions of source code must retain the above copyright notice, * - * this list of conditions and the following disclaimer. * - * * - * 2. Redistributions in binary form must reproduce the above copyright * - * notice, this list of conditions and the following disclaimer in the * - * documentation and/or other materials provided with the distribution. * - * * - * 3. Neither the name of the copyright holder nor the names of its * - * contributors may be used to endorse or promote products derived from * - * this software without specific prior written permission. * - * * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED * - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * - * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER * - * OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * * -/*===========================================================================*\ - -/*===========================================================================*\ - * * - * $Revision$ * - * $Date$ * - * * -\*===========================================================================*/ diff --git a/templates/hh b/templates/hh deleted file mode 100644 index aa8c8072..00000000 --- a/templates/hh +++ /dev/null @@ -1,47 +0,0 @@ -/*===========================================================================*\ - * * - * OpenMesh * - * Copyright (c) 2001-2015, RWTH-Aachen University * - * Department for Computer Graphics and Multimedia * - * All rights reserved. * - * www.openmesh.org * - * * - *---------------------------------------------------------------------------* - * This file is part of OpenMesh. * - *---------------------------------------------------------------------------* - * * - * Redistribution and use in source and binary forms, with or without * - * modification, are permitted provided that the following conditions * - * are met: * - * * - * 1. Redistributions of source code must retain the above copyright notice, * - * this list of conditions and the following disclaimer. * - * * - * 2. Redistributions in binary form must reproduce the above copyright * - * notice, this list of conditions and the following disclaimer in the * - * documentation and/or other materials provided with the distribution. * - * * - * 3. Neither the name of the copyright holder nor the names of its * - * contributors may be used to endorse or promote products derived from * - * this software without specific prior written permission. * - * * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED * - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * - * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER * - * OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * * -/*===========================================================================*\ - -/*===========================================================================*\ - * * - * $Revision$ * - * $Date$ * - * * -\*===========================================================================*/