Changeset 286


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

Updated headers

Location:
cpp
Files:
180 edited

Legend:

Unmodified
Added
Removed
  • cpp/common/2d.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 _2D_H_
  • cpp/common/Convert.cpp

    r281 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 "Convert.h"
  • cpp/common/Convert.h

    r281 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 _CONVERT_H_
  • cpp/common/framsg.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 "framsg.h"
  • cpp/common/framsg.h

    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#ifndef _FRAMSG_H_
  • cpp/common/nonstd.h

    r247 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 _NONSTD_H_
  • cpp/common/nonstd_dir.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 _NONSTD_DIR_H_
  • cpp/common/nonstd_math.cpp

    r285 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 "nonstd_math.h"
  • cpp/common/nonstd_math.h

    r251 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 _NONSTD_MATH_H_
  • cpp/common/nonstd_stdio.cpp

    r281 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 "nonstd_stdio.h"
  • cpp/common/nonstd_stdio.h

    r281 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 _NONSTD_STDIO_H_
  • cpp/common/nonstd_stl.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 _NONSTD_STL_H_
  • cpp/common/random.h

    r285 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 "nonstd.h" //LONGLONG
  • cpp/common/stl-util.cpp

    r281 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 "stl-util.h"
  • cpp/common/stl-util.h

    r257 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 _STL_UTIL_H_
  • cpp/common/threads.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 _THREADS_H_
  • cpp/frams/_demos/f0_variants_test.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 <stdlib.h>
  • cpp/frams/_demos/full_props.cpp

    r283 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 <stdlib.h>
  • cpp/frams/_demos/gdk_test.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 <stdlib.h>
  • cpp/frams/_demos/geno_test.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 <frams/virtfile/stdiofile.h>
  • cpp/frams/_demos/genoconv_test.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 <ctype.h>
  • cpp/frams/_demos/genooper_test.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 <frams/errmgr/stdouterr.h>
  • cpp/frams/_demos/genooper_test_fTest.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 <frams/genetics/fT/oper_fTest.h>
  • cpp/frams/_demos/genotypeloader.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 "genotypeloader.h"
  • cpp/frams/_demos/genotypeloader.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 _GENOTYPELOADER_H_
  • cpp/frams/_demos/geometry/apices_test.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 "geometrytestutils.h"
  • cpp/frams/_demos/geometry/geometrytestutils.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 "geometrytestutils.h"
  • cpp/frams/_demos/geometry/geometrytestutils.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 _GEOMETRYTESTUTILS_H_
  • cpp/frams/_demos/geometry/info_test.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 "geometrytestutils.h"
  • cpp/frams/_demos/geometry/surface_test.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 "geometrytestutils.h"
  • cpp/frams/_demos/geometry/volume_test.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 "geometrytestutils.h"
  • cpp/frams/_demos/loader_test.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 "genotypeloader.h"
  • cpp/frams/_demos/multiline_f0_test.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 <stdlib.h>
  • cpp/frams/_demos/neuro_layout_test.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 <frams/virtfile/stdiofile.h>
  • cpp/frams/_demos/neuro_test.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 <frams/genetics/geno.h>
  • cpp/frams/_demos/part_shapes.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 <stdio.h>
  • cpp/frams/_demos/printconvmap.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 "printconvmap.h"
  • cpp/frams/_demos/printconvmap.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 _PRINTCONVMAP_H_
  • cpp/frams/_demos/serial_test.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 <frams/vm/classes/collectionobj.h>
  • cpp/frams/_demos/shapeconvert.cpp

    r283 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 <stdlib.h>
  • cpp/frams/canvas/canvasutil.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 "canvasutil.h"
  • cpp/frams/canvas/neurodiagram.cpp

    r272 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 "neurodiagram.h"
  • cpp/frams/canvas/nn_layout.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 _NN_LAYOUT_H_
  • cpp/frams/canvas/nn_layout_model.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 "nn_layout_model.h"
  • cpp/frams/canvas/nn_layout_model.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 _NN_LAYOUT_MODEL_H_
  • cpp/frams/canvas/nn_simple_layout.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 "nn_layout.h"
  • cpp/frams/canvas/nn_smart_layout.cpp

    r285 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 "nn_layout.h"
  • cpp/frams/config/gdk_build_config.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 _GDK_BUILD_CONFIG_H_
  • cpp/frams/config/version.h

    r280 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#define MAIN_REL_ID "4.0"
  • 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_
  • cpp/frams/genetics/defgenoconv.cpp

    r228 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 "defgenoconv.h"
  • cpp/frams/genetics/defgenoconv.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 _DEFGENOCONV_H_
  • cpp/frams/genetics/f1/conv_f1.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 "conv_f1.h"
  • cpp/frams/genetics/f1/conv_f1.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 _CONV_F1_H
  • cpp/frams/genetics/f4/conv_f4.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// Copyright (C) 1999,2000  Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL
  • cpp/frams/genetics/f4/conv_f4.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// Copyright (C) 1999,2000  Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL
  • cpp/frams/genetics/f4/f4_general.cpp

    r247 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// Copyright (C) 1999,2000  Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL
  • cpp/frams/genetics/f4/f4_general.h

    r247 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// Copyright (C) 1999,2000  Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL
  • cpp/frams/genetics/f4/oper_f4.cpp

    r247 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// Copyright (C) 1999,2000  Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL
  • cpp/frams/genetics/f4/oper_f4.h

    r247 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// Copyright (C) 1999,2000  Adam Rotaru-Varga (adam_rotaru@yahoo.com), GNU LGPL
  • cpp/frams/genetics/f9/conv_f9.cpp

    r259 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 "conv_f9.h"
  • cpp/frams/genetics/f9/conv_f9.h

    r259 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 _CONV_F9_H_
  • cpp/frams/genetics/f9/oper_f9.cpp

    r247 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 "oper_f9.h"
  • cpp/frams/genetics/f9/oper_f9.h

    r247 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 _GENOOPER_F9_H_
  • cpp/frams/genetics/fF/conv_fF.cpp

    r256 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 "conv_fF.h"
  • cpp/frams/genetics/fF/conv_fF.h

    r256 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 _CONV_FF_H_
  • cpp/frams/genetics/fF/fF_chamber3d.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 "fF_chamber3d.h"
  • cpp/frams/genetics/fF/fF_chamber3d.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 CHAMBER3D_H
  • cpp/frams/genetics/fF/fF_genotype.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 "fF_genotype.h"
  • cpp/frams/genetics/fF/fF_genotype.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 _FF_GENOTYPE_H_
  • cpp/frams/genetics/fF/oper_fF.cpp

    r247 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 "oper_fF.h"
  • cpp/frams/genetics/fF/oper_fF.h

    r247 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 _GENOOPER_FF_H_
  • cpp/frams/genetics/fT/oper_fTest.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 "oper_fTest.h"
  • cpp/frams/genetics/fT/oper_fTest.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 _GENOOPER_FTEST_H_
  • cpp/frams/genetics/gen-config-GDK.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
  • cpp/frams/genetics/genman.cpp

    r275 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 "genman.h"
  • cpp/frams/genetics/genman.h

    r280 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 _GENMAN_H_
  • cpp/frams/genetics/geno.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 "geno.h"
  • cpp/frams/genetics/geno.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 _GENO_H_
  • cpp/frams/genetics/genoconv.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 <common/nonstd.h>
  • cpp/frams/genetics/genoconv.h

    r247 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 _GENCONV_H_
  • cpp/frams/genetics/oper_fx.cpp

    r247 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 <ctype.h>  //isupper()
  • cpp/frams/genetics/oper_fx.h

    r247 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 _GENO_OPERATORS_H_
  • cpp/frams/genetics/preconfigured.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 _PRECONFIGURED_GENETICS_H_
  • cpp/frams/model/autoname.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 "autoname.h"
  • cpp/frams/model/autoname.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 _AUTONAME_H_
  • cpp/frams/model/defassign-f0-GDK.h

    r270 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
  • cpp/frams/model/f0-GDK-classes.h

    r270 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
  • 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_
  • cpp/frams/model/model.cpp

    r279 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 <common/nonstd_math.h>
  • cpp/frams/model/model.h

    r274 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 _MODEL_H_
  • cpp/frams/model/modelparts.cpp

    r247 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 <stdlib.h>
  • cpp/frams/model/modelparts.h

    r269 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 _MODELPARTS_H_
  • cpp/frams/neuro/geneticneuroparam.cpp

    r247 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 "geneticneuroparam.h"
  • cpp/frams/neuro/geneticneuroparam.h

    r247 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 _GENETICNEUROPARAM_H_
  • cpp/frams/neuro/impl/neuroimpl-body-gdk.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 _NEUROIMPLBODY_H_
  • cpp/frams/neuro/impl/neuroimpl-channels.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 "neuroimpl-channels.h"
  • cpp/frams/neuro/impl/neuroimpl-channels.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 _NEUROIMPLCHANNELS_H
  • cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.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/// this is a module included into neuroimpl-fuzzy
  • cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.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/// this is a module included into neuroimpl-fuzzy
  • cpp/frams/neuro/impl/neuroimpl-fuzzy.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 "neuroimpl-fuzzy.h"
  • cpp/frams/neuro/impl/neuroimpl-fuzzy.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 _NEUROIMPLFUZZY_H_
  • cpp/frams/neuro/impl/neuroimpl-simple.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 "neuroimpl-simple.h"
  • cpp/frams/neuro/impl/neuroimpl-simple.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 _NEUROIMPLSIMPLE_H_
  • cpp/frams/neuro/neurocls-f0-GDK-factory.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
  • cpp/frams/neuro/neurocls-f0-GDK-library.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
  • cpp/frams/neuro/neurofactory.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 "neurofactory.h"
  • cpp/frams/neuro/neurofactory.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 _NEUROFACTORY_H_
  • cpp/frams/neuro/neuroimpl.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 "neuroimpl.h"
  • cpp/frams/neuro/neuroimpl.h

    r247 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 _NEUROIMPL_H_
  • cpp/frams/neuro/neuroimplfiles-GDK.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#include "impl/neuroimpl-simple.h"
  • cpp/frams/neuro/neurolibparam.cpp

    r247 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 <ctype.h>
  • cpp/frams/neuro/neurolibparam.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 _NEUROLIBPARAM_H_
  • cpp/frams/neuro/neurolibrary.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 "neurolibrary.h"
  • cpp/frams/neuro/neurolibrary.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 _NILIBRARY_H_
  • cpp/frams/param/multiparamload.cpp

    r277 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 "multiparamload.h"
  • cpp/frams/param/multiparamload.h

    r277 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 _MULTIPARAMLOAD_H_
  • cpp/frams/param/mutableparam.cpp

    r247 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 "mutableparam.h"
  • cpp/frams/param/mutableparam.h

    r247 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 _MUTABLEPARAM_H_
  • cpp/frams/param/mutparamiface.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 _MUTPARAM_H_
  • cpp/frams/param/mutparamlist.cpp

    r247 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 "mutparamlist.h"
  • cpp/frams/param/mutparamlist.h

    r247 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 _MUTPARAMLIST_H_
  • cpp/frams/param/param.cpp

    r278 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 <stdio.h>
  • cpp/frams/param/param.h

    r284 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 _PARAM_H_
  • cpp/frams/param/paramobj.cpp

    r273 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 <frams/param/paramobj.h>
  • cpp/frams/param/paramobj.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 _PARAMOBJ_H_
  • cpp/frams/param/paramtabobj.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 "paramtabobj.h"
  • cpp/frams/param/paramtabobj.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 _PARAMTABOBJ_H_
  • cpp/frams/param/syntparam.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 <common/nonstd.h>
  • cpp/frams/param/syntparam.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 _SYNTPATAM_H_
  • cpp/frams/util/3d.cpp

    r255 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 <common/nonstd_math.h>
  • cpp/frams/util/3d.h

    r255 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 _3D_H_
  • cpp/frams/util/advlist.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 <stdlib.h>
  • cpp/frams/util/advlist.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 _ADVLIST_H_
  • cpp/frams/util/callbacks.cpp

    r247 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 "callbacks.h"
  • cpp/frams/util/callbacks.h

    r247 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 _CALLBACKS_H_
  • cpp/frams/util/extvalue.cpp

    r284 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 "extvalue.h"
  • cpp/frams/util/extvalue.h

    r276 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 _EXTVALUE_H_
  • cpp/frams/util/hashtable.cpp

    r226 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 "hashtable.h"
  • cpp/frams/util/hashtable.h

    r247 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 _HASHTABLE_H_
  • cpp/frams/util/list.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 <stdlib.h>
  • cpp/frams/util/list.h

    r247 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 _LIST_H_
  • cpp/frams/util/multimap.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 "multimap.h"
  • cpp/frams/util/multimap.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 _MULTIMAP_H_
  • cpp/frams/util/multirange.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 "multirange.h"
  • cpp/frams/util/multirange.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 _MULTIRANGE_H_
  • cpp/frams/util/rndutil.cpp

    r247 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 "rndutil.h"
  • cpp/frams/util/rndutil.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 _RNDUTIL_H_
  • cpp/frams/util/sstring.cpp

    r247 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 "sstring.h"
  • cpp/frams/util/sstring.h

    r247 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 _SSTRING_H_
  • cpp/frams/util/sstringutils.cpp

    r257 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 "sstringutils.h"
  • cpp/frams/util/sstringutils.h

    r257 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 _SSTRINGUTILS_H_
  • cpp/frams/util/statrick.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 _STATRICK_H_
  • cpp/frams/util/usertags.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 _USERTAGS_H_
  • cpp/frams/virtfile/stdiofile-autoinit.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 "stdiofile.h"
  • cpp/frams/virtfile/stdiofile.cpp

    r281 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 "stdiofile.h"
  • cpp/frams/virtfile/stdiofile.h

    r281 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 _STDIOFILE_H_
  • cpp/frams/virtfile/stringfile.cpp

    r282 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 "stringfile.h"
  • cpp/frams/virtfile/stringfile.h

    r282 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 _STRINGFILE_H_
  • cpp/frams/virtfile/virtfile.cpp

    r247 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 "virtfile.h"
  • cpp/frams/virtfile/virtfile.h

    r247 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 _VIRTFILE_H_
  • cpp/frams/vm/classes/3dobject.cpp

    r247 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 <frams/util/3d.h>
  • cpp/frams/vm/classes/3dobject.h

    r247 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 _3DOBJECT_H_
  • cpp/frams/vm/classes/collectionobj.cpp

    r240 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 "collectionobj.h"
  • cpp/frams/vm/classes/collectionobj.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 _COLLECTIONOBJ_H_
  • cpp/frams/vm/classes/genoobj.cpp

    r240 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 "genoobj.h"
  • cpp/frams/vm/classes/genoobj.h

    r203 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 _GENOOBJ_H_
  • cpp/frams/vm/framscript.y

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