Changeset 197 for cpp/frams/neuro


Ignore:
Timestamp:
03/25/14 03:52:08 (10 years ago)
Author:
Maciej Komosinski
Message:

GDK used by developers since 1999, distributed on the web since 2002

Location:
cpp/frams/neuro
Files:
22 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/neuro/geneticneuroparam.cpp

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

    r138 r197  
    11// This file is a part of the Framsticks GDK.
    2 // Copyright (C) 2002-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     2// Copyright (C) 1999-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
    33// Refer to http://www.framsticks.com/ for further information.
    44
  • cpp/frams/neuro/impl/neuroimpl-body-gdk.h

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

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

    r121 r197  
    11// This file is a part of the Framsticks GDK.
    2 // Copyright (C) 2002-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     2// Copyright (C) 1999-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
    33// Refer to http://www.framsticks.com/ for further information.
    44
  • cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.cpp

    r121 r197  
    11// This file is a part of the Framsticks GDK.
    2 // Copyright (C) 2002-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     2// Copyright (C) 1999-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
    33// Refer to http://www.framsticks.com/ for further information.
    44
  • cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.h

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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