From 2cb04f9988a778f750c84865df7cbe0c89e648b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 19 Jun 2018 14:21:57 +0200 Subject: [PATCH] Changed License Header refs #57 --- .../Tools/SmartTagger/SmartTaggerT.cc | 33 +++++++------------ .../Tools/SmartTagger/SmartTaggerT.hh | 27 +++++++-------- 2 files changed, 22 insertions(+), 38 deletions(-) diff --git a/src/OpenMesh/Tools/SmartTagger/SmartTaggerT.cc b/src/OpenMesh/Tools/SmartTagger/SmartTaggerT.cc index ef70911f..53019d1c 100644 --- a/src/OpenMesh/Tools/SmartTagger/SmartTaggerT.cc +++ b/src/OpenMesh/Tools/SmartTagger/SmartTaggerT.cc @@ -1,13 +1,13 @@ -/*===========================================================================*\ +/* ========================================================================= * * * - * OpenFlipper * + * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * * Department of Computer Graphics and Multimedia * * All rights reserved. * - * www.openflipper.org * + * www.openmesh.org * * * *---------------------------------------------------------------------------* - * This file is part of OpenFlipper. * + * This file is part of OpenMesh. * *---------------------------------------------------------------------------* * * * Redistribution and use in source and binary forms, with or without * @@ -37,26 +37,15 @@ * 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$ * + * * \*===========================================================================*/ -//============================================================================= -// -// CLASS SmartTaggerVT -// -// -// original Author: David Bommes -// $Revision: 18033 $ -// $Author: moeller $ -// $Date: 2014-01-16 17:17:07 +0100 (Do, 16. Jan 2014) $ -// -//============================================================================= - -//============================================================================= -// -// CLASS SmartTaggerT - IMPLEMENTATION -// -//============================================================================= - #define ACG_SMARTTAGGERT_C //== INCLUDES ================================================================= diff --git a/src/OpenMesh/Tools/SmartTagger/SmartTaggerT.hh b/src/OpenMesh/Tools/SmartTagger/SmartTaggerT.hh index 4dfd2b21..ff19845e 100644 --- a/src/OpenMesh/Tools/SmartTagger/SmartTaggerT.hh +++ b/src/OpenMesh/Tools/SmartTagger/SmartTaggerT.hh @@ -1,13 +1,13 @@ -/*===========================================================================*\ +/* ========================================================================= * * * - * OpenFlipper * + * OpenMesh * * Copyright (c) 2001-2015, RWTH-Aachen University * * Department of Computer Graphics and Multimedia * * All rights reserved. * - * www.openflipper.org * + * www.openmesh.org * * * *---------------------------------------------------------------------------* - * This file is part of OpenFlipper. * + * This file is part of OpenMesh. * *---------------------------------------------------------------------------* * * * Redistribution and use in source and binary forms, with or without * @@ -37,19 +37,14 @@ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * * -\*===========================================================================*/ + * ========================================================================= */ -//============================================================================= -// -// CLASS SmartTaggerVT -// -// -// original Author: David Bommes -// $Revision$ -// $Author$ -// $Date$ -// -//============================================================================= +/*===========================================================================*\ + * * + * $Revision$ * + * $Date$ * + * * +\*===========================================================================*/ #ifndef ACG_SMARTTAGGERT_HH