Changeset 286 for cpp/frams/_demos


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

Updated headers

Location:
cpp/frams/_demos
Files:
24 edited

Legend:

Unmodified
Added
Removed
  • 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>
Note: See TracChangeset for help on using the changeset viewer.