Changeset 286 for cpp/frams/errmgr


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

Updated headers

Location:
cpp/frams/errmgr
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/errmgr/errmanager.cpp

    r244 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 "errmanager.h"
  • cpp/frams/errmgr/errmanager.h

    r197 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 _ERRMANAGER_H_
  • cpp/frams/errmgr/stderrors.cpp

    r197 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 "stderrors.h"
  • cpp/frams/errmgr/stderrors.h

    r197 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 _STDERRORS_H_
  • cpp/frams/errmgr/stdouterr.cpp

    r244 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 "stdouterr.h"
  • cpp/frams/errmgr/stdouterr.h

    r197 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 _STDOUTERRORHANDLER_H_
Note: See TracChangeset for help on using the changeset viewer.