Changed License Header

refs #57
This commit is contained in:
Jan Möbius
2018-06-19 14:21:57 +02:00
parent 3af06b689b
commit 2cb04f9988
2 changed files with 22 additions and 38 deletions

View File

@@ -1,13 +1,13 @@
/*===========================================================================*\ /* ========================================================================= *
* * * *
* OpenFlipper * * OpenMesh *
* Copyright (c) 2001-2015, RWTH-Aachen University * * Copyright (c) 2001-2015, RWTH-Aachen University *
* Department of Computer Graphics and Multimedia * * Department of Computer Graphics and Multimedia *
* All rights reserved. * * 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 * * 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 * * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS *
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. *
* * * *
* ========================================================================= */
/*===========================================================================*\
* *
* $Revision$ *
* $Date$ *
* *
\*===========================================================================*/ \*===========================================================================*/
//=============================================================================
//
// CLASS SmartTaggerVT
//
//
// original Author: David Bommes <bommes@cs.rwth-aachen.de>
// $Revision: 18033 $
// $Author: moeller $
// $Date: 2014-01-16 17:17:07 +0100 (Do, 16. Jan 2014) $
//
//=============================================================================
//=============================================================================
//
// CLASS SmartTaggerT - IMPLEMENTATION
//
//=============================================================================
#define ACG_SMARTTAGGERT_C #define ACG_SMARTTAGGERT_C
//== INCLUDES ================================================================= //== INCLUDES =================================================================

View File

@@ -1,13 +1,13 @@
/*===========================================================================*\ /* ========================================================================= *
* * * *
* OpenFlipper * * OpenMesh *
* Copyright (c) 2001-2015, RWTH-Aachen University * * Copyright (c) 2001-2015, RWTH-Aachen University *
* Department of Computer Graphics and Multimedia * * Department of Computer Graphics and Multimedia *
* All rights reserved. * * 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 * * 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 * * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS *
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. *
* * * *
\*===========================================================================*/ * ========================================================================= */
//============================================================================= /*===========================================================================*\
// * *
// CLASS SmartTaggerVT * $Revision$ *
// * $Date$ *
// * *
// original Author: David Bommes <bommes@cs.rwth-aachen.de> \*===========================================================================*/
// $Revision$
// $Author$
// $Date$
//
//=============================================================================
#ifndef ACG_SMARTTAGGERT_HH #ifndef ACG_SMARTTAGGERT_HH