Ignore:
Timestamp:
01/05/15 21:37:33 (9 years ago)
Author:
Maciej Komosinski
Message:

Updated headers

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

Legend:

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

    r271 r286  
    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.
     1// This file is a part of Framsticks SDK.  http://www.framsticks.com/
     2// Copyright (C) 1999-2015  Maciej Komosinski and Szymon Ulatowski.
     3// See LICENSE.txt for details.
    44
    55#include "geometryutils.h"
  • cpp/frams/model/geometry/geometryutils.h

    r271 r286  
    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.
     1// This file is a part of Framsticks SDK.  http://www.framsticks.com/
     2// Copyright (C) 1999-2015  Maciej Komosinski and Szymon Ulatowski.
     3// See LICENSE.txt for details.
    44
    55#ifndef _GEOMETRYUTILS_H_
  • cpp/frams/model/geometry/meshbuilder.cpp

    r271 r286  
    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.
     1// This file is a part of Framsticks SDK.  http://www.framsticks.com/
     2// Copyright (C) 1999-2015  Maciej Komosinski and Szymon Ulatowski.
     3// See LICENSE.txt for details.
    44
    55#include "meshbuilder.h"
  • cpp/frams/model/geometry/meshbuilder.h

    r271 r286  
    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.
     1// This file is a part of Framsticks SDK.  http://www.framsticks.com/
     2// Copyright (C) 1999-2015  Maciej Komosinski and Szymon Ulatowski.
     3// See LICENSE.txt for details.
    44
    55#ifndef _MESHBUILDER_H_
  • cpp/frams/model/geometry/modelgeoclass.cpp

    r271 r286  
    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.
     1// This file is a part of Framsticks SDK.  http://www.framsticks.com/
     2// Copyright (C) 1999-2015  Maciej Komosinski and Szymon Ulatowski.
     3// See LICENSE.txt for details.
    44
    55#include "modelgeoclass.h"
  • cpp/frams/model/geometry/modelgeoclass.h

    r271 r286  
    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.
     1// This file is a part of Framsticks SDK.  http://www.framsticks.com/
     2// Copyright (C) 1999-2015  Maciej Komosinski and Szymon Ulatowski.
     3// See LICENSE.txt for details.
    44
    55#ifndef _MODELGEOCLASS_H_
  • cpp/frams/model/geometry/modelgeometryinfo.cpp

    r271 r286  
    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.
     1// This file is a part of Framsticks SDK.  http://www.framsticks.com/
     2// Copyright (C) 1999-2015  Maciej Komosinski and Szymon Ulatowski.
     3// See LICENSE.txt for details.
    44
    55#include "modelgeometryinfo.h"
  • cpp/frams/model/geometry/modelgeometryinfo.h

    r271 r286  
    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.
     1// This file is a part of Framsticks SDK.  http://www.framsticks.com/
     2// Copyright (C) 1999-2015  Maciej Komosinski and Szymon Ulatowski.
     3// See LICENSE.txt for details.
    44
    55#ifndef _MODELGEOMETRYINFO_H_
Note: See TracChangeset for help on using the changeset viewer.