diff --git a/LICENSE b/LICENSE index 07042aced5..a17ccdbc24 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ TheVirtualBrain is a brain-simulation software. See also http://www.thevirtualbrain.org -(c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +(c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either diff --git a/codemeta.json b/codemeta.json index e19c6818f7..971760abc0 100644 --- a/codemeta.json +++ b/codemeta.json @@ -3,7 +3,7 @@ "type": "SoftwareSourceCode", "name": "The Virtual Brain Web-App", "license": "https://spdx.org/licenses/GPL-3.0-or-later.html", - "copyrightYear": "2024", + "copyrightYear": "2025", "codeRepository": "https://github.com/the-virtual-brain/tvb-root/", "documentation": "https://docs.thevirtualbrain.org/", "downloadUrl": "https://www.thevirtualbrain.org/tvb/zwei/brainsimulator-software", diff --git a/dev_resources/debug/diagnose_disk_usage.py b/dev_resources/debug/diagnose_disk_usage.py index 1f0365f260..95899935f5 100644 --- a/dev_resources/debug/diagnose_disk_usage.py +++ b/dev_resources/debug/diagnose_disk_usage.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/dev_resources/debug/diagnose_file_trace.py b/dev_resources/debug/diagnose_file_trace.py index 74fac7cd62..a584e71793 100644 --- a/dev_resources/debug/diagnose_file_trace.py +++ b/dev_resources/debug/diagnose_file_trace.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/dev_resources/download_graph.py b/dev_resources/download_graph.py index 2747c0f1bb..55501ac1ac 100644 --- a/dev_resources/download_graph.py +++ b/dev_resources/download_graph.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/dev_resources/project_metrics.py b/dev_resources/project_metrics.py index 4da3895b97..c772a4478a 100644 --- a/dev_resources/project_metrics.py +++ b/dev_resources/project_metrics.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_bin/pyproject.toml b/tvb_bin/pyproject.toml index 5676aefbcb..68f02ca927 100644 --- a/tvb_bin/pyproject.toml +++ b/tvb_bin/pyproject.toml @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_bin/run_migration.py b/tvb_bin/run_migration.py index aa3751b1b7..5afff208c4 100644 --- a/tvb_bin/run_migration.py +++ b/tvb_bin/run_migration.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_bin/tvb_bin/__init__.py b/tvb_bin/tvb_bin/__init__.py index deb89b34aa..c4ba69ef87 100644 --- a/tvb_bin/tvb_bin/__init__.py +++ b/tvb_bin/tvb_bin/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_bin/tvb_bin/app.py b/tvb_bin/tvb_bin/app.py index 6e529a257e..47775fcf4a 100644 --- a/tvb_bin/tvb_bin/app.py +++ b/tvb_bin/tvb_bin/app.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/build_from_conda.py b/tvb_build/build_from_conda.py index b0692868aa..be7c73e13d 100644 --- a/tvb_build/build_from_conda.py +++ b/tvb_build/build_from_conda.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/build_step1.py b/tvb_build/build_step1.py index 15993bcebe..55b4fc95e1 100644 --- a/tvb_build/build_step1.py +++ b/tvb_build/build_step1.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/conda_env_to_app.py b/tvb_build/conda_env_to_app.py index a8b96ea382..66095885a7 100644 --- a/tvb_build/conda_env_to_app.py +++ b/tvb_build/conda_env_to_app.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, @@ -337,7 +337,7 @@ def create_plist(): 'LSMinimumSystemVersion': '10.7.0', 'LSUIElement': False, 'NSAppTransportSecurity': {'NSAllowsArbitraryLoads': True}, - 'NSHumanReadableCopyright': "(c) 2012-2024, Baycrest Centre for Geriatric Care ('Baycrest') and others", + 'NSHumanReadableCopyright': "(c) 2012-2025, Baycrest Centre for Geriatric Care ('Baycrest') and others", 'NSMainNibFile': 'MainMenu', 'NSPrincipalClass': 'NSApplication', 'NSHighResolutionCapable': True, diff --git a/tvb_build/docker/requirements_group b/tvb_build/docker/requirements_group index 6d5a11078a..ad7521c2de 100644 --- a/tvb_build/docker/requirements_group +++ b/tvb_build/docker/requirements_group @@ -6,7 +6,7 @@ pyAesCrypt Deprecated lockfile numba -scipy +scipy<1.15 syncrypto networkx scikit-learn<=1.1.3 diff --git a/tvb_build/notebook_runner.py b/tvb_build/notebook_runner.py index d018ecc5ad..363860986c 100644 --- a/tvb_build/notebook_runner.py +++ b/tvb_build/notebook_runner.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/pyproject.toml b/tvb_build/pyproject.toml index 93498fadb7..6d541f5893 100644 --- a/tvb_build/pyproject.toml +++ b/tvb_build/pyproject.toml @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/setup_mac.py b/tvb_build/setup_mac.py index c757faef9a..acd9180ca3 100644 --- a/tvb_build/setup_mac.py +++ b/tvb_build/setup_mac.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/tvb_build/third_party_licenses/__init__.py b/tvb_build/tvb_build/third_party_licenses/__init__.py index f4661ccbe7..40eb0e80fb 100644 --- a/tvb_build/tvb_build/third_party_licenses/__init__.py +++ b/tvb_build/tvb_build/third_party_licenses/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/tvb_build/third_party_licenses/build_licenses.py b/tvb_build/tvb_build/third_party_licenses/build_licenses.py index 75975610fd..ad38ce0552 100644 --- a/tvb_build/tvb_build/third_party_licenses/build_licenses.py +++ b/tvb_build/tvb_build/third_party_licenses/build_licenses.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/tvb_build/third_party_licenses/deps_xml_parser.py b/tvb_build/tvb_build/third_party_licenses/deps_xml_parser.py index 55c3024d95..ae60e68da9 100644 --- a/tvb_build/tvb_build/third_party_licenses/deps_xml_parser.py +++ b/tvb_build/tvb_build/third_party_licenses/deps_xml_parser.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/tvb_build/third_party_licenses/hudson_reported_dependecies.py b/tvb_build/tvb_build/third_party_licenses/hudson_reported_dependecies.py index 21e2893025..e556bccaef 100644 --- a/tvb_build/tvb_build/third_party_licenses/hudson_reported_dependecies.py +++ b/tvb_build/tvb_build/third_party_licenses/hudson_reported_dependecies.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/tvb_build/third_party_licenses/license/LICENSE_gdist.txt b/tvb_build/tvb_build/third_party_licenses/license/LICENSE_gdist.txt index 5ff10b66a8..17b5fc53ed 100644 --- a/tvb_build/tvb_build/third_party_licenses/license/LICENSE_gdist.txt +++ b/tvb_build/tvb_build/third_party_licenses/license/LICENSE_gdist.txt @@ -1,6 +1,6 @@ TheVirtualBrain is a brain-simulation software. See also http://www.thevirtualbrain.org -(c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +(c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either diff --git a/tvb_build/tvb_build/third_party_licenses/package_finder.py b/tvb_build/tvb_build/third_party_licenses/package_finder.py index 3da2c63bc3..187b5fb472 100644 --- a/tvb_build/tvb_build/third_party_licenses/package_finder.py +++ b/tvb_build/tvb_build/third_party_licenses/package_finder.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/tvb_build/third_party_licenses/packages_accepted.xml b/tvb_build/tvb_build/third_party_licenses/packages_accepted.xml index a87813c5e1..64513a4af9 100644 --- a/tvb_build/tvb_build/third_party_licenses/packages_accepted.xml +++ b/tvb_build/tvb_build/third_party_licenses/packages_accepted.xml @@ -1843,7 +1843,7 @@ - + @@ -1853,7 +1853,7 @@ - + @@ -1863,7 +1863,7 @@ - + @@ -1873,7 +1873,7 @@ - + diff --git a/tvb_build/tvb_build/third_party_licenses/scheme.css b/tvb_build/tvb_build/third_party_licenses/scheme.css index bb0df466f5..885bf33d24 100644 --- a/tvb_build/tvb_build/third_party_licenses/scheme.css +++ b/tvb_build/tvb_build/third_party_licenses/scheme.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/tvb_build/tvb_documentor/__init__.py b/tvb_build/tvb_build/tvb_documentor/__init__.py index deb89b34aa..c4ba69ef87 100644 --- a/tvb_build/tvb_build/tvb_documentor/__init__.py +++ b/tvb_build/tvb_build/tvb_documentor/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/tvb_build/tvb_documentor/doc_generator.py b/tvb_build/tvb_build/tvb_documentor/doc_generator.py index f7474d62f7..13f9a3006d 100644 --- a/tvb_build/tvb_build/tvb_documentor/doc_generator.py +++ b/tvb_build/tvb_build/tvb_documentor/doc_generator.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_build/tvb_build/tvb_documentor/generate_rst_for_scripting_demos.py b/tvb_build/tvb_build/tvb_documentor/generate_rst_for_scripting_demos.py index 70cc9b431a..aa31c08daf 100644 --- a/tvb_build/tvb_build/tvb_documentor/generate_rst_for_scripting_demos.py +++ b/tvb_build/tvb_build/tvb_documentor/generate_rst_for_scripting_demos.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/LICENSE b/tvb_contrib/LICENSE index 07042aced5..a17ccdbc24 100644 --- a/tvb_contrib/LICENSE +++ b/tvb_contrib/LICENSE @@ -1,6 +1,6 @@ TheVirtualBrain is a brain-simulation software. See also http://www.thevirtualbrain.org -(c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +(c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either diff --git a/tvb_contrib/pyproject.toml b/tvb_contrib/pyproject.toml index fe4eae844b..0ec0cbf83d 100644 --- a/tvb_contrib/pyproject.toml +++ b/tvb_contrib/pyproject.toml @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/__init__.py b/tvb_contrib/tvb/__init__.py index 0c25caf63e..4792fa204a 100644 --- a/tvb_contrib/tvb/__init__.py +++ b/tvb_contrib/tvb/__init__.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/cosimulation/cosim_history.py b/tvb_contrib/tvb/contrib/cosimulation/cosim_history.py index 535087bddd..ce1ea9a947 100644 --- a/tvb_contrib/tvb/contrib/cosimulation/cosim_history.py +++ b/tvb_contrib/tvb/contrib/cosimulation/cosim_history.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/cosimulation/cosim_monitors.py b/tvb_contrib/tvb/contrib/cosimulation/cosim_monitors.py index b3b31d9353..011660acf0 100644 --- a/tvb_contrib/tvb/contrib/cosimulation/cosim_monitors.py +++ b/tvb_contrib/tvb/contrib/cosimulation/cosim_monitors.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/cosimulation/cosimulator.py b/tvb_contrib/tvb/contrib/cosimulation/cosimulator.py index 27be5f1c23..f07cc4868e 100644 --- a/tvb_contrib/tvb/contrib/cosimulation/cosimulator.py +++ b/tvb_contrib/tvb/contrib/cosimulation/cosimulator.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/cosimulation/exception.py b/tvb_contrib/tvb/contrib/cosimulation/exception.py index c9bf394aa0..f8a7b87000 100644 --- a/tvb_contrib/tvb/contrib/cosimulation/exception.py +++ b/tvb_contrib/tvb/contrib/cosimulation/exception.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_a.py b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_a.py index 0c23b12a96..8ce4c358e1 100644 --- a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_a.py +++ b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_a.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_b.py b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_b.py index 2b7587d2e4..b187cc459b 100644 --- a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_b.py +++ b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_b.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_c.py b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_c.py index e34a5180eb..c824b2d495 100644 --- a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_c.py +++ b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_c.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_d.py b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_d.py index 3f8ac04ea6..dcc0c776e2 100644 --- a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_d.py +++ b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_g2d_d.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_sj2d.py b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_sj2d.py index 22c8334241..3b08a4ff22 100644 --- a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_sj2d.py +++ b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_sj2d.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_sj3d_a.py b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_sj3d_a.py index ca6f9c60b6..20d584cad1 100644 --- a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_sj3d_a.py +++ b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_sj3d_a.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc.py b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc.py index dcd839df91..e53e253b00 100644 --- a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc.py +++ b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_a.py b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_a.py index 627aa3946e..53eb4871ae 100644 --- a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_a.py +++ b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_a.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_b.py b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_b.py index 733d716bf0..d398a8d8c3 100644 --- a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_b.py +++ b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_b.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_c.py b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_c.py index fb487a409a..bebf59f139 100644 --- a/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_c.py +++ b/tvb_contrib/tvb/contrib/from_articles/region_deterministic_bnm_wc_c.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/rateML/XML2model.py b/tvb_contrib/tvb/contrib/rateML/XML2model.py index 9db8382b06..38aebfa683 100644 --- a/tvb_contrib/tvb/contrib/rateML/XML2model.py +++ b/tvb_contrib/tvb/contrib/rateML/XML2model.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/rateML/tmpl8_cuda.py b/tvb_contrib/tvb/contrib/rateML/tmpl8_cuda.py index 34d58aae32..5ee58d791b 100644 --- a/tvb_contrib/tvb/contrib/rateML/tmpl8_cuda.py +++ b/tvb_contrib/tvb/contrib/rateML/tmpl8_cuda.py @@ -6,7 +6,7 @@ // in conjunction with TheVirtualBrain-Framework Package. See content of the // documentation-folder for more details. See also http://www.thevirtualbrain.org // -// (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +// (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others // // This program is free software: you can redistribute it and/or modify it under the // terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/rateML/tmpl8_python.py b/tvb_contrib/tvb/contrib/rateML/tmpl8_python.py index 3eb4bf7ada..7cdd25ca85 100644 --- a/tvb_contrib/tvb/contrib/rateML/tmpl8_python.py +++ b/tvb_contrib/tvb/contrib/rateML/tmpl8_python.py @@ -6,7 +6,7 @@ ## in conjunction with TheVirtualBrain-Framework Package. See content of the ## documentation-folder for more details. See also http://www.thevirtualbrain.org ## -## (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +## (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others ## ## This program is free software: you can redistribute it and/or modify it under the ## terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/base.py b/tvb_contrib/tvb/contrib/scripts/datatypes/base.py index cb04d4f440..181a3a4bf8 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/base.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/base.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/connectivity.py b/tvb_contrib/tvb/contrib/scripts/datatypes/connectivity.py index f4ea13a444..0041e53ca2 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/connectivity.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/connectivity.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/head.py b/tvb_contrib/tvb/contrib/scripts/datatypes/head.py index e69851825a..155b1df84c 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/head.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/head.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/local_connectivity.py b/tvb_contrib/tvb/contrib/scripts/datatypes/local_connectivity.py index c1e979324d..2380e27856 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/local_connectivity.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/local_connectivity.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/lookup_tables.py b/tvb_contrib/tvb/contrib/scripts/datatypes/lookup_tables.py index 4868dff7f0..a206db0d09 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/lookup_tables.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/lookup_tables.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/projections.py b/tvb_contrib/tvb/contrib/scripts/datatypes/projections.py index d412136b5e..035c48341b 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/projections.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/projections.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/region_mapping.py b/tvb_contrib/tvb/contrib/scripts/datatypes/region_mapping.py index 63ea5b1bb6..29d2154fa1 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/region_mapping.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/region_mapping.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/sensors.py b/tvb_contrib/tvb/contrib/scripts/datatypes/sensors.py index fe352e4c7b..9e9c466c4a 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/sensors.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/sensors.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/structural.py b/tvb_contrib/tvb/contrib/scripts/datatypes/structural.py index 972fbe3c63..ac0fd4bbc7 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/structural.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/structural.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/surface.py b/tvb_contrib/tvb/contrib/scripts/datatypes/surface.py index fed0ae752b..6624a385ea 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/surface.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/surface.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/time_series.py b/tvb_contrib/tvb/contrib/scripts/datatypes/time_series.py index 9cd2fb3928..ea23d7e367 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/time_series.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/time_series.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/datatypes/time_series_xarray.py b/tvb_contrib/tvb/contrib/scripts/datatypes/time_series_xarray.py index 483d915b32..e5b5c15186 100644 --- a/tvb_contrib/tvb/contrib/scripts/datatypes/time_series_xarray.py +++ b/tvb_contrib/tvb/contrib/scripts/datatypes/time_series_xarray.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/models/linear_reduced_wong_wang_exc_io.py b/tvb_contrib/tvb/contrib/scripts/models/linear_reduced_wong_wang_exc_io.py index 7971496f8c..10fa2b307e 100644 --- a/tvb_contrib/tvb/contrib/scripts/models/linear_reduced_wong_wang_exc_io.py +++ b/tvb_contrib/tvb/contrib/scripts/models/linear_reduced_wong_wang_exc_io.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/models/linear_with_stimulus.py b/tvb_contrib/tvb/contrib/scripts/models/linear_with_stimulus.py index fd223e0619..fdf89bb2ee 100644 --- a/tvb_contrib/tvb/contrib/scripts/models/linear_with_stimulus.py +++ b/tvb_contrib/tvb/contrib/scripts/models/linear_with_stimulus.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/models/reduced_wong_wang_exc_io.py b/tvb_contrib/tvb/contrib/scripts/models/reduced_wong_wang_exc_io.py index ed2d8c306e..e1254114ba 100644 --- a/tvb_contrib/tvb/contrib/scripts/models/reduced_wong_wang_exc_io.py +++ b/tvb_contrib/tvb/contrib/scripts/models/reduced_wong_wang_exc_io.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/models/reduced_wong_wang_exc_io_inh_i.py b/tvb_contrib/tvb/contrib/scripts/models/reduced_wong_wang_exc_io_inh_i.py index ef8b323663..fbc152be94 100644 --- a/tvb_contrib/tvb/contrib/scripts/models/reduced_wong_wang_exc_io_inh_i.py +++ b/tvb_contrib/tvb/contrib/scripts/models/reduced_wong_wang_exc_io_inh_i.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/models/spiking_wong_wang_exc_io_inh_i.py b/tvb_contrib/tvb/contrib/scripts/models/spiking_wong_wang_exc_io_inh_i.py index dd637ab205..96ab068a2f 100644 --- a/tvb_contrib/tvb/contrib/scripts/models/spiking_wong_wang_exc_io_inh_i.py +++ b/tvb_contrib/tvb/contrib/scripts/models/spiking_wong_wang_exc_io_inh_i.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/models/wilson_cowan_constraint.py b/tvb_contrib/tvb/contrib/scripts/models/wilson_cowan_constraint.py index bea2a00b87..4c4704f719 100644 --- a/tvb_contrib/tvb/contrib/scripts/models/wilson_cowan_constraint.py +++ b/tvb_contrib/tvb/contrib/scripts/models/wilson_cowan_constraint.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/plot/plotter.py b/tvb_contrib/tvb/contrib/scripts/plot/plotter.py index aecd4885ec..35417e3f9b 100644 --- a/tvb_contrib/tvb/contrib/scripts/plot/plotter.py +++ b/tvb_contrib/tvb/contrib/scripts/plot/plotter.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/plot/power_spectra_coherence_interactive.py b/tvb_contrib/tvb/contrib/scripts/plot/power_spectra_coherence_interactive.py index c5a7e59163..c5f543b841 100644 --- a/tvb_contrib/tvb/contrib/scripts/plot/power_spectra_coherence_interactive.py +++ b/tvb_contrib/tvb/contrib/scripts/plot/power_spectra_coherence_interactive.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/plot/time_series_plotter.py b/tvb_contrib/tvb/contrib/scripts/plot/time_series_plotter.py index 0536f4ebcd..47443a3287 100644 --- a/tvb_contrib/tvb/contrib/scripts/plot/time_series_plotter.py +++ b/tvb_contrib/tvb/contrib/scripts/plot/time_series_plotter.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/service/head_service.py b/tvb_contrib/tvb/contrib/scripts/service/head_service.py index ee9d7f1a64..d1cbc0ea18 100644 --- a/tvb_contrib/tvb/contrib/scripts/service/head_service.py +++ b/tvb_contrib/tvb/contrib/scripts/service/head_service.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/service/time_series_service.py b/tvb_contrib/tvb/contrib/scripts/service/time_series_service.py index a324101e68..1e3c8e03e8 100644 --- a/tvb_contrib/tvb/contrib/scripts/service/time_series_service.py +++ b/tvb_contrib/tvb/contrib/scripts/service/time_series_service.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/utils/command_line_utils.py b/tvb_contrib/tvb/contrib/scripts/utils/command_line_utils.py index 879298f58e..1e47455ea7 100644 --- a/tvb_contrib/tvb/contrib/scripts/utils/command_line_utils.py +++ b/tvb_contrib/tvb/contrib/scripts/utils/command_line_utils.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/utils/computations_utils.py b/tvb_contrib/tvb/contrib/scripts/utils/computations_utils.py index d12b4ac3cf..5090ad8516 100644 --- a/tvb_contrib/tvb/contrib/scripts/utils/computations_utils.py +++ b/tvb_contrib/tvb/contrib/scripts/utils/computations_utils.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/utils/data_structures_utils.py b/tvb_contrib/tvb/contrib/scripts/utils/data_structures_utils.py index cbb06345e1..8184c3793b 100644 --- a/tvb_contrib/tvb/contrib/scripts/utils/data_structures_utils.py +++ b/tvb_contrib/tvb/contrib/scripts/utils/data_structures_utils.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/utils/file_utils.py b/tvb_contrib/tvb/contrib/scripts/utils/file_utils.py index 67a1c7acd5..f2ee1318ec 100644 --- a/tvb_contrib/tvb/contrib/scripts/utils/file_utils.py +++ b/tvb_contrib/tvb/contrib/scripts/utils/file_utils.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/utils/log_error_utils.py b/tvb_contrib/tvb/contrib/scripts/utils/log_error_utils.py index 34bb324e98..553cab2666 100644 --- a/tvb_contrib/tvb/contrib/scripts/utils/log_error_utils.py +++ b/tvb_contrib/tvb/contrib/scripts/utils/log_error_utils.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/utils/parcellation_utils.py b/tvb_contrib/tvb/contrib/scripts/utils/parcellation_utils.py index 10420bcd44..497ab54988 100644 --- a/tvb_contrib/tvb/contrib/scripts/utils/parcellation_utils.py +++ b/tvb_contrib/tvb/contrib/scripts/utils/parcellation_utils.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/scripts/utils/time_series_utils.py b/tvb_contrib/tvb/contrib/scripts/utils/time_series_utils.py index 946aae9a79..b22607e465 100644 --- a/tvb_contrib/tvb/contrib/scripts/utils/time_series_utils.py +++ b/tvb_contrib/tvb/contrib/scripts/utils/time_series_utils.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/simulator/demos/region_deterministic_contributed_model.py b/tvb_contrib/tvb/contrib/simulator/demos/region_deterministic_contributed_model.py index 9b1ea521f4..21b432f3d5 100644 --- a/tvb_contrib/tvb/contrib/simulator/demos/region_deterministic_contributed_model.py +++ b/tvb_contrib/tvb/contrib/simulator/demos/region_deterministic_contributed_model.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/simulator/models/brunel_wang.py b/tvb_contrib/tvb/contrib/simulator/models/brunel_wang.py index 4833e5e44c..1d98e0313b 100644 --- a/tvb_contrib/tvb/contrib/simulator/models/brunel_wang.py +++ b/tvb_contrib/tvb/contrib/simulator/models/brunel_wang.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/simulator/models/epileptor.py b/tvb_contrib/tvb/contrib/simulator/models/epileptor.py index ca4b857898..0cb49463f0 100644 --- a/tvb_contrib/tvb/contrib/simulator/models/epileptor.py +++ b/tvb_contrib/tvb/contrib/simulator/models/epileptor.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/simulator/models/generic_2d_oscillator.py b/tvb_contrib/tvb/contrib/simulator/models/generic_2d_oscillator.py index 1fad742a26..533d39ead6 100644 --- a/tvb_contrib/tvb/contrib/simulator/models/generic_2d_oscillator.py +++ b/tvb_contrib/tvb/contrib/simulator/models/generic_2d_oscillator.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/simulator/models/hindmarsh_rose.py b/tvb_contrib/tvb/contrib/simulator/models/hindmarsh_rose.py index a81e3ee821..d7bb050e07 100644 --- a/tvb_contrib/tvb/contrib/simulator/models/hindmarsh_rose.py +++ b/tvb_contrib/tvb/contrib/simulator/models/hindmarsh_rose.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/simulator/models/jansen_rit_david.py b/tvb_contrib/tvb/contrib/simulator/models/jansen_rit_david.py index 86202ac430..ab6fb958ba 100644 --- a/tvb_contrib/tvb/contrib/simulator/models/jansen_rit_david.py +++ b/tvb_contrib/tvb/contrib/simulator/models/jansen_rit_david.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/simulator/models/larter.py b/tvb_contrib/tvb/contrib/simulator/models/larter.py index 69b4b2eba0..972607cc03 100644 --- a/tvb_contrib/tvb/contrib/simulator/models/larter.py +++ b/tvb_contrib/tvb/contrib/simulator/models/larter.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/simulator/models/larter_breakspear.py b/tvb_contrib/tvb/contrib/simulator/models/larter_breakspear.py index bbbc304e0c..d11cbdb0e8 100644 --- a/tvb_contrib/tvb/contrib/simulator/models/larter_breakspear.py +++ b/tvb_contrib/tvb/contrib/simulator/models/larter_breakspear.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/simulator/models/liley_steynross.py b/tvb_contrib/tvb/contrib/simulator/models/liley_steynross.py index eed5cc2eb8..4c2306576f 100644 --- a/tvb_contrib/tvb/contrib/simulator/models/liley_steynross.py +++ b/tvb_contrib/tvb/contrib/simulator/models/liley_steynross.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/simulator/models/morris_lecar.py b/tvb_contrib/tvb/contrib/simulator/models/morris_lecar.py index 00fb49b6f3..1f60de044f 100644 --- a/tvb_contrib/tvb/contrib/simulator/models/morris_lecar.py +++ b/tvb_contrib/tvb/contrib/simulator/models/morris_lecar.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/simulator/models/wong_wang.py b/tvb_contrib/tvb/contrib/simulator/models/wong_wang.py index 01f135ffe1..6e04b2a176 100644 --- a/tvb_contrib/tvb/contrib/simulator/models/wong_wang.py +++ b/tvb_contrib/tvb/contrib/simulator/models/wong_wang.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/ReducedWongWang.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/ReducedWongWang.py index 55184d4520..4df4a07f46 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/ReducedWongWang.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/ReducedWongWang.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_complex_delay_update_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_complex_delay_update_test.py index 6c2bf37789..da5c6f890d 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_complex_delay_update_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_complex_delay_update_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_complex_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_complex_test.py index 067b745aef..3f38a2c196 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_complex_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_complex_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_simple_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_simple_test.py index 39d4287c8d..309979a4d1 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_simple_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/double_proxy_precision_simple_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/function_tvb.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/function_tvb.py index e04cc32309..725b4a7e88 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/function_tvb.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/function_tvb.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/modify_wongwang_precision_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/modify_wongwang_precision_test.py index 657786d336..f962c15df6 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/modify_wongwang_precision_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/modify_wongwang_precision_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/monitors_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/monitors_test.py index 009ac6a71b..cab2c5b6aa 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/monitors_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/monitors_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_bad_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_bad_test.py index c3bb2f3c74..bf7fd42a7f 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_bad_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_bad_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_delay_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_delay_test.py index a222e1962e..906afb9ccf 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_delay_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_delay_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_delay_update_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_delay_update_test.py index df6111b577..7e5dc4bc29 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_delay_update_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_delay_update_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_multiple_delay_update_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_multiple_delay_update_test.py index b564c2d0a2..02ebb3cefb 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_multiple_delay_update_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_multiple_delay_update_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_multiple_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_multiple_test.py index 11ee1b010f..17ee3f4326 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_multiple_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_multiple_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_test.py index 06526fcf7e..e64e673cee 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/proxy_precision_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/update_function_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/update_function_test.py index 220c1032d4..ef9b9e522d 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/update_function_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/parallel/update_function_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_complex_double_sync_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_complex_double_sync_test.py index f553e68332..8b327d6b7a 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_complex_double_sync_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_complex_double_sync_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_complex_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_complex_test.py index c6a0dbb0e7..41e3b79fba 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_complex_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_complex_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_simple_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_simple_test.py index 200bebf89d..9311dc9a7c 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_simple_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/double_proxy_precision_simple_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/modify_wongwang_precision_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/modify_wongwang_precision_test.py index 3df3b44f57..616a80dcf8 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/modify_wongwang_precision_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/modify_wongwang_precision_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/modify_wongwang_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/modify_wongwang_test.py index 3c74ee9a30..2ffb512a33 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/modify_wongwang_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/modify_wongwang_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_delay_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_delay_test.py index 539e34fbf4..67f3d1378c 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_delay_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_delay_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_multiple_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_multiple_test.py index 093b39bdec..e06103228d 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_multiple_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_multiple_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_test.py index e26048b9f7..99efb93c22 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/proxy_precision_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/update_function_test.py b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/update_function_test.py index 8889e8ba48..0f02d129fe 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/simple/update_function_test.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/simple/update_function_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/cosimulation/synchronization_time_set.py b/tvb_contrib/tvb/contrib/tests/cosimulation/synchronization_time_set.py index 40dcae7ec8..94d13b8fe0 100644 --- a/tvb_contrib/tvb/contrib/tests/cosimulation/synchronization_time_set.py +++ b/tvb_contrib/tvb/contrib/tests/cosimulation/synchronization_time_set.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/model/model_test.py b/tvb_contrib/tvb/contrib/tests/model/model_test.py index 12cf62f911..c60a9d43dc 100644 --- a/tvb_contrib/tvb/contrib/tests/model/model_test.py +++ b/tvb_contrib/tvb/contrib/tests/model/model_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/rateML/rateml_test.py b/tvb_contrib/tvb/contrib/tests/rateML/rateml_test.py index 7a702378f1..0b5438d209 100644 --- a/tvb_contrib/tvb/contrib/tests/rateML/rateml_test.py +++ b/tvb_contrib/tvb/contrib/tests/rateML/rateml_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_contrib/tvb/contrib/tests/scripts/time_series_test.py b/tvb_contrib/tvb/contrib/tests/scripts/time_series_test.py index 4630b42845..2cfa0227c2 100644 --- a/tvb_contrib/tvb/contrib/tests/scripts/time_series_test.py +++ b/tvb_contrib/tvb/contrib/tests/scripts/time_series_test.py @@ -4,7 +4,7 @@ # TheVirtualBrain-Contributors Package. This package holds simulator extensions. # See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_deprecated/setup.py b/tvb_deprecated/setup.py index 4263b1bb19..cb2bf1b87c 100644 --- a/tvb_deprecated/setup.py +++ b/tvb_deprecated/setup.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_documentation/LICENSE b/tvb_documentation/LICENSE index 07042aced5..a17ccdbc24 100644 --- a/tvb_documentation/LICENSE +++ b/tvb_documentation/LICENSE @@ -1,6 +1,6 @@ TheVirtualBrain is a brain-simulation software. See also http://www.thevirtualbrain.org -(c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +(c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either diff --git a/tvb_documentation/doc_site/benchmarks/generate_benchmark_img.py b/tvb_documentation/doc_site/benchmarks/generate_benchmark_img.py index 9f4fa68cdb..5779719d0b 100644 --- a/tvb_documentation/doc_site/benchmarks/generate_benchmark_img.py +++ b/tvb_documentation/doc_site/benchmarks/generate_benchmark_img.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_documentation/manuals/templates/copyright_notice.rst b/tvb_documentation/manuals/templates/copyright_notice.rst index 7679104dda..4ca1829b1e 100644 --- a/tvb_documentation/manuals/templates/copyright_notice.rst +++ b/tvb_documentation/manuals/templates/copyright_notice.rst @@ -8,7 +8,7 @@ Copyright notice TheVirtualBrain is a brain-simulation software. See also http://www.thevirtualbrain.org - |copy| 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + |copy| 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either diff --git a/tvb_documentation/matlab/tvb_matlab.py b/tvb_documentation/matlab/tvb_matlab.py index 89c8c1c259..d4beeb8394 100644 --- a/tvb_documentation/matlab/tvb_matlab.py +++ b/tvb_documentation/matlab/tvb_matlab.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_documentation/sim_doc/generate_model_phase_plane_images.py b/tvb_documentation/sim_doc/generate_model_phase_plane_images.py index 204ed98a81..72212443c3 100644 --- a/tvb_documentation/sim_doc/generate_model_phase_plane_images.py +++ b/tvb_documentation/sim_doc/generate_model_phase_plane_images.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_documentation/tutorials/mse_analyse_region.py b/tvb_documentation/tutorials/mse_analyse_region.py index f483e4cd90..eb238baac5 100644 --- a/tvb_documentation/tutorials/mse_analyse_region.py +++ b/tvb_documentation/tutorials/mse_analyse_region.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_documentation/tutorials/utils.py b/tvb_documentation/tutorials/utils.py index 84c051aa2c..7f8a6ea6b6 100644 --- a/tvb_documentation/tutorials/utils.py +++ b/tvb_documentation/tutorials/utils.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/LICENSE b/tvb_framework/LICENSE index 07042aced5..a17ccdbc24 100644 --- a/tvb_framework/LICENSE +++ b/tvb_framework/LICENSE @@ -1,6 +1,6 @@ TheVirtualBrain is a brain-simulation software. See also http://www.thevirtualbrain.org -(c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +(c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either diff --git a/tvb_framework/pyproject.toml b/tvb_framework/pyproject.toml index efdd30b41b..52e731369a 100644 --- a/tvb_framework/pyproject.toml +++ b/tvb_framework/pyproject.toml @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/pyproject_bids_monitor.toml b/tvb_framework/pyproject_bids_monitor.toml index 55dd92980e..92037b8891 100644 --- a/tvb_framework/pyproject_bids_monitor.toml +++ b/tvb_framework/pyproject_bids_monitor.toml @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/pyproject_rest_client.toml b/tvb_framework/pyproject_rest_client.toml index cdff841958..f4fd86c4dc 100644 --- a/tvb_framework/pyproject_rest_client.toml +++ b/tvb_framework/pyproject_rest_client.toml @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/requirements.txt b/tvb_framework/requirements.txt index 731ce069bd..b5233d9581 100644 --- a/tvb_framework/requirements.txt +++ b/tvb_framework/requirements.txt @@ -1,7 +1,7 @@ # not used any more, we should migrate towards pyproject.toml numba numpy<2 -scipy +scipy<1.15 networkx scikit-learn scikit-image diff --git a/tvb_framework/tvb/__init__.py b/tvb_framework/tvb/__init__.py index f973dc0b1c..762b036e7c 100644 --- a/tvb_framework/tvb/__init__.py +++ b/tvb_framework/tvb/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/__init__.py b/tvb_framework/tvb/adapters/analyzers/__init__.py index 8116d9f05b..590bbf344b 100644 --- a/tvb_framework/tvb/adapters/analyzers/__init__.py +++ b/tvb_framework/tvb/adapters/analyzers/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/bct_adapters.py b/tvb_framework/tvb/adapters/analyzers/bct_adapters.py index 7119e31a04..96f79a3c67 100644 --- a/tvb_framework/tvb/adapters/analyzers/bct_adapters.py +++ b/tvb_framework/tvb/adapters/analyzers/bct_adapters.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/bct_centrality_adapters.py b/tvb_framework/tvb/adapters/analyzers/bct_centrality_adapters.py index 57cd606e77..3a22ea8f92 100644 --- a/tvb_framework/tvb/adapters/analyzers/bct_centrality_adapters.py +++ b/tvb_framework/tvb/adapters/analyzers/bct_centrality_adapters.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/bct_clustering_adapters.py b/tvb_framework/tvb/adapters/analyzers/bct_clustering_adapters.py index f3106da197..8a6f72f06d 100644 --- a/tvb_framework/tvb/adapters/analyzers/bct_clustering_adapters.py +++ b/tvb_framework/tvb/adapters/analyzers/bct_clustering_adapters.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/bct_degree_adapters.py b/tvb_framework/tvb/adapters/analyzers/bct_degree_adapters.py index 7babc7537f..ebc98f9b7f 100644 --- a/tvb_framework/tvb/adapters/analyzers/bct_degree_adapters.py +++ b/tvb_framework/tvb/adapters/analyzers/bct_degree_adapters.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/cross_correlation_adapter.py b/tvb_framework/tvb/adapters/analyzers/cross_correlation_adapter.py index bce939b57d..0335b1fedc 100644 --- a/tvb_framework/tvb/adapters/analyzers/cross_correlation_adapter.py +++ b/tvb_framework/tvb/adapters/analyzers/cross_correlation_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/fcd_adapter.py b/tvb_framework/tvb/adapters/analyzers/fcd_adapter.py index 067db8ef29..f4a67605b0 100644 --- a/tvb_framework/tvb/adapters/analyzers/fcd_adapter.py +++ b/tvb_framework/tvb/adapters/analyzers/fcd_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/fmri_balloon_adapter.py b/tvb_framework/tvb/adapters/analyzers/fmri_balloon_adapter.py index 88d2d6b605..48cef431f6 100644 --- a/tvb_framework/tvb/adapters/analyzers/fmri_balloon_adapter.py +++ b/tvb_framework/tvb/adapters/analyzers/fmri_balloon_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/fourier_adapter.py b/tvb_framework/tvb/adapters/analyzers/fourier_adapter.py index 5e1053b093..537416748d 100644 --- a/tvb_framework/tvb/adapters/analyzers/fourier_adapter.py +++ b/tvb_framework/tvb/adapters/analyzers/fourier_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/ica_adapter.py b/tvb_framework/tvb/adapters/analyzers/ica_adapter.py index d507049c48..dc400bbeb2 100644 --- a/tvb_framework/tvb/adapters/analyzers/ica_adapter.py +++ b/tvb_framework/tvb/adapters/analyzers/ica_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/metrics_group_timeseries.py b/tvb_framework/tvb/adapters/analyzers/metrics_group_timeseries.py index cbc2b18ddc..d8d4ebec64 100644 --- a/tvb_framework/tvb/adapters/analyzers/metrics_group_timeseries.py +++ b/tvb_framework/tvb/adapters/analyzers/metrics_group_timeseries.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/node_coherence_adapter.py b/tvb_framework/tvb/adapters/analyzers/node_coherence_adapter.py index a188613871..0a40627e46 100644 --- a/tvb_framework/tvb/adapters/analyzers/node_coherence_adapter.py +++ b/tvb_framework/tvb/adapters/analyzers/node_coherence_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/node_complex_coherence_adapter.py b/tvb_framework/tvb/adapters/analyzers/node_complex_coherence_adapter.py index 5f0e8ca184..05ad4b9a56 100644 --- a/tvb_framework/tvb/adapters/analyzers/node_complex_coherence_adapter.py +++ b/tvb_framework/tvb/adapters/analyzers/node_complex_coherence_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/node_covariance_adapter.py b/tvb_framework/tvb/adapters/analyzers/node_covariance_adapter.py index 2d546e17ff..20aeb39611 100644 --- a/tvb_framework/tvb/adapters/analyzers/node_covariance_adapter.py +++ b/tvb_framework/tvb/adapters/analyzers/node_covariance_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/pca_adapter.py b/tvb_framework/tvb/adapters/analyzers/pca_adapter.py index b81a49941e..29334a01b0 100644 --- a/tvb_framework/tvb/adapters/analyzers/pca_adapter.py +++ b/tvb_framework/tvb/adapters/analyzers/pca_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/analyzers/wavelet_adapter.py b/tvb_framework/tvb/adapters/analyzers/wavelet_adapter.py index 67c21f32a9..9902e20e3b 100644 --- a/tvb_framework/tvb/adapters/analyzers/wavelet_adapter.py +++ b/tvb_framework/tvb/adapters/analyzers/wavelet_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/creators/__init__.py b/tvb_framework/tvb/adapters/creators/__init__.py index 669bc37397..955be01db2 100644 --- a/tvb_framework/tvb/adapters/creators/__init__.py +++ b/tvb_framework/tvb/adapters/creators/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/creators/allen_creator.py b/tvb_framework/tvb/adapters/creators/allen_creator.py index 4d26386f15..441654abc1 100644 --- a/tvb_framework/tvb/adapters/creators/allen_creator.py +++ b/tvb_framework/tvb/adapters/creators/allen_creator.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/creators/connectivity_creator.py b/tvb_framework/tvb/adapters/creators/connectivity_creator.py index 5f3bd5a419..368169c2ac 100644 --- a/tvb_framework/tvb/adapters/creators/connectivity_creator.py +++ b/tvb_framework/tvb/adapters/creators/connectivity_creator.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/creators/local_connectivity_creator.py b/tvb_framework/tvb/adapters/creators/local_connectivity_creator.py index d0f3e424ed..f1f50a87c4 100644 --- a/tvb_framework/tvb/adapters/creators/local_connectivity_creator.py +++ b/tvb_framework/tvb/adapters/creators/local_connectivity_creator.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/creators/siibra_base.py b/tvb_framework/tvb/adapters/creators/siibra_base.py index a742f70ca3..f3ec584e98 100644 --- a/tvb_framework/tvb/adapters/creators/siibra_base.py +++ b/tvb_framework/tvb/adapters/creators/siibra_base.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/creators/siibra_creator.py b/tvb_framework/tvb/adapters/creators/siibra_creator.py index 0938e97527..a95c0d6797 100644 --- a/tvb_framework/tvb/adapters/creators/siibra_creator.py +++ b/tvb_framework/tvb/adapters/creators/siibra_creator.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/creators/stimulus_creator.py b/tvb_framework/tvb/adapters/creators/stimulus_creator.py index fb68e09610..578eda11a2 100644 --- a/tvb_framework/tvb/adapters/creators/stimulus_creator.py +++ b/tvb_framework/tvb/adapters/creators/stimulus_creator.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/__init__.py b/tvb_framework/tvb/adapters/datatypes/db/__init__.py index 5591b27de6..d5ae193017 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/__init__.py +++ b/tvb_framework/tvb/adapters/datatypes/db/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/annotation.py b/tvb_framework/tvb/adapters/datatypes/db/annotation.py index 254f31ea9f..f45b5a1968 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/annotation.py +++ b/tvb_framework/tvb/adapters/datatypes/db/annotation.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/connectivity.py b/tvb_framework/tvb/adapters/datatypes/db/connectivity.py index 9dbf0f9a63..babf02b010 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/connectivity.py +++ b/tvb_framework/tvb/adapters/datatypes/db/connectivity.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/fcd.py b/tvb_framework/tvb/adapters/datatypes/db/fcd.py index d6b5b1f210..074139d8d9 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/fcd.py +++ b/tvb_framework/tvb/adapters/datatypes/db/fcd.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/graph.py b/tvb_framework/tvb/adapters/datatypes/db/graph.py index bec235cf1b..80d4512cd6 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/graph.py +++ b/tvb_framework/tvb/adapters/datatypes/db/graph.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/local_connectivity.py b/tvb_framework/tvb/adapters/datatypes/db/local_connectivity.py index 332c73d1ff..3dae6e3621 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/local_connectivity.py +++ b/tvb_framework/tvb/adapters/datatypes/db/local_connectivity.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/mapped_value.py b/tvb_framework/tvb/adapters/datatypes/db/mapped_value.py index 6f348a1793..ebc30bff42 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/mapped_value.py +++ b/tvb_framework/tvb/adapters/datatypes/db/mapped_value.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/mode_decompositions.py b/tvb_framework/tvb/adapters/datatypes/db/mode_decompositions.py index 19f4ff6753..4c652a1a0b 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/mode_decompositions.py +++ b/tvb_framework/tvb/adapters/datatypes/db/mode_decompositions.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/patterns.py b/tvb_framework/tvb/adapters/datatypes/db/patterns.py index c6e6d48bd9..2f290e8ea0 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/patterns.py +++ b/tvb_framework/tvb/adapters/datatypes/db/patterns.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/projections.py b/tvb_framework/tvb/adapters/datatypes/db/projections.py index c7f4272d0b..247e8a1235 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/projections.py +++ b/tvb_framework/tvb/adapters/datatypes/db/projections.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/region_mapping.py b/tvb_framework/tvb/adapters/datatypes/db/region_mapping.py index d0158ac171..e5045accac 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/region_mapping.py +++ b/tvb_framework/tvb/adapters/datatypes/db/region_mapping.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_connectivity.py b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_connectivity.py index 4fe9a16140..fa2de6359f 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_connectivity.py +++ b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_connectivity.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_region_mapping.py b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_region_mapping.py index 37d3f582a2..e78748fb5d 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_region_mapping.py +++ b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_region_mapping.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_sensor.py b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_sensor.py index 1fdff9651c..5e45360038 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_sensor.py +++ b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_sensor.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_surface.py b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_surface.py index 04dc645501..028a668908 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_surface.py +++ b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_surface.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_timeseries.py b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_timeseries.py index 825d288b35..c228ddafe5 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_timeseries.py +++ b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_timeseries.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_volume.py b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_volume.py index 952ca95dea..8e2975a334 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/removers/remover_volume.py +++ b/tvb_framework/tvb/adapters/datatypes/db/removers/remover_volume.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/sensors.py b/tvb_framework/tvb/adapters/datatypes/db/sensors.py index 34d7c5e1f1..807f8f9565 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/sensors.py +++ b/tvb_framework/tvb/adapters/datatypes/db/sensors.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/simulation_history.py b/tvb_framework/tvb/adapters/datatypes/db/simulation_history.py index 37d257b0d8..416be286ad 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/simulation_history.py +++ b/tvb_framework/tvb/adapters/datatypes/db/simulation_history.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/spectral.py b/tvb_framework/tvb/adapters/datatypes/db/spectral.py index 8dfc5fb158..a1d97e9e78 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/spectral.py +++ b/tvb_framework/tvb/adapters/datatypes/db/spectral.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/structural.py b/tvb_framework/tvb/adapters/datatypes/db/structural.py index 6c8f2e11fe..aae0fc47e1 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/structural.py +++ b/tvb_framework/tvb/adapters/datatypes/db/structural.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/surface.py b/tvb_framework/tvb/adapters/datatypes/db/surface.py index 631b96e5e8..3bd3990cdb 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/surface.py +++ b/tvb_framework/tvb/adapters/datatypes/db/surface.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/temporal_correlations.py b/tvb_framework/tvb/adapters/datatypes/db/temporal_correlations.py index 9500dda99f..37be60ae56 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/temporal_correlations.py +++ b/tvb_framework/tvb/adapters/datatypes/db/temporal_correlations.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/time_series.py b/tvb_framework/tvb/adapters/datatypes/db/time_series.py index c1e5cb8bda..b13e3584b0 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/time_series.py +++ b/tvb_framework/tvb/adapters/datatypes/db/time_series.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/tracts.py b/tvb_framework/tvb/adapters/datatypes/db/tracts.py index 5d754e0f72..e13f1d8c9d 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/tracts.py +++ b/tvb_framework/tvb/adapters/datatypes/db/tracts.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/db/volume.py b/tvb_framework/tvb/adapters/datatypes/db/volume.py index 7525bb59ff..7231a941e2 100644 --- a/tvb_framework/tvb/adapters/datatypes/db/volume.py +++ b/tvb_framework/tvb/adapters/datatypes/db/volume.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/annotation_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/annotation_h5.py index d2da9988c0..a5a4bd6b18 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/annotation_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/annotation_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/connectivity_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/connectivity_h5.py index 5c84100865..71cc24470a 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/connectivity_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/connectivity_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/fcd_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/fcd_h5.py index 105e2c228a..927d98bb3c 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/fcd_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/fcd_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/graph_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/graph_h5.py index 9090bd6f2a..c30df43b1c 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/graph_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/graph_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/local_connectivity_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/local_connectivity_h5.py index de2eedd815..5a7f30b287 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/local_connectivity_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/local_connectivity_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/mapped_value_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/mapped_value_h5.py index acf34fa44d..62deb8fc6b 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/mapped_value_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/mapped_value_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/mode_decompositions_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/mode_decompositions_h5.py index 819000ddcd..e1083444b8 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/mode_decompositions_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/mode_decompositions_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/patterns_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/patterns_h5.py index f24f17c62b..223d0415a1 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/patterns_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/patterns_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/projections_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/projections_h5.py index 783dc20487..4aefb5d6fc 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/projections_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/projections_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/region_mapping_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/region_mapping_h5.py index 9d145b158f..ce13127db5 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/region_mapping_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/region_mapping_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/sensors_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/sensors_h5.py index 4c2baa34a4..d38a7f6210 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/sensors_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/sensors_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/spectral_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/spectral_h5.py index 7185232db5..e2af224740 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/spectral_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/spectral_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/structural_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/structural_h5.py index ea3944a9fa..02673ca13e 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/structural_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/structural_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/surface_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/surface_h5.py index 8505d88dd5..735b5b5801 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/surface_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/surface_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/temporal_correlations_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/temporal_correlations_h5.py index 3f0529523b..36d9254b4c 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/temporal_correlations_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/temporal_correlations_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/time_series_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/time_series_h5.py index 13718c1db9..22a27c25d9 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/time_series_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/time_series_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/tracts_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/tracts_h5.py index 2c2e19a622..87e0fd0139 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/tracts_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/tracts_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/datatypes/h5/volumes_h5.py b/tvb_framework/tvb/adapters/datatypes/h5/volumes_h5.py index 79b1a07ec1..1b44eb5fd4 100644 --- a/tvb_framework/tvb/adapters/datatypes/h5/volumes_h5.py +++ b/tvb_framework/tvb/adapters/datatypes/h5/volumes_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/exporters/__init__.py b/tvb_framework/tvb/adapters/exporters/__init__.py index 9d00afe1d0..8dd84c20c2 100644 --- a/tvb_framework/tvb/adapters/exporters/__init__.py +++ b/tvb_framework/tvb/adapters/exporters/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/exporters/abcexporter.py b/tvb_framework/tvb/adapters/exporters/abcexporter.py index d954a17711..3e2788f4df 100644 --- a/tvb_framework/tvb/adapters/exporters/abcexporter.py +++ b/tvb_framework/tvb/adapters/exporters/abcexporter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/exporters/exceptions.py b/tvb_framework/tvb/adapters/exporters/exceptions.py index ad3e6f68b4..6a41882561 100644 --- a/tvb_framework/tvb/adapters/exporters/exceptions.py +++ b/tvb_framework/tvb/adapters/exporters/exceptions.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/exporters/export_manager.py b/tvb_framework/tvb/adapters/exporters/export_manager.py index 20abb62275..66f7ee5a60 100644 --- a/tvb_framework/tvb/adapters/exporters/export_manager.py +++ b/tvb_framework/tvb/adapters/exporters/export_manager.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/exporters/tvb_export.py b/tvb_framework/tvb/adapters/exporters/tvb_export.py index 08f280ade3..921a7be137 100644 --- a/tvb_framework/tvb/adapters/exporters/tvb_export.py +++ b/tvb_framework/tvb/adapters/exporters/tvb_export.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/exporters/tvb_linked_export.py b/tvb_framework/tvb/adapters/exporters/tvb_linked_export.py index 79de1eecb9..98aa7019bf 100644 --- a/tvb_framework/tvb/adapters/exporters/tvb_linked_export.py +++ b/tvb_framework/tvb/adapters/exporters/tvb_linked_export.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/forms/coupling_forms.py b/tvb_framework/tvb/adapters/forms/coupling_forms.py index 29727a6bee..2d77e55a45 100644 --- a/tvb_framework/tvb/adapters/forms/coupling_forms.py +++ b/tvb_framework/tvb/adapters/forms/coupling_forms.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/forms/equation_forms.py b/tvb_framework/tvb/adapters/forms/equation_forms.py index 72d9bf8a1d..27975a3fa2 100644 --- a/tvb_framework/tvb/adapters/forms/equation_forms.py +++ b/tvb_framework/tvb/adapters/forms/equation_forms.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/forms/equation_plot_forms.py b/tvb_framework/tvb/adapters/forms/equation_plot_forms.py index 6f709676ed..6e5b642d7a 100644 --- a/tvb_framework/tvb/adapters/forms/equation_plot_forms.py +++ b/tvb_framework/tvb/adapters/forms/equation_plot_forms.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/forms/form_with_ranges.py b/tvb_framework/tvb/adapters/forms/form_with_ranges.py index e676d8f0b7..43ed3c6c86 100644 --- a/tvb_framework/tvb/adapters/forms/form_with_ranges.py +++ b/tvb_framework/tvb/adapters/forms/form_with_ranges.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/forms/integrator_forms.py b/tvb_framework/tvb/adapters/forms/integrator_forms.py index 1ac1acace6..4cd15e8303 100644 --- a/tvb_framework/tvb/adapters/forms/integrator_forms.py +++ b/tvb_framework/tvb/adapters/forms/integrator_forms.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/forms/model_forms.py b/tvb_framework/tvb/adapters/forms/model_forms.py index 110220c271..5a573b47e4 100644 --- a/tvb_framework/tvb/adapters/forms/model_forms.py +++ b/tvb_framework/tvb/adapters/forms/model_forms.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/forms/monitor_forms.py b/tvb_framework/tvb/adapters/forms/monitor_forms.py index dd69a434d7..1a6d1258f4 100644 --- a/tvb_framework/tvb/adapters/forms/monitor_forms.py +++ b/tvb_framework/tvb/adapters/forms/monitor_forms.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/forms/noise_forms.py b/tvb_framework/tvb/adapters/forms/noise_forms.py index d68d41fefd..105bfbebb0 100644 --- a/tvb_framework/tvb/adapters/forms/noise_forms.py +++ b/tvb_framework/tvb/adapters/forms/noise_forms.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/forms/simulator_fragments.py b/tvb_framework/tvb/adapters/forms/simulator_fragments.py index abb697fead..f323937659 100644 --- a/tvb_framework/tvb/adapters/forms/simulator_fragments.py +++ b/tvb_framework/tvb/adapters/forms/simulator_fragments.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/forms/surface_model_parameters_form.py b/tvb_framework/tvb/adapters/forms/surface_model_parameters_form.py index 9a23048b1e..0606c510b3 100644 --- a/tvb_framework/tvb/adapters/forms/surface_model_parameters_form.py +++ b/tvb_framework/tvb/adapters/forms/surface_model_parameters_form.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/forms/transfer_vector_form.py b/tvb_framework/tvb/adapters/forms/transfer_vector_form.py index 5b5ca82989..7ae455183e 100644 --- a/tvb_framework/tvb/adapters/forms/transfer_vector_form.py +++ b/tvb_framework/tvb/adapters/forms/transfer_vector_form.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/simulator/__init__.py b/tvb_framework/tvb/adapters/simulator/__init__.py index 47a544c253..e6b7d314bb 100644 --- a/tvb_framework/tvb/adapters/simulator/__init__.py +++ b/tvb_framework/tvb/adapters/simulator/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/simulator/hpc_simulator_adapter.py b/tvb_framework/tvb/adapters/simulator/hpc_simulator_adapter.py index 4650cde25f..65b9911ed5 100644 --- a/tvb_framework/tvb/adapters/simulator/hpc_simulator_adapter.py +++ b/tvb_framework/tvb/adapters/simulator/hpc_simulator_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/simulator/range_parameters.py b/tvb_framework/tvb/adapters/simulator/range_parameters.py index c242ea25a8..ef5c2afaad 100644 --- a/tvb_framework/tvb/adapters/simulator/range_parameters.py +++ b/tvb_framework/tvb/adapters/simulator/range_parameters.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/simulator/simulator_adapter.py b/tvb_framework/tvb/adapters/simulator/simulator_adapter.py index e0d2be042a..fadb83b704 100644 --- a/tvb_framework/tvb/adapters/simulator/simulator_adapter.py +++ b/tvb_framework/tvb/adapters/simulator/simulator_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/__init__.py b/tvb_framework/tvb/adapters/uploaders/__init__.py index 1848298105..4413c9d540 100644 --- a/tvb_framework/tvb/adapters/uploaders/__init__.py +++ b/tvb_framework/tvb/adapters/uploaders/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/bids_importer.py b/tvb_framework/tvb/adapters/uploaders/bids_importer.py index 7446adb29e..43a0efb219 100644 --- a/tvb_framework/tvb/adapters/uploaders/bids_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/bids_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/brco/parser.py b/tvb_framework/tvb/adapters/uploaders/brco/parser.py index dc61b67ff8..8f1046c525 100644 --- a/tvb_framework/tvb/adapters/uploaders/brco/parser.py +++ b/tvb_framework/tvb/adapters/uploaders/brco/parser.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/brco_importer.py b/tvb_framework/tvb/adapters/uploaders/brco_importer.py index 0f721f2449..9b6c424754 100644 --- a/tvb_framework/tvb/adapters/uploaders/brco_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/brco_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/connectivity_measure_importer.py b/tvb_framework/tvb/adapters/uploaders/connectivity_measure_importer.py index 5354547051..69b669d56c 100644 --- a/tvb_framework/tvb/adapters/uploaders/connectivity_measure_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/connectivity_measure_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/csv_connectivity_importer.py b/tvb_framework/tvb/adapters/uploaders/csv_connectivity_importer.py index 5d316f497e..7ab8b68d5b 100644 --- a/tvb_framework/tvb/adapters/uploaders/csv_connectivity_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/csv_connectivity_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/gifti/parser.py b/tvb_framework/tvb/adapters/uploaders/gifti/parser.py index 24f77dcc0e..c0a6fdaabb 100644 --- a/tvb_framework/tvb/adapters/uploaders/gifti/parser.py +++ b/tvb_framework/tvb/adapters/uploaders/gifti/parser.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/gifti_surface_importer.py b/tvb_framework/tvb/adapters/uploaders/gifti_surface_importer.py index 8033cb40d6..8b16068d10 100644 --- a/tvb_framework/tvb/adapters/uploaders/gifti_surface_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/gifti_surface_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/gifti_timeseries_importer.py b/tvb_framework/tvb/adapters/uploaders/gifti_timeseries_importer.py index 536d403124..f9165f1a14 100644 --- a/tvb_framework/tvb/adapters/uploaders/gifti_timeseries_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/gifti_timeseries_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/mat/parser.py b/tvb_framework/tvb/adapters/uploaders/mat/parser.py index da9eaac03a..b5d0e3abfd 100644 --- a/tvb_framework/tvb/adapters/uploaders/mat/parser.py +++ b/tvb_framework/tvb/adapters/uploaders/mat/parser.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/mat_timeseries_eeg_importer.py b/tvb_framework/tvb/adapters/uploaders/mat_timeseries_eeg_importer.py index 19de9812b5..50c9268936 100644 --- a/tvb_framework/tvb/adapters/uploaders/mat_timeseries_eeg_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/mat_timeseries_eeg_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/mat_timeseries_importer.py b/tvb_framework/tvb/adapters/uploaders/mat_timeseries_importer.py index d00b48e7b6..0ef80f8aa8 100644 --- a/tvb_framework/tvb/adapters/uploaders/mat_timeseries_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/mat_timeseries_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/networkx_connectivity/parser.py b/tvb_framework/tvb/adapters/uploaders/networkx_connectivity/parser.py index 68b3ed9b55..583ec6274b 100644 --- a/tvb_framework/tvb/adapters/uploaders/networkx_connectivity/parser.py +++ b/tvb_framework/tvb/adapters/uploaders/networkx_connectivity/parser.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/networkx_importer.py b/tvb_framework/tvb/adapters/uploaders/networkx_importer.py index daf91b611e..ff85729e6c 100644 --- a/tvb_framework/tvb/adapters/uploaders/networkx_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/networkx_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/nifti/parser.py b/tvb_framework/tvb/adapters/uploaders/nifti/parser.py index c54f1cd3f4..2801b33a10 100644 --- a/tvb_framework/tvb/adapters/uploaders/nifti/parser.py +++ b/tvb_framework/tvb/adapters/uploaders/nifti/parser.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/nifti_importer.py b/tvb_framework/tvb/adapters/uploaders/nifti_importer.py index 3a5b62a8c9..17c4557947 100644 --- a/tvb_framework/tvb/adapters/uploaders/nifti_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/nifti_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/obj/parser.py b/tvb_framework/tvb/adapters/uploaders/obj/parser.py index e0f6025925..22e7a234d5 100644 --- a/tvb_framework/tvb/adapters/uploaders/obj/parser.py +++ b/tvb_framework/tvb/adapters/uploaders/obj/parser.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/obj/surface.py b/tvb_framework/tvb/adapters/uploaders/obj/surface.py index 91cfe3ccd6..f308bb8cae 100644 --- a/tvb_framework/tvb/adapters/uploaders/obj/surface.py +++ b/tvb_framework/tvb/adapters/uploaders/obj/surface.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/obj_importer.py b/tvb_framework/tvb/adapters/uploaders/obj_importer.py index c475518856..3bda21c60b 100644 --- a/tvb_framework/tvb/adapters/uploaders/obj_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/obj_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/projection_matrix_importer.py b/tvb_framework/tvb/adapters/uploaders/projection_matrix_importer.py index ee6aadadd7..2d0758f157 100644 --- a/tvb_framework/tvb/adapters/uploaders/projection_matrix_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/projection_matrix_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/region_mapping_importer.py b/tvb_framework/tvb/adapters/uploaders/region_mapping_importer.py index f2b41e8e43..cc9d3cd41e 100644 --- a/tvb_framework/tvb/adapters/uploaders/region_mapping_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/region_mapping_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/sensors_importer.py b/tvb_framework/tvb/adapters/uploaders/sensors_importer.py index 5c261a9df4..ebc5b0d08d 100644 --- a/tvb_framework/tvb/adapters/uploaders/sensors_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/sensors_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/tract_importer.py b/tvb_framework/tvb/adapters/uploaders/tract_importer.py index 34c9d542f8..ab8571ef48 100644 --- a/tvb_framework/tvb/adapters/uploaders/tract_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/tract_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/tumor_dataset_importer.py b/tvb_framework/tvb/adapters/uploaders/tumor_dataset_importer.py index b214033bd0..5b324a7fc8 100644 --- a/tvb_framework/tvb/adapters/uploaders/tumor_dataset_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/tumor_dataset_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/tvb_importer.py b/tvb_framework/tvb/adapters/uploaders/tvb_importer.py index 2139a7b75e..f04517dd3b 100644 --- a/tvb_framework/tvb/adapters/uploaders/tvb_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/tvb_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/zip_connectivity_importer.py b/tvb_framework/tvb/adapters/uploaders/zip_connectivity_importer.py index f12e0fa2c3..81e8bc701f 100644 --- a/tvb_framework/tvb/adapters/uploaders/zip_connectivity_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/zip_connectivity_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/zip_surface/parser.py b/tvb_framework/tvb/adapters/uploaders/zip_surface/parser.py index 5d9da3f49d..25ed3a57d5 100644 --- a/tvb_framework/tvb/adapters/uploaders/zip_surface/parser.py +++ b/tvb_framework/tvb/adapters/uploaders/zip_surface/parser.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/uploaders/zip_surface_importer.py b/tvb_framework/tvb/adapters/uploaders/zip_surface_importer.py index bbf863d753..9bb69e1e7a 100644 --- a/tvb_framework/tvb/adapters/uploaders/zip_surface_importer.py +++ b/tvb_framework/tvb/adapters/uploaders/zip_surface_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/__init__.py b/tvb_framework/tvb/adapters/visualizers/__init__.py index db8b51b4dd..27a7f2c4fc 100644 --- a/tvb_framework/tvb/adapters/visualizers/__init__.py +++ b/tvb_framework/tvb/adapters/visualizers/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/annotations_viewer.py b/tvb_framework/tvb/adapters/visualizers/annotations_viewer.py index 5c2adb0849..5e0153ec49 100644 --- a/tvb_framework/tvb/adapters/visualizers/annotations_viewer.py +++ b/tvb_framework/tvb/adapters/visualizers/annotations_viewer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/brain.py b/tvb_framework/tvb/adapters/visualizers/brain.py index 666888426f..2a41f9fb10 100644 --- a/tvb_framework/tvb/adapters/visualizers/brain.py +++ b/tvb_framework/tvb/adapters/visualizers/brain.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/complex_imaginary_coherence.py b/tvb_framework/tvb/adapters/visualizers/complex_imaginary_coherence.py index f3b4d83e7a..8cc62a67d3 100644 --- a/tvb_framework/tvb/adapters/visualizers/complex_imaginary_coherence.py +++ b/tvb_framework/tvb/adapters/visualizers/complex_imaginary_coherence.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/connectivity.py b/tvb_framework/tvb/adapters/visualizers/connectivity.py index e07bb217f0..d45f9c5db8 100644 --- a/tvb_framework/tvb/adapters/visualizers/connectivity.py +++ b/tvb_framework/tvb/adapters/visualizers/connectivity.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/connectivity_edge_bundle.py b/tvb_framework/tvb/adapters/visualizers/connectivity_edge_bundle.py index 992c5f7068..3babac4c6e 100644 --- a/tvb_framework/tvb/adapters/visualizers/connectivity_edge_bundle.py +++ b/tvb_framework/tvb/adapters/visualizers/connectivity_edge_bundle.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/cross_coherence.py b/tvb_framework/tvb/adapters/visualizers/cross_coherence.py index 6b5379360d..6bd4baadf8 100644 --- a/tvb_framework/tvb/adapters/visualizers/cross_coherence.py +++ b/tvb_framework/tvb/adapters/visualizers/cross_coherence.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/cross_correlation.py b/tvb_framework/tvb/adapters/visualizers/cross_correlation.py index 69ba07288a..c01fba651c 100644 --- a/tvb_framework/tvb/adapters/visualizers/cross_correlation.py +++ b/tvb_framework/tvb/adapters/visualizers/cross_correlation.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/eeg_monitor.py b/tvb_framework/tvb/adapters/visualizers/eeg_monitor.py index 5c37592c9f..dfab01cc42 100644 --- a/tvb_framework/tvb/adapters/visualizers/eeg_monitor.py +++ b/tvb_framework/tvb/adapters/visualizers/eeg_monitor.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/fourier_spectrum.py b/tvb_framework/tvb/adapters/visualizers/fourier_spectrum.py index 735bfac247..41bc1afdc5 100644 --- a/tvb_framework/tvb/adapters/visualizers/fourier_spectrum.py +++ b/tvb_framework/tvb/adapters/visualizers/fourier_spectrum.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/histogram.py b/tvb_framework/tvb/adapters/visualizers/histogram.py index 0c27e07c18..0fd26ed767 100644 --- a/tvb_framework/tvb/adapters/visualizers/histogram.py +++ b/tvb_framework/tvb/adapters/visualizers/histogram.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/ica.py b/tvb_framework/tvb/adapters/visualizers/ica.py index 07dd58154a..6f38b74279 100644 --- a/tvb_framework/tvb/adapters/visualizers/ica.py +++ b/tvb_framework/tvb/adapters/visualizers/ica.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/local_connectivity_view.py b/tvb_framework/tvb/adapters/visualizers/local_connectivity_view.py index b420bea193..807b1e023d 100644 --- a/tvb_framework/tvb/adapters/visualizers/local_connectivity_view.py +++ b/tvb_framework/tvb/adapters/visualizers/local_connectivity_view.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/matrix_viewer.py b/tvb_framework/tvb/adapters/visualizers/matrix_viewer.py index f7ddb1f133..a507d8b2ea 100644 --- a/tvb_framework/tvb/adapters/visualizers/matrix_viewer.py +++ b/tvb_framework/tvb/adapters/visualizers/matrix_viewer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/pca.py b/tvb_framework/tvb/adapters/visualizers/pca.py index ddb43e0bca..28c6aa663a 100644 --- a/tvb_framework/tvb/adapters/visualizers/pca.py +++ b/tvb_framework/tvb/adapters/visualizers/pca.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/pearson_cross_correlation.py b/tvb_framework/tvb/adapters/visualizers/pearson_cross_correlation.py index f555983e2d..810ad2a95b 100644 --- a/tvb_framework/tvb/adapters/visualizers/pearson_cross_correlation.py +++ b/tvb_framework/tvb/adapters/visualizers/pearson_cross_correlation.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/pearson_edge_bundle.py b/tvb_framework/tvb/adapters/visualizers/pearson_edge_bundle.py index 698fb3ab8d..c46e46d7fb 100644 --- a/tvb_framework/tvb/adapters/visualizers/pearson_edge_bundle.py +++ b/tvb_framework/tvb/adapters/visualizers/pearson_edge_bundle.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/phase_plane_interactive.py b/tvb_framework/tvb/adapters/visualizers/phase_plane_interactive.py index 75bd00852c..bfe542f005 100644 --- a/tvb_framework/tvb/adapters/visualizers/phase_plane_interactive.py +++ b/tvb_framework/tvb/adapters/visualizers/phase_plane_interactive.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/pse.py b/tvb_framework/tvb/adapters/visualizers/pse.py index 4f0139766c..d9940fc004 100644 --- a/tvb_framework/tvb/adapters/visualizers/pse.py +++ b/tvb_framework/tvb/adapters/visualizers/pse.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/pse_discrete.py b/tvb_framework/tvb/adapters/visualizers/pse_discrete.py index d5a2b3a1d6..52b2a1b01f 100644 --- a/tvb_framework/tvb/adapters/visualizers/pse_discrete.py +++ b/tvb_framework/tvb/adapters/visualizers/pse_discrete.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/pse_isocline.py b/tvb_framework/tvb/adapters/visualizers/pse_isocline.py index 7fc054137a..e6888a40e4 100644 --- a/tvb_framework/tvb/adapters/visualizers/pse_isocline.py +++ b/tvb_framework/tvb/adapters/visualizers/pse_isocline.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/region_volume_mapping.py b/tvb_framework/tvb/adapters/visualizers/region_volume_mapping.py index 1b2f80afe5..a21cd2bdef 100644 --- a/tvb_framework/tvb/adapters/visualizers/region_volume_mapping.py +++ b/tvb_framework/tvb/adapters/visualizers/region_volume_mapping.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/sensors.py b/tvb_framework/tvb/adapters/visualizers/sensors.py index e6b6d3198b..c6c1898dd1 100644 --- a/tvb_framework/tvb/adapters/visualizers/sensors.py +++ b/tvb_framework/tvb/adapters/visualizers/sensors.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/surface_view.py b/tvb_framework/tvb/adapters/visualizers/surface_view.py index 50eb0cd524..2ef2c6e19a 100644 --- a/tvb_framework/tvb/adapters/visualizers/surface_view.py +++ b/tvb_framework/tvb/adapters/visualizers/surface_view.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/time_series.py b/tvb_framework/tvb/adapters/visualizers/time_series.py index 4217934fd0..32652395b1 100644 --- a/tvb_framework/tvb/adapters/visualizers/time_series.py +++ b/tvb_framework/tvb/adapters/visualizers/time_series.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/time_series_volume.py b/tvb_framework/tvb/adapters/visualizers/time_series_volume.py index 3611e6b286..85e9f41088 100644 --- a/tvb_framework/tvb/adapters/visualizers/time_series_volume.py +++ b/tvb_framework/tvb/adapters/visualizers/time_series_volume.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/topographic.py b/tvb_framework/tvb/adapters/visualizers/topographic.py index 340bd1aa0a..91ab1e490b 100644 --- a/tvb_framework/tvb/adapters/visualizers/topographic.py +++ b/tvb_framework/tvb/adapters/visualizers/topographic.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/tract.py b/tvb_framework/tvb/adapters/visualizers/tract.py index 692ffccfbf..ec851c323a 100644 --- a/tvb_framework/tvb/adapters/visualizers/tract.py +++ b/tvb_framework/tvb/adapters/visualizers/tract.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/adapters/visualizers/wavelet_spectrogram.py b/tvb_framework/tvb/adapters/visualizers/wavelet_spectrogram.py index b40cf28751..fa91c50033 100644 --- a/tvb_framework/tvb/adapters/visualizers/wavelet_spectrogram.py +++ b/tvb_framework/tvb/adapters/visualizers/wavelet_spectrogram.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/__init__.py b/tvb_framework/tvb/config/__init__.py index fd2e3ccd91..c25dcf6b5e 100644 --- a/tvb_framework/tvb/config/__init__.py +++ b/tvb_framework/tvb/config/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/algorithm_categories.py b/tvb_framework/tvb/config/algorithm_categories.py index fa18a33056..3517ac6f9e 100644 --- a/tvb_framework/tvb/config/algorithm_categories.py +++ b/tvb_framework/tvb/config/algorithm_categories.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8cab_update_db_002.py b/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8cab_update_db_002.py index 2f6ee3ba4a..974c235025 100644 --- a/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8cab_update_db_002.py +++ b/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8cab_update_db_002.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8def_update_db_003.py b/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8def_update_db_003.py index 287290bbf2..d90a2954e9 100644 --- a/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8def_update_db_003.py +++ b/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8def_update_db_003.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8ghj_update_db_004.py b/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8ghj_update_db_004.py index aef1a800eb..38ff1e5e35 100644 --- a/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8ghj_update_db_004.py +++ b/tvb_framework/tvb/config/init/alembic/versions/32d4bf9f8ghj_update_db_004.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/init/alembic/versions/ec2859bb9114_update_db_001.py b/tvb_framework/tvb/config/init/alembic/versions/ec2859bb9114_update_db_001.py index ad68084864..fdec7b8899 100644 --- a/tvb_framework/tvb/config/init/alembic/versions/ec2859bb9114_update_db_001.py +++ b/tvb_framework/tvb/config/init/alembic/versions/ec2859bb9114_update_db_001.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/init/datatypes_registry.py b/tvb_framework/tvb/config/init/datatypes_registry.py index d83d4be9ad..b69c8c2d2c 100644 --- a/tvb_framework/tvb/config/init/datatypes_registry.py +++ b/tvb_framework/tvb/config/init/datatypes_registry.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/init/initializer.py b/tvb_framework/tvb/config/init/initializer.py index 0d253abc0e..fa5be73620 100644 --- a/tvb_framework/tvb/config/init/initializer.py +++ b/tvb_framework/tvb/config/init/initializer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/init/introspector_registry.py b/tvb_framework/tvb/config/init/introspector_registry.py index 3c1a8fa7f0..c4062c9981 100644 --- a/tvb_framework/tvb/config/init/introspector_registry.py +++ b/tvb_framework/tvb/config/init/introspector_registry.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/init/model_manager.py b/tvb_framework/tvb/config/init/model_manager.py index ea8faf8d73..9e6404c541 100644 --- a/tvb_framework/tvb/config/init/model_manager.py +++ b/tvb_framework/tvb/config/init/model_manager.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/logger/cluster_handler.py b/tvb_framework/tvb/config/logger/cluster_handler.py index 1495ebd1d1..a1de578fb2 100644 --- a/tvb_framework/tvb/config/logger/cluster_handler.py +++ b/tvb_framework/tvb/config/logger/cluster_handler.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/logger/elasticsearch_handler.py b/tvb_framework/tvb/config/logger/elasticsearch_handler.py index 4715c4f703..43bca1c936 100644 --- a/tvb_framework/tvb/config/logger/elasticsearch_handler.py +++ b/tvb_framework/tvb/config/logger/elasticsearch_handler.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/config/profile_settings.py b/tvb_framework/tvb/config/profile_settings.py index 2ea336adce..a59afbb500 100644 --- a/tvb_framework/tvb/config/profile_settings.py +++ b/tvb_framework/tvb/config/profile_settings.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/__init__.py b/tvb_framework/tvb/core/__init__.py index f465dad953..2d86291c53 100644 --- a/tvb_framework/tvb/core/__init__.py +++ b/tvb_framework/tvb/core/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/adapters/abcadapter.py b/tvb_framework/tvb/core/adapters/abcadapter.py index 4dba6f1c93..71d5933edb 100644 --- a/tvb_framework/tvb/core/adapters/abcadapter.py +++ b/tvb_framework/tvb/core/adapters/abcadapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/adapters/abcdisplayer.py b/tvb_framework/tvb/core/adapters/abcdisplayer.py index 1f828aa526..b04e08c1b6 100644 --- a/tvb_framework/tvb/core/adapters/abcdisplayer.py +++ b/tvb_framework/tvb/core/adapters/abcdisplayer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/adapters/abcremover.py b/tvb_framework/tvb/core/adapters/abcremover.py index e90e73e71a..b63aca7231 100644 --- a/tvb_framework/tvb/core/adapters/abcremover.py +++ b/tvb_framework/tvb/core/adapters/abcremover.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/adapters/abcuploader.py b/tvb_framework/tvb/core/adapters/abcuploader.py index f48664d562..2e07a8e07d 100644 --- a/tvb_framework/tvb/core/adapters/abcuploader.py +++ b/tvb_framework/tvb/core/adapters/abcuploader.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/adapters/arguments_serialisation.py b/tvb_framework/tvb/core/adapters/arguments_serialisation.py index 019a67461c..b5e17967a9 100644 --- a/tvb_framework/tvb/core/adapters/arguments_serialisation.py +++ b/tvb_framework/tvb/core/adapters/arguments_serialisation.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/adapters/constants.py b/tvb_framework/tvb/core/adapters/constants.py index 513720260a..a70e1ff6fd 100644 --- a/tvb_framework/tvb/core/adapters/constants.py +++ b/tvb_framework/tvb/core/adapters/constants.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/adapters/exceptions.py b/tvb_framework/tvb/core/adapters/exceptions.py index 01d463170b..0d4f197557 100644 --- a/tvb_framework/tvb/core/adapters/exceptions.py +++ b/tvb_framework/tvb/core/adapters/exceptions.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/adapters/inputs_processor.py b/tvb_framework/tvb/core/adapters/inputs_processor.py index 736e00dfbd..a35ea67673 100644 --- a/tvb_framework/tvb/core/adapters/inputs_processor.py +++ b/tvb_framework/tvb/core/adapters/inputs_processor.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/__init__.py b/tvb_framework/tvb/core/code_versions/__init__.py index dfdf0c728e..246e28a86b 100644 --- a/tvb_framework/tvb/core/code_versions/__init__.py +++ b/tvb_framework/tvb/core/code_versions/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/base_classes.py b/tvb_framework/tvb/core/code_versions/base_classes.py index f96d7e6cab..9c660104c9 100644 --- a/tvb_framework/tvb/core/code_versions/base_classes.py +++ b/tvb_framework/tvb/core/code_versions/base_classes.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/code_update_manager.py b/tvb_framework/tvb/core/code_versions/code_update_manager.py index f31768f5de..f4b1fc5024 100644 --- a/tvb_framework/tvb/core/code_versions/code_update_manager.py +++ b/tvb_framework/tvb/core/code_versions/code_update_manager.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/code_update_scripts/4455_update_code.py b/tvb_framework/tvb/core/code_versions/code_update_scripts/4455_update_code.py index fc2c41dec8..07551fa72d 100644 --- a/tvb_framework/tvb/core/code_versions/code_update_scripts/4455_update_code.py +++ b/tvb_framework/tvb/core/code_versions/code_update_scripts/4455_update_code.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/code_update_scripts/4750_update_code.py b/tvb_framework/tvb/core/code_versions/code_update_scripts/4750_update_code.py index 30be782c9b..a1a5c98c2c 100644 --- a/tvb_framework/tvb/core/code_versions/code_update_scripts/4750_update_code.py +++ b/tvb_framework/tvb/core/code_versions/code_update_scripts/4750_update_code.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/code_update_scripts/5454_update_code.py b/tvb_framework/tvb/core/code_versions/code_update_scripts/5454_update_code.py index b9c2406f60..d959828f30 100644 --- a/tvb_framework/tvb/core/code_versions/code_update_scripts/5454_update_code.py +++ b/tvb_framework/tvb/core/code_versions/code_update_scripts/5454_update_code.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/code_update_scripts/6093_update_code.py b/tvb_framework/tvb/core/code_versions/code_update_scripts/6093_update_code.py index da000f828b..d8115ffea9 100644 --- a/tvb_framework/tvb/core/code_versions/code_update_scripts/6093_update_code.py +++ b/tvb_framework/tvb/core/code_versions/code_update_scripts/6093_update_code.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/code_update_scripts/6600_update_code.py b/tvb_framework/tvb/core/code_versions/code_update_scripts/6600_update_code.py index fd229d322a..453f12e770 100644 --- a/tvb_framework/tvb/core/code_versions/code_update_scripts/6600_update_code.py +++ b/tvb_framework/tvb/core/code_versions/code_update_scripts/6600_update_code.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/code_update_scripts/6728_update_code.py b/tvb_framework/tvb/core/code_versions/code_update_scripts/6728_update_code.py index df0dd9bc53..e1e9c323a4 100644 --- a/tvb_framework/tvb/core/code_versions/code_update_scripts/6728_update_code.py +++ b/tvb_framework/tvb/core/code_versions/code_update_scripts/6728_update_code.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/code_update_scripts/7350_update_code.py b/tvb_framework/tvb/core/code_versions/code_update_scripts/7350_update_code.py index 2b024aca61..5370438881 100644 --- a/tvb_framework/tvb/core/code_versions/code_update_scripts/7350_update_code.py +++ b/tvb_framework/tvb/core/code_versions/code_update_scripts/7350_update_code.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/code_update_scripts/7450_update_code.py b/tvb_framework/tvb/core/code_versions/code_update_scripts/7450_update_code.py index a30d4c72f3..b9087db83e 100644 --- a/tvb_framework/tvb/core/code_versions/code_update_scripts/7450_update_code.py +++ b/tvb_framework/tvb/core/code_versions/code_update_scripts/7450_update_code.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/code_update_scripts/9444_update_code.py b/tvb_framework/tvb/core/code_versions/code_update_scripts/9444_update_code.py index f66a4e03cd..fa6a100e1d 100644 --- a/tvb_framework/tvb/core/code_versions/code_update_scripts/9444_update_code.py +++ b/tvb_framework/tvb/core/code_versions/code_update_scripts/9444_update_code.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/code_versions/code_update_scripts/__init__.py b/tvb_framework/tvb/core/code_versions/code_update_scripts/__init__.py index 431839b77a..363d77111a 100644 --- a/tvb_framework/tvb/core/code_versions/code_update_scripts/__init__.py +++ b/tvb_framework/tvb/core/code_versions/code_update_scripts/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/decorators.py b/tvb_framework/tvb/core/decorators.py index 5e556d5ad1..073aa813f8 100644 --- a/tvb_framework/tvb/core/decorators.py +++ b/tvb_framework/tvb/core/decorators.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/exportable.py b/tvb_framework/tvb/core/entities/exportable.py index 645009b9cc..b57b7d8aac 100644 --- a/tvb_framework/tvb/core/entities/exportable.py +++ b/tvb_framework/tvb/core/entities/exportable.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/file/file_update_scripts/002_update_files.py b/tvb_framework/tvb/core/entities/file/file_update_scripts/002_update_files.py index 755370a24d..0b4d857e12 100644 --- a/tvb_framework/tvb/core/entities/file/file_update_scripts/002_update_files.py +++ b/tvb_framework/tvb/core/entities/file/file_update_scripts/002_update_files.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/file/file_update_scripts/003_update_files.py b/tvb_framework/tvb/core/entities/file/file_update_scripts/003_update_files.py index 0c35cefefc..55addf25b7 100644 --- a/tvb_framework/tvb/core/entities/file/file_update_scripts/003_update_files.py +++ b/tvb_framework/tvb/core/entities/file/file_update_scripts/003_update_files.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/file/file_update_scripts/004_update_files.py b/tvb_framework/tvb/core/entities/file/file_update_scripts/004_update_files.py index 6bebf428cd..aba484cfea 100644 --- a/tvb_framework/tvb/core/entities/file/file_update_scripts/004_update_files.py +++ b/tvb_framework/tvb/core/entities/file/file_update_scripts/004_update_files.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/file/file_update_scripts/005_update_files.py b/tvb_framework/tvb/core/entities/file/file_update_scripts/005_update_files.py index ef1a488b80..db9eac2f27 100644 --- a/tvb_framework/tvb/core/entities/file/file_update_scripts/005_update_files.py +++ b/tvb_framework/tvb/core/entities/file/file_update_scripts/005_update_files.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/file/file_update_scripts/__init__.py b/tvb_framework/tvb/core/entities/file/file_update_scripts/__init__.py index e9cf9f14a0..1d0f18c6cd 100644 --- a/tvb_framework/tvb/core/entities/file/file_update_scripts/__init__.py +++ b/tvb_framework/tvb/core/entities/file/file_update_scripts/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/file/files_update_manager.py b/tvb_framework/tvb/core/entities/file/files_update_manager.py index 138f236c3f..f128b85d67 100644 --- a/tvb_framework/tvb/core/entities/file/files_update_manager.py +++ b/tvb_framework/tvb/core/entities/file/files_update_manager.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/file/simulator/burst_configuration_h5.py b/tvb_framework/tvb/core/entities/file/simulator/burst_configuration_h5.py index 4da5f70903..676b0b3993 100644 --- a/tvb_framework/tvb/core/entities/file/simulator/burst_configuration_h5.py +++ b/tvb_framework/tvb/core/entities/file/simulator/burst_configuration_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/file/simulator/datatype_measure_h5.py b/tvb_framework/tvb/core/entities/file/simulator/datatype_measure_h5.py index 73b8085df4..7cb0e5d65b 100644 --- a/tvb_framework/tvb/core/entities/file/simulator/datatype_measure_h5.py +++ b/tvb_framework/tvb/core/entities/file/simulator/datatype_measure_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/file/simulator/simulation_history_h5.py b/tvb_framework/tvb/core/entities/file/simulator/simulation_history_h5.py index cb88c6336d..2aa7eab08b 100644 --- a/tvb_framework/tvb/core/entities/file/simulator/simulation_history_h5.py +++ b/tvb_framework/tvb/core/entities/file/simulator/simulation_history_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/file/simulator/view_model.py b/tvb_framework/tvb/core/entities/file/simulator/view_model.py index 6d7860adaa..0ab211193a 100644 --- a/tvb_framework/tvb/core/entities/file/simulator/view_model.py +++ b/tvb_framework/tvb/core/entities/file/simulator/view_model.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/filters/chain.py b/tvb_framework/tvb/core/entities/filters/chain.py index 3b0685559f..a27382a119 100644 --- a/tvb_framework/tvb/core/entities/filters/chain.py +++ b/tvb_framework/tvb/core/entities/filters/chain.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/filters/exceptions.py b/tvb_framework/tvb/core/entities/filters/exceptions.py index eaf944d0c1..e45e78713d 100644 --- a/tvb_framework/tvb/core/entities/filters/exceptions.py +++ b/tvb_framework/tvb/core/entities/filters/exceptions.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/filters/factory.py b/tvb_framework/tvb/core/entities/filters/factory.py index 7be4e46aad..89953f2974 100644 --- a/tvb_framework/tvb/core/entities/filters/factory.py +++ b/tvb_framework/tvb/core/entities/filters/factory.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/generic_attributes.py b/tvb_framework/tvb/core/entities/generic_attributes.py index 3fd32d752b..34a3eb4bc9 100644 --- a/tvb_framework/tvb/core/entities/generic_attributes.py +++ b/tvb_framework/tvb/core/entities/generic_attributes.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/load.py b/tvb_framework/tvb/core/entities/load.py index c4b100993d..6be68bb9f8 100644 --- a/tvb_framework/tvb/core/entities/load.py +++ b/tvb_framework/tvb/core/entities/load.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/model/__init__.py b/tvb_framework/tvb/core/entities/model/__init__.py index 24469d1062..e7c00d114a 100644 --- a/tvb_framework/tvb/core/entities/model/__init__.py +++ b/tvb_framework/tvb/core/entities/model/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/model/model_burst.py b/tvb_framework/tvb/core/entities/model/model_burst.py index a64ee2b53e..5c4442b7fc 100644 --- a/tvb_framework/tvb/core/entities/model/model_burst.py +++ b/tvb_framework/tvb/core/entities/model/model_burst.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/model/model_datatype.py b/tvb_framework/tvb/core/entities/model/model_datatype.py index f1ac3adcdf..10c954e32d 100644 --- a/tvb_framework/tvb/core/entities/model/model_datatype.py +++ b/tvb_framework/tvb/core/entities/model/model_datatype.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/model/model_operation.py b/tvb_framework/tvb/core/entities/model/model_operation.py index e0c1a1297c..c3efdc1b67 100644 --- a/tvb_framework/tvb/core/entities/model/model_operation.py +++ b/tvb_framework/tvb/core/entities/model/model_operation.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/model/model_project.py b/tvb_framework/tvb/core/entities/model/model_project.py index 030211b410..8323612ba8 100644 --- a/tvb_framework/tvb/core/entities/model/model_project.py +++ b/tvb_framework/tvb/core/entities/model/model_project.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/storage/__init__.py b/tvb_framework/tvb/core/entities/storage/__init__.py index a6fcff5707..dfc58fbd3d 100644 --- a/tvb_framework/tvb/core/entities/storage/__init__.py +++ b/tvb_framework/tvb/core/entities/storage/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/storage/burst_dao.py b/tvb_framework/tvb/core/entities/storage/burst_dao.py index 0e7d6f7130..e4886af11d 100644 --- a/tvb_framework/tvb/core/entities/storage/burst_dao.py +++ b/tvb_framework/tvb/core/entities/storage/burst_dao.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/storage/datatype_dao.py b/tvb_framework/tvb/core/entities/storage/datatype_dao.py index e704bf46a6..e9b9db44b0 100644 --- a/tvb_framework/tvb/core/entities/storage/datatype_dao.py +++ b/tvb_framework/tvb/core/entities/storage/datatype_dao.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/storage/exceptions.py b/tvb_framework/tvb/core/entities/storage/exceptions.py index 46d048bada..33309b4170 100644 --- a/tvb_framework/tvb/core/entities/storage/exceptions.py +++ b/tvb_framework/tvb/core/entities/storage/exceptions.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/storage/operation_dao.py b/tvb_framework/tvb/core/entities/storage/operation_dao.py index ab6f9ae58b..ec8ec04594 100644 --- a/tvb_framework/tvb/core/entities/storage/operation_dao.py +++ b/tvb_framework/tvb/core/entities/storage/operation_dao.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/storage/project_dao.py b/tvb_framework/tvb/core/entities/storage/project_dao.py index 227f031164..4172032432 100644 --- a/tvb_framework/tvb/core/entities/storage/project_dao.py +++ b/tvb_framework/tvb/core/entities/storage/project_dao.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/storage/root_dao.py b/tvb_framework/tvb/core/entities/storage/root_dao.py index 10e9dc4522..6461b811ee 100644 --- a/tvb_framework/tvb/core/entities/storage/root_dao.py +++ b/tvb_framework/tvb/core/entities/storage/root_dao.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/storage/session_maker.py b/tvb_framework/tvb/core/entities/storage/session_maker.py index ffa91955b8..8025326d86 100644 --- a/tvb_framework/tvb/core/entities/storage/session_maker.py +++ b/tvb_framework/tvb/core/entities/storage/session_maker.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/storage/workflow_dao.py b/tvb_framework/tvb/core/entities/storage/workflow_dao.py index fc46049cb2..0354849d66 100644 --- a/tvb_framework/tvb/core/entities/storage/workflow_dao.py +++ b/tvb_framework/tvb/core/entities/storage/workflow_dao.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/transient/__init__.py b/tvb_framework/tvb/core/entities/transient/__init__.py index 34be4fbb4f..109c0ae121 100644 --- a/tvb_framework/tvb/core/entities/transient/__init__.py +++ b/tvb_framework/tvb/core/entities/transient/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/transient/context_overlay.py b/tvb_framework/tvb/core/entities/transient/context_overlay.py index 576417a00a..a41a967522 100644 --- a/tvb_framework/tvb/core/entities/transient/context_overlay.py +++ b/tvb_framework/tvb/core/entities/transient/context_overlay.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/transient/range_parameter.py b/tvb_framework/tvb/core/entities/transient/range_parameter.py index bfc0f9f5c8..0353945263 100644 --- a/tvb_framework/tvb/core/entities/transient/range_parameter.py +++ b/tvb_framework/tvb/core/entities/transient/range_parameter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/entities/transient/structure_entities.py b/tvb_framework/tvb/core/entities/transient/structure_entities.py index 06ea34d5a9..18f7cff617 100644 --- a/tvb_framework/tvb/core/entities/transient/structure_entities.py +++ b/tvb_framework/tvb/core/entities/transient/structure_entities.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/neocom/_h5loader.py b/tvb_framework/tvb/core/neocom/_h5loader.py index 930702d667..2cf330e023 100644 --- a/tvb_framework/tvb/core/neocom/_h5loader.py +++ b/tvb_framework/tvb/core/neocom/_h5loader.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/neocom/_registry.py b/tvb_framework/tvb/core/neocom/_registry.py index b2a58d4d50..62c8cdc305 100644 --- a/tvb_framework/tvb/core/neocom/_registry.py +++ b/tvb_framework/tvb/core/neocom/_registry.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/neocom/h5.py b/tvb_framework/tvb/core/neocom/h5.py index 0942eafad2..4b1b3b899d 100644 --- a/tvb_framework/tvb/core/neocom/h5.py +++ b/tvb_framework/tvb/core/neocom/h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/neotraits/_h5accessors.py b/tvb_framework/tvb/core/neotraits/_h5accessors.py index 1ec100dd89..8551866d48 100644 --- a/tvb_framework/tvb/core/neotraits/_h5accessors.py +++ b/tvb_framework/tvb/core/neotraits/_h5accessors.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/neotraits/_h5core.py b/tvb_framework/tvb/core/neotraits/_h5core.py index 891aa3d7e8..fa45d41a05 100644 --- a/tvb_framework/tvb/core/neotraits/_h5core.py +++ b/tvb_framework/tvb/core/neotraits/_h5core.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/neotraits/db.py b/tvb_framework/tvb/core/neotraits/db.py index 39a8f9bb30..7b225c2438 100644 --- a/tvb_framework/tvb/core/neotraits/db.py +++ b/tvb_framework/tvb/core/neotraits/db.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/neotraits/forms.py b/tvb_framework/tvb/core/neotraits/forms.py index 8aecd0f0f7..f1afc96aa9 100644 --- a/tvb_framework/tvb/core/neotraits/forms.py +++ b/tvb_framework/tvb/core/neotraits/forms.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/neotraits/h5.py b/tvb_framework/tvb/core/neotraits/h5.py index ea549fd4b5..594b75c0b8 100644 --- a/tvb_framework/tvb/core/neotraits/h5.py +++ b/tvb_framework/tvb/core/neotraits/h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/neotraits/spatial_model.py b/tvb_framework/tvb/core/neotraits/spatial_model.py index 8b2ac680dc..aca1403bc2 100644 --- a/tvb_framework/tvb/core/neotraits/spatial_model.py +++ b/tvb_framework/tvb/core/neotraits/spatial_model.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/neotraits/uploader_view_model.py b/tvb_framework/tvb/core/neotraits/uploader_view_model.py index 308c1c3c3e..737f017db2 100644 --- a/tvb_framework/tvb/core/neotraits/uploader_view_model.py +++ b/tvb_framework/tvb/core/neotraits/uploader_view_model.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/neotraits/view_model.py b/tvb_framework/tvb/core/neotraits/view_model.py index 21d1b8719c..538a9a543d 100644 --- a/tvb_framework/tvb/core/neotraits/view_model.py +++ b/tvb_framework/tvb/core/neotraits/view_model.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/operation_async_launcher.py b/tvb_framework/tvb/core/operation_async_launcher.py index 477263a834..b1c06f7565 100644 --- a/tvb_framework/tvb/core/operation_async_launcher.py +++ b/tvb_framework/tvb/core/operation_async_launcher.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/operation_hpc_launcher.py b/tvb_framework/tvb/core/operation_hpc_launcher.py index cc9e643466..b702c5acde 100644 --- a/tvb_framework/tvb/core/operation_hpc_launcher.py +++ b/tvb_framework/tvb/core/operation_hpc_launcher.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/project_versions/__init__.py b/tvb_framework/tvb/core/project_versions/__init__.py index 8a65a88bd8..8a3d626cf7 100644 --- a/tvb_framework/tvb/core/project_versions/__init__.py +++ b/tvb_framework/tvb/core/project_versions/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/project_versions/project_update_manager.py b/tvb_framework/tvb/core/project_versions/project_update_manager.py index 9ee0fa7466..486de68266 100644 --- a/tvb_framework/tvb/core/project_versions/project_update_manager.py +++ b/tvb_framework/tvb/core/project_versions/project_update_manager.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/project_versions/project_update_scripts/1_update_project.py b/tvb_framework/tvb/core/project_versions/project_update_scripts/1_update_project.py index ec531e5682..45f28e889a 100644 --- a/tvb_framework/tvb/core/project_versions/project_update_scripts/1_update_project.py +++ b/tvb_framework/tvb/core/project_versions/project_update_scripts/1_update_project.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/project_versions/project_update_scripts/2_update_project.py b/tvb_framework/tvb/core/project_versions/project_update_scripts/2_update_project.py index 7c0a918307..2f85df4355 100644 --- a/tvb_framework/tvb/core/project_versions/project_update_scripts/2_update_project.py +++ b/tvb_framework/tvb/core/project_versions/project_update_scripts/2_update_project.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/project_versions/project_update_scripts/3_update_project.py b/tvb_framework/tvb/core/project_versions/project_update_scripts/3_update_project.py index 82e211e6c8..1f33780a1e 100644 --- a/tvb_framework/tvb/core/project_versions/project_update_scripts/3_update_project.py +++ b/tvb_framework/tvb/core/project_versions/project_update_scripts/3_update_project.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/project_versions/project_update_scripts/__init__.py b/tvb_framework/tvb/core/project_versions/project_update_scripts/__init__.py index 52f2f14932..ecdc6bbc60 100644 --- a/tvb_framework/tvb/core/project_versions/project_update_scripts/__init__.py +++ b/tvb_framework/tvb/core/project_versions/project_update_scripts/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/removers_factory.py b/tvb_framework/tvb/core/removers_factory.py index dc0952ac20..d9658d6093 100644 --- a/tvb_framework/tvb/core/removers_factory.py +++ b/tvb_framework/tvb/core/removers_factory.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/__init__.py b/tvb_framework/tvb/core/services/__init__.py index 89e2052080..312ffe4eaf 100644 --- a/tvb_framework/tvb/core/services/__init__.py +++ b/tvb_framework/tvb/core/services/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/algorithm_service.py b/tvb_framework/tvb/core/services/algorithm_service.py index 9f7dcee4e2..3b93cae8ef 100644 --- a/tvb_framework/tvb/core/services/algorithm_service.py +++ b/tvb_framework/tvb/core/services/algorithm_service.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/authorization.py b/tvb_framework/tvb/core/services/authorization.py index 1a750a3688..3dd72e27d6 100644 --- a/tvb_framework/tvb/core/services/authorization.py +++ b/tvb_framework/tvb/core/services/authorization.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/backend_client_factory.py b/tvb_framework/tvb/core/services/backend_client_factory.py index 98f5fc8faf..9046f27948 100644 --- a/tvb_framework/tvb/core/services/backend_client_factory.py +++ b/tvb_framework/tvb/core/services/backend_client_factory.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/backend_clients/backend_client.py b/tvb_framework/tvb/core/services/backend_clients/backend_client.py index e77dd34c96..39f396f8a2 100644 --- a/tvb_framework/tvb/core/services/backend_clients/backend_client.py +++ b/tvb_framework/tvb/core/services/backend_clients/backend_client.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/backend_clients/cluster_scheduler_client.py b/tvb_framework/tvb/core/services/backend_clients/cluster_scheduler_client.py index 0859ce66f9..8ef715df7f 100644 --- a/tvb_framework/tvb/core/services/backend_clients/cluster_scheduler_client.py +++ b/tvb_framework/tvb/core/services/backend_clients/cluster_scheduler_client.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/backend_clients/hpc_scheduler_client.py b/tvb_framework/tvb/core/services/backend_clients/hpc_scheduler_client.py index 02ff77226f..c30f92efe4 100644 --- a/tvb_framework/tvb/core/services/backend_clients/hpc_scheduler_client.py +++ b/tvb_framework/tvb/core/services/backend_clients/hpc_scheduler_client.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/backend_clients/standalone_client.py b/tvb_framework/tvb/core/services/backend_clients/standalone_client.py index 3269542faa..4dba18b810 100644 --- a/tvb_framework/tvb/core/services/backend_clients/standalone_client.py +++ b/tvb_framework/tvb/core/services/backend_clients/standalone_client.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/burst_config_serialization.py b/tvb_framework/tvb/core/services/burst_config_serialization.py index 5629ff0d26..ad0309e432 100644 --- a/tvb_framework/tvb/core/services/burst_config_serialization.py +++ b/tvb_framework/tvb/core/services/burst_config_serialization.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/burst_service.py b/tvb_framework/tvb/core/services/burst_service.py index 487f4864b8..85b95f1e5d 100644 --- a/tvb_framework/tvb/core/services/burst_service.py +++ b/tvb_framework/tvb/core/services/burst_service.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/email_sender.py b/tvb_framework/tvb/core/services/email_sender.py index 37145551fd..7090989d6c 100644 --- a/tvb_framework/tvb/core/services/email_sender.py +++ b/tvb_framework/tvb/core/services/email_sender.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/exceptions.py b/tvb_framework/tvb/core/services/exceptions.py index ebbeddd63a..44e719c901 100644 --- a/tvb_framework/tvb/core/services/exceptions.py +++ b/tvb_framework/tvb/core/services/exceptions.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/figure_service.py b/tvb_framework/tvb/core/services/figure_service.py index 698579ae31..ee794a30b2 100644 --- a/tvb_framework/tvb/core/services/figure_service.py +++ b/tvb_framework/tvb/core/services/figure_service.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/hpc_operation_service.py b/tvb_framework/tvb/core/services/hpc_operation_service.py index a4c6905cc1..bc3dba0664 100644 --- a/tvb_framework/tvb/core/services/hpc_operation_service.py +++ b/tvb_framework/tvb/core/services/hpc_operation_service.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/import_service.py b/tvb_framework/tvb/core/services/import_service.py index c30cb24501..8fe95ecc83 100644 --- a/tvb_framework/tvb/core/services/import_service.py +++ b/tvb_framework/tvb/core/services/import_service.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/operation_service.py b/tvb_framework/tvb/core/services/operation_service.py index 1faf4b87e7..bbc7d2229c 100644 --- a/tvb_framework/tvb/core/services/operation_service.py +++ b/tvb_framework/tvb/core/services/operation_service.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/project_service.py b/tvb_framework/tvb/core/services/project_service.py index 68752d9e5b..99902a17bd 100644 --- a/tvb_framework/tvb/core/services/project_service.py +++ b/tvb_framework/tvb/core/services/project_service.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/settings_service.py b/tvb_framework/tvb/core/services/settings_service.py index bc0ea724dc..892f39ecc0 100644 --- a/tvb_framework/tvb/core/services/settings_service.py +++ b/tvb_framework/tvb/core/services/settings_service.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/simulator_service.py b/tvb_framework/tvb/core/services/simulator_service.py index 802e1f41f4..20a058c124 100644 --- a/tvb_framework/tvb/core/services/simulator_service.py +++ b/tvb_framework/tvb/core/services/simulator_service.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/texture_to_json.py b/tvb_framework/tvb/core/services/texture_to_json.py index 3b78ae34fa..c35a796eea 100644 --- a/tvb_framework/tvb/core/services/texture_to_json.py +++ b/tvb_framework/tvb/core/services/texture_to_json.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/services/user_service.py b/tvb_framework/tvb/core/services/user_service.py index 0b07623669..1128a1108f 100644 --- a/tvb_framework/tvb/core/services/user_service.py +++ b/tvb_framework/tvb/core/services/user_service.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/core/utils.py b/tvb_framework/tvb/core/utils.py index 4ba58fde37..59581bc021 100644 --- a/tvb_framework/tvb/core/utils.py +++ b/tvb_framework/tvb/core/utils.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/__init__.py b/tvb_framework/tvb/interfaces/__init__.py index b351f8dea3..892cef42b0 100644 --- a/tvb_framework/tvb/interfaces/__init__.py +++ b/tvb_framework/tvb/interfaces/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/benchmark.py b/tvb_framework/tvb/interfaces/command/benchmark.py index 740a416f7f..a5ec6a168c 100644 --- a/tvb_framework/tvb/interfaces/command/benchmark.py +++ b/tvb_framework/tvb/interfaces/command/benchmark.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/datatypes/modify_h5_metadata.py b/tvb_framework/tvb/interfaces/command/demos/datatypes/modify_h5_metadata.py index 3d51e72a20..19ad57a5c3 100644 --- a/tvb_framework/tvb/interfaces/command/demos/datatypes/modify_h5_metadata.py +++ b/tvb_framework/tvb/interfaces/command/demos/datatypes/modify_h5_metadata.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/datatypes/read_from_h5.py b/tvb_framework/tvb/interfaces/command/demos/datatypes/read_from_h5.py index 73a5057a18..9f39ec1051 100644 --- a/tvb_framework/tvb/interfaces/command/demos/datatypes/read_from_h5.py +++ b/tvb_framework/tvb/interfaces/command/demos/datatypes/read_from_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/datatypes/search_and_export.py b/tvb_framework/tvb/interfaces/command/demos/datatypes/search_and_export.py index 63280e57f8..f5fcf433ce 100644 --- a/tvb_framework/tvb/interfaces/command/demos/datatypes/search_and_export.py +++ b/tvb_framework/tvb/interfaces/command/demos/datatypes/search_and_export.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/datatypes/store_into_h5.py b/tvb_framework/tvb/interfaces/command/demos/datatypes/store_into_h5.py index 81687c5ae7..c37ddb412a 100644 --- a/tvb_framework/tvb/interfaces/command/demos/datatypes/store_into_h5.py +++ b/tvb_framework/tvb/interfaces/command/demos/datatypes/store_into_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/importers/brain_tumor_connectivity_importer.py b/tvb_framework/tvb/interfaces/command/demos/importers/brain_tumor_connectivity_importer.py index 9fd08db55b..020289ca07 100644 --- a/tvb_framework/tvb/interfaces/command/demos/importers/brain_tumor_connectivity_importer.py +++ b/tvb_framework/tvb/interfaces/command/demos/importers/brain_tumor_connectivity_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/importers/h5_import.py b/tvb_framework/tvb/interfaces/command/demos/importers/h5_import.py index e525736141..ebd2fa36d9 100644 --- a/tvb_framework/tvb/interfaces/command/demos/importers/h5_import.py +++ b/tvb_framework/tvb/interfaces/command/demos/importers/h5_import.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/importers/new_importer.py b/tvb_framework/tvb/interfaces/command/demos/importers/new_importer.py index c7719c8f90..2be102d1dd 100644 --- a/tvb_framework/tvb/interfaces/command/demos/importers/new_importer.py +++ b/tvb_framework/tvb/interfaces/command/demos/importers/new_importer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/importers/new_importer_launcher.py b/tvb_framework/tvb/interfaces/command/demos/importers/new_importer_launcher.py index d2fb3a04ea..15dc3f473a 100644 --- a/tvb_framework/tvb/interfaces/command/demos/importers/new_importer_launcher.py +++ b/tvb_framework/tvb/interfaces/command/demos/importers/new_importer_launcher.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/operations/run_analyzer.py b/tvb_framework/tvb/interfaces/command/demos/operations/run_analyzer.py index 489c090d97..24a4edc933 100644 --- a/tvb_framework/tvb/interfaces/command/demos/operations/run_analyzer.py +++ b/tvb_framework/tvb/interfaces/command/demos/operations/run_analyzer.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/operations/run_simulation.py b/tvb_framework/tvb/interfaces/command/demos/operations/run_simulation.py index 846190d0eb..0c3be97f06 100644 --- a/tvb_framework/tvb/interfaces/command/demos/operations/run_simulation.py +++ b/tvb_framework/tvb/interfaces/command/demos/operations/run_simulation.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/project/project_export.py b/tvb_framework/tvb/interfaces/command/demos/project/project_export.py index b6f2a33863..c4999fe658 100644 --- a/tvb_framework/tvb/interfaces/command/demos/project/project_export.py +++ b/tvb_framework/tvb/interfaces/command/demos/project/project_export.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/demos/project/project_import.py b/tvb_framework/tvb/interfaces/command/demos/project/project_import.py index 5e16c3c405..354ddede31 100644 --- a/tvb_framework/tvb/interfaces/command/demos/project/project_import.py +++ b/tvb_framework/tvb/interfaces/command/demos/project/project_import.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/command/lab.py b/tvb_framework/tvb/interfaces/command/lab.py index 7eb3e09339..ff371d5af5 100644 --- a/tvb_framework/tvb/interfaces/command/lab.py +++ b/tvb_framework/tvb/interfaces/command/lab.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/bids_monitor/bids_data_builder.py b/tvb_framework/tvb/interfaces/rest/bids_monitor/bids_data_builder.py index 842ba58772..5679d51b06 100644 --- a/tvb_framework/tvb/interfaces/rest/bids_monitor/bids_data_builder.py +++ b/tvb_framework/tvb/interfaces/rest/bids_monitor/bids_data_builder.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/bids_monitor/bids_dir_monitor.py b/tvb_framework/tvb/interfaces/rest/bids_monitor/bids_dir_monitor.py index af2f8a1685..5d7e2d9029 100644 --- a/tvb_framework/tvb/interfaces/rest/bids_monitor/bids_dir_monitor.py +++ b/tvb_framework/tvb/interfaces/rest/bids_monitor/bids_dir_monitor.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/bids_monitor/launch_bids_monitor.py b/tvb_framework/tvb/interfaces/rest/bids_monitor/launch_bids_monitor.py index 5eb5166795..f24708076e 100644 --- a/tvb_framework/tvb/interfaces/rest/bids_monitor/launch_bids_monitor.py +++ b/tvb_framework/tvb/interfaces/rest/bids_monitor/launch_bids_monitor.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/bids_monitor/tests/bids_monitor_test.py b/tvb_framework/tvb/interfaces/rest/bids_monitor/tests/bids_monitor_test.py index 528ac5899d..8b5633780e 100644 --- a/tvb_framework/tvb/interfaces/rest/bids_monitor/tests/bids_monitor_test.py +++ b/tvb_framework/tvb/interfaces/rest/bids_monitor/tests/bids_monitor_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/client_decorators.py b/tvb_framework/tvb/interfaces/rest/client/client_decorators.py index 69d22199bb..2034f0ab2e 100644 --- a/tvb_framework/tvb/interfaces/rest/client/client_decorators.py +++ b/tvb_framework/tvb/interfaces/rest/client/client_decorators.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/datatype/datatype_api.py b/tvb_framework/tvb/interfaces/rest/client/datatype/datatype_api.py index 2f936b3c44..6163598ac8 100644 --- a/tvb_framework/tvb/interfaces/rest/client/datatype/datatype_api.py +++ b/tvb_framework/tvb/interfaces/rest/client/datatype/datatype_api.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/examples/fire_simulation.py b/tvb_framework/tvb/interfaces/rest/client/examples/fire_simulation.py index cb6934c941..e7dc7bf762 100644 --- a/tvb_framework/tvb/interfaces/rest/client/examples/fire_simulation.py +++ b/tvb_framework/tvb/interfaces/rest/client/examples/fire_simulation.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/examples/launch_operation.py b/tvb_framework/tvb/interfaces/rest/client/examples/launch_operation.py index 6d871d9b38..cf6c3563e9 100644 --- a/tvb_framework/tvb/interfaces/rest/client/examples/launch_operation.py +++ b/tvb_framework/tvb/interfaces/rest/client/examples/launch_operation.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/examples/utils.py b/tvb_framework/tvb/interfaces/rest/client/examples/utils.py index 5584f2697f..15a50e85d7 100644 --- a/tvb_framework/tvb/interfaces/rest/client/examples/utils.py +++ b/tvb_framework/tvb/interfaces/rest/client/examples/utils.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/main_api.py b/tvb_framework/tvb/interfaces/rest/client/main_api.py index 30b2ffa57c..552ca3d877 100644 --- a/tvb_framework/tvb/interfaces/rest/client/main_api.py +++ b/tvb_framework/tvb/interfaces/rest/client/main_api.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/operation/operation_api.py b/tvb_framework/tvb/interfaces/rest/client/operation/operation_api.py index 8f6aa8292c..be46fdab2a 100644 --- a/tvb_framework/tvb/interfaces/rest/client/operation/operation_api.py +++ b/tvb_framework/tvb/interfaces/rest/client/operation/operation_api.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/project/project_api.py b/tvb_framework/tvb/interfaces/rest/client/project/project_api.py index 7bc964896b..74669b1537 100644 --- a/tvb_framework/tvb/interfaces/rest/client/project/project_api.py +++ b/tvb_framework/tvb/interfaces/rest/client/project/project_api.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/simulator/simulation_api.py b/tvb_framework/tvb/interfaces/rest/client/simulator/simulation_api.py index 4619b33f41..6b552d1408 100644 --- a/tvb_framework/tvb/interfaces/rest/client/simulator/simulation_api.py +++ b/tvb_framework/tvb/interfaces/rest/client/simulator/simulation_api.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/tests/rest_test.py b/tvb_framework/tvb/interfaces/rest/client/tests/rest_test.py index e6ced02343..8fbc5d9ab5 100644 --- a/tvb_framework/tvb/interfaces/rest/client/tests/rest_test.py +++ b/tvb_framework/tvb/interfaces/rest/client/tests/rest_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/tvb_client.py b/tvb_framework/tvb/interfaces/rest/client/tvb_client.py index 2b1b3c7918..e277b53d9c 100644 --- a/tvb_framework/tvb/interfaces/rest/client/tvb_client.py +++ b/tvb_framework/tvb/interfaces/rest/client/tvb_client.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/client/user/user_api.py b/tvb_framework/tvb/interfaces/rest/client/user/user_api.py index 4e61749d2a..eafa5bd475 100644 --- a/tvb_framework/tvb/interfaces/rest/client/user/user_api.py +++ b/tvb_framework/tvb/interfaces/rest/client/user/user_api.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/commons/decoders.py b/tvb_framework/tvb/interfaces/rest/commons/decoders.py index 9db5e20b48..e2c2e73da7 100644 --- a/tvb_framework/tvb/interfaces/rest/commons/decoders.py +++ b/tvb_framework/tvb/interfaces/rest/commons/decoders.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/commons/dtos.py b/tvb_framework/tvb/interfaces/rest/commons/dtos.py index 2ce3f6075e..8ce4e8759c 100644 --- a/tvb_framework/tvb/interfaces/rest/commons/dtos.py +++ b/tvb_framework/tvb/interfaces/rest/commons/dtos.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/commons/exceptions.py b/tvb_framework/tvb/interfaces/rest/commons/exceptions.py index 9c00735e83..f4227d6099 100644 --- a/tvb_framework/tvb/interfaces/rest/commons/exceptions.py +++ b/tvb_framework/tvb/interfaces/rest/commons/exceptions.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/commons/files_helper.py b/tvb_framework/tvb/interfaces/rest/commons/files_helper.py index 1d9100d11d..8f5ab11da5 100644 --- a/tvb_framework/tvb/interfaces/rest/commons/files_helper.py +++ b/tvb_framework/tvb/interfaces/rest/commons/files_helper.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/commons/status_codes.py b/tvb_framework/tvb/interfaces/rest/commons/status_codes.py index e38ce94cc9..1f178c8635 100644 --- a/tvb_framework/tvb/interfaces/rest/commons/status_codes.py +++ b/tvb_framework/tvb/interfaces/rest/commons/status_codes.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/commons/strings.py b/tvb_framework/tvb/interfaces/rest/commons/strings.py index a2d6956399..76f9deee68 100644 --- a/tvb_framework/tvb/interfaces/rest/commons/strings.py +++ b/tvb_framework/tvb/interfaces/rest/commons/strings.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/access_permissions/permissions.py b/tvb_framework/tvb/interfaces/rest/server/access_permissions/permissions.py index b7f151111f..fd76a5437a 100644 --- a/tvb_framework/tvb/interfaces/rest/server/access_permissions/permissions.py +++ b/tvb_framework/tvb/interfaces/rest/server/access_permissions/permissions.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/decorators/encoders.py b/tvb_framework/tvb/interfaces/rest/server/decorators/encoders.py index f91084e6e1..7807933a91 100644 --- a/tvb_framework/tvb/interfaces/rest/server/decorators/encoders.py +++ b/tvb_framework/tvb/interfaces/rest/server/decorators/encoders.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/decorators/rest_decorators.py b/tvb_framework/tvb/interfaces/rest/server/decorators/rest_decorators.py index db6e96d709..163fb2f1b4 100644 --- a/tvb_framework/tvb/interfaces/rest/server/decorators/rest_decorators.py +++ b/tvb_framework/tvb/interfaces/rest/server/decorators/rest_decorators.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/facades/datatype_facade.py b/tvb_framework/tvb/interfaces/rest/server/facades/datatype_facade.py index 03022897a9..6b1d95adbe 100644 --- a/tvb_framework/tvb/interfaces/rest/server/facades/datatype_facade.py +++ b/tvb_framework/tvb/interfaces/rest/server/facades/datatype_facade.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/facades/operation_facade.py b/tvb_framework/tvb/interfaces/rest/server/facades/operation_facade.py index cdaaa56bd6..5b7c08b4d7 100644 --- a/tvb_framework/tvb/interfaces/rest/server/facades/operation_facade.py +++ b/tvb_framework/tvb/interfaces/rest/server/facades/operation_facade.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/facades/project_facade.py b/tvb_framework/tvb/interfaces/rest/server/facades/project_facade.py index 31700ccdde..a260661c39 100644 --- a/tvb_framework/tvb/interfaces/rest/server/facades/project_facade.py +++ b/tvb_framework/tvb/interfaces/rest/server/facades/project_facade.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/facades/simulation_facade.py b/tvb_framework/tvb/interfaces/rest/server/facades/simulation_facade.py index 9288cf977d..8d0e713b3c 100644 --- a/tvb_framework/tvb/interfaces/rest/server/facades/simulation_facade.py +++ b/tvb_framework/tvb/interfaces/rest/server/facades/simulation_facade.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/facades/user_facade.py b/tvb_framework/tvb/interfaces/rest/server/facades/user_facade.py index aa127aa4c8..7e48f1e42c 100644 --- a/tvb_framework/tvb/interfaces/rest/server/facades/user_facade.py +++ b/tvb_framework/tvb/interfaces/rest/server/facades/user_facade.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/request_helper.py b/tvb_framework/tvb/interfaces/rest/server/request_helper.py index 2349f2f77f..a5d4032d50 100644 --- a/tvb_framework/tvb/interfaces/rest/server/request_helper.py +++ b/tvb_framework/tvb/interfaces/rest/server/request_helper.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/resources/datatype/datatype_resource.py b/tvb_framework/tvb/interfaces/rest/server/resources/datatype/datatype_resource.py index b8bf65fd5c..5f0c26e897 100644 --- a/tvb_framework/tvb/interfaces/rest/server/resources/datatype/datatype_resource.py +++ b/tvb_framework/tvb/interfaces/rest/server/resources/datatype/datatype_resource.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/resources/operation/operation_resource.py b/tvb_framework/tvb/interfaces/rest/server/resources/operation/operation_resource.py index f23c3e39c7..e90e30c060 100644 --- a/tvb_framework/tvb/interfaces/rest/server/resources/operation/operation_resource.py +++ b/tvb_framework/tvb/interfaces/rest/server/resources/operation/operation_resource.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/resources/project/project_resource.py b/tvb_framework/tvb/interfaces/rest/server/resources/project/project_resource.py index f4b311c369..94fe4bfce5 100644 --- a/tvb_framework/tvb/interfaces/rest/server/resources/project/project_resource.py +++ b/tvb_framework/tvb/interfaces/rest/server/resources/project/project_resource.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/resources/rest_resource.py b/tvb_framework/tvb/interfaces/rest/server/resources/rest_resource.py index a729acc43e..f1bbad30dd 100644 --- a/tvb_framework/tvb/interfaces/rest/server/resources/rest_resource.py +++ b/tvb_framework/tvb/interfaces/rest/server/resources/rest_resource.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/resources/simulator/simulation_resource.py b/tvb_framework/tvb/interfaces/rest/server/resources/simulator/simulation_resource.py index 83547bf8c5..d3df255e22 100644 --- a/tvb_framework/tvb/interfaces/rest/server/resources/simulator/simulation_resource.py +++ b/tvb_framework/tvb/interfaces/rest/server/resources/simulator/simulation_resource.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/resources/user/user_resource.py b/tvb_framework/tvb/interfaces/rest/server/resources/user/user_resource.py index 14b0abd7d1..d711b0fd67 100644 --- a/tvb_framework/tvb/interfaces/rest/server/resources/user/user_resource.py +++ b/tvb_framework/tvb/interfaces/rest/server/resources/user/user_resource.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/rest_api.py b/tvb_framework/tvb/interfaces/rest/server/rest_api.py index e1a54b067d..b5a1701c2c 100644 --- a/tvb_framework/tvb/interfaces/rest/server/rest_api.py +++ b/tvb_framework/tvb/interfaces/rest/server/rest_api.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/rest/server/run.py b/tvb_framework/tvb/interfaces/rest/server/run.py index 624cb8f25b..09e64a191d 100644 --- a/tvb_framework/tvb/interfaces/rest/server/run.py +++ b/tvb_framework/tvb/interfaces/rest/server/run.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/base_controller.py b/tvb_framework/tvb/interfaces/web/controllers/base_controller.py index bff7090e6a..fe3f7ec73b 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/base_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/base_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/burst/base_controller.py b/tvb_framework/tvb/interfaces/web/controllers/burst/base_controller.py index 2e3c7642fb..065f08551d 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/burst/base_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/burst/base_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/burst/dynamic_model_controller.py b/tvb_framework/tvb/interfaces/web/controllers/burst/dynamic_model_controller.py index d68924e90f..46d077b880 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/burst/dynamic_model_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/burst/dynamic_model_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/burst/exploration_controller.py b/tvb_framework/tvb/interfaces/web/controllers/burst/exploration_controller.py index b06ea72e4e..24bf1e08c1 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/burst/exploration_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/burst/exploration_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/burst/matjax.py b/tvb_framework/tvb/interfaces/web/controllers/burst/matjax.py index 1daf4c7d92..2f6c339269 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/burst/matjax.py +++ b/tvb_framework/tvb/interfaces/web/controllers/burst/matjax.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/burst/noise_configuration_controller.py b/tvb_framework/tvb/interfaces/web/controllers/burst/noise_configuration_controller.py index d63c26dc13..3ced076014 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/burst/noise_configuration_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/burst/noise_configuration_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/burst/region_model_parameters_controller.py b/tvb_framework/tvb/interfaces/web/controllers/burst/region_model_parameters_controller.py index 0ad687e0a5..3a1c11d3f3 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/burst/region_model_parameters_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/burst/region_model_parameters_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/burst/transfer_vector_controller.py b/tvb_framework/tvb/interfaces/web/controllers/burst/transfer_vector_controller.py index 9b159a112a..129c177fb4 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/burst/transfer_vector_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/burst/transfer_vector_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/common.py b/tvb_framework/tvb/interfaces/web/controllers/common.py index acefa26c9d..72d0a6caa4 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/common.py +++ b/tvb_framework/tvb/interfaces/web/controllers/common.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/decorators.py b/tvb_framework/tvb/interfaces/web/controllers/decorators.py index 1c1de35448..09b24db8af 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/decorators.py +++ b/tvb_framework/tvb/interfaces/web/controllers/decorators.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/flow_controller.py b/tvb_framework/tvb/interfaces/web/controllers/flow_controller.py index daeeed84c1..742fc46618 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/flow_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/flow_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/help/help_config.py b/tvb_framework/tvb/interfaces/web/controllers/help/help_config.py index 203491922d..4c6614c3ae 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/help/help_config.py +++ b/tvb_framework/tvb/interfaces/web/controllers/help/help_config.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/help/help_controller.py b/tvb_framework/tvb/interfaces/web/controllers/help/help_controller.py index 8a4e8f670e..15520ac3b7 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/help/help_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/help/help_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/hpc_controller.py b/tvb_framework/tvb/interfaces/web/controllers/hpc_controller.py index 989a578434..2294b76475 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/hpc_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/hpc_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/kube_controller.py b/tvb_framework/tvb/interfaces/web/controllers/kube_controller.py index 81548ac457..b1d9ad1847 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/kube_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/kube_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/project/figure_controller.py b/tvb_framework/tvb/interfaces/web/controllers/project/figure_controller.py index 09644a10fb..1cdfc1b552 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/project/figure_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/project/figure_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/project/project_controller.py b/tvb_framework/tvb/interfaces/web/controllers/project/project_controller.py index 200e1c41f6..d991d06a94 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/project/project_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/project/project_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/settings_controller.py b/tvb_framework/tvb/interfaces/web/controllers/settings_controller.py index 89161284e5..6fa4148cc3 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/settings_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/settings_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/simulator/monitors_wizard_handler.py b/tvb_framework/tvb/interfaces/web/controllers/simulator/monitors_wizard_handler.py index c6fb6fc88f..901ba24260 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/simulator/monitors_wizard_handler.py +++ b/tvb_framework/tvb/interfaces/web/controllers/simulator/monitors_wizard_handler.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_controller.py b/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_controller.py index cf70bf2c30..fa737e9e31 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_fragment_rendering_rules.py b/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_fragment_rendering_rules.py index bb2de8b8a3..c4e755c6ea 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_fragment_rendering_rules.py +++ b/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_fragment_rendering_rules.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_wizzard_urls.py b/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_wizzard_urls.py index 8c77e2b6d7..b162001fa1 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_wizzard_urls.py +++ b/tvb_framework/tvb/interfaces/web/controllers/simulator/simulator_wizzard_urls.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/spatial/base_spatio_temporal_controller.py b/tvb_framework/tvb/interfaces/web/controllers/spatial/base_spatio_temporal_controller.py index 81dce4b89d..af3ba77ce0 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/spatial/base_spatio_temporal_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/spatial/base_spatio_temporal_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/spatial/local_connectivity_controller.py b/tvb_framework/tvb/interfaces/web/controllers/spatial/local_connectivity_controller.py index f69eab2140..0554978f31 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/spatial/local_connectivity_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/spatial/local_connectivity_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/spatial/region_stimulus_controller.py b/tvb_framework/tvb/interfaces/web/controllers/spatial/region_stimulus_controller.py index 9bf60884a6..0da2ad40f1 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/spatial/region_stimulus_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/spatial/region_stimulus_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/spatial/surface_model_parameters_controller.py b/tvb_framework/tvb/interfaces/web/controllers/spatial/surface_model_parameters_controller.py index f42ef08f3d..026db3b0db 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/spatial/surface_model_parameters_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/spatial/surface_model_parameters_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/spatial/surface_stimulus_controller.py b/tvb_framework/tvb/interfaces/web/controllers/spatial/surface_stimulus_controller.py index 34cb33d348..7899fc1881 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/spatial/surface_stimulus_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/spatial/surface_stimulus_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/controllers/users_controller.py b/tvb_framework/tvb/interfaces/web/controllers/users_controller.py index 3682459152..ae3043b858 100644 --- a/tvb_framework/tvb/interfaces/web/controllers/users_controller.py +++ b/tvb_framework/tvb/interfaces/web/controllers/users_controller.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/entities/context_model_parameters.py b/tvb_framework/tvb/interfaces/web/entities/context_model_parameters.py index 7f19428f2b..3708cd3903 100644 --- a/tvb_framework/tvb/interfaces/web/entities/context_model_parameters.py +++ b/tvb_framework/tvb/interfaces/web/entities/context_model_parameters.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/entities/context_overlay.py b/tvb_framework/tvb/interfaces/web/entities/context_overlay.py index c5ffb931cb..7fdddce653 100644 --- a/tvb_framework/tvb/interfaces/web/entities/context_overlay.py +++ b/tvb_framework/tvb/interfaces/web/entities/context_overlay.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/entities/context_selected_adapter.py b/tvb_framework/tvb/interfaces/web/entities/context_selected_adapter.py index b98c50c1f5..8484891d50 100644 --- a/tvb_framework/tvb/interfaces/web/entities/context_selected_adapter.py +++ b/tvb_framework/tvb/interfaces/web/entities/context_selected_adapter.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/entities/context_simulator.py b/tvb_framework/tvb/interfaces/web/entities/context_simulator.py index f35d090b00..4461878ff8 100644 --- a/tvb_framework/tvb/interfaces/web/entities/context_simulator.py +++ b/tvb_framework/tvb/interfaces/web/entities/context_simulator.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/entities/context_transfer_vector.py b/tvb_framework/tvb/interfaces/web/entities/context_transfer_vector.py index 9f22527be5..b83307d8df 100644 --- a/tvb_framework/tvb/interfaces/web/entities/context_transfer_vector.py +++ b/tvb_framework/tvb/interfaces/web/entities/context_transfer_vector.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/operations_assigner.py b/tvb_framework/tvb/interfaces/web/operations_assigner.py index 2f86e2e010..128f163a31 100644 --- a/tvb_framework/tvb/interfaces/web/operations_assigner.py +++ b/tvb_framework/tvb/interfaces/web/operations_assigner.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/request_handler.py b/tvb_framework/tvb/interfaces/web/request_handler.py index 7137aa8f8f..49d8592aa8 100644 --- a/tvb_framework/tvb/interfaces/web/request_handler.py +++ b/tvb_framework/tvb/interfaces/web/request_handler.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/run.py b/tvb_framework/tvb/interfaces/web/run.py index 5f34eae18d..22e9ecb7b1 100644 --- a/tvb_framework/tvb/interfaces/web/run.py +++ b/tvb_framework/tvb/interfaces/web/run.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/run_landing_page.py b/tvb_framework/tvb/interfaces/web/run_landing_page.py index eb00099450..c1436d45f1 100644 --- a/tvb_framework/tvb/interfaces/web/run_landing_page.py +++ b/tvb_framework/tvb/interfaces/web/run_landing_page.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/coloring/colorSchemeComponent.js b/tvb_framework/tvb/interfaces/web/static/coloring/colorSchemeComponent.js index 04f06807c5..587f4902cd 100644 --- a/tvb_framework/tvb/interfaces/web/static/coloring/colorSchemeComponent.js +++ b/tvb_framework/tvb/interfaces/web/static/coloring/colorSchemeComponent.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/coloring/colorpicker.js b/tvb_framework/tvb/interfaces/web/static/coloring/colorpicker.js index 1ca1151d27..6f833573aa 100644 --- a/tvb_framework/tvb/interfaces/web/static/coloring/colorpicker.js +++ b/tvb_framework/tvb/interfaces/web/static/coloring/colorpicker.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/alternateDatastructure.js b/tvb_framework/tvb/interfaces/web/static/js/alternateDatastructure.js index a245d17cf1..a5aa83e43e 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/alternateDatastructure.js +++ b/tvb_framework/tvb/interfaces/web/static/js/alternateDatastructure.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/base_vertice_pick.js b/tvb_framework/tvb/interfaces/web/static/js/base_vertice_pick.js index 69e77caaeb..d2a1ec775d 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/base_vertice_pick.js +++ b/tvb_framework/tvb/interfaces/web/static/js/base_vertice_pick.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/bursts.js b/tvb_framework/tvb/interfaces/web/static/js/bursts.js index b6ae113983..5f44d66a84 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/bursts.js +++ b/tvb_framework/tvb/interfaces/web/static/js/bursts.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/bursts_dynamic.js b/tvb_framework/tvb/interfaces/web/static/js/bursts_dynamic.js index 0067945e6d..d6bb2c65a8 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/bursts_dynamic.js +++ b/tvb_framework/tvb/interfaces/web/static/js/bursts_dynamic.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/bursts_model_parameters.js b/tvb_framework/tvb/interfaces/web/static/js/bursts_model_parameters.js index 5222ebe3c6..b2db96270e 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/bursts_model_parameters.js +++ b/tvb_framework/tvb/interfaces/web/static/js/bursts_model_parameters.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/bursts_noise.js b/tvb_framework/tvb/interfaces/web/static/js/bursts_noise.js index 65d8e3743f..422fce4ebb 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/bursts_noise.js +++ b/tvb_framework/tvb/interfaces/web/static/js/bursts_noise.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/canvas2image.js b/tvb_framework/tvb/interfaces/web/static/js/canvas2image.js index 86da3157f3..517c4082f8 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/canvas2image.js +++ b/tvb_framework/tvb/interfaces/web/static/js/canvas2image.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/filters.js b/tvb_framework/tvb/interfaces/web/static/js/filters.js index b78dbf2c6c..929f09f832 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/filters.js +++ b/tvb_framework/tvb/interfaces/web/static/js/filters.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/genericTVB.js b/tvb_framework/tvb/interfaces/web/static/js/genericTVB.js index 680900abe7..fb010b13f1 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/genericTVB.js +++ b/tvb_framework/tvb/interfaces/web/static/js/genericTVB.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/matrix_view.js b/tvb_framework/tvb/interfaces/web/static/js/matrix_view.js index 59242a54cb..33eb4d829e 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/matrix_view.js +++ b/tvb_framework/tvb/interfaces/web/static/js/matrix_view.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/phase_plane_d3.js b/tvb_framework/tvb/interfaces/web/static/js/phase_plane_d3.js index 4f9e2a8abf..be45dbcbaa 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/phase_plane_d3.js +++ b/tvb_framework/tvb/interfaces/web/static/js/phase_plane_d3.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/projectTree.js b/tvb_framework/tvb/interfaces/web/static/js/projectTree.js index bb8a0a49d3..5335cf63f7 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/projectTree.js +++ b/tvb_framework/tvb/interfaces/web/static/js/projectTree.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/region_associator.js b/tvb_framework/tvb/interfaces/web/static/js/region_associator.js index ab3d9b25fd..615ae47174 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/region_associator.js +++ b/tvb_framework/tvb/interfaces/web/static/js/region_associator.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/spatial/base_spatial.js b/tvb_framework/tvb/interfaces/web/static/js/spatial/base_spatial.js index 34673cada9..6439ef1ef6 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/spatial/base_spatial.js +++ b/tvb_framework/tvb/interfaces/web/static/js/spatial/base_spatial.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/spatial/local_connectivity.js b/tvb_framework/tvb/interfaces/web/static/js/spatial/local_connectivity.js index ba701c3292..2d5dd64448 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/spatial/local_connectivity.js +++ b/tvb_framework/tvb/interfaces/web/static/js/spatial/local_connectivity.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/spatial/model_parameters.js b/tvb_framework/tvb/interfaces/web/static/js/spatial/model_parameters.js index c932d0af89..d41a618f3d 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/spatial/model_parameters.js +++ b/tvb_framework/tvb/interfaces/web/static/js/spatial/model_parameters.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus.js b/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus.js index a738e1f871..46256eeffb 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus.js +++ b/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus_region.js b/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus_region.js index cc143f89e7..8321d6ea83 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus_region.js +++ b/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus_region.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus_surface.js b/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus_surface.js index ae2366e52d..62f2b9c4db 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus_surface.js +++ b/tvb_framework/tvb/interfaces/web/static/js/spatial/stimulus_surface.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/spatial/transfer_function_apply.js b/tvb_framework/tvb/interfaces/web/static/js/spatial/transfer_function_apply.js index 32493e33bf..76d31d6834 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/spatial/transfer_function_apply.js +++ b/tvb_framework/tvb/interfaces/web/static/js/spatial/transfer_function_apply.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/tvbviz.js b/tvb_framework/tvb/interfaces/web/static/js/tvbviz.js index ead9ced8ad..f03dfbef87 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/tvbviz.js +++ b/tvb_framework/tvb/interfaces/web/static/js/tvbviz.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/webGL_Connectivity.js b/tvb_framework/tvb/interfaces/web/static/js/webGL_Connectivity.js index 029a85c783..47081f6e46 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/webGL_Connectivity.js +++ b/tvb_framework/tvb/interfaces/web/static/js/webGL_Connectivity.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/webGL_Mouse.js b/tvb_framework/tvb/interfaces/web/static/js/webGL_Mouse.js index 022c86235c..c44ae3d455 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/webGL_Mouse.js +++ b/tvb_framework/tvb/interfaces/web/static/js/webGL_Mouse.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/webGL_Pick.js b/tvb_framework/tvb/interfaces/web/static/js/webGL_Pick.js index af0b962e60..844bf1c565 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/webGL_Pick.js +++ b/tvb_framework/tvb/interfaces/web/static/js/webGL_Pick.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/webGL_ShaderAndMatrixes.js b/tvb_framework/tvb/interfaces/web/static/js/webGL_ShaderAndMatrixes.js index 3514cff50f..d59b529939 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/webGL_ShaderAndMatrixes.js +++ b/tvb_framework/tvb/interfaces/web/static/js/webGL_ShaderAndMatrixes.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/js/zoom.js b/tvb_framework/tvb/interfaces/web/static/js/zoom.js index d628bb90e3..56efe1016c 100644 --- a/tvb_framework/tvb/interfaces/web/static/js/zoom.js +++ b/tvb_framework/tvb/interfaces/web/static/js/zoom.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/base.css b/tvb_framework/tvb/interfaces/web/static/style/base.css index ee26da0864..e6b099c9de 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/base.css +++ b/tvb_framework/tvb/interfaces/web/static/style/base.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/color_scheme.css b/tvb_framework/tvb/interfaces/web/static/style/color_scheme.css index cd59de0f77..5c56e52366 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/color_scheme.css +++ b/tvb_framework/tvb/interfaces/web/static/style/color_scheme.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/component_controls.css b/tvb_framework/tvb/interfaces/web/static/style/component_controls.css index d89594110d..65adc3456a 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/component_controls.css +++ b/tvb_framework/tvb/interfaces/web/static/style/component_controls.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/overlay.css b/tvb_framework/tvb/interfaces/web/static/style/overlay.css index bf55da891b..b01c5035eb 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/overlay.css +++ b/tvb_framework/tvb/interfaces/web/static/style/overlay.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/section_burst.css b/tvb_framework/tvb/interfaces/web/static/style/section_burst.css index 639cc304ad..0d6c6a0394 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/section_burst.css +++ b/tvb_framework/tvb/interfaces/web/static/style/section_burst.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/section_connectivity.css b/tvb_framework/tvb/interfaces/web/static/style/section_connectivity.css index 4afc06688e..6632df07e8 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/section_connectivity.css +++ b/tvb_framework/tvb/interfaces/web/static/style/section_connectivity.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/section_project.css b/tvb_framework/tvb/interfaces/web/static/style/section_project.css index 67521eab15..e687d3c1aa 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/section_project.css +++ b/tvb_framework/tvb/interfaces/web/static/style/section_project.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/section_stimulus.css b/tvb_framework/tvb/interfaces/web/static/style/section_stimulus.css index 1ea70c2f92..92acb2a4b8 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/section_stimulus.css +++ b/tvb_framework/tvb/interfaces/web/static/style/section_stimulus.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/section_user.css b/tvb_framework/tvb/interfaces/web/static/style/section_user.css index 2654a4061c..626ce72dee 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/section_user.css +++ b/tvb_framework/tvb/interfaces/web/static/style/section_user.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/section_visualisers.css b/tvb_framework/tvb/interfaces/web/static/style/section_visualisers.css index 5b1fb86115..36e118afc9 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/section_visualisers.css +++ b/tvb_framework/tvb/interfaces/web/static/style/section_visualisers.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/subsection_brain.css b/tvb_framework/tvb/interfaces/web/static/style/subsection_brain.css index 63bf81bb2f..a8a04bf8ab 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/subsection_brain.css +++ b/tvb_framework/tvb/interfaces/web/static/style/subsection_brain.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/subsection_eeg.css b/tvb_framework/tvb/interfaces/web/static/style/subsection_eeg.css index e70f1cefe2..38e78438c0 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/subsection_eeg.css +++ b/tvb_framework/tvb/interfaces/web/static/style/subsection_eeg.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/subsection_svg.css b/tvb_framework/tvb/interfaces/web/static/style/subsection_svg.css index 6c2b064c58..454a009ea1 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/subsection_svg.css +++ b/tvb_framework/tvb/interfaces/web/static/style/subsection_svg.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/subsection_timeseries.css b/tvb_framework/tvb/interfaces/web/static/style/subsection_timeseries.css index 7ef6c5218f..74d877b0f3 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/subsection_timeseries.css +++ b/tvb_framework/tvb/interfaces/web/static/style/subsection_timeseries.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/static/style/subsection_view.css b/tvb_framework/tvb/interfaces/web/static/style/subsection_view.css index 85143d8ebe..b065d736d8 100644 --- a/tvb_framework/tvb/interfaces/web/static/style/subsection_view.css +++ b/tvb_framework/tvb/interfaces/web/static/style/subsection_view.css @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/structure.py b/tvb_framework/tvb/interfaces/web/structure.py index 52f50650a5..955ca48fe4 100644 --- a/tvb_framework/tvb/interfaces/web/structure.py +++ b/tvb_framework/tvb/interfaces/web/structure.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/base_template.html b/tvb_framework/tvb/interfaces/web/templates/jinja2/base_template.html index 2372c220df..cfb3342872 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/base_template.html +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/base_template.html @@ -5,7 +5,7 @@ Web-UI helpful to run brain-simulations. To use it, you also need to download TheVirtualBrain-Scientific Package (for simulators). See content of the documentation-folder for more details. See also http://www.thevirtualbrain.org - (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/user/base_user.html b/tvb_framework/tvb/interfaces/web/templates/jinja2/user/base_user.html index 90bd366675..7412fd2856 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/user/base_user.html +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/user/base_user.html @@ -5,7 +5,7 @@ Web-UI helpful to run brain-simulations. To use it, you also need to download TheVirtualBrain-Scientific Package (for simulators). See content of the documentation-folder for more details. See also http://www.thevirtualbrain.org - (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/annotations/annotations.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/annotations/annotations.js index 45df2af349..1fe8535f2a 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/annotations/annotations.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/annotations/annotations.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/brainLegend.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/brainLegend.js index 862ade6585..d69cdf9152 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/brainLegend.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/brainLegend.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/brainNavigator.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/brainNavigator.js index 88df96a60e..99d963c324 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/brainNavigator.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/brainNavigator.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/drawCurve.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/drawCurve.js index b19883f55a..ea8801804a 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/drawCurve.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/drawCurve.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/extendedViewFunctions.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/extendedViewFunctions.js index bc2134d603..4136110c70 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/extendedViewFunctions.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/extendedViewFunctions.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/hierarchicalEdgeBundle.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/hierarchicalEdgeBundle.js index da81706954..86de259842 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/hierarchicalEdgeBundle.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/hierarchicalEdgeBundle.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/internalBrain.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/internalBrain.js index 4225f8d0ae..2a50af4ad0 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/internalBrain.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/internalBrain.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/matrix2d.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/matrix2d.js index 0e97f49e90..6e62f49789 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/matrix2d.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/matrix2d.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/regionBoundaries.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/regionBoundaries.js index c0e25781ec..683e555374 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/regionBoundaries.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/regionBoundaries.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/regionSelector.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/regionSelector.js index 6c22e327fb..0f4d1606e7 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/regionSelector.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/regionSelector.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/virtualBrain.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/virtualBrain.js index 86938d7ceb..b786eb4b59 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/virtualBrain.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/virtualBrain.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/visualizers_commons.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/visualizers_commons.js index f3b6547742..8ca1d0b87f 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/visualizers_commons.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/scripts/visualizers_commons.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/shading/shading.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/shading/shading.js index 23ba9546a3..a6cf900e6f 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/shading/shading.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/commons/shading/shading.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/complex_coherence/complex_coherence.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/complex_coherence/complex_coherence.js index b225b4871a..6e645a932b 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/complex_coherence/complex_coherence.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/complex_coherence/complex_coherence.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivity2DScript.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivity2DScript.js index 908ce32a26..fc36207285 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivity2DScript.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivity2DScript.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityGlobals.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityGlobals.js index ed6a52c7f2..7ca4cbd628 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityGlobals.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityGlobals.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityScript.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityScript.js index 3842adb7bd..1d1560f126 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityScript.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityScript.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityStepPlot.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityStepPlot.js index e0945fc2e8..1f8d91b480 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityStepPlot.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/connectivityStepPlot.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/matrixScript.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/matrixScript.js index cc9b84d30b..d321005c3d 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/matrixScript.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/matrixScript.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/selectionControlScript.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/selectionControlScript.js index 9bf242251c..e946f0a170 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/selectionControlScript.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity/scripts/selectionControlScript.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity_edge_bundle/connectivity_edge_bundle.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity_edge_bundle/connectivity_edge_bundle.js index d2abbbcacd..be92c6b8d2 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity_edge_bundle/connectivity_edge_bundle.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/connectivity_edge_bundle/connectivity_edge_bundle.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/eeg/scripts/animated_graph.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/eeg/scripts/animated_graph.js index cec8595cf5..506ebe4daa 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/eeg/scripts/animated_graph.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/eeg/scripts/animated_graph.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/eeg/scripts/graph_events.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/eeg/scripts/graph_events.js index 35f51f1f8f..7fe1af88c1 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/eeg/scripts/graph_events.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/eeg/scripts/graph_events.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/fourier_spectrum/fourier_spectrum.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/fourier_spectrum/fourier_spectrum.js index 90ed7cd3a3..da75404128 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/fourier_spectrum/fourier_spectrum.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/fourier_spectrum/fourier_spectrum.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/histogram/histogram.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/histogram/histogram.js index 278b7b4c7a..512c160b41 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/histogram/histogram.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/histogram/histogram.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pca/pca.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pca/pca.js index fe85e23dc2..8e78c753cf 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pca/pca.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pca/pca.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pearson_correlation/pearson_correlation.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pearson_correlation/pearson_correlation.js index 75a7e1d072..863afde2f0 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pearson_correlation/pearson_correlation.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pearson_correlation/pearson_correlation.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pearson_edge_bundle/pearson_edge_bundle.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pearson_edge_bundle/pearson_edge_bundle.js index 91b75ac15b..76e3940886 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pearson_edge_bundle/pearson_edge_bundle.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pearson_edge_bundle/pearson_edge_bundle.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pse_discrete/pse_discreet.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pse_discrete/pse_discreet.js index 3e92606206..186857004b 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pse_discrete/pse_discreet.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pse_discrete/pse_discreet.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pse_isocline/pse_isocline.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pse_isocline/pse_isocline.js index 16dc1494e9..28a7f668d1 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pse_isocline/pse_isocline.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/pse_isocline/pse_isocline.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series/scripts/timeseriesSVG.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series/scripts/timeseriesSVG.js index dccb883088..94a67bea4c 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series/scripts/timeseriesSVG.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series/scripts/timeseriesSVG.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/timeseriesFragment.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/timeseriesFragment.js index 408a298c68..8610059124 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/timeseriesFragment.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/timeseriesFragment.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/timeseriesVolume.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/timeseriesVolume.js index e318574b09..293f6dbc43 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/timeseriesVolume.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/timeseriesVolume.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/volumeRPC.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/volumeRPC.js index b9fe15fac8..3a836bfc8d 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/volumeRPC.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/volumeRPC.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/volumeView.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/volumeView.js index 35f4beff66..671106f1df 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/volumeView.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/time_series_volume/scripts/volumeView.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/topographic/topographic.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/topographic/topographic.js index c37e39ff34..467e62b6b0 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/topographic/topographic.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/topographic/topographic.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/tract/track.js b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/tract/track.js index c2913a1e54..bdbb18d212 100644 --- a/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/tract/track.js +++ b/tvb_framework/tvb/interfaces/web/templates/jinja2/visualizers/tract/track.js @@ -4,7 +4,7 @@ * TheVirtualBrain-Scientific Package (for simulators). See content of the * documentation-folder for more details. See also http://www.thevirtualbrain.org * - * (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others + * (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/__init__.py b/tvb_framework/tvb/tests/__init__.py index 8731db1525..535bec2e40 100644 --- a/tvb_framework/tvb/tests/__init__.py +++ b/tvb_framework/tvb/tests/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/__init__.py b/tvb_framework/tvb/tests/framework/adapters/__init__.py index fbaefbe9c3..3c4a912314 100644 --- a/tvb_framework/tvb/tests/framework/adapters/__init__.py +++ b/tvb_framework/tvb/tests/framework/adapters/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/analyzers/adapters_test.py b/tvb_framework/tvb/tests/framework/adapters/analyzers/adapters_test.py index 0bb016e399..7d9a25a556 100644 --- a/tvb_framework/tvb/tests/framework/adapters/analyzers/adapters_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/analyzers/adapters_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/analyzers/bct_test.py b/tvb_framework/tvb/tests/framework/adapters/analyzers/bct_test.py index edf564dddc..108e8a6d9d 100644 --- a/tvb_framework/tvb/tests/framework/adapters/analyzers/bct_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/analyzers/bct_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/analyzers/fft_test.py b/tvb_framework/tvb/tests/framework/adapters/analyzers/fft_test.py index 20ba85c577..16fb372943 100644 --- a/tvb_framework/tvb/tests/framework/adapters/analyzers/fft_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/analyzers/fft_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/analyzers/timeseries_metrics_adapter_test.py b/tvb_framework/tvb/tests/framework/adapters/analyzers/timeseries_metrics_adapter_test.py index a25cbefcb6..1ae738ed2d 100644 --- a/tvb_framework/tvb/tests/framework/adapters/analyzers/timeseries_metrics_adapter_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/analyzers/timeseries_metrics_adapter_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/creators/siibra_base_test.py b/tvb_framework/tvb/tests/framework/adapters/creators/siibra_base_test.py index 58f0c6bcb8..b8354ca04c 100644 --- a/tvb_framework/tvb/tests/framework/adapters/creators/siibra_base_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/creators/siibra_base_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/creators/siibra_creator_test.py b/tvb_framework/tvb/tests/framework/adapters/creators/siibra_creator_test.py index 929800c0d6..a1cd32e254 100644 --- a/tvb_framework/tvb/tests/framework/adapters/creators/siibra_creator_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/creators/siibra_creator_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/creators/stimulus_creator_test.py b/tvb_framework/tvb/tests/framework/adapters/creators/stimulus_creator_test.py index 69b91bd753..64227032bf 100644 --- a/tvb_framework/tvb/tests/framework/adapters/creators/stimulus_creator_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/creators/stimulus_creator_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/dummy_adapter1.py b/tvb_framework/tvb/tests/framework/adapters/dummy_adapter1.py index a9f549f0ff..4c9c40dfa6 100644 --- a/tvb_framework/tvb/tests/framework/adapters/dummy_adapter1.py +++ b/tvb_framework/tvb/tests/framework/adapters/dummy_adapter1.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/dummy_adapter2.py b/tvb_framework/tvb/tests/framework/adapters/dummy_adapter2.py index 0e1e9b32b0..ac8b809e8a 100644 --- a/tvb_framework/tvb/tests/framework/adapters/dummy_adapter2.py +++ b/tvb_framework/tvb/tests/framework/adapters/dummy_adapter2.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/dummy_adapter3.py b/tvb_framework/tvb/tests/framework/adapters/dummy_adapter3.py index 334ccc54af..555b1bb7ca 100644 --- a/tvb_framework/tvb/tests/framework/adapters/dummy_adapter3.py +++ b/tvb_framework/tvb/tests/framework/adapters/dummy_adapter3.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/exporters/exporters_test.py b/tvb_framework/tvb/tests/framework/adapters/exporters/exporters_test.py index fdbcc4e939..d6727b81cb 100644 --- a/tvb_framework/tvb/tests/framework/adapters/exporters/exporters_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/exporters/exporters_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/simulator/simulator_adapter_test.py b/tvb_framework/tvb/tests/framework/adapters/simulator/simulator_adapter_test.py index 36b3ae0b8e..92e78ff58d 100644 --- a/tvb_framework/tvb/tests/framework/adapters/simulator/simulator_adapter_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/simulator/simulator_adapter_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/bids_zip_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/bids_zip_importer_test.py index 0ff69c2017..10648809c8 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/bids_zip_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/bids_zip_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/connectivity_measure_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/connectivity_measure_importer_test.py index 5bbe801ca1..95323d59c1 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/connectivity_measure_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/connectivity_measure_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/connectivity_zip_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/connectivity_zip_importer_test.py index 638425e71a..7eeee418a6 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/connectivity_zip_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/connectivity_zip_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/csv_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/csv_importer_test.py index 961faf289e..69cd70a80e 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/csv_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/csv_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/encrypt_decrypt_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/encrypt_decrypt_test.py index 5765cbdbbf..bc070f8625 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/encrypt_decrypt_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/encrypt_decrypt_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/gifti_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/gifti_importer_test.py index 5a2a6f7cd3..57e2e1f6df 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/gifti_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/gifti_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/mat_timeseries_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/mat_timeseries_importer_test.py index 5ebc4559a8..5d8e6eb618 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/mat_timeseries_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/mat_timeseries_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/networkx_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/networkx_importer_test.py index 033ec19522..50ec8d096a 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/networkx_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/networkx_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/nifti_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/nifti_importer_test.py index 9359e1a17c..c27e59a90c 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/nifti_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/nifti_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/obj_file_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/obj_file_test.py index f7e79d0b8d..18600dbce4 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/obj_file_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/obj_file_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/obj_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/obj_importer_test.py index 2ded04d74c..5b1993ed45 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/obj_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/obj_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/projection_matrix_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/projection_matrix_importer_test.py index 007c2185c6..ff1897bffe 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/projection_matrix_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/projection_matrix_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/region_mapping_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/region_mapping_importer_test.py index 272c5eb867..8f11d9a9f4 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/region_mapping_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/region_mapping_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/sensors_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/sensors_importer_test.py index 1611af3a81..ab49a3cd5f 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/sensors_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/sensors_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/tvb_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/tvb_importer_test.py index e3024285c2..bab60f9b2a 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/tvb_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/tvb_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/uploaders/zip_surface_importer_test.py b/tvb_framework/tvb/tests/framework/adapters/uploaders/zip_surface_importer_test.py index 89d175e264..e58f8b4b45 100644 --- a/tvb_framework/tvb/tests/framework/adapters/uploaders/zip_surface_importer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/uploaders/zip_surface_importer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/visualizers/brainviewer_test.py b/tvb_framework/tvb/tests/framework/adapters/visualizers/brainviewer_test.py index 8aa579f230..724b6dd593 100644 --- a/tvb_framework/tvb/tests/framework/adapters/visualizers/brainviewer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/visualizers/brainviewer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/visualizers/conftest.py b/tvb_framework/tvb/tests/framework/adapters/visualizers/conftest.py index c2f38d144a..2089ce6c44 100644 --- a/tvb_framework/tvb/tests/framework/adapters/visualizers/conftest.py +++ b/tvb_framework/tvb/tests/framework/adapters/visualizers/conftest.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/visualizers/connectivityviewer_test.py b/tvb_framework/tvb/tests/framework/adapters/visualizers/connectivityviewer_test.py index cb5d980cac..c1ba514b6a 100644 --- a/tvb_framework/tvb/tests/framework/adapters/visualizers/connectivityviewer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/visualizers/connectivityviewer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/visualizers/crosscoherenceviewer_test.py b/tvb_framework/tvb/tests/framework/adapters/visualizers/crosscoherenceviewer_test.py index 16c434bbd9..2f346493df 100644 --- a/tvb_framework/tvb/tests/framework/adapters/visualizers/crosscoherenceviewer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/visualizers/crosscoherenceviewer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/visualizers/crosscorelationviewer_test.py b/tvb_framework/tvb/tests/framework/adapters/visualizers/crosscorelationviewer_test.py index acec2ac6eb..8fd9ecb915 100644 --- a/tvb_framework/tvb/tests/framework/adapters/visualizers/crosscorelationviewer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/visualizers/crosscorelationviewer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/visualizers/eegmonitor_test.py b/tvb_framework/tvb/tests/framework/adapters/visualizers/eegmonitor_test.py index 2aade3708e..bb981ff98f 100644 --- a/tvb_framework/tvb/tests/framework/adapters/visualizers/eegmonitor_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/visualizers/eegmonitor_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/visualizers/ica_test.py b/tvb_framework/tvb/tests/framework/adapters/visualizers/ica_test.py index f889ed76c1..c25d58c7fd 100644 --- a/tvb_framework/tvb/tests/framework/adapters/visualizers/ica_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/visualizers/ica_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/visualizers/pse_test.py b/tvb_framework/tvb/tests/framework/adapters/visualizers/pse_test.py index e960818e27..4454c548f7 100644 --- a/tvb_framework/tvb/tests/framework/adapters/visualizers/pse_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/visualizers/pse_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/visualizers/sensorsviewer_test.py b/tvb_framework/tvb/tests/framework/adapters/visualizers/sensorsviewer_test.py index e9e3adb03e..db33cedc08 100644 --- a/tvb_framework/tvb/tests/framework/adapters/visualizers/sensorsviewer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/visualizers/sensorsviewer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/visualizers/surfaceviewer_test.py b/tvb_framework/tvb/tests/framework/adapters/visualizers/surfaceviewer_test.py index 8801dd01db..820b9e6ee0 100644 --- a/tvb_framework/tvb/tests/framework/adapters/visualizers/surfaceviewer_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/visualizers/surfaceviewer_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/adapters/visualizers/time_series_test.py b/tvb_framework/tvb/tests/framework/adapters/visualizers/time_series_test.py index 9fba21dbde..779593a823 100644 --- a/tvb_framework/tvb/tests/framework/adapters/visualizers/time_series_test.py +++ b/tvb_framework/tvb/tests/framework/adapters/visualizers/time_series_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/conftest.py b/tvb_framework/tvb/tests/framework/conftest.py index 93ea57658b..e50ab0250c 100644 --- a/tvb_framework/tvb/tests/framework/conftest.py +++ b/tvb_framework/tvb/tests/framework/conftest.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/__init__.py b/tvb_framework/tvb/tests/framework/core/__init__.py index 3c930481c1..e6a19a90e1 100644 --- a/tvb_framework/tvb/tests/framework/core/__init__.py +++ b/tvb_framework/tvb/tests/framework/core/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/adapters/adapters_memory_usage_test.py b/tvb_framework/tvb/tests/framework/core/adapters/adapters_memory_usage_test.py index 1ee97a5fbb..45276fc315 100644 --- a/tvb_framework/tvb/tests/framework/core/adapters/adapters_memory_usage_test.py +++ b/tvb_framework/tvb/tests/framework/core/adapters/adapters_memory_usage_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/adapters/introspector_test.py b/tvb_framework/tvb/tests/framework/core/adapters/introspector_test.py index e69d457eb0..adc4ac3c60 100644 --- a/tvb_framework/tvb/tests/framework/core/adapters/introspector_test.py +++ b/tvb_framework/tvb/tests/framework/core/adapters/introspector_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/base_testcase.py b/tvb_framework/tvb/tests/framework/core/base_testcase.py index 90e570f26e..1363509677 100644 --- a/tvb_framework/tvb/tests/framework/core/base_testcase.py +++ b/tvb_framework/tvb/tests/framework/core/base_testcase.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/entities/__init__.py b/tvb_framework/tvb/tests/framework/core/entities/__init__.py index df768c8772..bea188a712 100644 --- a/tvb_framework/tvb/tests/framework/core/entities/__init__.py +++ b/tvb_framework/tvb/tests/framework/core/entities/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/entities/amodel_manager_test.py b/tvb_framework/tvb/tests/framework/core/entities/amodel_manager_test.py index 85918490ea..84ba2a52de 100644 --- a/tvb_framework/tvb/tests/framework/core/entities/amodel_manager_test.py +++ b/tvb_framework/tvb/tests/framework/core/entities/amodel_manager_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/entities/file/__init__.py b/tvb_framework/tvb/tests/framework/core/entities/file/__init__.py index 27bd1295df..47b3b37680 100644 --- a/tvb_framework/tvb/tests/framework/core/entities/file/__init__.py +++ b/tvb_framework/tvb/tests/framework/core/entities/file/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/connectivity_test.py b/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/connectivity_test.py index 9070649b7f..177817db21 100644 --- a/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/connectivity_test.py +++ b/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/connectivity_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/neotraits_h5_test.py b/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/neotraits_h5_test.py index 573cc0b489..3580e67d91 100644 --- a/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/neotraits_h5_test.py +++ b/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/neotraits_h5_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/surface_test.py b/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/surface_test.py index e653321fac..d41b33239a 100644 --- a/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/surface_test.py +++ b/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/surface_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/time_series_test.py b/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/time_series_test.py index 5c27becd78..f1c892b5c2 100644 --- a/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/time_series_test.py +++ b/tvb_framework/tvb/tests/framework/core/entities/file/datatypes/time_series_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/entities/filtering_test.py b/tvb_framework/tvb/tests/framework/core/entities/filtering_test.py index 82e7c1cf38..232dcf1906 100644 --- a/tvb_framework/tvb/tests/framework/core/entities/filtering_test.py +++ b/tvb_framework/tvb/tests/framework/core/entities/filtering_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/entities/transactional_test.py b/tvb_framework/tvb/tests/framework/core/entities/transactional_test.py index 76a279b73f..a65c61e928 100644 --- a/tvb_framework/tvb/tests/framework/core/entities/transactional_test.py +++ b/tvb_framework/tvb/tests/framework/core/entities/transactional_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/factory.py b/tvb_framework/tvb/tests/framework/core/factory.py index 6b646f1f26..e5a2913b2d 100644 --- a/tvb_framework/tvb/tests/framework/core/factory.py +++ b/tvb_framework/tvb/tests/framework/core/factory.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/neocom_test.py b/tvb_framework/tvb/tests/framework/core/neocom_test.py index fc92494b59..960d1ea73a 100644 --- a/tvb_framework/tvb/tests/framework/core/neocom_test.py +++ b/tvb_framework/tvb/tests/framework/core/neocom_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/neotraits/conftest.py b/tvb_framework/tvb/tests/framework/core/neotraits/conftest.py index 99dabe6e8a..2a1565b95b 100644 --- a/tvb_framework/tvb/tests/framework/core/neotraits/conftest.py +++ b/tvb_framework/tvb/tests/framework/core/neotraits/conftest.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/neotraits/data.py b/tvb_framework/tvb/tests/framework/core/neotraits/data.py index 98eee5ffaf..073f02167d 100644 --- a/tvb_framework/tvb/tests/framework/core/neotraits/data.py +++ b/tvb_framework/tvb/tests/framework/core/neotraits/data.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/neotraits/db_test.py b/tvb_framework/tvb/tests/framework/core/neotraits/db_test.py index e267427f52..5e6899b372 100644 --- a/tvb_framework/tvb/tests/framework/core/neotraits/db_test.py +++ b/tvb_framework/tvb/tests/framework/core/neotraits/db_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/neotraits/forms_test.py b/tvb_framework/tvb/tests/framework/core/neotraits/forms_test.py index 7e29e96ba7..fd156d4d00 100644 --- a/tvb_framework/tvb/tests/framework/core/neotraits/forms_test.py +++ b/tvb_framework/tvb/tests/framework/core/neotraits/forms_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/neotraits/h5_test.py b/tvb_framework/tvb/tests/framework/core/neotraits/h5_test.py index 3f640cf608..be72c9fa87 100644 --- a/tvb_framework/tvb/tests/framework/core/neotraits/h5_test.py +++ b/tvb_framework/tvb/tests/framework/core/neotraits/h5_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/neotraits/neotraits_db_test.py b/tvb_framework/tvb/tests/framework/core/neotraits/neotraits_db_test.py index bf4ca2cee4..2acf388790 100644 --- a/tvb_framework/tvb/tests/framework/core/neotraits/neotraits_db_test.py +++ b/tvb_framework/tvb/tests/framework/core/neotraits/neotraits_db_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/neotraits/view_model_test.py b/tvb_framework/tvb/tests/framework/core/neotraits/view_model_test.py index 68f059b36b..7aa75e5aec 100644 --- a/tvb_framework/tvb/tests/framework/core/neotraits/view_model_test.py +++ b/tvb_framework/tvb/tests/framework/core/neotraits/view_model_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/__init__.py b/tvb_framework/tvb/tests/framework/core/services/__init__.py index a812f50335..ac3c063199 100644 --- a/tvb_framework/tvb/tests/framework/core/services/__init__.py +++ b/tvb_framework/tvb/tests/framework/core/services/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/algorithm_service_test.py b/tvb_framework/tvb/tests/framework/core/services/algorithm_service_test.py index 4189514f62..d488a533cc 100644 --- a/tvb_framework/tvb/tests/framework/core/services/algorithm_service_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/algorithm_service_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/burst_service_test.py b/tvb_framework/tvb/tests/framework/core/services/burst_service_test.py index 7e1838cd84..f4e0955973 100644 --- a/tvb_framework/tvb/tests/framework/core/services/burst_service_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/burst_service_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/figure_service_test.py b/tvb_framework/tvb/tests/framework/core/services/figure_service_test.py index d4f097626f..0938aac7ba 100644 --- a/tvb_framework/tvb/tests/framework/core/services/figure_service_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/figure_service_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/hpc_scheduler_client_test.py b/tvb_framework/tvb/tests/framework/core/services/hpc_scheduler_client_test.py index 4546431e80..ea199c5f8d 100644 --- a/tvb_framework/tvb/tests/framework/core/services/hpc_scheduler_client_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/hpc_scheduler_client_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/import_service_test.py b/tvb_framework/tvb/tests/framework/core/services/import_service_test.py index 47b58dbe30..d4dfcdf5d2 100644 --- a/tvb_framework/tvb/tests/framework/core/services/import_service_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/import_service_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/links_test.py b/tvb_framework/tvb/tests/framework/core/services/links_test.py index bbf5f7325d..b69e014646 100644 --- a/tvb_framework/tvb/tests/framework/core/services/links_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/links_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/operation_service_test.py b/tvb_framework/tvb/tests/framework/core/services/operation_service_test.py index ec6fbc0e8e..a8e02f9c48 100644 --- a/tvb_framework/tvb/tests/framework/core/services/operation_service_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/operation_service_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/project_service_test.py b/tvb_framework/tvb/tests/framework/core/services/project_service_test.py index 2a5f825e8c..0632f1bf73 100644 --- a/tvb_framework/tvb/tests/framework/core/services/project_service_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/project_service_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/project_structure_test.py b/tvb_framework/tvb/tests/framework/core/services/project_structure_test.py index 4e6fcbb51e..6978d822fd 100644 --- a/tvb_framework/tvb/tests/framework/core/services/project_structure_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/project_structure_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/remove_test.py b/tvb_framework/tvb/tests/framework/core/services/remove_test.py index ef4b349f47..b0d7c7ca26 100644 --- a/tvb_framework/tvb/tests/framework/core/services/remove_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/remove_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/serialization_manager_test.py b/tvb_framework/tvb/tests/framework/core/services/serialization_manager_test.py index 8b1fd49fb6..9d2ab84ac3 100644 --- a/tvb_framework/tvb/tests/framework/core/services/serialization_manager_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/serialization_manager_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/settings_service_test.py b/tvb_framework/tvb/tests/framework/core/services/settings_service_test.py index d50d2595af..76df1e9176 100644 --- a/tvb_framework/tvb/tests/framework/core/services/settings_service_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/settings_service_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/services/user_service_test.py b/tvb_framework/tvb/tests/framework/core/services/user_service_test.py index 0b18b2d7b9..0bbb118a8a 100644 --- a/tvb_framework/tvb/tests/framework/core/services/user_service_test.py +++ b/tvb_framework/tvb/tests/framework/core/services/user_service_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/core/utils_test.py b/tvb_framework/tvb/tests/framework/core/utils_test.py index 4641b39646..4405264d0e 100644 --- a/tvb_framework/tvb/tests/framework/core/utils_test.py +++ b/tvb_framework/tvb/tests/framework/core/utils_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/datatypes/__init__.py b/tvb_framework/tvb/tests/framework/datatypes/__init__.py index ddd8f530aa..d6802b5249 100644 --- a/tvb_framework/tvb/tests/framework/datatypes/__init__.py +++ b/tvb_framework/tvb/tests/framework/datatypes/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/datatypes/datatype1.py b/tvb_framework/tvb/tests/framework/datatypes/datatype1.py index a9aed57b26..b195250144 100644 --- a/tvb_framework/tvb/tests/framework/datatypes/datatype1.py +++ b/tvb_framework/tvb/tests/framework/datatypes/datatype1.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/datatypes/datatype2.py b/tvb_framework/tvb/tests/framework/datatypes/datatype2.py index 1c931d2d1d..ad08093493 100644 --- a/tvb_framework/tvb/tests/framework/datatypes/datatype2.py +++ b/tvb_framework/tvb/tests/framework/datatypes/datatype2.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype.py b/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype.py index e825dd6425..1e33e2e2d6 100644 --- a/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype.py +++ b/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype2_index.py b/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype2_index.py index 7b1d20eeee..ab07ae5518 100644 --- a/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype2_index.py +++ b/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype2_index.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype_h5.py b/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype_h5.py index 29ab75026c..a23a57e2f7 100644 --- a/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype_h5.py +++ b/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype_index.py b/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype_index.py index 2402856896..c633ccf5bf 100644 --- a/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype_index.py +++ b/tvb_framework/tvb/tests/framework/datatypes/dummy_datatype_index.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/__init__.py b/tvb_framework/tvb/tests/framework/interfaces/__init__.py index bd7db1b68b..85e9c35b4f 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/__init__.py +++ b/tvb_framework/tvb/tests/framework/interfaces/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/neoforms_manual.py b/tvb_framework/tvb/tests/framework/interfaces/neoforms_manual.py index 641ed626e5..66c2b97965 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/neoforms_manual.py +++ b/tvb_framework/tvb/tests/framework/interfaces/neoforms_manual.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/rest/base_resource_test.py b/tvb_framework/tvb/tests/framework/interfaces/rest/base_resource_test.py index a8ad15b607..b7ffb269a6 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/rest/base_resource_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/rest/base_resource_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/rest/datatype_resource_test.py b/tvb_framework/tvb/tests/framework/interfaces/rest/datatype_resource_test.py index b0ff734161..b1b10f9b06 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/rest/datatype_resource_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/rest/datatype_resource_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/rest/operation_resource_test.py b/tvb_framework/tvb/tests/framework/interfaces/rest/operation_resource_test.py index f828ac5047..ca227194da 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/rest/operation_resource_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/rest/operation_resource_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/rest/project_resource_test.py b/tvb_framework/tvb/tests/framework/interfaces/rest/project_resource_test.py index 4066181921..9b4eef1888 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/rest/project_resource_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/rest/project_resource_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/rest/simulation_resource_test.py b/tvb_framework/tvb/tests/framework/interfaces/rest/simulation_resource_test.py index 8fb0cbd75e..6ec2cb4229 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/rest/simulation_resource_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/rest/simulation_resource_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/rest/user_resource_test.py b/tvb_framework/tvb/tests/framework/interfaces/rest/user_resource_test.py index 29aa7a6efd..146f2961e3 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/rest/user_resource_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/rest/user_resource_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/__init__.py b/tvb_framework/tvb/tests/framework/interfaces/web/__init__.py index bd7db1b68b..85e9c35b4f 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/__init__.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/base_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/base_controller_test.py index 8c7e4def1e..a4f97861cc 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/base_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/base_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/exploration_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/exploration_controller_test.py index 50c68c2c7b..fbf8304a06 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/exploration_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/exploration_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/figure_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/figure_controller_test.py index 998ec9d828..292c37f9ee 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/figure_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/figure_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/flow_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/flow_controller_test.py index 67d6a3b560..b1ad83e934 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/flow_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/flow_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/help_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/help_controller_test.py index bb3a1a573f..75c894e611 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/help_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/help_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/local_connectivity_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/local_connectivity_controller_test.py index 9ba617ee5d..a77b6b38e7 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/local_connectivity_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/local_connectivity_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/noise_configuration_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/noise_configuration_controller_test.py index a31639dc20..b735bfb383 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/noise_configuration_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/noise_configuration_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/project_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/project_controller_test.py index 78e617dd57..749a982319 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/project_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/project_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/region_model_parameters_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/region_model_parameters_controller_test.py index 86313357f9..4fc470ce72 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/region_model_parameters_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/region_model_parameters_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/region_stimulus_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/region_stimulus_controller_test.py index 310f277d7f..1cf1b04e30 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/region_stimulus_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/region_stimulus_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/settings_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/settings_controller_test.py index 1dd7410f4b..69ba0186c6 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/settings_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/settings_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/simulator_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/simulator_controller_test.py index a8ba2bd212..ebd2df619e 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/simulator_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/simulator_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/surface_model_parameters_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/surface_model_parameters_controller_test.py index 468b4a063f..9f39d9c851 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/surface_model_parameters_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/surface_model_parameters_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/surface_stimulus_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/surface_stimulus_controller_test.py index 6fb3e91ec5..81227a11a6 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/surface_stimulus_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/surface_stimulus_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/transfer_vector_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/transfer_vector_controller_test.py index d24d8ffc82..c8ced79a3e 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/transfer_vector_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/transfer_vector_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/users_controller_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/users_controller_test.py index b6a9d143f3..76a3e5e939 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/controllers/users_controller_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/controllers/users_controller_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_framework/tvb/tests/framework/interfaces/web/jinja2_test.py b/tvb_framework/tvb/tests/framework/interfaces/web/jinja2_test.py index 73e2c255b2..ed1fb731cd 100644 --- a/tvb_framework/tvb/tests/framework/interfaces/web/jinja2_test.py +++ b/tvb_framework/tvb/tests/framework/interfaces/web/jinja2_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/LICENSE b/tvb_library/LICENSE index 07042aced5..a17ccdbc24 100644 --- a/tvb_library/LICENSE +++ b/tvb_library/LICENSE @@ -1,6 +1,6 @@ TheVirtualBrain is a brain-simulation software. See also http://www.thevirtualbrain.org -(c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +(c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either diff --git a/tvb_library/pyproject.toml b/tvb_library/pyproject.toml index e818977d8f..b3b88f4978 100644 --- a/tvb_library/pyproject.toml +++ b/tvb_library/pyproject.toml @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/__init__.py b/tvb_library/tvb/__init__.py index e392a3822f..c05e5a5cf9 100644 --- a/tvb_library/tvb/__init__.py +++ b/tvb_library/tvb/__init__.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/__init__.py b/tvb_library/tvb/analyzers/__init__.py index 57800c3f63..fdcc4a1bc5 100644 --- a/tvb_library/tvb/analyzers/__init__.py +++ b/tvb_library/tvb/analyzers/__init__.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/fft.py b/tvb_library/tvb/analyzers/fft.py index 56b3e4942d..47246584a2 100644 --- a/tvb_library/tvb/analyzers/fft.py +++ b/tvb_library/tvb/analyzers/fft.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/fmri_balloon.py b/tvb_library/tvb/analyzers/fmri_balloon.py index 31b7a38888..804cc01f08 100644 --- a/tvb_library/tvb/analyzers/fmri_balloon.py +++ b/tvb_library/tvb/analyzers/fmri_balloon.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, @@ -112,10 +112,10 @@ class BalloonModel(HasTraits): Coefficients k1, k2 and k3 will be derived accordingly.""") normalize_neural_input = Attr( - field_type=bool, - default=False, - required=True, - doc="""Set if the mean should be subtracted from the neural input.""") + field_type=bool, + default=False, + required=True, + doc="""Set if the mean should be subtracted from the neural input.""") neural_input_transformation = EnumAttr( default=NeuralInputTransformations.NONE, @@ -223,7 +223,7 @@ def evaluate(self): k1, k2, k3 = self.compute_derived_parameters() # prepare integrator - self.integrator.dt = 1. / self.time_series.sample_rate # s + self.integrator.dt = 1. / self.time_series.sample_rate # s self.integrator.configure() self.log.debug("Integration time step size will be: %s seconds" % str(self.integrator.dt)) @@ -256,7 +256,6 @@ def evaluate(self): v = state[:, 2, :] q = state[:, 3, :] - # BOLD models if self.bold_model.value == "nonlinear": """ @@ -278,7 +277,7 @@ def evaluate(self): bold_signal = time_series.TimeSeriesRegion( data=y_b, time=t_int, - sample_period=self.integrator.dt, # s + sample_period=self.integrator.dt, # s sample_period_unit='s') return bold_signal @@ -314,7 +313,7 @@ def input_transformation(self, time_series, mode): """ self.log.debug("Computing: %s on the input time series" % str(mode)) - unit_factor = time_series.sample_rate * time_series.sample_period + unit_factor = time_series.sample_rate * time_series.sample_period if mode == NeuralInputTransformations.NONE: ts = time_series.data[:, 0, :, :] diff --git a/tvb_library/tvb/analyzers/graph.py b/tvb_library/tvb/analyzers/graph.py index 993073bc88..93fe45e503 100644 --- a/tvb_library/tvb/analyzers/graph.py +++ b/tvb_library/tvb/analyzers/graph.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/ica.py b/tvb_library/tvb/analyzers/ica.py index 31ddfa25cd..8d6e6a7118 100644 --- a/tvb_library/tvb/analyzers/ica.py +++ b/tvb_library/tvb/analyzers/ica.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/ica_algorithm.py b/tvb_library/tvb/analyzers/ica_algorithm.py index 822c7cca43..3cb6f262c3 100644 --- a/tvb_library/tvb/analyzers/ica_algorithm.py +++ b/tvb_library/tvb/analyzers/ica_algorithm.py @@ -19,7 +19,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/info.py b/tvb_library/tvb/analyzers/info.py index 21d89a15cc..3a3ea4630c 100644 --- a/tvb_library/tvb/analyzers/info.py +++ b/tvb_library/tvb/analyzers/info.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/metric_kuramoto_index.py b/tvb_library/tvb/analyzers/metric_kuramoto_index.py index eb1ccaaab3..2ccad40ac3 100644 --- a/tvb_library/tvb/analyzers/metric_kuramoto_index.py +++ b/tvb_library/tvb/analyzers/metric_kuramoto_index.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/metric_proxy_metastability.py b/tvb_library/tvb/analyzers/metric_proxy_metastability.py index 2d2e373510..630e593baf 100644 --- a/tvb_library/tvb/analyzers/metric_proxy_metastability.py +++ b/tvb_library/tvb/analyzers/metric_proxy_metastability.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/metric_variance_global.py b/tvb_library/tvb/analyzers/metric_variance_global.py index 3e399d78ab..a44abcdd4d 100644 --- a/tvb_library/tvb/analyzers/metric_variance_global.py +++ b/tvb_library/tvb/analyzers/metric_variance_global.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/metric_variance_of_node_variance.py b/tvb_library/tvb/analyzers/metric_variance_of_node_variance.py index d9d5dcd36d..42ce2264ce 100644 --- a/tvb_library/tvb/analyzers/metric_variance_of_node_variance.py +++ b/tvb_library/tvb/analyzers/metric_variance_of_node_variance.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/node_coherence.py b/tvb_library/tvb/analyzers/node_coherence.py index cb384d9325..124532bbca 100644 --- a/tvb_library/tvb/analyzers/node_coherence.py +++ b/tvb_library/tvb/analyzers/node_coherence.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/node_complex_coherence.py b/tvb_library/tvb/analyzers/node_complex_coherence.py index 7153eec97d..798f79b890 100644 --- a/tvb_library/tvb/analyzers/node_complex_coherence.py +++ b/tvb_library/tvb/analyzers/node_complex_coherence.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/pca.py b/tvb_library/tvb/analyzers/pca.py index f4fd66f318..400617ae14 100644 --- a/tvb_library/tvb/analyzers/pca.py +++ b/tvb_library/tvb/analyzers/pca.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/analyzers/wavelet.py b/tvb_library/tvb/analyzers/wavelet.py index 46ac01d4d5..31253921e6 100644 --- a/tvb_library/tvb/analyzers/wavelet.py +++ b/tvb_library/tvb/analyzers/wavelet.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/config/environment.py b/tvb_library/tvb/basic/config/environment.py index 76af097b6b..c2d1e576ca 100644 --- a/tvb_library/tvb/basic/config/environment.py +++ b/tvb_library/tvb/basic/config/environment.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/config/profile_settings.py b/tvb_library/tvb/basic/config/profile_settings.py index 7aa1a6d917..cd490f5f24 100644 --- a/tvb_library/tvb/basic/config/profile_settings.py +++ b/tvb_library/tvb/basic/config/profile_settings.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/config/settings.py b/tvb_library/tvb/basic/config/settings.py index 65bd4f56d1..d5790e3a25 100644 --- a/tvb_library/tvb/basic/config/settings.py +++ b/tvb_library/tvb/basic/config/settings.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/config/stored.py b/tvb_library/tvb/basic/config/stored.py index b16ab824c6..51e834530f 100644 --- a/tvb_library/tvb/basic/config/stored.py +++ b/tvb_library/tvb/basic/config/stored.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/config/utils.py b/tvb_library/tvb/basic/config/utils.py index 805c39789a..8b9ea7e61a 100644 --- a/tvb_library/tvb/basic/config/utils.py +++ b/tvb_library/tvb/basic/config/utils.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/exceptions.py b/tvb_library/tvb/basic/exceptions.py index 6264ae1bfa..2fdc7cfe82 100644 --- a/tvb_library/tvb/basic/exceptions.py +++ b/tvb_library/tvb/basic/exceptions.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/logger/builder.py b/tvb_library/tvb/basic/logger/builder.py index 03648a0f91..aa41b3cb3b 100644 --- a/tvb_library/tvb/basic/logger/builder.py +++ b/tvb_library/tvb/basic/logger/builder.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/logger/simple_handler.py b/tvb_library/tvb/basic/logger/simple_handler.py index baac7559da..ecd6bcbe60 100644 --- a/tvb_library/tvb/basic/logger/simple_handler.py +++ b/tvb_library/tvb/basic/logger/simple_handler.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/neotraits/__init__.py b/tvb_library/tvb/basic/neotraits/__init__.py index 35725914c9..f0f82142db 100644 --- a/tvb_library/tvb/basic/neotraits/__init__.py +++ b/tvb_library/tvb/basic/neotraits/__init__.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/neotraits/_attr.py b/tvb_library/tvb/basic/neotraits/_attr.py index c346729627..5558b37568 100644 --- a/tvb_library/tvb/basic/neotraits/_attr.py +++ b/tvb_library/tvb/basic/neotraits/_attr.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/neotraits/_core.py b/tvb_library/tvb/basic/neotraits/_core.py index f631b79412..eb5dda24a8 100644 --- a/tvb_library/tvb/basic/neotraits/_core.py +++ b/tvb_library/tvb/basic/neotraits/_core.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/neotraits/_declarative_base.py b/tvb_library/tvb/basic/neotraits/_declarative_base.py index e540fa313b..c82788996f 100644 --- a/tvb_library/tvb/basic/neotraits/_declarative_base.py +++ b/tvb_library/tvb/basic/neotraits/_declarative_base.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/neotraits/api.py b/tvb_library/tvb/basic/neotraits/api.py index 377f96ae87..32beb86298 100644 --- a/tvb_library/tvb/basic/neotraits/api.py +++ b/tvb_library/tvb/basic/neotraits/api.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/neotraits/ex.py b/tvb_library/tvb/basic/neotraits/ex.py index e852a3f16e..c89e55723b 100644 --- a/tvb_library/tvb/basic/neotraits/ex.py +++ b/tvb_library/tvb/basic/neotraits/ex.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/neotraits/info.py b/tvb_library/tvb/basic/neotraits/info.py index 102ac8cda6..85630bc165 100644 --- a/tvb_library/tvb/basic/neotraits/info.py +++ b/tvb_library/tvb/basic/neotraits/info.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/profile.py b/tvb_library/tvb/basic/profile.py index 6a651c66a5..2910ef15ec 100644 --- a/tvb_library/tvb/basic/profile.py +++ b/tvb_library/tvb/basic/profile.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/basic/readers.py b/tvb_library/tvb/basic/readers.py index 27ae916e18..0bddcbe3da 100644 --- a/tvb_library/tvb/basic/readers.py +++ b/tvb_library/tvb/basic/readers.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/__init__.py b/tvb_library/tvb/datatypes/__init__.py index 457e41a993..43b903a0da 100644 --- a/tvb_library/tvb/datatypes/__init__.py +++ b/tvb_library/tvb/datatypes/__init__.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/connectivity.py b/tvb_library/tvb/datatypes/connectivity.py index d8e35905c0..569e0fbbf2 100644 --- a/tvb_library/tvb/datatypes/connectivity.py +++ b/tvb_library/tvb/datatypes/connectivity.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/cortex.py b/tvb_library/tvb/datatypes/cortex.py index a37b9727c5..8483f8b91c 100644 --- a/tvb_library/tvb/datatypes/cortex.py +++ b/tvb_library/tvb/datatypes/cortex.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/equations.py b/tvb_library/tvb/datatypes/equations.py index d6c7500d21..9057fe81cc 100644 --- a/tvb_library/tvb/datatypes/equations.py +++ b/tvb_library/tvb/datatypes/equations.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/fcd.py b/tvb_library/tvb/datatypes/fcd.py index c07e4c2064..a02406bb12 100644 --- a/tvb_library/tvb/datatypes/fcd.py +++ b/tvb_library/tvb/datatypes/fcd.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/graph.py b/tvb_library/tvb/datatypes/graph.py index f43fc1778b..e87945471c 100644 --- a/tvb_library/tvb/datatypes/graph.py +++ b/tvb_library/tvb/datatypes/graph.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/local_connectivity.py b/tvb_library/tvb/datatypes/local_connectivity.py index 8f6d816754..ab950785fe 100644 --- a/tvb_library/tvb/datatypes/local_connectivity.py +++ b/tvb_library/tvb/datatypes/local_connectivity.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/mode_decompositions.py b/tvb_library/tvb/datatypes/mode_decompositions.py index 049e7d03e2..02ab334c4f 100644 --- a/tvb_library/tvb/datatypes/mode_decompositions.py +++ b/tvb_library/tvb/datatypes/mode_decompositions.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/patterns.py b/tvb_library/tvb/datatypes/patterns.py index a68b6c6410..a1a255d649 100644 --- a/tvb_library/tvb/datatypes/patterns.py +++ b/tvb_library/tvb/datatypes/patterns.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/projections.py b/tvb_library/tvb/datatypes/projections.py index 77bc1024a4..04fe4002a3 100644 --- a/tvb_library/tvb/datatypes/projections.py +++ b/tvb_library/tvb/datatypes/projections.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/region_mapping.py b/tvb_library/tvb/datatypes/region_mapping.py index 7cec6e9ba5..5f7f2e95f9 100644 --- a/tvb_library/tvb/datatypes/region_mapping.py +++ b/tvb_library/tvb/datatypes/region_mapping.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/sensors.py b/tvb_library/tvb/datatypes/sensors.py index 4245e56b2a..0fb06ab101 100644 --- a/tvb_library/tvb/datatypes/sensors.py +++ b/tvb_library/tvb/datatypes/sensors.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/spectral.py b/tvb_library/tvb/datatypes/spectral.py index b8e2b827b0..e3ca9afcaf 100644 --- a/tvb_library/tvb/datatypes/spectral.py +++ b/tvb_library/tvb/datatypes/spectral.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/structural.py b/tvb_library/tvb/datatypes/structural.py index 87f935b056..5c23743f14 100644 --- a/tvb_library/tvb/datatypes/structural.py +++ b/tvb_library/tvb/datatypes/structural.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/surfaces.py b/tvb_library/tvb/datatypes/surfaces.py index 738c52e9a3..f847f0bdf2 100644 --- a/tvb_library/tvb/datatypes/surfaces.py +++ b/tvb_library/tvb/datatypes/surfaces.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/temporal_correlations.py b/tvb_library/tvb/datatypes/temporal_correlations.py index e516dee538..64b2b01b4b 100644 --- a/tvb_library/tvb/datatypes/temporal_correlations.py +++ b/tvb_library/tvb/datatypes/temporal_correlations.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/time_series.py b/tvb_library/tvb/datatypes/time_series.py index 2ad03d5958..e8491db1db 100644 --- a/tvb_library/tvb/datatypes/time_series.py +++ b/tvb_library/tvb/datatypes/time_series.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/tracts.py b/tvb_library/tvb/datatypes/tracts.py index c6eda12598..68b68ed2d7 100644 --- a/tvb_library/tvb/datatypes/tracts.py +++ b/tvb_library/tvb/datatypes/tracts.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/datatypes/volumes.py b/tvb_library/tvb/datatypes/volumes.py index 9b32d39e12..e506cc9efe 100644 --- a/tvb_library/tvb/datatypes/volumes.py +++ b/tvb_library/tvb/datatypes/volumes.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/__init__.py b/tvb_library/tvb/simulator/__init__.py index 60dcb2fc84..f2737b7cbb 100644 --- a/tvb_library/tvb/simulator/__init__.py +++ b/tvb_library/tvb/simulator/__init__.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/_numba/coupling.py b/tvb_library/tvb/simulator/_numba/coupling.py index 7fbc4b8a98..0a378f558c 100644 --- a/tvb_library/tvb/simulator/_numba/coupling.py +++ b/tvb_library/tvb/simulator/_numba/coupling.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/_numba/gpu_bench.py b/tvb_library/tvb/simulator/_numba/gpu_bench.py index 0343ce8a56..c5638ac986 100644 --- a/tvb_library/tvb/simulator/_numba/gpu_bench.py +++ b/tvb_library/tvb/simulator/_numba/gpu_bench.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/_numba/integrators.py b/tvb_library/tvb/simulator/_numba/integrators.py index b4f2b8fca8..100a3bdf77 100644 --- a/tvb_library/tvb/simulator/_numba/integrators.py +++ b/tvb_library/tvb/simulator/_numba/integrators.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/_numba/loops.py b/tvb_library/tvb/simulator/_numba/loops.py index 725dcb2586..f9e8d8ca90 100644 --- a/tvb_library/tvb/simulator/_numba/loops.py +++ b/tvb_library/tvb/simulator/_numba/loops.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/_numba/models.py b/tvb_library/tvb/simulator/_numba/models.py index 517dccfbae..4ad856ae6d 100644 --- a/tvb_library/tvb/simulator/_numba/models.py +++ b/tvb_library/tvb/simulator/_numba/models.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/_numba/util.py b/tvb_library/tvb/simulator/_numba/util.py index 56742629a1..5446a90c3e 100644 --- a/tvb_library/tvb/simulator/_numba/util.py +++ b/tvb_library/tvb/simulator/_numba/util.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/__init__.py b/tvb_library/tvb/simulator/backend/__init__.py index f0dec1e6bb..8adde211b4 100644 --- a/tvb_library/tvb/simulator/backend/__init__.py +++ b/tvb_library/tvb/simulator/backend/__init__.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/base.py b/tvb_library/tvb/simulator/backend/base.py index 152b7110ab..c709ceb83a 100644 --- a/tvb_library/tvb/simulator/backend/base.py +++ b/tvb_library/tvb/simulator/backend/base.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/cu.py b/tvb_library/tvb/simulator/backend/cu.py index e5b2ece8f6..07c4e0c467 100644 --- a/tvb_library/tvb/simulator/backend/cu.py +++ b/tvb_library/tvb/simulator/backend/cu.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/nb.py b/tvb_library/tvb/simulator/backend/nb.py index 794f83e03b..8f9adee46f 100644 --- a/tvb_library/tvb/simulator/backend/nb.py +++ b/tvb_library/tvb/simulator/backend/nb.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/nb_mpr.py b/tvb_library/tvb/simulator/backend/nb_mpr.py index 8cf01d0bab..501b1cc6e8 100644 --- a/tvb_library/tvb/simulator/backend/nb_mpr.py +++ b/tvb_library/tvb/simulator/backend/nb_mpr.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/np.py b/tvb_library/tvb/simulator/backend/np.py index 872aa7486f..2bd37a7a78 100644 --- a/tvb_library/tvb/simulator/backend/np.py +++ b/tvb_library/tvb/simulator/backend/np.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/ref.py b/tvb_library/tvb/simulator/backend/ref.py index 207835ca0d..cf28460911 100644 --- a/tvb_library/tvb/simulator/backend/ref.py +++ b/tvb_library/tvb/simulator/backend/ref.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/__init__.py b/tvb_library/tvb/simulator/backend/templates/__init__.py index ceb47ae452..aad20f4a26 100644 --- a/tvb_library/tvb/simulator/backend/templates/__init__.py +++ b/tvb_library/tvb/simulator/backend/templates/__init__.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/cu-base.cu.mako b/tvb_library/tvb/simulator/backend/templates/cu-base.cu.mako index b9ace93c4f..b85f0a4b57 100644 --- a/tvb_library/tvb/simulator/backend/templates/cu-base.cu.mako +++ b/tvb_library/tvb/simulator/backend/templates/cu-base.cu.mako @@ -7,7 +7,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/cu-coupling.cu.mako b/tvb_library/tvb/simulator/backend/templates/cu-coupling.cu.mako index 2e349fbc05..bb87b7c64a 100644 --- a/tvb_library/tvb/simulator/backend/templates/cu-coupling.cu.mako +++ b/tvb_library/tvb/simulator/backend/templates/cu-coupling.cu.mako @@ -7,7 +7,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/cu-defs.cu.mako b/tvb_library/tvb/simulator/backend/templates/cu-defs.cu.mako index d9acfacda9..d78634e729 100644 --- a/tvb_library/tvb/simulator/backend/templates/cu-defs.cu.mako +++ b/tvb_library/tvb/simulator/backend/templates/cu-defs.cu.mako @@ -7,7 +7,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/cu-dfuns.cu.mako b/tvb_library/tvb/simulator/backend/templates/cu-dfuns.cu.mako index ef8ccb8b90..560c9f4bcc 100644 --- a/tvb_library/tvb/simulator/backend/templates/cu-dfuns.cu.mako +++ b/tvb_library/tvb/simulator/backend/templates/cu-dfuns.cu.mako @@ -7,7 +7,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/cu-sim-ode.cu.mako b/tvb_library/tvb/simulator/backend/templates/cu-sim-ode.cu.mako index 5655589b28..eae96d2182 100644 --- a/tvb_library/tvb/simulator/backend/templates/cu-sim-ode.cu.mako +++ b/tvb_library/tvb/simulator/backend/templates/cu-sim-ode.cu.mako @@ -7,7 +7,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/nb-coupling.py.mako b/tvb_library/tvb/simulator/backend/templates/nb-coupling.py.mako index c587513659..47297fd6ee 100644 --- a/tvb_library/tvb/simulator/backend/templates/nb-coupling.py.mako +++ b/tvb_library/tvb/simulator/backend/templates/nb-coupling.py.mako @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/nb-coupling2.py.mako b/tvb_library/tvb/simulator/backend/templates/nb-coupling2.py.mako index 7f3392d8b2..b407c82691 100644 --- a/tvb_library/tvb/simulator/backend/templates/nb-coupling2.py.mako +++ b/tvb_library/tvb/simulator/backend/templates/nb-coupling2.py.mako @@ -6,7 +6,7 @@ ## in conjunction with TheVirtualBrain-Framework Package. See content of the ## documentation-folder for more details. See also http://www.thevirtualbrain.org ## -## (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +## (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others ## ## This program is free software: you can redistribute it and/or modify it under the ## terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/nb-dfuns.py.mako b/tvb_library/tvb/simulator/backend/templates/nb-dfuns.py.mako index 952f720c32..9091395c77 100644 --- a/tvb_library/tvb/simulator/backend/templates/nb-dfuns.py.mako +++ b/tvb_library/tvb/simulator/backend/templates/nb-dfuns.py.mako @@ -6,7 +6,7 @@ ## in conjunction with TheVirtualBrain-Framework Package. See content of the ## documentation-folder for more details. See also http://www.thevirtualbrain.org ## -## (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +## (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others ## ## This program is free software: you can redistribute it and/or modify it under the ## terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/nb-integrate.py.mako b/tvb_library/tvb/simulator/backend/templates/nb-integrate.py.mako index c6fd640f85..a2bd329844 100644 --- a/tvb_library/tvb/simulator/backend/templates/nb-integrate.py.mako +++ b/tvb_library/tvb/simulator/backend/templates/nb-integrate.py.mako @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/nb-montbrio.py.mako b/tvb_library/tvb/simulator/backend/templates/nb-montbrio.py.mako index 22b2f863cc..71dce4a510 100644 --- a/tvb_library/tvb/simulator/backend/templates/nb-montbrio.py.mako +++ b/tvb_library/tvb/simulator/backend/templates/nb-montbrio.py.mako @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/nb-sim.py.mako b/tvb_library/tvb/simulator/backend/templates/nb-sim.py.mako index 121a06711a..9b9896bb2f 100644 --- a/tvb_library/tvb/simulator/backend/templates/nb-sim.py.mako +++ b/tvb_library/tvb/simulator/backend/templates/nb-sim.py.mako @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/np-coupling.py.mako b/tvb_library/tvb/simulator/backend/templates/np-coupling.py.mako index f98e7b84f6..dad1d111dc 100644 --- a/tvb_library/tvb/simulator/backend/templates/np-coupling.py.mako +++ b/tvb_library/tvb/simulator/backend/templates/np-coupling.py.mako @@ -6,7 +6,7 @@ ## in conjunction with TheVirtualBrain-Framework Package. See content of the ## documentation-folder for more details. See also http://www.thevirtualbrain.org ## -## (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +## (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others ## ## This program is free software: you can redistribute it and/or modify it under the ## terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/np-dfuns.py.mako b/tvb_library/tvb/simulator/backend/templates/np-dfuns.py.mako index d6cf9ea30f..fef6252a80 100644 --- a/tvb_library/tvb/simulator/backend/templates/np-dfuns.py.mako +++ b/tvb_library/tvb/simulator/backend/templates/np-dfuns.py.mako @@ -6,7 +6,7 @@ ## in conjunction with TheVirtualBrain-Framework Package. See content of the ## documentation-folder for more details. See also http://www.thevirtualbrain.org ## -## (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +## (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others ## ## This program is free software: you can redistribute it and/or modify it under the ## terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/np-integrate.py.mako b/tvb_library/tvb/simulator/backend/templates/np-integrate.py.mako index b4ee5ad4cf..44f8dd7b4b 100644 --- a/tvb_library/tvb/simulator/backend/templates/np-integrate.py.mako +++ b/tvb_library/tvb/simulator/backend/templates/np-integrate.py.mako @@ -6,7 +6,7 @@ ## in conjunction with TheVirtualBrain-Framework Package. See content of the ## documentation-folder for more details. See also http://www.thevirtualbrain.org ## -## (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +## (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others ## ## This program is free software: you can redistribute it and/or modify it under the ## terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/backend/templates/np-sim.py.mako b/tvb_library/tvb/simulator/backend/templates/np-sim.py.mako index 9783b9f701..99f16df639 100644 --- a/tvb_library/tvb/simulator/backend/templates/np-sim.py.mako +++ b/tvb_library/tvb/simulator/backend/templates/np-sim.py.mako @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/common.py b/tvb_library/tvb/simulator/common.py index 0f18945804..8a690a4940 100644 --- a/tvb_library/tvb/simulator/common.py +++ b/tvb_library/tvb/simulator/common.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/coupling.py b/tvb_library/tvb/simulator/coupling.py index 469efd1d11..54c87678df 100644 --- a/tvb_library/tvb/simulator/coupling.py +++ b/tvb_library/tvb/simulator/coupling.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/descriptors.py b/tvb_library/tvb/simulator/descriptors.py index 83c75f0eaf..9242984fc5 100644 --- a/tvb_library/tvb/simulator/descriptors.py +++ b/tvb_library/tvb/simulator/descriptors.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/history.py b/tvb_library/tvb/simulator/history.py index f8facae8b9..1f49d646f0 100644 --- a/tvb_library/tvb/simulator/history.py +++ b/tvb_library/tvb/simulator/history.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/integrators.py b/tvb_library/tvb/simulator/integrators.py index 3b54f79dc3..9f8c63792a 100644 --- a/tvb_library/tvb/simulator/integrators.py +++ b/tvb_library/tvb/simulator/integrators.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/lab.py b/tvb_library/tvb/simulator/lab.py index dbd02f8884..c8c3e7e498 100644 --- a/tvb_library/tvb/simulator/lab.py +++ b/tvb_library/tvb/simulator/lab.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/__init__.py b/tvb_library/tvb/simulator/models/__init__.py index 106dd90d7d..c1a576bf70 100644 --- a/tvb_library/tvb/simulator/models/__init__.py +++ b/tvb_library/tvb/simulator/models/__init__.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/base.py b/tvb_library/tvb/simulator/models/base.py index cbd012bbe5..33fbd190a7 100644 --- a/tvb_library/tvb/simulator/models/base.py +++ b/tvb_library/tvb/simulator/models/base.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/epileptor.py b/tvb_library/tvb/simulator/models/epileptor.py index 53a8a64627..f15541bf9d 100644 --- a/tvb_library/tvb/simulator/models/epileptor.py +++ b/tvb_library/tvb/simulator/models/epileptor.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/epileptor_rs.py b/tvb_library/tvb/simulator/models/epileptor_rs.py index 068266b51f..31b0b41939 100644 --- a/tvb_library/tvb/simulator/models/epileptor_rs.py +++ b/tvb_library/tvb/simulator/models/epileptor_rs.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/epileptorcodim3.py b/tvb_library/tvb/simulator/models/epileptorcodim3.py index b5b3c5f509..fde98e285f 100644 --- a/tvb_library/tvb/simulator/models/epileptorcodim3.py +++ b/tvb_library/tvb/simulator/models/epileptorcodim3.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the Free diff --git a/tvb_library/tvb/simulator/models/hopfield.py b/tvb_library/tvb/simulator/models/hopfield.py index 1febfdda0a..bed2103714 100644 --- a/tvb_library/tvb/simulator/models/hopfield.py +++ b/tvb_library/tvb/simulator/models/hopfield.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/infinite_theta.py b/tvb_library/tvb/simulator/models/infinite_theta.py index 773d257a73..601e597754 100644 --- a/tvb_library/tvb/simulator/models/infinite_theta.py +++ b/tvb_library/tvb/simulator/models/infinite_theta.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/jansen_rit.py b/tvb_library/tvb/simulator/models/jansen_rit.py index 707c09956c..2d56790a17 100644 --- a/tvb_library/tvb/simulator/models/jansen_rit.py +++ b/tvb_library/tvb/simulator/models/jansen_rit.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/larter_breakspear.py b/tvb_library/tvb/simulator/models/larter_breakspear.py index 8aa04c2b0e..6745d2c071 100644 --- a/tvb_library/tvb/simulator/models/larter_breakspear.py +++ b/tvb_library/tvb/simulator/models/larter_breakspear.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/linear.py b/tvb_library/tvb/simulator/models/linear.py index eb530d3747..cc8dd6a727 100644 --- a/tvb_library/tvb/simulator/models/linear.py +++ b/tvb_library/tvb/simulator/models/linear.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/oscillator.py b/tvb_library/tvb/simulator/models/oscillator.py index f17c67a044..860da4964c 100644 --- a/tvb_library/tvb/simulator/models/oscillator.py +++ b/tvb_library/tvb/simulator/models/oscillator.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/stefanescu_jirsa.py b/tvb_library/tvb/simulator/models/stefanescu_jirsa.py index cac8e956ac..df235e1e2d 100644 --- a/tvb_library/tvb/simulator/models/stefanescu_jirsa.py +++ b/tvb_library/tvb/simulator/models/stefanescu_jirsa.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/wilson_cowan.py b/tvb_library/tvb/simulator/models/wilson_cowan.py index a702f4755d..dcf6ff6b89 100644 --- a/tvb_library/tvb/simulator/models/wilson_cowan.py +++ b/tvb_library/tvb/simulator/models/wilson_cowan.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/wong_wang.py b/tvb_library/tvb/simulator/models/wong_wang.py index e4e0422f8e..45bf2390ba 100644 --- a/tvb_library/tvb/simulator/models/wong_wang.py +++ b/tvb_library/tvb/simulator/models/wong_wang.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/wong_wang_exc_inh.py b/tvb_library/tvb/simulator/models/wong_wang_exc_inh.py index 7890a4cdf3..29762d583f 100644 --- a/tvb_library/tvb/simulator/models/wong_wang_exc_inh.py +++ b/tvb_library/tvb/simulator/models/wong_wang_exc_inh.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/models/zerlaut.py b/tvb_library/tvb/simulator/models/zerlaut.py index 6c01bd8237..9a4b26fa18 100644 --- a/tvb_library/tvb/simulator/models/zerlaut.py +++ b/tvb_library/tvb/simulator/models/zerlaut.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/monitors.py b/tvb_library/tvb/simulator/monitors.py index c847a61668..b1d8f69e52 100644 --- a/tvb_library/tvb/simulator/monitors.py +++ b/tvb_library/tvb/simulator/monitors.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/noise.py b/tvb_library/tvb/simulator/noise.py index 354190fe43..29c823849f 100644 --- a/tvb_library/tvb/simulator/noise.py +++ b/tvb_library/tvb/simulator/noise.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/base_plotter.py b/tvb_library/tvb/simulator/plot/base_plotter.py index 6bbd6cea0e..c2c9cc2aab 100644 --- a/tvb_library/tvb/simulator/plot/base_plotter.py +++ b/tvb_library/tvb/simulator/plot/base_plotter.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/compare_integrators.py b/tvb_library/tvb/simulator/plot/compare_integrators.py index d52955a83b..3e691f0317 100644 --- a/tvb_library/tvb/simulator/plot/compare_integrators.py +++ b/tvb_library/tvb/simulator/plot/compare_integrators.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/config.py b/tvb_library/tvb/simulator/plot/config.py index e5bdf314de..9e808a9b28 100644 --- a/tvb_library/tvb/simulator/plot/config.py +++ b/tvb_library/tvb/simulator/plot/config.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/epileptor_plotter.py b/tvb_library/tvb/simulator/plot/epileptor_plotter.py index 108be02f1f..89a499520a 100644 --- a/tvb_library/tvb/simulator/plot/epileptor_plotter.py +++ b/tvb_library/tvb/simulator/plot/epileptor_plotter.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/head_plotter.py b/tvb_library/tvb/simulator/plot/head_plotter.py index 9154d5f6fd..59ae25f822 100644 --- a/tvb_library/tvb/simulator/plot/head_plotter.py +++ b/tvb_library/tvb/simulator/plot/head_plotter.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/head_plotter_3d.py b/tvb_library/tvb/simulator/plot/head_plotter_3d.py index b9b441acb1..b180e68b55 100644 --- a/tvb_library/tvb/simulator/plot/head_plotter_3d.py +++ b/tvb_library/tvb/simulator/plot/head_plotter_3d.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/phase_plane_interactive.py b/tvb_library/tvb/simulator/plot/phase_plane_interactive.py index df2644b860..37ba89ebbe 100644 --- a/tvb_library/tvb/simulator/plot/phase_plane_interactive.py +++ b/tvb_library/tvb/simulator/plot/phase_plane_interactive.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/plotter.py b/tvb_library/tvb/simulator/plot/plotter.py index a2252ccb38..c0984e707f 100644 --- a/tvb_library/tvb/simulator/plot/plotter.py +++ b/tvb_library/tvb/simulator/plot/plotter.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/power_spectra_interactive.py b/tvb_library/tvb/simulator/plot/power_spectra_interactive.py index 59ec87591e..6f798f52b3 100644 --- a/tvb_library/tvb/simulator/plot/power_spectra_interactive.py +++ b/tvb_library/tvb/simulator/plot/power_spectra_interactive.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/time_series_plotter.py b/tvb_library/tvb/simulator/plot/time_series_plotter.py index f3f481fb47..23eaa23688 100644 --- a/tvb_library/tvb/simulator/plot/time_series_plotter.py +++ b/tvb_library/tvb/simulator/plot/time_series_plotter.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/timeseries_interactive.py b/tvb_library/tvb/simulator/plot/timeseries_interactive.py index 3b0be5c480..77ebf4916a 100644 --- a/tvb_library/tvb/simulator/plot/timeseries_interactive.py +++ b/tvb_library/tvb/simulator/plot/timeseries_interactive.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/tools.py b/tvb_library/tvb/simulator/plot/tools.py index 4c09b6e980..a0846fa608 100644 --- a/tvb_library/tvb/simulator/plot/tools.py +++ b/tvb_library/tvb/simulator/plot/tools.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/plot/utils.py b/tvb_library/tvb/simulator/plot/utils.py index b26e4c11b0..92da0569ba 100644 --- a/tvb_library/tvb/simulator/plot/utils.py +++ b/tvb_library/tvb/simulator/plot/utils.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/simulator/simulator.py b/tvb_library/tvb/simulator/simulator.py index 6728814d0c..b166c3624c 100644 --- a/tvb_library/tvb/simulator/simulator.py +++ b/tvb_library/tvb/simulator/simulator.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/__init__.py b/tvb_library/tvb/tests/__init__.py index d2469d63d0..d5b2fc5acf 100644 --- a/tvb_library/tvb/tests/__init__.py +++ b/tvb_library/tvb/tests/__init__.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/bench.py b/tvb_library/tvb/tests/bench.py index 1142c6dc81..d435fa5b0a 100644 --- a/tvb_library/tvb/tests/bench.py +++ b/tvb_library/tvb/tests/bench.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/bench_against_mpr_backend.py b/tvb_library/tvb/tests/bench_against_mpr_backend.py index 16f2eaa857..f1bb24ee64 100644 --- a/tvb_library/tvb/tests/bench_against_mpr_backend.py +++ b/tvb_library/tvb/tests/bench_against_mpr_backend.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/__init__.py b/tvb_library/tvb/tests/library/__init__.py index e7dccbf26c..8421f9fc8a 100644 --- a/tvb_library/tvb/tests/library/__init__.py +++ b/tvb_library/tvb/tests/library/__init__.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/base_testcase.py b/tvb_library/tvb/tests/library/base_testcase.py index 4e4f507bc6..626d486f05 100644 --- a/tvb_library/tvb/tests/library/base_testcase.py +++ b/tvb_library/tvb/tests/library/base_testcase.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/basic/neotraits/_attr_test.py b/tvb_library/tvb/tests/library/basic/neotraits/_attr_test.py index 54f0a03a6a..25ad4a7567 100644 --- a/tvb_library/tvb/tests/library/basic/neotraits/_attr_test.py +++ b/tvb_library/tvb/tests/library/basic/neotraits/_attr_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/basic/neotraits/neotraits_test.py b/tvb_library/tvb/tests/library/basic/neotraits/neotraits_test.py index 8a66060a25..0d5dcf1062 100644 --- a/tvb_library/tvb/tests/library/basic/neotraits/neotraits_test.py +++ b/tvb_library/tvb/tests/library/basic/neotraits/neotraits_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/connectivity_test.py b/tvb_library/tvb/tests/library/datatypes/connectivity_test.py index 494c8f83cd..0eebb4d151 100644 --- a/tvb_library/tvb/tests/library/datatypes/connectivity_test.py +++ b/tvb_library/tvb/tests/library/datatypes/connectivity_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/equations_test.py b/tvb_library/tvb/tests/library/datatypes/equations_test.py index a2f1719a51..d64c23f014 100644 --- a/tvb_library/tvb/tests/library/datatypes/equations_test.py +++ b/tvb_library/tvb/tests/library/datatypes/equations_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/graph_test.py b/tvb_library/tvb/tests/library/datatypes/graph_test.py index b63bfc1b71..d974416212 100644 --- a/tvb_library/tvb/tests/library/datatypes/graph_test.py +++ b/tvb_library/tvb/tests/library/datatypes/graph_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/mode_decompositions_test.py b/tvb_library/tvb/tests/library/datatypes/mode_decompositions_test.py index 65ad2f0e1d..7541ac46e6 100644 --- a/tvb_library/tvb/tests/library/datatypes/mode_decompositions_test.py +++ b/tvb_library/tvb/tests/library/datatypes/mode_decompositions_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/patterns_test.py b/tvb_library/tvb/tests/library/datatypes/patterns_test.py index 7152d4c267..7c623ede38 100644 --- a/tvb_library/tvb/tests/library/datatypes/patterns_test.py +++ b/tvb_library/tvb/tests/library/datatypes/patterns_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/projections_test.py b/tvb_library/tvb/tests/library/datatypes/projections_test.py index e33dffb3ee..6904a1c454 100644 --- a/tvb_library/tvb/tests/library/datatypes/projections_test.py +++ b/tvb_library/tvb/tests/library/datatypes/projections_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/sensors_test.py b/tvb_library/tvb/tests/library/datatypes/sensors_test.py index 3d77b7cb50..49e8b3a207 100644 --- a/tvb_library/tvb/tests/library/datatypes/sensors_test.py +++ b/tvb_library/tvb/tests/library/datatypes/sensors_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/spectral_test.py b/tvb_library/tvb/tests/library/datatypes/spectral_test.py index 846c85727a..e08bf96545 100644 --- a/tvb_library/tvb/tests/library/datatypes/spectral_test.py +++ b/tvb_library/tvb/tests/library/datatypes/spectral_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/surfaces_test.py b/tvb_library/tvb/tests/library/datatypes/surfaces_test.py index ded840907f..d5c3945041 100644 --- a/tvb_library/tvb/tests/library/datatypes/surfaces_test.py +++ b/tvb_library/tvb/tests/library/datatypes/surfaces_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/temporal_correlations_test.py b/tvb_library/tvb/tests/library/datatypes/temporal_correlations_test.py index 508c7fed1e..7dd0214708 100644 --- a/tvb_library/tvb/tests/library/datatypes/temporal_correlations_test.py +++ b/tvb_library/tvb/tests/library/datatypes/temporal_correlations_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/timeseries_test.py b/tvb_library/tvb/tests/library/datatypes/timeseries_test.py index 729d8e7a7b..f7a63e0f38 100644 --- a/tvb_library/tvb/tests/library/datatypes/timeseries_test.py +++ b/tvb_library/tvb/tests/library/datatypes/timeseries_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/datatypes/volumes_test.py b/tvb_library/tvb/tests/library/datatypes/volumes_test.py index c9f5c7a2fc..161a5b2b6f 100644 --- a/tvb_library/tvb/tests/library/datatypes/volumes_test.py +++ b/tvb_library/tvb/tests/library/datatypes/volumes_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/_numba_tests.py b/tvb_library/tvb/tests/library/simulator/_numba_tests.py index 57057308b9..f03e1becb8 100644 --- a/tvb_library/tvb/tests/library/simulator/_numba_tests.py +++ b/tvb_library/tvb/tests/library/simulator/_numba_tests.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/_opencl_tests.py b/tvb_library/tvb/tests/library/simulator/_opencl_tests.py index d65fafa317..274dcb1601 100644 --- a/tvb_library/tvb/tests/library/simulator/_opencl_tests.py +++ b/tvb_library/tvb/tests/library/simulator/_opencl_tests.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/backend/backendtestbase.py b/tvb_library/tvb/tests/library/simulator/backend/backendtestbase.py index 952970c4fa..daae10611e 100644 --- a/tvb_library/tvb/tests/library/simulator/backend/backendtestbase.py +++ b/tvb_library/tvb/tests/library/simulator/backend/backendtestbase.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/backend/cubackend_test.py b/tvb_library/tvb/tests/library/simulator/backend/cubackend_test.py index 6981ca0f8d..ed27600e80 100644 --- a/tvb_library/tvb/tests/library/simulator/backend/cubackend_test.py +++ b/tvb_library/tvb/tests/library/simulator/backend/cubackend_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/backend/nbbackend_mpr_test.py b/tvb_library/tvb/tests/library/simulator/backend/nbbackend_mpr_test.py index da86e0dd75..34a670a918 100644 --- a/tvb_library/tvb/tests/library/simulator/backend/nbbackend_mpr_test.py +++ b/tvb_library/tvb/tests/library/simulator/backend/nbbackend_mpr_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/backend/nbbackend_test.py b/tvb_library/tvb/tests/library/simulator/backend/nbbackend_test.py index ddb122fba9..935085eab7 100644 --- a/tvb_library/tvb/tests/library/simulator/backend/nbbackend_test.py +++ b/tvb_library/tvb/tests/library/simulator/backend/nbbackend_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/backend/nbmprperf_test.py b/tvb_library/tvb/tests/library/simulator/backend/nbmprperf_test.py index a1cfbde0a5..5b3b2b8dc8 100644 --- a/tvb_library/tvb/tests/library/simulator/backend/nbmprperf_test.py +++ b/tvb_library/tvb/tests/library/simulator/backend/nbmprperf_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/backend/npbackend_test.py b/tvb_library/tvb/tests/library/simulator/backend/npbackend_test.py index 74189601f7..2f01c0d79b 100644 --- a/tvb_library/tvb/tests/library/simulator/backend/npbackend_test.py +++ b/tvb_library/tvb/tests/library/simulator/backend/npbackend_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/common_test.py b/tvb_library/tvb/tests/library/simulator/common_test.py index 87cf803b2a..9b42e153c1 100644 --- a/tvb_library/tvb/tests/library/simulator/common_test.py +++ b/tvb_library/tvb/tests/library/simulator/common_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/coupling_test.py b/tvb_library/tvb/tests/library/simulator/coupling_test.py index 120f92a69f..af9a6ce88e 100644 --- a/tvb_library/tvb/tests/library/simulator/coupling_test.py +++ b/tvb_library/tvb/tests/library/simulator/coupling_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/descriptors_test.py b/tvb_library/tvb/tests/library/simulator/descriptors_test.py index 54a52b85b4..a9a4532dc2 100644 --- a/tvb_library/tvb/tests/library/simulator/descriptors_test.py +++ b/tvb_library/tvb/tests/library/simulator/descriptors_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/history_test.py b/tvb_library/tvb/tests/library/simulator/history_test.py index e2d3d295e8..39661a094e 100644 --- a/tvb_library/tvb/tests/library/simulator/history_test.py +++ b/tvb_library/tvb/tests/library/simulator/history_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/integrators_test.py b/tvb_library/tvb/tests/library/simulator/integrators_test.py index a1fa7a6864..206b8c4091 100644 --- a/tvb_library/tvb/tests/library/simulator/integrators_test.py +++ b/tvb_library/tvb/tests/library/simulator/integrators_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/modelir_test.py b/tvb_library/tvb/tests/library/simulator/modelir_test.py index abcbf23695..32a047e0af 100644 --- a/tvb_library/tvb/tests/library/simulator/modelir_test.py +++ b/tvb_library/tvb/tests/library/simulator/modelir_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/models_test.py b/tvb_library/tvb/tests/library/simulator/models_test.py index 0e89321c1b..6cc81674d2 100644 --- a/tvb_library/tvb/tests/library/simulator/models_test.py +++ b/tvb_library/tvb/tests/library/simulator/models_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/monitors_test.py b/tvb_library/tvb/tests/library/simulator/monitors_test.py index 43a0dce52d..68f22ca7ea 100644 --- a/tvb_library/tvb/tests/library/simulator/monitors_test.py +++ b/tvb_library/tvb/tests/library/simulator/monitors_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/noise_test.py b/tvb_library/tvb/tests/library/simulator/noise_test.py index 2fb0a56696..dc977b6795 100644 --- a/tvb_library/tvb/tests/library/simulator/noise_test.py +++ b/tvb_library/tvb/tests/library/simulator/noise_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/regionmapping_test.py b/tvb_library/tvb/tests/library/simulator/regionmapping_test.py index 1e0487520b..6539a72db9 100644 --- a/tvb_library/tvb/tests/library/simulator/regionmapping_test.py +++ b/tvb_library/tvb/tests/library/simulator/regionmapping_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/rngperf_test.py b/tvb_library/tvb/tests/library/simulator/rngperf_test.py index 7fcf5aa2b2..cfb8f1b793 100644 --- a/tvb_library/tvb/tests/library/simulator/rngperf_test.py +++ b/tvb_library/tvb/tests/library/simulator/rngperf_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/simulator_step_test.py b/tvb_library/tvb/tests/library/simulator/simulator_step_test.py index ae4f44edab..b65edb4426 100644 --- a/tvb_library/tvb/tests/library/simulator/simulator_step_test.py +++ b/tvb_library/tvb/tests/library/simulator/simulator_step_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/simulator_test.py b/tvb_library/tvb/tests/library/simulator/simulator_test.py index 0085293446..a7a25fb351 100644 --- a/tvb_library/tvb/tests/library/simulator/simulator_test.py +++ b/tvb_library/tvb/tests/library/simulator/simulator_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/library/simulator/stimulation_test.py b/tvb_library/tvb/tests/library/simulator/stimulation_test.py index ddc2000895..3313b18c2e 100644 --- a/tvb_library/tvb/tests/library/simulator/stimulation_test.py +++ b/tvb_library/tvb/tests/library/simulator/stimulation_test.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_library/tvb/tests/validate_model_parameters.py b/tvb_library/tvb/tests/validate_model_parameters.py index 07ea5f2450..f044d0fa63 100644 --- a/tvb_library/tvb/tests/validate_model_parameters.py +++ b/tvb_library/tvb/tests/validate_model_parameters.py @@ -6,7 +6,7 @@ # in conjunction with TheVirtualBrain-Framework Package. See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/LICENSE b/tvb_storage/LICENSE index 07042aced5..a17ccdbc24 100644 --- a/tvb_storage/LICENSE +++ b/tvb_storage/LICENSE @@ -1,6 +1,6 @@ TheVirtualBrain is a brain-simulation software. See also http://www.thevirtualbrain.org -(c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +(c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either diff --git a/tvb_storage/pyproject.toml b/tvb_storage/pyproject.toml index 5648d624f1..480a54be23 100644 --- a/tvb_storage/pyproject.toml +++ b/tvb_storage/pyproject.toml @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/__init__.py b/tvb_storage/tvb/__init__.py index cbb91e69c1..9c4c044f52 100644 --- a/tvb_storage/tvb/__init__.py +++ b/tvb_storage/tvb/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/h5/decorators.py b/tvb_storage/tvb/storage/h5/decorators.py index dc9a70b5ef..ee21087621 100644 --- a/tvb_storage/tvb/storage/h5/decorators.py +++ b/tvb_storage/tvb/storage/h5/decorators.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/h5/encryption/data_encryption_handler.py b/tvb_storage/tvb/storage/h5/encryption/data_encryption_handler.py index edfc8d7780..8ed6569486 100644 --- a/tvb_storage/tvb/storage/h5/encryption/data_encryption_handler.py +++ b/tvb_storage/tvb/storage/h5/encryption/data_encryption_handler.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/h5/encryption/encryption_handler.py b/tvb_storage/tvb/storage/h5/encryption/encryption_handler.py index 9094bed5cf..405bb65dfb 100644 --- a/tvb_storage/tvb/storage/h5/encryption/encryption_handler.py +++ b/tvb_storage/tvb/storage/h5/encryption/encryption_handler.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/h5/encryption/import_export_encryption_handler.py b/tvb_storage/tvb/storage/h5/encryption/import_export_encryption_handler.py index 16f54b5e11..7891acb987 100644 --- a/tvb_storage/tvb/storage/h5/encryption/import_export_encryption_handler.py +++ b/tvb_storage/tvb/storage/h5/encryption/import_export_encryption_handler.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/h5/file/__init__.py b/tvb_storage/tvb/storage/h5/file/__init__.py index f4661ccbe7..40eb0e80fb 100644 --- a/tvb_storage/tvb/storage/h5/file/__init__.py +++ b/tvb_storage/tvb/storage/h5/file/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/h5/file/exceptions.py b/tvb_storage/tvb/storage/h5/file/exceptions.py index 14fc2a3f12..5e72f38893 100644 --- a/tvb_storage/tvb/storage/h5/file/exceptions.py +++ b/tvb_storage/tvb/storage/h5/file/exceptions.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/h5/file/files_helper.py b/tvb_storage/tvb/storage/h5/file/files_helper.py index 00ccf09618..b0f83317cb 100644 --- a/tvb_storage/tvb/storage/h5/file/files_helper.py +++ b/tvb_storage/tvb/storage/h5/file/files_helper.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/h5/file/hdf5_storage_manager.py b/tvb_storage/tvb/storage/h5/file/hdf5_storage_manager.py index 8eee23c9ff..952aef16a4 100644 --- a/tvb_storage/tvb/storage/h5/file/hdf5_storage_manager.py +++ b/tvb_storage/tvb/storage/h5/file/hdf5_storage_manager.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/h5/file/xml_metadata_handlers.py b/tvb_storage/tvb/storage/h5/file/xml_metadata_handlers.py index 4b7a0c9f38..9b65da8759 100644 --- a/tvb_storage/tvb/storage/h5/file/xml_metadata_handlers.py +++ b/tvb_storage/tvb/storage/h5/file/xml_metadata_handlers.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/h5/utils.py b/tvb_storage/tvb/storage/h5/utils.py index 42527876e9..8d1a6e831b 100644 --- a/tvb_storage/tvb/storage/h5/utils.py +++ b/tvb_storage/tvb/storage/h5/utils.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/kube/__init__.py b/tvb_storage/tvb/storage/kube/__init__.py index 1f54b0f40d..9c9c9dc509 100644 --- a/tvb_storage/tvb/storage/kube/__init__.py +++ b/tvb_storage/tvb/storage/kube/__init__.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/kube/kube_notifier.py b/tvb_storage/tvb/storage/kube/kube_notifier.py index db0a8e28f6..3f1789f5c7 100644 --- a/tvb_storage/tvb/storage/kube/kube_notifier.py +++ b/tvb_storage/tvb/storage/kube/kube_notifier.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/storage/storage_interface.py b/tvb_storage/tvb/storage/storage_interface.py index 81f20f1fa6..f2f02e98b4 100644 --- a/tvb_storage/tvb/storage/storage_interface.py +++ b/tvb_storage/tvb/storage/storage_interface.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/tests/storage/dummy/dummy_project.py b/tvb_storage/tvb/tests/storage/dummy/dummy_project.py index 8971c2ffdb..69e0e8e57f 100644 --- a/tvb_storage/tvb/tests/storage/dummy/dummy_project.py +++ b/tvb_storage/tvb/tests/storage/dummy/dummy_project.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/tests/storage/dummy/dummy_storage_data_h5.py b/tvb_storage/tvb/tests/storage/dummy/dummy_storage_data_h5.py index a361b1381d..03e95ff0e7 100644 --- a/tvb_storage/tvb/tests/storage/dummy/dummy_storage_data_h5.py +++ b/tvb_storage/tvb/tests/storage/dummy/dummy_storage_data_h5.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/tests/storage/files_helper_test.py b/tvb_storage/tvb/tests/storage/files_helper_test.py index 74562cc9ac..f8066fef40 100644 --- a/tvb_storage/tvb/tests/storage/files_helper_test.py +++ b/tvb_storage/tvb/tests/storage/files_helper_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/tests/storage/hdf5_storage_test.py b/tvb_storage/tvb/tests/storage/hdf5_storage_test.py index 4c112fef8b..589b7cee2b 100644 --- a/tvb_storage/tvb/tests/storage/hdf5_storage_test.py +++ b/tvb_storage/tvb/tests/storage/hdf5_storage_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/tests/storage/storage_test.py b/tvb_storage/tvb/tests/storage/storage_test.py index a9b6e95aa8..2839572ea1 100644 --- a/tvb_storage/tvb/tests/storage/storage_test.py +++ b/tvb_storage/tvb/tests/storage/storage_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation, diff --git a/tvb_storage/tvb/tests/storage/xml_metadata_handlers_test.py b/tvb_storage/tvb/tests/storage/xml_metadata_handlers_test.py index 8fda2ccf70..003203fab2 100644 --- a/tvb_storage/tvb/tests/storage/xml_metadata_handlers_test.py +++ b/tvb_storage/tvb/tests/storage/xml_metadata_handlers_test.py @@ -6,7 +6,7 @@ # TheVirtualBrain-Scientific Package (for simulators). See content of the # documentation-folder for more details. See also http://www.thevirtualbrain.org # -# (c) 2012-2024, Baycrest Centre for Geriatric Care ("Baycrest") and others +# (c) 2012-2025, Baycrest Centre for Geriatric Care ("Baycrest") and others # # This program is free software: you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software Foundation,