diff --git a/LICENSE b/LICENSE index 6fabef7..2e84542 100644 --- a/LICENSE +++ b/LICENSE @@ -630,7 +630,7 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Turing @ DMF - Copyright (C) 2024 Francesco Ballarin + Copyright (C) 2024-2025 Francesco Ballarin This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published diff --git a/docker/Dockerfile b/docker/Dockerfile index 88d4b04..3dc685e 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/docker/attach_terminal.sh b/docker/attach_terminal.sh index ce64bbe..4af7c72 100755 --- a/docker/attach_terminal.sh +++ b/docker/attach_terminal.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/docker/create_container.sh b/docker/create_container.sh index 645ef31..ee3ed89 100755 --- a/docker/create_container.sh +++ b/docker/create_container.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/docker/create_image.sh b/docker/create_image.sh index 8564ba1..edb2dc3 100755 --- a/docker/create_image.sh +++ b/docker/create_image.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/docker/create_volume.sh b/docker/create_volume.sh index 606b533..027f5d7 100755 --- a/docker/create_volume.sh +++ b/docker/create_volume.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/docker/entrypoint.sh b/docker/entrypoint.sh index 58277d5..91c4bbe 100755 --- a/docker/entrypoint.sh +++ b/docker/entrypoint.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/docker/explore_volume.sh b/docker/explore_volume.sh index b42517b..0e615f1 100755 --- a/docker/explore_volume.sh +++ b/docker/explore_volume.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/docker/prevent_accidental_deletion.sh b/docker/prevent_accidental_deletion.sh index 819b1e1..01a686a 100755 --- a/docker/prevent_accidental_deletion.sh +++ b/docker/prevent_accidental_deletion.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/docker/run_tests.sh b/docker/run_tests.sh index 58936d6..021e665 100755 --- a/docker/run_tests.sh +++ b/docker/run_tests.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/docker/start_container.sh b/docker/start_container.sh index 8e13cdd..7eaf43f 100755 --- a/docker/start_container.sh +++ b/docker/start_container.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/docker/stop_container.sh b/docker/stop_container.sh index dd775f4..34ae1d4 100755 --- a/docker/stop_container.sh +++ b/docker/stop_container.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/data/fix_phiquadro_journals.sh b/mathrace_interaction/data/fix_phiquadro_journals.sh index d89ce13..516f41c 100755 --- a/mathrace_interaction/data/fix_phiquadro_journals.sh +++ b/mathrace_interaction/data/fix_phiquadro_journals.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/docs/conf.py b/mathrace_interaction/docs/conf.py index 57a5bd8..c8c35de 100644 --- a/mathrace_interaction/docs/conf.py +++ b/mathrace_interaction/docs/conf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/__init__.py b/mathrace_interaction/mathrace_interaction/__init__.py index 27e902b..d76ab6c 100644 --- a/mathrace_interaction/mathrace_interaction/__init__.py +++ b/mathrace_interaction/mathrace_interaction/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/abc/__init__.py b/mathrace_interaction/mathrace_interaction/abc/__init__.py index 173d0fc..9ce4649 100644 --- a/mathrace_interaction/mathrace_interaction/abc/__init__.py +++ b/mathrace_interaction/mathrace_interaction/abc/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/abc/abstract_journal_reader.py b/mathrace_interaction/mathrace_interaction/abc/abstract_journal_reader.py index 5fe7f9b..26724c9 100644 --- a/mathrace_interaction/mathrace_interaction/abc/abstract_journal_reader.py +++ b/mathrace_interaction/mathrace_interaction/abc/abstract_journal_reader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/abc/abstract_journal_writer.py b/mathrace_interaction/mathrace_interaction/abc/abstract_journal_writer.py index 8bea103..b758d2b 100644 --- a/mathrace_interaction/mathrace_interaction/abc/abstract_journal_writer.py +++ b/mathrace_interaction/mathrace_interaction/abc/abstract_journal_writer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/determine_journal_version.py b/mathrace_interaction/mathrace_interaction/determine_journal_version.py index 4475035..7df2ae1 100644 --- a/mathrace_interaction/mathrace_interaction/determine_journal_version.py +++ b/mathrace_interaction/mathrace_interaction/determine_journal_version.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/filter/__init__.py b/mathrace_interaction/mathrace_interaction/filter/__init__.py index 15824c6..5a35b02 100644 --- a/mathrace_interaction/mathrace_interaction/filter/__init__.py +++ b/mathrace_interaction/mathrace_interaction/filter/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer.py b/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer.py index bda8ab3..a54f44b 100644 --- a/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer.py +++ b/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer_by_id.py b/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer_by_id.py index a480179..48d4ca3 100644 --- a/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer_by_id.py +++ b/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer_by_id.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer_by_timestamp.py b/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer_by_timestamp.py index b1dfa47..f4cb402 100644 --- a/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer_by_timestamp.py +++ b/mathrace_interaction/mathrace_interaction/filter/journal_event_filterer_by_timestamp.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/filter/live_journal.py b/mathrace_interaction/mathrace_interaction/filter/live_journal.py index daba8b4..512038e 100644 --- a/mathrace_interaction/mathrace_interaction/filter/live_journal.py +++ b/mathrace_interaction/mathrace_interaction/filter/live_journal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/filter/strip_comments_and_unhandled_events_from_journal.py b/mathrace_interaction/mathrace_interaction/filter/strip_comments_and_unhandled_events_from_journal.py index 2337ad8..17414cc 100644 --- a/mathrace_interaction/mathrace_interaction/filter/strip_comments_and_unhandled_events_from_journal.py +++ b/mathrace_interaction/mathrace_interaction/filter/strip_comments_and_unhandled_events_from_journal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/filter/strip_mathrace_only_attributes_from_imported_turing.py b/mathrace_interaction/mathrace_interaction/filter/strip_mathrace_only_attributes_from_imported_turing.py index 5175ba2..9002573 100644 --- a/mathrace_interaction/mathrace_interaction/filter/strip_mathrace_only_attributes_from_imported_turing.py +++ b/mathrace_interaction/mathrace_interaction/filter/strip_mathrace_only_attributes_from_imported_turing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/filter/strip_milliseconds_in_imported_turing.py b/mathrace_interaction/mathrace_interaction/filter/strip_milliseconds_in_imported_turing.py index 09fe9e8..e400794 100644 --- a/mathrace_interaction/mathrace_interaction/filter/strip_milliseconds_in_imported_turing.py +++ b/mathrace_interaction/mathrace_interaction/filter/strip_milliseconds_in_imported_turing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/filter/strip_trailing_zero_bonus_superbonus_from_imported_turing.py b/mathrace_interaction/mathrace_interaction/filter/strip_trailing_zero_bonus_superbonus_from_imported_turing.py index 76525d3..70249ee 100644 --- a/mathrace_interaction/mathrace_interaction/filter/strip_trailing_zero_bonus_superbonus_from_imported_turing.py +++ b/mathrace_interaction/mathrace_interaction/filter/strip_trailing_zero_bonus_superbonus_from_imported_turing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/journal_reader.py b/mathrace_interaction/mathrace_interaction/journal_reader.py index f730c92..94ef975 100644 --- a/mathrace_interaction/mathrace_interaction/journal_reader.py +++ b/mathrace_interaction/mathrace_interaction/journal_reader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/journal_version_converter.py b/mathrace_interaction/mathrace_interaction/journal_version_converter.py index 2250fd0..7edd33e 100644 --- a/mathrace_interaction/mathrace_interaction/journal_version_converter.py +++ b/mathrace_interaction/mathrace_interaction/journal_version_converter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/journal_writer.py b/mathrace_interaction/mathrace_interaction/journal_writer.py index 76ea7d3..0929c10 100644 --- a/mathrace_interaction/mathrace_interaction/journal_writer.py +++ b/mathrace_interaction/mathrace_interaction/journal_writer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/list_journal_versions.py b/mathrace_interaction/mathrace_interaction/list_journal_versions.py index 4ea6a71..19bfb67 100644 --- a/mathrace_interaction/mathrace_interaction/list_journal_versions.py +++ b/mathrace_interaction/mathrace_interaction/list_journal_versions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/live_journal_to_live_turing.py b/mathrace_interaction/mathrace_interaction/live_journal_to_live_turing.py index a69c684..64445dd 100644 --- a/mathrace_interaction/mathrace_interaction/live_journal_to_live_turing.py +++ b/mathrace_interaction/mathrace_interaction/live_journal_to_live_turing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/live_turing_to_html.py b/mathrace_interaction/mathrace_interaction/live_turing_to_html.py index 34eba81..aaba9ab 100644 --- a/mathrace_interaction/mathrace_interaction/live_turing_to_html.py +++ b/mathrace_interaction/mathrace_interaction/live_turing_to_html.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/live_turing_to_live_journal.py b/mathrace_interaction/mathrace_interaction/live_turing_to_live_journal.py index 75f40a7..3e0fdbd 100644 --- a/mathrace_interaction/mathrace_interaction/live_turing_to_live_journal.py +++ b/mathrace_interaction/mathrace_interaction/live_turing_to_live_journal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/network/__init__.py b/mathrace_interaction/mathrace_interaction/network/__init__.py index 218384a..d6922cb 100644 --- a/mathrace_interaction/mathrace_interaction/network/__init__.py +++ b/mathrace_interaction/mathrace_interaction/network/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/network/get_ssh_client.py b/mathrace_interaction/mathrace_interaction/network/get_ssh_client.py index 60d829f..696c192 100644 --- a/mathrace_interaction/mathrace_interaction/network/get_ssh_client.py +++ b/mathrace_interaction/mathrace_interaction/network/get_ssh_client.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/network/open_file_on_ssh_host.py b/mathrace_interaction/mathrace_interaction/network/open_file_on_ssh_host.py index 3496d14..843e646 100644 --- a/mathrace_interaction/mathrace_interaction/network/open_file_on_ssh_host.py +++ b/mathrace_interaction/mathrace_interaction/network/open_file_on_ssh_host.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/network/turing_classification_selenium.py b/mathrace_interaction/mathrace_interaction/network/turing_classification_selenium.py index 9a4f987..e87d6d3 100644 --- a/mathrace_interaction/mathrace_interaction/network/turing_classification_selenium.py +++ b/mathrace_interaction/mathrace_interaction/network/turing_classification_selenium.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/test/__init__.py b/mathrace_interaction/mathrace_interaction/test/__init__.py index 07292d2..f0bb8d7 100644 --- a/mathrace_interaction/mathrace_interaction/test/__init__.py +++ b/mathrace_interaction/mathrace_interaction/test/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/test/get_data_files_in_directory.py b/mathrace_interaction/mathrace_interaction/test/get_data_files_in_directory.py index dea6e1a..e9543e2 100644 --- a/mathrace_interaction/mathrace_interaction/test/get_data_files_in_directory.py +++ b/mathrace_interaction/mathrace_interaction/test/get_data_files_in_directory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/test/live_conversion_tester.py b/mathrace_interaction/mathrace_interaction/test/live_conversion_tester.py index 6c38c53..5d15a28 100644 --- a/mathrace_interaction/mathrace_interaction/test/live_conversion_tester.py +++ b/mathrace_interaction/mathrace_interaction/test/live_conversion_tester.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/test/mock_models.py b/mathrace_interaction/mathrace_interaction/test/mock_models.py index 2e526f7..35fc85f 100644 --- a/mathrace_interaction/mathrace_interaction/test/mock_models.py +++ b/mathrace_interaction/mathrace_interaction/test/mock_models.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/test/parametrize_journal_fixtures.py b/mathrace_interaction/mathrace_interaction/test/parametrize_journal_fixtures.py index 42b1639..087515c 100644 --- a/mathrace_interaction/mathrace_interaction/test/parametrize_journal_fixtures.py +++ b/mathrace_interaction/mathrace_interaction/test/parametrize_journal_fixtures.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/test/read_score_file_fixture.py b/mathrace_interaction/mathrace_interaction/test/read_score_file_fixture.py index 297b0ef..44ac693 100644 --- a/mathrace_interaction/mathrace_interaction/test/read_score_file_fixture.py +++ b/mathrace_interaction/mathrace_interaction/test/read_score_file_fixture.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/test/run_entrypoint_fixture.py b/mathrace_interaction/mathrace_interaction/test/run_entrypoint_fixture.py index 87717eb..8394d33 100644 --- a/mathrace_interaction/mathrace_interaction/test/run_entrypoint_fixture.py +++ b/mathrace_interaction/mathrace_interaction/test/run_entrypoint_fixture.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/test/runtime_error_contains_fixture.py b/mathrace_interaction/mathrace_interaction/test/runtime_error_contains_fixture.py index ed8426c..25dfb41 100644 --- a/mathrace_interaction/mathrace_interaction/test/runtime_error_contains_fixture.py +++ b/mathrace_interaction/mathrace_interaction/test/runtime_error_contains_fixture.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/test/ssh_server_fixture.py b/mathrace_interaction/mathrace_interaction/test/ssh_server_fixture.py index 15f218d..7643321 100644 --- a/mathrace_interaction/mathrace_interaction/test/ssh_server_fixture.py +++ b/mathrace_interaction/mathrace_interaction/test/ssh_server_fixture.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/time/__init__.py b/mathrace_interaction/mathrace_interaction/time/__init__.py index 69a03af..b60c572 100644 --- a/mathrace_interaction/mathrace_interaction/time/__init__.py +++ b/mathrace_interaction/mathrace_interaction/time/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/time/convert_timestamp_to_number_of_seconds.py b/mathrace_interaction/mathrace_interaction/time/convert_timestamp_to_number_of_seconds.py index 6d3b2e8..f16917e 100644 --- a/mathrace_interaction/mathrace_interaction/time/convert_timestamp_to_number_of_seconds.py +++ b/mathrace_interaction/mathrace_interaction/time/convert_timestamp_to_number_of_seconds.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/mathrace_interaction/typing/__init__.py b/mathrace_interaction/mathrace_interaction/typing/__init__.py index f035a2e..5fbaf4d 100644 --- a/mathrace_interaction/mathrace_interaction/typing/__init__.py +++ b/mathrace_interaction/mathrace_interaction/typing/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/functional/conftest.py b/mathrace_interaction/tests/functional/conftest.py index c8fd100..b98d462 100644 --- a/mathrace_interaction/tests/functional/conftest.py +++ b/mathrace_interaction/tests/functional/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/functional/test_data.py b/mathrace_interaction/tests/functional/test_data.py index 639d905..5151aca 100644 --- a/mathrace_interaction/tests/functional/test_data.py +++ b/mathrace_interaction/tests/functional/test_data.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/functional/test_determine_journal_version_functional.py b/mathrace_interaction/tests/functional/test_determine_journal_version_functional.py index e0b939f..04b10f7 100644 --- a/mathrace_interaction/tests/functional/test_determine_journal_version_functional.py +++ b/mathrace_interaction/tests/functional/test_determine_journal_version_functional.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/functional/test_journal_reader_writer_functional.py b/mathrace_interaction/tests/functional/test_journal_reader_writer_functional.py index 84ed715..f4d0a27 100644 --- a/mathrace_interaction/tests/functional/test_journal_reader_writer_functional.py +++ b/mathrace_interaction/tests/functional/test_journal_reader_writer_functional.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/integration/conftest.py b/mathrace_interaction/tests/integration/conftest.py index a201610..1606782 100644 --- a/mathrace_interaction/tests/integration/conftest.py +++ b/mathrace_interaction/tests/integration/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/integration/network/test_turing_classification_selenium_integration.py b/mathrace_interaction/tests/integration/network/test_turing_classification_selenium_integration.py index 2c368cd..525f910 100644 --- a/mathrace_interaction/tests/integration/network/test_turing_classification_selenium_integration.py +++ b/mathrace_interaction/tests/integration/network/test_turing_classification_selenium_integration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/integration/test_journal_reader_integration.py b/mathrace_interaction/tests/integration/test_journal_reader_integration.py index 734cef6..c5fe7ee 100644 --- a/mathrace_interaction/tests/integration/test_journal_reader_integration.py +++ b/mathrace_interaction/tests/integration/test_journal_reader_integration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/integration/test_journal_writer_integration.py b/mathrace_interaction/tests/integration/test_journal_writer_integration.py index c0ff604..8e6fa70 100644 --- a/mathrace_interaction/tests/integration/test_journal_writer_integration.py +++ b/mathrace_interaction/tests/integration/test_journal_writer_integration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/integration/test_live_journal_to_live_turing_integration.py b/mathrace_interaction/tests/integration/test_live_journal_to_live_turing_integration.py index 5cbf72f..309c4ab 100644 --- a/mathrace_interaction/tests/integration/test_live_journal_to_live_turing_integration.py +++ b/mathrace_interaction/tests/integration/test_live_journal_to_live_turing_integration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/integration/test_live_turing_to_live_journal_integration.py b/mathrace_interaction/tests/integration/test_live_turing_to_live_journal_integration.py index ccf96ea..7b54ed1 100644 --- a/mathrace_interaction/tests/integration/test_live_turing_to_live_journal_integration.py +++ b/mathrace_interaction/tests/integration/test_live_turing_to_live_journal_integration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/integration/test_scores.py b/mathrace_interaction/tests/integration/test_scores.py index 0e1bafb..d3ecab5 100644 --- a/mathrace_interaction/tests/integration/test_scores.py +++ b/mathrace_interaction/tests/integration/test_scores.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/conftest.py b/mathrace_interaction/tests/unit/conftest.py index 08b03fb..d72705e 100644 --- a/mathrace_interaction/tests/unit/conftest.py +++ b/mathrace_interaction/tests/unit/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/docs/test_docs_api.py b/mathrace_interaction/tests/unit/docs/test_docs_api.py index ea8eeac..6168e35 100644 --- a/mathrace_interaction/tests/unit/docs/test_docs_api.py +++ b/mathrace_interaction/tests/unit/docs/test_docs_api.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/filter/test_journal_event_filterer_by_id.py b/mathrace_interaction/tests/unit/filter/test_journal_event_filterer_by_id.py index 772f3b5..ec98788 100644 --- a/mathrace_interaction/tests/unit/filter/test_journal_event_filterer_by_id.py +++ b/mathrace_interaction/tests/unit/filter/test_journal_event_filterer_by_id.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/filter/test_journal_event_filterer_by_timestamp.py b/mathrace_interaction/tests/unit/filter/test_journal_event_filterer_by_timestamp.py index ed969bf..9ce2520 100644 --- a/mathrace_interaction/tests/unit/filter/test_journal_event_filterer_by_timestamp.py +++ b/mathrace_interaction/tests/unit/filter/test_journal_event_filterer_by_timestamp.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/filter/test_live_journal.py b/mathrace_interaction/tests/unit/filter/test_live_journal.py index cf6844c..6cd892a 100644 --- a/mathrace_interaction/tests/unit/filter/test_live_journal.py +++ b/mathrace_interaction/tests/unit/filter/test_live_journal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/filter/test_strip_comments_and_unhandled_events_from_journal.py b/mathrace_interaction/tests/unit/filter/test_strip_comments_and_unhandled_events_from_journal.py index 8cd6066..9099285 100644 --- a/mathrace_interaction/tests/unit/filter/test_strip_comments_and_unhandled_events_from_journal.py +++ b/mathrace_interaction/tests/unit/filter/test_strip_comments_and_unhandled_events_from_journal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/filter/test_strip_mathrace_only_attributes_from_imported_turing.py b/mathrace_interaction/tests/unit/filter/test_strip_mathrace_only_attributes_from_imported_turing.py index e4b3658..717f6d6 100644 --- a/mathrace_interaction/tests/unit/filter/test_strip_mathrace_only_attributes_from_imported_turing.py +++ b/mathrace_interaction/tests/unit/filter/test_strip_mathrace_only_attributes_from_imported_turing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/filter/test_strip_milliseconds_in_imported_turing.py b/mathrace_interaction/tests/unit/filter/test_strip_milliseconds_in_imported_turing.py index c540918..c6458e7 100644 --- a/mathrace_interaction/tests/unit/filter/test_strip_milliseconds_in_imported_turing.py +++ b/mathrace_interaction/tests/unit/filter/test_strip_milliseconds_in_imported_turing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/filter/test_strip_trailing_zero_bonus_superbonus_from_imported_turing.py b/mathrace_interaction/tests/unit/filter/test_strip_trailing_zero_bonus_superbonus_from_imported_turing.py index 4084128..eb4b904 100644 --- a/mathrace_interaction/tests/unit/filter/test_strip_trailing_zero_bonus_superbonus_from_imported_turing.py +++ b/mathrace_interaction/tests/unit/filter/test_strip_trailing_zero_bonus_superbonus_from_imported_turing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/network/test_get_ssh_client.py b/mathrace_interaction/tests/unit/network/test_get_ssh_client.py index bbb03cf..9259bc7 100644 --- a/mathrace_interaction/tests/unit/network/test_get_ssh_client.py +++ b/mathrace_interaction/tests/unit/network/test_get_ssh_client.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/network/test_open_file_on_ssh_host.py b/mathrace_interaction/tests/unit/network/test_open_file_on_ssh_host.py index d8ba6b6..91f334a 100644 --- a/mathrace_interaction/tests/unit/network/test_open_file_on_ssh_host.py +++ b/mathrace_interaction/tests/unit/network/test_open_file_on_ssh_host.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/network/test_turing_classification_selenium.py b/mathrace_interaction/tests/unit/network/test_turing_classification_selenium.py index 5aec5b1..04814b2 100644 --- a/mathrace_interaction/tests/unit/network/test_turing_classification_selenium.py +++ b/mathrace_interaction/tests/unit/network/test_turing_classification_selenium.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/style/test_import_in_tests.py b/mathrace_interaction/tests/unit/style/test_import_in_tests.py index e2118b4..4ea1f07 100644 --- a/mathrace_interaction/tests/unit/style/test_import_in_tests.py +++ b/mathrace_interaction/tests/unit/style/test_import_in_tests.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test/test_get_data_files_in_directory.py b/mathrace_interaction/tests/unit/test/test_get_data_files_in_directory.py index ef76592..cae01ca 100644 --- a/mathrace_interaction/tests/unit/test/test_get_data_files_in_directory.py +++ b/mathrace_interaction/tests/unit/test/test_get_data_files_in_directory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test/test_live_journal_to_live_turing_tester.py b/mathrace_interaction/tests/unit/test/test_live_journal_to_live_turing_tester.py index 4164311..eabbb89 100644 --- a/mathrace_interaction/tests/unit/test/test_live_journal_to_live_turing_tester.py +++ b/mathrace_interaction/tests/unit/test/test_live_journal_to_live_turing_tester.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test/test_mock_models.py b/mathrace_interaction/tests/unit/test/test_mock_models.py index c609e3a..555652e 100644 --- a/mathrace_interaction/tests/unit/test/test_mock_models.py +++ b/mathrace_interaction/tests/unit/test/test_mock_models.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test/test_parametrize_journal_fixtures.py b/mathrace_interaction/tests/unit/test/test_parametrize_journal_fixtures.py index ab624e6..08cc9ca 100644 --- a/mathrace_interaction/tests/unit/test/test_parametrize_journal_fixtures.py +++ b/mathrace_interaction/tests/unit/test/test_parametrize_journal_fixtures.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test/test_read_score_file_fixture.py b/mathrace_interaction/tests/unit/test/test_read_score_file_fixture.py index b1201d1..9b5df1f 100644 --- a/mathrace_interaction/tests/unit/test/test_read_score_file_fixture.py +++ b/mathrace_interaction/tests/unit/test/test_read_score_file_fixture.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test/test_run_entrypoint_fixture.py b/mathrace_interaction/tests/unit/test/test_run_entrypoint_fixture.py index 43aca83..40fc1af 100644 --- a/mathrace_interaction/tests/unit/test/test_run_entrypoint_fixture.py +++ b/mathrace_interaction/tests/unit/test/test_run_entrypoint_fixture.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test/test_runtime_error_contains_fixture.py b/mathrace_interaction/tests/unit/test/test_runtime_error_contains_fixture.py index 5f22e1c..0e64d70 100644 --- a/mathrace_interaction/tests/unit/test/test_runtime_error_contains_fixture.py +++ b/mathrace_interaction/tests/unit/test/test_runtime_error_contains_fixture.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test/test_ssh_server_fixture.py b/mathrace_interaction/tests/unit/test/test_ssh_server_fixture.py index 8b34139..8a8577e 100644 --- a/mathrace_interaction/tests/unit/test/test_ssh_server_fixture.py +++ b/mathrace_interaction/tests/unit/test/test_ssh_server_fixture.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test_determine_journal_version.py b/mathrace_interaction/tests/unit/test_determine_journal_version.py index ade8e3c..9be0424 100644 --- a/mathrace_interaction/tests/unit/test_determine_journal_version.py +++ b/mathrace_interaction/tests/unit/test_determine_journal_version.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test_journal_reader.py b/mathrace_interaction/tests/unit/test_journal_reader.py index 9484e6b..c728cc9 100644 --- a/mathrace_interaction/tests/unit/test_journal_reader.py +++ b/mathrace_interaction/tests/unit/test_journal_reader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test_journal_version_converter.py b/mathrace_interaction/tests/unit/test_journal_version_converter.py index 26b9cb6..7e9b30b 100644 --- a/mathrace_interaction/tests/unit/test_journal_version_converter.py +++ b/mathrace_interaction/tests/unit/test_journal_version_converter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test_journal_writer.py b/mathrace_interaction/tests/unit/test_journal_writer.py index 69614f2..0ad1a2e 100644 --- a/mathrace_interaction/tests/unit/test_journal_writer.py +++ b/mathrace_interaction/tests/unit/test_journal_writer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test_list_journal_versions.py b/mathrace_interaction/tests/unit/test_list_journal_versions.py index e29505c..67214e0 100644 --- a/mathrace_interaction/tests/unit/test_list_journal_versions.py +++ b/mathrace_interaction/tests/unit/test_list_journal_versions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test_live_journal_to_live_turing.py b/mathrace_interaction/tests/unit/test_live_journal_to_live_turing.py index 2c98722..a662ac9 100644 --- a/mathrace_interaction/tests/unit/test_live_journal_to_live_turing.py +++ b/mathrace_interaction/tests/unit/test_live_journal_to_live_turing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/test_live_turing_to_live_journal.py b/mathrace_interaction/tests/unit/test_live_turing_to_live_journal.py index 06eb11e..f485f7b 100644 --- a/mathrace_interaction/tests/unit/test_live_turing_to_live_journal.py +++ b/mathrace_interaction/tests/unit/test_live_turing_to_live_journal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/mathrace_interaction/tests/unit/time/test_convert_timestamp_to_number_of_seconds.py b/mathrace_interaction/tests/unit/time/test_convert_timestamp_to_number_of_seconds.py index a363ba7..bddd8d3 100644 --- a/mathrace_interaction/tests/unit/time/test_convert_timestamp_to_number_of_seconds.py +++ b/mathrace_interaction/tests/unit/time/test_convert_timestamp_to_number_of_seconds.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. # diff --git a/patches/turing/apply_patches.sh b/patches/turing/apply_patches.sh index 73fd8e2..856aa27 100755 --- a/patches/turing/apply_patches.sh +++ b/patches/turing/apply_patches.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2024 by the Turing @ DMF authors +# Copyright (C) 2024-2025 by the Turing @ DMF authors # # This file is part of Turing @ DMF. #