diff --git a/experiment_designer/experiment_designer.lpr b/experiment_designer/experiment_designer.lpr index 8ce4811..b35f78f 100644 --- a/experiment_designer/experiment_designer.lpr +++ b/experiment_designer/experiment_designer.lpr @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_designer/form_main.pas b/experiment_designer/form_main.pas index c93789a..2fbaf4f 100644 --- a/experiment_designer/form_main.pas +++ b/experiment_designer/form_main.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/experiment_runner.lpr b/experiment_runner/experiment_runner.lpr index 2ab016d..93ed7e4 100644 --- a/experiment_runner/experiment_runner.lpr +++ b/experiment_runner/experiment_runner.lpr @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/form_chooseactor.pas b/experiment_runner/form_chooseactor.pas index 487dd03..95a4ff5 100644 --- a/experiment_runner/form_chooseactor.pas +++ b/experiment_runner/form_chooseactor.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/form_matrixgame.pas b/experiment_runner/form_matrixgame.pas index a5322e4..a570405 100644 --- a/experiment_runner/form_matrixgame.pas +++ b/experiment_runner/form_matrixgame.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/game_actors.pas b/experiment_runner/units/game_actors.pas index b593d82..ae8a8da 100644 --- a/experiment_runner/units/game_actors.pas +++ b/experiment_runner/units/game_actors.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/game_actors_helpers.pas b/experiment_runner/units/game_actors_helpers.pas index 69bec9c..8293f3f 100644 --- a/experiment_runner/units/game_actors_helpers.pas +++ b/experiment_runner/units/game_actors_helpers.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/game_actors_point.pas b/experiment_runner/units/game_actors_point.pas index 1c4f489..4fcf389 100644 --- a/experiment_runner/units/game_actors_point.pas +++ b/experiment_runner/units/game_actors_point.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/game_control.pas b/experiment_runner/units/game_control.pas index 59107d7..86996d3 100644 --- a/experiment_runner/units/game_control.pas +++ b/experiment_runner/units/game_control.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/game_experiment.pas b/experiment_runner/units/game_experiment.pas index 31c3d5f..52eb6f5 100644 --- a/experiment_runner/units/game_experiment.pas +++ b/experiment_runner/units/game_experiment.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/game_file_methods.pas b/experiment_runner/units/game_file_methods.pas index 9025198..377b38f 100644 --- a/experiment_runner/units/game_file_methods.pas +++ b/experiment_runner/units/game_file_methods.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/game_resources.pas b/experiment_runner/units/game_resources.pas index 092f04e..d371560 100644 --- a/experiment_runner/units/game_resources.pas +++ b/experiment_runner/units/game_resources.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/game_visual_elements.pas b/experiment_runner/units/game_visual_elements.pas index 0bba2f8..824fd85 100644 --- a/experiment_runner/units/game_visual_elements.pas +++ b/experiment_runner/units/game_visual_elements.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/game_zmq_actors.pas b/experiment_runner/units/game_zmq_actors.pas index 0df0a2e..9ff41b4 100644 --- a/experiment_runner/units/game_zmq_actors.pas +++ b/experiment_runner/units/game_zmq_actors.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/presentation_classes.pas b/experiment_runner/units/presentation_classes.pas index 2a2fae6..6da29cd 100644 --- a/experiment_runner/units/presentation_classes.pas +++ b/experiment_runner/units/presentation_classes.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/report_reader.pas b/experiment_runner/units/report_reader.pas index a2a4dfd..5d884b9 100644 --- a/experiment_runner/units/report_reader.pas +++ b/experiment_runner/units/report_reader.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/string_methods.pas b/experiment_runner/units/string_methods.pas index 1c76384..f719cf9 100644 --- a/experiment_runner/units/string_methods.pas +++ b/experiment_runner/units/string_methods.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). diff --git a/experiment_runner/units/zmq_network.pas b/experiment_runner/units/zmq_network.pas index e0c84ae..566dca2 100644 --- a/experiment_runner/units/zmq_network.pas +++ b/experiment_runner/units/zmq_network.pas @@ -1,6 +1,6 @@ { - Stimulus Control - Copyright (C) 2014-2016 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. + Free-mtrix - Free cultural selection and social behavior experiments. + Copyright (C) 2016-2017 Carlos Rafael Fernandes Picanço, Universidade Federal do Pará. The present file is distributed under the terms of the GNU General Public License (GPL v3.0). -- libgit2 0.21.2