Changeset 271 for cpp/frams/model


Ignore:
Timestamp:
12/16/14 01:53:34 (9 years ago)
Author:
Maciej Komosinski
Message:

Refreshed header comments

Location:
cpp/frams/model/geometry
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/model/geometry/geometryutils.cpp

    r261 r271  
    11// This file is a part of the Framsticks GDK.
    2 // Copyright (C) 2002-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     2// Copyright (C) 1999-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
    33// Refer to http://www.framsticks.com/ for further information.
    44
  • cpp/frams/model/geometry/geometryutils.h

    r260 r271  
    11// This file is a part of the Framsticks GDK.
    2 // Copyright (C) 2002-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     2// Copyright (C) 1999-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
    33// Refer to http://www.framsticks.com/ for further information.
    44
  • cpp/frams/model/geometry/meshbuilder.cpp

    r262 r271  
    11// This file is a part of the Framsticks GDK.
    2 // Copyright (C) 2002-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     2// Copyright (C) 1999-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
    33// Refer to http://www.framsticks.com/ for further information.
    44
  • cpp/frams/model/geometry/meshbuilder.h

    r239 r271  
    11// This file is a part of the Framsticks GDK.
    2 // Copyright (C) 2002-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     2// Copyright (C) 1999-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
    33// Refer to http://www.framsticks.com/ for further information.
    44
  • cpp/frams/model/geometry/modelgeoclass.cpp

    r242 r271  
     1// This file is a part of the Framsticks GDK.
     2// Copyright (C) 1999-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     3// Refer to http://www.framsticks.com/ for further information.
     4
    15#include "modelgeoclass.h"
    26#include "modelgeometryinfo.h"
  • cpp/frams/model/geometry/modelgeoclass.h

    r242 r271  
     1// This file is a part of the Framsticks GDK.
     2// Copyright (C) 1999-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     3// Refer to http://www.framsticks.com/ for further information.
     4
    15#ifndef _MODELGEOCLASS_H_
    26#define _MODELGEOCLASS_H_
  • cpp/frams/model/geometry/modelgeometryinfo.cpp

    r262 r271  
    11// This file is a part of the Framsticks GDK.
    2 // Copyright (C) 2002-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     2// Copyright (C) 1999-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
    33// Refer to http://www.framsticks.com/ for further information.
    44
  • cpp/frams/model/geometry/modelgeometryinfo.h

    r193 r271  
    11// This file is a part of the Framsticks GDK.
    2 // Copyright (C) 2002-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     2// Copyright (C) 1999-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
    33// Refer to http://www.framsticks.com/ for further information.
    44
Note: See TracChangeset for help on using the changeset viewer.