diff --git a/Doc/Concepts/MeshItems.hh b/Doc/Concepts/MeshItems.hh index 6b86cc8556ba7ea4a35f82bf49e3f2962d4f194e..1e1524adee5239894da7e275281463eec7b9b8be 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 0f895d9662ed7bfc1886313af27d49251c507a35..dfb7e71a5e10da5080a29eef2a99cc00ad420128 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 d3a5e01a0ad8f89308e0f8309fac3b2ca3d1fa5f..5c8d17e6ac8d580374bbfc031009140abe0d5c69 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 1af26cd4b9ff149c4e963c96f43bdba228092bfe..f0c0ce46354bc4a006a8f7a92bf65a8088a02cf1 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 4bb413ec6a72ba7de9f82dc02985528daf74fa5f..8f5fb7ec8ec2ffbf59295b3b9b72daa7495fff44 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 a1f2233f5b8d1842a5f5a0d4a3d6520488f60f99..24fdfe5a9850583c3f3293c703834bc2b325c759 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 825fe899cab3e86e9e6044f73383c1c2ac67b9e2..7a0d19b089a2d259cb67d50dbd42bbfa12256de5 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 0abb374e104f27fd3157b4adae7d928ecdd6f4c8..5ec3e623dfdba64183b27f06509d5e85c66e978b 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 a91d8e6d7fb2e0c87e7f24596b590ba8637e0c42..49037a2c87696f1a2f97cff45c5ef7f2281a7298 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 37763469d46ec591b45973d1d6670a649db9920c..eca0b3e46ef715d5c98c4ef56136a8fb1d6854fa 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 2580d5a393369dd84793f55dcea56494284b5720..4a901c29852b7ef00c9fd88c7f6de977dc968c2e 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 dcfbb335039d342a307d985e99e1c14b793e333a..57d87c38542abe882858dddb4ea4b78660268497 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 cb3694a36ca44ac0e66e680d0cbd73d870cc4c4d..998bf0b357d0c35bda932f18f12240514b788ba4 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 353191c2ad30e7da2df317fa4d273fbc8238510a..dbb619b1ddc6c8d89b4dbea504036b9ffd8708fc 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 6f93c2b0f370bd3b6847952d0754e7aa20b9b5a0..fbe315574cb83eae5648935781a1cb852a019102 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 3e9c4318c7cfd31e0c52e67ef28e471a91be71d2..6addb7058bbf9d79cc89c90c10c8fef876bb4d8d 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 713a5b1ee2fde32378cbf619106a8f40517acf11..bd81422689dfc2d13295cba82d59525d376dea79 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 35c02edeb7d0e9534a8d7c0aafcf2bb2d2ee2eff..ce076d62b6de4c1158a2fd7e744a6827ab014c2f 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 8e0d35705d120c0b0a674ea1b44ebd8143c47230..67400df45ee1fc0d77d542891b0861f435261d04 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 a80a96adcadce134b7d168fe58ff8d66cb76b371..0f9b06e6686b68435e7bf26799e5f8ab94bce966 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 6517a7fe02ddb63d05983efab3689ece975ca737..a16d2a03bdcaa59a2630d575d27e938b2ff84380 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 a77fa75b72bf1358e300079043b516b41780f229..24c5ef5488c338f5c9a3570afa08a0ea3a792978 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 4c59d8f1358aabfe654bcf36c1246b809f8082bf..e6a480625e5635eaa233f0044059ba39477eca54 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 b0f0fac379fd374d40d3ae79f5f9eb986e9a2372..59d25a125f6c4cdc5921b66240d49ecf0945d1c9 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 24d5aa927081964d28da6f401dde18505e58d381..76d6f5fb008ba0a340fd9c5e310399c8ebec295f 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 1f836e8787d1b71131f6fcf7f717a071d10bf90a..d29227dc009742bd82e2ee1ab7294c9ae1094212 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 8c6453992c3514c5b830a7737b3523c0c4e9a160..85f2a726767f83c100bd9d5260ea4adb9a4f4aea 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 355d6e191a5f7575b6e2f0bc58a874de6a2f2ffa..d2b7752e52962d14f561605f47c7ecaaa03bd86a 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 ddfbd9ff9a9fe57fa3890cf864a514aa7e38bf07..348a4f827fddfdc0f3b910ae5b71212ead22da6c 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 916b742f2680a4a61c0da080715a7c9984a83777..fb7c7ae289363f6ff0bb5db3180322a691954a57 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 7a5e801d23a0e68eea6232b839e431d9aa4ef1d5..30b7669a4d293fd50781cdd66d5700810a751ae6 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 292e19e6c13a307e9aae28c0a23ed59271c4781a..d5d80306425d2eb35f7316e833825d5cf510c766 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 c688ade156295c731a5321b6fa3bda618b8fb9cd..54aa8b79653aeceb4e1f8f44f2c74c4ae52dda98 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 84b6a046dfd7223cb20a7a5077556b4c63d49540..60fad93382d05be475d2a0c733f1a7ceb1b9146a 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 f5436038a76fd6a8d85b5e51f316735b05c02f0c..f5cf867f9969ba9e60c7ad19784c6a4921e60390 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 fa3850aa31d0596ec8565d1cdc3b044c88b247ee..8d1cb2463570f2200f6d7e3772a14c073444288d 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 840945f92ebeb445064640a7d7025c74102dc27a..24f5c1df0d815335d9f51dad5675d3dab9cb905d 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 458c297b34a6cd256386e158bd52dd82c88bb1e6..ed2e9644983e3c769b927125e1602983f3183015 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 7dad8618ec77408acc2c29254d96cd3a70c1c239..f802c27f32b5f0ff0c22b4d1dfa1421d93059f54 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 c50e8cd74ccfd96527b13eb79dc92cf19d266623..7ce0864b0a905e699af8569db7ce3e389ca9a7ef 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 bc6fa6d9a11efd21fe1314b4b29d50f69937b3e8..2d6ace46af24a7329b22ab10ec605f3c638691a1 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 3d5eaf30fdee6bf0e8424685d18e428cc32560bc..9e1a6760d315123ec9928c15469af2027a64ca4c 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 c340a3233fab9d620633e3046c5e85eac1534705..ef7b19b6b31f7fe8ff0631a1d3aa46e12c1f0c6f 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 5ce0aa45b80d6a8dc310d054c41082ac6d9f551a..7f05ac661ee723f73edaab68dd8cea244f20f44c 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 7739fc56d305892796fb17fc4bada284699d248b..2de298539d9bacb3f0d9792f737b59b153825cac 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 2e80ede13eaa03d0d15f705ad7c828299d64be47..b5f95906a88c5fdd6d49934fec080e910de07608 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 e913884585d72667783b8084ec04c383ebd730d8..66ea9495dd512d078e6c7dd0e3958459635317e9 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 af96b4ccbd141bee30f00268b868fde24f1a9aa6..c48a1702d2d38f271d6e6502c3a838cc784fe2d5 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 27256683bb90add6a0c3759abc01e15a790a4d11..05db22434b764c210af81ba4f1d22ae5fbef6d75 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 c51e21c684b5a8be726b9b1894a51440d4f54bca..70fc51cc8d935e5310d78a40c9c34e38817d8bda 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 9596f0f54a0448f1a5d93b40b69844105c58ec8f..dd673509048c14d8ddf30ff58856d7e3c269ac8f 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 def74917de069abadbb3c47dcbed3c35d20183b9..6a49cecd9d6ec8dbe6fda5cdd868e8e3ced9cd8f 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 fa3850aa31d0596ec8565d1cdc3b044c88b247ee..8d1cb2463570f2200f6d7e3772a14c073444288d 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 840945f92ebeb445064640a7d7025c74102dc27a..24f5c1df0d815335d9f51dad5675d3dab9cb905d 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 cef25866b5c1df15a22c0b75c2f4aac2c13d796a..e1f4cc1af9c4ea6afc99ced71e016707362dfb9d 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 68af6a8acef38eec0100b1415a593bff6a5ea447..d0e951508eff5b0c6a544e4b9544cbb85b6e7e34 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 192d3e4e18d22b905df0ca092187e5df140eb615..294393368c13d27391edb517007edf54151bd807 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 11a51124a9db7af46dd87c64ba675a41bcc80bfb..a2b3a193b85e3cb9da58ec32356d9130eebacdcc 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 d305c13274131fe2dbab2384399100291b5bb880..1165dc778534aafe09cf5958c49a5bd68979c7f5 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 c340a3233fab9d620633e3046c5e85eac1534705..ef7b19b6b31f7fe8ff0631a1d3aa46e12c1f0c6f 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 e60f9f816cb755f82e7e8db2256c61c605454ad6..5f2b66e5e56125e7cb9c0f77c02541f5ba2ef8a2 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 175e8173b0223cc12745f976673a3e75bdc7188b..0dab1b1612c986719ca6c4a72856a07c140fe231 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 5617909202eb381fa7ca1b487d5a8cedafe98f39..a29d98a4632ae1e091fb7cbe824a3b6faa0743aa 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 2fac1b6f84e9a3fa6b87183f8883d8719a1147ea..85267a1f3875a37492d90931ac4b7c29de5bea45 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 e632e186701ce2d47fb42e5fee643f0117765095..c07ac30b83546dfbf31f7524bfe427430ae55bfb 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 e6190b486f129a0caccc8652717c376300fa407f..0a7b47c12af1cfe42ad38e125654d0cae0fc5427 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 1e7e243f2063b6fffec7a74784ccb33c521c033d..06180f0a2f0da9d8eebfd238c81b0032997e044a 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 9596f0f54a0448f1a5d93b40b69844105c58ec8f..dd673509048c14d8ddf30ff58856d7e3c269ac8f 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 fb34864aea20840854b49e8f5ca5fcb958b056d4..386cff303f661b0136de961620734afc77118d0b 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 dd6549c52ed610a19d7e09c411bf953eb570b4ab..0bc7ead652ff3e8da32e647a200d32a9d986d0a7 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 88a02e9935aceb9b73b055d6a280920be8b609aa..dee20a84bc0d209c4a04bfbea7fd66c693d8b0c7 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 359f8959009610c32c79c06a2840fb40ff34bd18..84c8f96576caa4bc1e98f8decb217d26c18ae8da 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 065ffeedaf4e5634c22d356782b63a4ab4b708a4..6fa327431c35cdd63269c0deac4eabff112e7927 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 ec4bd378c8e562834d8ec207a8aef80331fdd1ad..953e70b18b7854962931b49f3c85c8272d38a22a 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 07c91fd20fe22262fc35ceb5488d67689869ea93..b1f1b0829a7261bcbd20fdde0b212e114017a742 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 cc8f90bd0ab285864a6d81858e610796a97ac026..feca771177f79c22771ea914ef5758968b7828c3 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 4cbad4ed1bd84d804ba26af21195a42d2d5ccc1b..c61bb7d43e54d2fc453025cba6721557d84056bd 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 46eda5ec8b0edeb1e7fdf8a70c07d1ff42e989a1..d5281bf1f4425edd57341912fd1a240ad167fd6f 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 d5821c5c40368b3adf140aa01f9e15cd7a3b60b6..796bbdd899b00e2195ed2a0a0b83d123f4436f40 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 17c710a8a1e136a1b1cb4b2ae471abb3c4c5e673..50e9ced5c779e7bc60fe500567bdc714a7e5f059 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 9c8659ab7715e83ce4dba0fc11fe436175546645..b211cc49c49e1c3e0994cfc1cbc5af96e2b0686b 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 278b74053aa19aac2e2cf44f915ed228124a6c5d..0b18b43d6757ec4bed57c3dad3ee5eaeb4ad1a1b 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 a50420bf6e4bcec3f7afbba75f897274fca9a0b9..e76ca544f3ceb76a6943108974c1b39cbf427e72 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 6fee051247b7787002d9e7946003ac53ff9fa90d..2080d9777b7ce702a9f27d02bcbc552a2041d0ac 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 d1bb8178ffa39e728f97945e292d760d6f13ba96..f95c97d1d0a1e2a03ded4fb044719fa921b82b5c 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 3318044a12a4d0a4d9c035c58ff8c812a8b8d7c2..744b9a81e1db1942f221426c5d7c9e8c857f7c46 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 af33bd83f0e50100a32c0a6276246275cf9efc6c..ae77e2bf28735cf24acbaeb6ea705d6a1184662e 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 9eeee15992814e1483a927938441680537ac39fe..ccd5e0c847bdb9a2baa80aaab07648a677944d43 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 8cac790b767bdd9d59b031907573e136c774643a..f63acbf13ca78a0806d3e645e6e8c058be77b630 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 475a38d232abf3747826e454f614a07af3175dc7..bd87f56bffe7d0b9a833b13165d4be7ff0c22843 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 0c615ff0b1b829849cd91f96cc7554454e117e98..f93c8424ca342e74cb1304237a3df077ea2652bd 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 e1ba2e86440b60946572b86cd61d7696fd78788b..93cc32fe513ad5545a049821bb24fc2753988d4a 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 1b499c005c4e406c8e6491f7f8d8e2bb9527b09d..a61413b66d789ade7d1db4b45d7a90dd474dfd9d 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 a206d8503fd473f2e87a8c53118f686d84269c61..2a9f17e9b052e6de6ffe5c5526fde84f601d466a 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 bbbe9fe9583f107e70b7f4b987a9b717aff0f4ba..05c9de8fd79475ff5df40c2f4d0a6248e2b98bb6 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 a15d768b79aace5ea2a3c2741cc96467e84bfa99..25babb1ffcbbdfb203d9e9a68a81754cdbc098d5 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 3e181dffee4635afb7fa5aa48bfc6c98b5e344bf..64275c467e2c5e93787a46ca612f0735ef37a161 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 68d2c77ef28f156e0f4b91f4899047a59273090a..e1b99a063a1b39894addc21ba337d3cb56ca1518 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 d2981f4e48ce777958fc43d63a578f24f3151a47..1e524e8df563d52313cde7e73ba21f912a405a36 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 c5dec279ad4fb38de101895105d8b1e778163b88..fff6708f88d3a6bce64d9d4d4c4fd402d521839d 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 a0c9a7512f3292c5db7b37f93b3d16df0a008bdb..b4717b8d0a9e7a7820568a0ee2159fc863d9c59a 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 8a08d620fca2cbb4ab3cc6a6146da704f829c4c4..d4276d147f4e130a2b61e293361130b6179f6afb 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 448c0d66e8c94195a08fa66128db4faf9ff5768a..300accfc0dd74d335c3b54b6331990250d477054 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 bb7eb24b541d913d4ce2cfc60c4470da38af3f3c..f3c1f655abef59823bc7a8a43fdc342a9c1494a5 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 c735e9b0855a6d798deb02d707c093aadfaab031..489498bfa0ac719f2e0939aece64d32398c7d6c0 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 ebf0764eabcbcff14f37717233671402763a8685..f2174f5b2abcfbe4c032efb941038f48ca63951c 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 7ed9744a59c4e7dcb692c5fb5e0ec61007042baf..fa6240619b2ebba91cb1d3377a416fa4adb60c60 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 49ac38f4f74f5c5564324f7916c373c966b36285..453d3b11b7e248992035bd1a052330828989f504 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 9a18c6a14eeb4f899054d1d172dcab1e03616d07..36ac4c74654757fe7d5f96316e59343a06473efd 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 9d01329e26b4c35985c9fa044be716f888b9a86e..3069bab852365c2319527e3520277a102c4a123f 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 95e460f924a8a973e283d9362d7bf2cd0f3c0b48..3b544ae4987a4fdeb699ec561a75fcc1daeec66f 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 d0196f89ad7e76b2f903c53a0988fe64c3ceddd7..a2526738317af797f9db4a541729936cfd619371 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 3ec98670dde3a23db9fd4fb45c2f033d72a6a5ac..7a1bf5c98954ad13a0c626ee1347ba940afc0dc2 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 edf102cdbbe1d523ac734bf7fbee6c14267fb71f..0658e1352c34bec723db424d40feb99f6f4fc589 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 d2eb1133cde1e8509d7a5d00f4a81dff0f90d0f6..d274844f09103d55fb4116ed72143868dc4c568b 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 5c56fbdab1c33ebe43ca1771171d2d043d0e3366..d01fd78986fcd8e13e4c9b887c16ed5689363afd 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 f9e82ed16838a867839b5fc44e4daec000e91d8e..ecfcc79b4a26fdc4b284a1150319152ea12116b4 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 a8b8df5a7ac826761d022e39e66e781f9a3ec9a6..ed4912c3c532ca1665955e62a3f49e54ee49104a 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 c1cbc27589650713e747cc25f58612f3135bc52e..6750add8eb91562131dad5103605354bd018f657 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 1e126f2750af29cd7e5224f1b8030799a6aa5596..6adc77252de9171bd5a5f21d0ef1b0719a403036 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 0aea3faf49dc9931a1151ed625a08db99276e794..6e67a5ebf02908d2b99d7027b1c0a5ee8f237bd3 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 0a0394b6c0b7cd2a889a60934051d3173cccd53a..d2152d3da14b16c7ca07548d61eeaae3706832f6 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 fe94ad8d9025dca042716f26003f09b34d7224fd..244e16d9cd990db517ff1ca4dbdbda71d2e8d827 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 c4f608d7aba6d3fd778b65355c484a67d3e46f6e..373819f5f1ffff42d1ca65d3b539eb21362dc3f6 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 48facf77d07f7d4a9da0836abf7ea71a32d87fc2..187349a5285d77e8f502f1389233df7738c7a8f9 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 6b5bdc3326c0fac655be70a681ac64c0cd84dbd4..57a891cb818a5bcad55cbe30071329c8c85774d0 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 0ba6a63bf123f8ee8350cd3e14b4861977f4a58b..d8ba844303baae8349e4a8fa731571164b424576 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 0f901676754abb6e4a4cd41d311fb9c94214b9d6..5c49d208f475dc5951d18a4216e084289bc5198f 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 e24fd75b90d0c448ba0ba140640b07bb2315ccff..c49944b9287c010cb1725784e879d492036d1807 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 3dab14be2f152422bde719dbab798026223a41bd..de8573518126108a6fa66bd63db5f498454ace78 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 456486dfbbe0011f424374ad97810ff4e05d14f8..51397f48bfd1e02540a7e383d5b61a097d4a95d8 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 2e33fe9dddad5b37356adc0b207a4038dfceaa8d..d38d093c8da7dec990a4160ecf69bc347f1e09ec 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 c451e05b5d2f1074d1449d8055bde2e2eb67320a..76c1e6c6585515bc516f031676f37987b54fa86d 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 9b578b2da45ecce807b2d3c74ecf285137a105ec..e53f021a33ab71dbef2417c9fdc0a2e88f778480 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 f2d178b429c8ffb5c01960417ce19c0c7324797d..f6c8c147e07013b66e166331e3c5ea908d56acae 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 bfc746eec05be4eb8e12e2a50eb775c9ddc775b3..df9545e528144f5a006e650f5f3e888c0fd9934c 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 4b1d0111df466d725aff63bb49ce2ed6a9d02695..bcf75ebf27baa36530921b24292c01957537328a 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 63a50b8d6848d465c63e17e9fc2af9deb84d9c35..136c16f718659be502a37606ca90bc9e0350a682 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 7d515ee0911a5d42141b089a101df7c11cc4e20d..250167eac47e6177e9ca8764fb38914805ed36dc 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 90369e717a7fb494f33544ea63a210abbc864218..cbed2e51eb738b4f80ae03e5cbb0341d9af7e529 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 19c39ba368d4ec992f7a10fa5bad1a619560248e..3e832d7a133cc9d83ca447502c5eb716cb184563 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 2341ff0b880036f83fe29d7354d53a5efbb016b4..8d2e9dcbf59d0ac51ef0d3cafc407c9d41785825 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 5f65d2ff554708bea5ba559e90a8e969f7275339..0e73accdc910259fe8068eca94b65ddf86b176c3 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 552ae7a7402f7a9913f736ff5d7446c2a130badf..970ae85d81a8df3ae3a251da5b50c70fbedc0b2d 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 878b485e59c9ead0deb9f352916957e389adf0da..16df5b31bb7dc0610b9e999dd3d4e81034c294f7 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 ef70efa8e1e716e20e59ce289ca61e0622118af7..cd65fe006886aa46d178f77b54811f36dc695044 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 247797cd7a1ed81c79c5923b29b1efd03337022f..3012c2669480e01dba1f7cf651bf8655a21651d3 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 e492b1eca730e2a29f596f5e36b7485dc6722836..19e474dcee23f8a37f5f98d778e6cdcafae6e66d 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 d0a75a2b20f3167e5017062b2606c3250bf2a623..a0fbe01ceabcf49989cde7195e6fb2dabe706126 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 4f167a94ee2b100e0733f2013fbb0d4cff36d534..b0601a80bd40af956ff6529d3608c773e0e487ec 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 eb1f11b00d77c94e92affe3c0bced56f1e7d39bd..197420dd15cea3e1ddd8548ef823bb6b5746429b 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 f464463ccddf8be188430a3a4fc91ff3de96895a..c225cd5a5280e2a1c66efbc12c633d3c2c2e3de0 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 ccdb9de60e877ebe01cae287a25845e9a2df1310..7c3359eb53e9ee5ac51f5fdcfea01490ae734d4f 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 b05a47dada9e247daa753e15dd71ce0d2234e495..c179051a28afaaf86e48fcace138fcdea3117c09 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 a2ec6c11c7f3ec54b3c9a4bece2288919eeb1b4e..72bab075d18a77c82c41d6b9c319fe56776d952b 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 a77f109abb8355feb32e62289491047a48cf9324..22f6d8b6bf60e7956652d22061679d61d400ac93 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 05f476dd36318a28778bdc803ae267baf89e0809..18c129fefcb568da2173b60b626b90b8c1afbe7b 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 e79d755b3d2576ba825726adb494f5b28a0a32f0..412b090ad54ff776d3787626550f651cf14dfa21 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 a571f60bf13a8c7543870685b19f53b875a06cbd..a2563695da9d3f438e090a50764811fd40d00e3c 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 00b2a6cb93d88bbfcde17314782ed1b485a8494d..6c23e27ee270e3a6c27540d5e02ce2a98679b4d9 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 c886c40565fe392826785ff910f611d44491429d..b58c2da09ca190dee9f0778f5b5e96806b7ce1cb 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 fdf551c0a97c1ba8267a7711d9f05d002c8734a4..8140fa8b799768fa03639dc442d2b0ad8a152fdb 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 4db0c6113bb9d2d4ff5ad92af937f262be425d1a..01fdfb0072894d2f5d8e3dbaeada4b2042578472 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 1a260f1a1507b802a333aaba967ec0477139f4f5..a0f5abab4eeb952eabccfe77f78f0980e510291f 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 06a1c876e17eed8f05bbf87c6960f93d2541b13d..31a2fd2fbabd33b8926781df06f33eeb627791a6 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 e1a8ccf116c3cd88c3544f491436ef85d0b719aa..e89b6da165a96923e33f9e3a9b53c210ed2f0940 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 a791c8daf7e8be248a59e4fb2f69950f58c9cdad..00b5f14341de6ade5624abfbf33daf3b2d6ecb3a 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 788a4dd9ea2cd78f81a3b760e2f2a64ed3bacf17..fae37a94fbdee0aa1bce055a9ba3e3e6b3941844 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 89072d78cdd96adc3c8d242cb2d1788db2b73dac..7baaca9c8fba1d214984a7fa9c1def179235bbdf 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 4acdc6c229856fbbc64b0bd6d90631d83ffb4d02..3abcfe2ea67a8ee8ae5487df947ffe56571cf103 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 8136caa42da8a72f79cbbc6727eb4f7f994e84cd..c8e122ff2a271ac5f592641ebc23f81989190767 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 ac5d7a433368550686669e03d49e1f3fa9789ae2..1fd61a23073c9382cf9600eff547a1f20ffe1863 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 38bc1f8d2ee90df0be1535c8241016193d72fa5a..bf0b20a333d6fce3106fd746a05566b90a9a6a3e 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 71c22ecc74e04e30d211d11130b61de2a2bad530..ddbfb3edb72f6b945c651353df3c286457cb2f20 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 eba512c639c82e2aa08d0a141c64a69467182491..7e2db86807c7ffe3a26bed3c6d69dfb97b8f7d21 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 ce8585c729ecd00f6ce8cba0b7c85bf5b87f7e5e..1b5ec1c166bbf8cb07d83961fdc6a28bd71a2ec3 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 3771d6641577ad60f79bfdd8502719abdf21e4b5..54d7f41c18b4c448542ee53325aa506669af4249 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 5683c5f087803d77b2a517e469fee7ad881d45fb..c7cadb2a06ae87d5d3af960f9d27fe730c7e724a 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 4ddf423f9adac1ce893757d478dc2754487fb1da..2c9f77793906dae2d730f421ac892ff1c4c4a53d 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 1eca9468a829c20e1983d93077dccb1778937d3c..abc189ad05da3766e719bb5db0e11847e861ac23 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 6632b836de3daf0086012964e7139248967844a8..c8617f4c7ec37136d64739ad8eea0bb1a8ac6736 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 a7a736d7fe23282c6141c3d9a5ad790bff0a2de0..0dd9901c18d5f42e895210b0cbf2ce8062f5f831 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 8a1ea6244d1f1210c43829ae4a49fa1b4b613257..fda06f620353dc173bdf1361b342808415d2fb4a 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 2a3499e7013de1e5f4b684637649486f58398a3f..fb78b3c5edcb275ac655790c8a3d93869d60f8bf 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 98bb52547d8f6cede5f1770aa2bbc71a8968ac4e..884a602eb8dc2577c9c5b733963b4976896ceaff 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 17f9c1500b79f6c005804cb2fb78a7c9e635cf12..c5288c7ff96d0f16e57660f06d539eda9b3f965a 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 01a4d8e13c02dffe9252242b8cc63f3afe9453f3..b36778fe8c7730e79b385fa76a1f1488fa65df71 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 04283b38227e67875c16ceb5dd215c88c9f81ea2..3006f6ae8706bd2750d5d11e12530623b7e6b13f 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 e02e21c74697f4c29c91f25ff193e11bcb8ff0cb..4212e822aa55ab48ccaa1afb565ed7870cad4c13 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 7adbe7f0e0c6a283908de6e710c7b63341a0a082..6dfb489dcb6757956e0977d640ad1d4fc39ab4dd 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 ea532eaf49b2a513df7220c6c9097c75b54ce355..02d284d49ad2d2aae30d450c670e0c0b8076947e 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 81c5f35f5d512070a9e60621117c281808fbeef5..4dc813afd3cc035d031ea3add325c91ad009d49d 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 3b04aabb06378cbcffe09072023b3806d718891f..82e1fd6b41faac5ee2d5e46463cc42ba96d3f8ef 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 983e5731756aee0d8e1941afcc505b8527105161..bb21f39d8953eae181c2e968221672ee01c550d8 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 f9b6770c3d1a3833d6c0bdbc2940d9e048a372e9..cf52a5ada5f7b5316edd414ad490adf431568e4e 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 2311eaefc7e6daabe97a855b1e31cc9de081931a..1942389267da974e6affd24dd6d028f36b4030cd 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 642ab3b1b61255d69b0d419d2d8307c65a20ebb4..4993b4a7da5cdc46cbe1db16b65b34ae493cfcb2 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 a9e078f5f65643687cd9dab7ce623295bfe5ef49..034ba5e9d74cfe23d1e66456382c2a99ceb8c9d2 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 e01ba2f591f5c4e59ba2a43d1cfcb75430172309..0e6bf61a46531d844695d4c847b08c26be268c59 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 58598a31e961549cdee7c8d618c03182caef1ee0..6be2315d093ccb520418f88dab002a6ec26962a0 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 a6a40c66fe5c60acb3fc761df06631f782b4317e..6da8b1949aea1ebee1402baf97aa051991d35031 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 020ed31091522f2edeb6e1827d3fcfba631aa887..caad8c5a8f48bef09872ec1dd0b33ffb16228f6c 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 1d284690746fd966f286da111fe4acc627304c24..e4d79f620934fe285954a0f92b5059996354f61f 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 7247901239947b2b2578ac482d5f1bd4275ea692..b2990855bf1266b5a88380c50d4db466eea5d965 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 39cce15f49603ff5ac28275502f39d7bccda3f83..d74ccf7b83d13123c0f16dc00dde483d3dd9ae6d 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 a83ddbe0a26e21b47e884692d09265ca1c99c5c9..c8d2ef8f2fcef341531c25e69afeb6a15f1995b1 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 922d1aa673769e74b0412029e295e45a41fdb323..a7b519509ebb7a4a0cffc077d2cf4a199877e4d9 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 c534d8b1b26507c65ab8c7a002aa08afe49d08ca..0b46147673e6e72f8fb998d8d61ae586251f4d28 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 635a55caa1c2f9935c7e5abd503c238837d0c73a..41835a847943bb0cf9d98b1431300b289e5c7063 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 6c6290acdb33fdf0eb96276cf4075e3197845899..f31692d7127db1782e27dc399a5c1173875b1dd8 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 9b017e0f551f8ec746a6420a1788b5cfed7a6a18..6a39e9c172f60e3f716ffb32b8509df29dd60ed8 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 b92a07fb06f4e6426ec8ed92d79c3894417d983e..f86cf29c75a158dfb336dc5a38d8f970ab9a1e63 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 f01c4d6cd4780398aad9767ddfb8af4330e84eaa..ab006f0d16d933ad256dd0e9d02d7d4f11208ef2 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 8a395c15a9edeea369e10aea1f1fce0002a89a36..774faf97c6ec1b988b3ebad063f33d98dbd36b1e 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 4841166452882027ae4f3c74e082f8f9bad43c2c..6849905e215d399e4fce12d0d6e0fb39afa5cba4 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 e0e85eaf653142d28ae71b5ff93c7cd81349c3c4..b2ec6a338007f09dc2032181649de4313d23961f 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 c62d00be5fc36f4a8b698ee6e65a53a7f02d5301..2530217fd1a6515c25a79931fb976df56f780489 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 24ee3d23c9abbe82851464829a3a9fa87903bc44..bc87c01c06aed7825d2d7ee727cf6722e1847215 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 8e6623f1aad904e45e269d4ca0aa1f583ad91fc9..ff4bd91dff916f4680270652697802afea538ffc 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 7f8bd9f81a0536e7b65262edcb833fe69c7d2b41..bb545d3042497051e09ff734a641398e3fb09886 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 d3e497da918dd176ad1d50fc67d31a32d2fc783c..c93f2c851c810112f94f98d821e7c971079916ad 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 b82fd267a951b6065956261aebb444bb88a46718..df4bb3eb306b72f23c2cc848421f14c805374491 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 6885e3dd29748cfd1ad198af212cdfe25b774c2d..1d33ff8649bbd88b5afe5b268068ceec416cece4 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 632d07bee25c3e2f1f46cd797404145b04aef989..1d9ae6b35fecf5795ff26e4f6e2e48ee4926c9e6 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 19759ac704494b9e0a9fce8ae9bc2747ac71ed60..a962322212cad3c8bfa1367fceab34de6d9072ef 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 02d926c03fdb5127edf504efc9b8e734b4d7fd37..98dd5f39ebd5ff9f79d801dcbf864a9e1e19728e 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 88e4ce8d439992cf70daf2603625023ffb8f51ff..8251c290ba3752ccb57a16bcfecda1d94bf82293 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 a88cb2d506fb8656e3add4a577b57efc3f011cf8..b377977e6359efbd6a2e549ed7bf1ae846c91b59 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 96518fa240c07e10d86d497cffd39e3a1a26b776..fad9d67a4eae64d65abcfc38fa7880572eb38211 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 d99b9f254e066deaf879b1aa7f709ac50ce1f5b3..85cd87eb12e76010dbdadae5456dc383c7c022b0 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 94f31d591f5522237458ecf3ac8027b81de7df1d..c6bb4b00537f03728aa1c19349ab451ba96efec2 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 26c87c9faceda6fefb4e65933126aed413e57ffd..d930d0649e28138b70596180d64d9b7ef9a9fe5c 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 d3a41393683593e398642d229d195f80a117232d..33046b5cac25c5639a7c309f060beeaa3124e807 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 58a8d25c22a550934f289a5509170f2c037016f9..3a10c1082db54a4045ed013e9db45d2db4b33a31 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 3e5e46a4653385352401c24bbfacae76dd608735..6068ac5ca717601f50db32c4ee3432c1b80aea90 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 4c15940c7f0c3b191269427cfb66f378e05564ec..a915c1fa3019d691f34ee76c61e9d5e2e68df8e5 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 168c101b56c7df053007ed3757977cc7da9264d1..b36be58b204773c2151257a04daaa0034404c81c 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 442c67b9648483e98e8e2316a6a3b89b7f956957..3ba4390268f1fa90261414e5a90dbfe72f1dd0ec 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 78a50e124a385005afd8acd84d9c4028caad262f..6a4bc881c2cc02e50554435b7da0c6173a43b088 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 1cfa532355b689c030cd7e111909671b08e939bd..91754b211e193ca4886ba0e05b94d128b7cd1147 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 c3c12e58a2ba81d190f2a8eb03b5b77629712e00..0ba352f58357c62d9395fee355a13a00e2c60a3e 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 f79480080c51efb47993301b461ff72846715ba1..b0a685319daf64204b43d9fc3b9893fa1c2d6273 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 6ee43ca9f04702afa0cba7778b450f87368659ae..aa1f572d7d7de1dba31803142128bfc8fd80ee24 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 231b61c526acb68fe3ef00ab54a2e4a3632977a4..ab02192b7d93ae8996ad9c6444c101b9cffd6f24 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 9d4c22c503756e52d6eea800d948a828e53ffb6f..dd535b0121cd8e602ed2efab24bf27d586c30192 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 5074682d663cdba19042d7df3060f7bde990a308..734b8e0f1cbe8ea1018789fa8bf03c45cbf1e41a 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 42dcf9ce507472d84aa512c22e7f0f12535eb000..9ab844288c9486214e20a5de177bcae5caa300ee 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 bbfbf7155316b9cd0717c7ea847f3556ed695e20..6ed44f9704db5db077fb28f95f5eced7e07ded28 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 dc0914dbc7bcda6b96d849f04ae9dc47d2c5a1d9..e1de8506bbf16af9724357ab0c8c10d337431684 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 c70bc7a52b6211b82fa29204ade0cfed4c139121..4bfe4e9822e56b653d1c9d022d4f14bf94f60960 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 ec712e5f4b762b10c299902330840e305ce1e7a8..1e6bd7c51858bb6e39160cc895c905bd0b7054ec 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 d8073d841795710a8f1f8bd748d850a57cf58a6e..bef721e4d7ee502c5af578934ca20f9ab446a024 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 8b83027dfa2aace894b5a707a24ea7957c37cb58..2c5f80df245031b12ebbc71651a7713a17faef4e 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 4484ecda8d4573bc27477c90742540d9b1d82da0..0b00084f5c2a0ca7fbb01dbfc6dc5b11f688ac53 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 f3cfe3719a87339c00f814794fabbe93278b5326..39117ebc4d2931be0e03b38b5660d387648d0356 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 4a50e21058a95560a537f11e4c86805312da512b..8bd33727563d45528e16b257539953c5a8fab72a 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 25074048b227ee1cbf8ff11ed301f685211f68d5..61f5182fff0f6e403be6406fc9992fbbc8cd953b 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 a3adc65dfd1bc512e6f1f01f23d8f0b2eddfbeac..9c824388b7d93323ab2959d9969c2475a2d2466d 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 7cf0884829e12eb54b5594ababcfe2002dcd5067..122f985e90a2c9350acdfc38a41567acc97df259 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 93316d6aabe95393db5cc96ea130ec07dd07398c..4c6898cbcd5c0b21238cc498d7f5cd914c3d8e78 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 eb635999ab8578d89d421bb34322f302f5bc600c..a9423f813f2f002bc09ddf5da8609685aaf20720 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 defc907049e051468bf6427a1db91e28eb28665a..1e1d01eb2409219d1129c315a989b069c5fd9814 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 278085932ab81e4dc4943a990cffbe366c04cb1c..438d92660f8018629d3ba797e8752c28d82e2c5f 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 9793897b07bf06fa8303d4300ef04c3bebb8de44..d3539df45850f80a2a7d9053297992a4763875e8 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 1893df548edb8f70c981198489fc87e7a0fbe4ed..8c50e9100b9a95ed6cb94eb1236e72f4955d72c0 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 1c1925709afe66cf4d65dd7c6c3894a3666d9420..a53dc0c7a2fbb55e8f6d89c5f36cbbb82aa43b40 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 76a9987f560b7ff530c221d8fbb64c3d866104d3..0bf9e96137676f9fa7ce99fbcf8e4fa387fa6e46 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 3060e3f8d18fb527c6b8f5fff353792105e33d59..0eca2d6124d06b6626edc038de6d4e68e046ceb5 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 c96087ad915108855f0d1374dd91f5e85c048868..beaa96ce91d6156623ca43e40abaca45a3d7f9f0 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 17237c6077c72dbd31c9e1712371c8fc5c9d36af..c5c1029e1caf52ee0aff7b9eeed6aec4a2b2dfab 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 c5f1085b7fc49a066ab4bf6843db34cffde42f5b..edfa072419f5b0bd76a0731b39d6448f43006857 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 9ecae6c1bb29677f84514515889a8031356030fa..af15a07ce2cb18f1b58976da363e7479559a36da 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 6275457a31367eb79ea9584a73bac12b72473d69..a490e57bc6fdf500c20c82756abf0da885bf0823 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 8175b7429002e90b7648c8f5c55a61b9a69d7013..f7d1f7b3eef700d039763dee0770d54cfd82c37e 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 ae140c34bae8922c0f309c99def618a2ea65efeb..a23d8fae148e60716d54c6160ff824b59ae89214 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 aa8c807247ea0cfeec8c893de336b5c3178531f3..0000000000000000000000000000000000000000 --- 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 aa8c807247ea0cfeec8c893de336b5c3178531f3..0000000000000000000000000000000000000000 --- 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 aa8c807247ea0cfeec8c893de336b5c3178531f3..0000000000000000000000000000000000000000 --- 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 aa8c807247ea0cfeec8c893de336b5c3178531f3..0000000000000000000000000000000000000000 --- 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$ * - * * -\*===========================================================================*/