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