From 05ba82ba75f7a72de3391b1d44dfda65ea366d5e Mon Sep 17 00:00:00 2001 From: Indico Team Date: Tue, 2 Jan 2024 20:51:21 +0100 Subject: [PATCH] Happy new year 2024 :fireworks: --- .github/utils/get_core_repo.py | 2 +- _meta/setup.py | 2 +- citadel/indico_citadel/__init__.py | 2 +- citadel/indico_citadel/backend.py | 2 +- citadel/indico_citadel/cli.py | 2 +- citadel/indico_citadel/models/id_map.py | 2 +- citadel/indico_citadel/plugin.py | 2 +- citadel/indico_citadel/result_schemas.py | 2 +- citadel/indico_citadel/result_schemas_test.py | 2 +- citadel/indico_citadel/schemas.py | 2 +- citadel/indico_citadel/schemas_test.py | 2 +- citadel/indico_citadel/search.py | 2 +- citadel/indico_citadel/util.py | 2 +- citadel/indico_citadel/util_test.py | 2 +- citadel/setup.py | 2 +- cloud_captchas/indico_cloud_captchas/__init__.py | 2 +- cloud_captchas/indico_cloud_captchas/client/CloudCaptcha.jsx | 2 +- .../indico_cloud_captchas/client/CloudCaptcha.module.scss | 2 +- cloud_captchas/indico_cloud_captchas/client/i18n.js | 2 +- cloud_captchas/indico_cloud_captchas/client/index.js | 2 +- cloud_captchas/indico_cloud_captchas/plugin.py | 2 +- cloud_captchas/setup.py | 2 +- livesync/indico_livesync/__init__.py | 2 +- livesync/indico_livesync/base.py | 2 +- livesync/indico_livesync/blueprint.py | 2 +- livesync/indico_livesync/cli.py | 2 +- livesync/indico_livesync/controllers.py | 2 +- livesync/indico_livesync/forms.py | 2 +- livesync/indico_livesync/handler.py | 2 +- livesync/indico_livesync/initial.py | 2 +- livesync/indico_livesync/models/agents.py | 2 +- livesync/indico_livesync/models/queue.py | 2 +- livesync/indico_livesync/plugin.py | 2 +- livesync/indico_livesync/simplify.py | 2 +- livesync/indico_livesync/task.py | 2 +- livesync/indico_livesync/uploader.py | 2 +- livesync/indico_livesync/util.py | 2 +- livesync/setup.py | 2 +- livesync/tests/agent_test.py | 2 +- livesync/tests/conftest.py | 2 +- livesync/tests/queue_test.py | 2 +- livesync/tests/simplify_test.py | 2 +- livesync/tests/uploader_test.py | 2 +- livesync/tests/util_test.py | 2 +- livesync_debug/indico_livesync_debug/backend.py | 2 +- livesync_debug/indico_livesync_debug/plugin.py | 2 +- livesync_debug/setup.py | 2 +- manage-i18n.sh | 2 +- owncloud/indico_owncloud/__init__.py | 2 +- owncloud/indico_owncloud/blueprint.py | 2 +- owncloud/indico_owncloud/client/index.js | 2 +- owncloud/indico_owncloud/client/style.scss | 2 +- owncloud/indico_owncloud/controllers.py | 2 +- owncloud/indico_owncloud/forms.py | 2 +- owncloud/indico_owncloud/plugin.py | 2 +- owncloud/indico_owncloud/util.py | 2 +- owncloud/setup.py | 2 +- payment_manual/indico_payment_manual/__init__.py | 2 +- payment_manual/indico_payment_manual/placeholders.py | 2 +- payment_manual/indico_payment_manual/plugin.py | 2 +- payment_manual/setup.py | 2 +- payment_paypal/indico_payment_paypal/__init__.py | 2 +- payment_paypal/indico_payment_paypal/blueprint.py | 2 +- payment_paypal/indico_payment_paypal/controllers.py | 2 +- payment_paypal/indico_payment_paypal/plugin.py | 2 +- payment_paypal/indico_payment_paypal/util.py | 2 +- payment_paypal/setup.py | 2 +- payment_paypal/tests/controllers_test.py | 2 +- payment_paypal/tests/util_test.py | 2 +- payment_sixpay/indico_payment_sixpay/__init__.py | 2 +- payment_sixpay/indico_payment_sixpay/blueprint.py | 2 +- payment_sixpay/indico_payment_sixpay/controllers.py | 2 +- payment_sixpay/indico_payment_sixpay/forms.py | 2 +- payment_sixpay/indico_payment_sixpay/plugin.py | 2 +- payment_sixpay/indico_payment_sixpay/util.py | 2 +- payment_sixpay/setup.py | 2 +- piwik/indico_piwik/__init__.py | 2 +- piwik/indico_piwik/client/index.js | 2 +- piwik/indico_piwik/client/main.css | 2 +- piwik/indico_piwik/controllers.py | 2 +- piwik/indico_piwik/forms.py | 2 +- piwik/indico_piwik/piwik.py | 2 +- piwik/indico_piwik/plugin.py | 2 +- piwik/indico_piwik/queries/base.py | 2 +- piwik/indico_piwik/queries/graphs.py | 2 +- piwik/indico_piwik/queries/metrics.py | 2 +- piwik/indico_piwik/queries/utils.py | 2 +- piwik/indico_piwik/reports.py | 2 +- piwik/indico_piwik/views.py | 2 +- piwik/setup.py | 2 +- previewer_code/indico_previewer_code/__init__.py | 2 +- previewer_code/indico_previewer_code/plugin.py | 2 +- previewer_code/setup.py | 2 +- previewer_jupyter/indico_previewer_jupyter/__init__.py | 2 +- previewer_jupyter/indico_previewer_jupyter/blueprint.py | 2 +- previewer_jupyter/indico_previewer_jupyter/client/index.css | 2 +- previewer_jupyter/indico_previewer_jupyter/client/index.js | 2 +- previewer_jupyter/indico_previewer_jupyter/controllers.py | 2 +- previewer_jupyter/indico_previewer_jupyter/cpp_highlighter.py | 2 +- previewer_jupyter/indico_previewer_jupyter/plugin.py | 2 +- previewer_jupyter/setup.py | 2 +- prometheus/indico_prometheus/__init__.py | 2 +- prometheus/indico_prometheus/blueprint.py | 2 +- prometheus/indico_prometheus/controllers.py | 2 +- prometheus/indico_prometheus/metrics.py | 2 +- prometheus/indico_prometheus/plugin.py | 2 +- prometheus/indico_prometheus/queries.py | 2 +- prometheus/setup.py | 2 +- prometheus/tests/endpoint_test.py | 2 +- run-tests.sh | 2 +- storage_s3/indico_storage_s3/__init__.py | 2 +- storage_s3/indico_storage_s3/blueprint.py | 2 +- storage_s3/indico_storage_s3/controllers.py | 2 +- storage_s3/indico_storage_s3/migrate.py | 2 +- storage_s3/indico_storage_s3/plugin.py | 2 +- storage_s3/indico_storage_s3/storage.py | 2 +- storage_s3/indico_storage_s3/task.py | 2 +- storage_s3/indico_storage_s3/util.py | 2 +- storage_s3/setup.py | 2 +- storage_s3/tests/plugin_test.py | 2 +- themes_legacy/indico_themes_legacy/plugin.py | 2 +- themes_legacy/setup.py | 2 +- update-meta.py | 2 +- ursh/indico_ursh/__init__.py | 2 +- ursh/indico_ursh/blueprint.py | 2 +- ursh/indico_ursh/client/index.js | 2 +- ursh/indico_ursh/controllers.py | 2 +- ursh/indico_ursh/plugin.py | 2 +- ursh/indico_ursh/util.py | 2 +- ursh/indico_ursh/views.py | 2 +- ursh/setup.py | 2 +- vc_dummy/indico_vc_dummy/plugin.py | 2 +- vc_dummy/setup.py | 2 +- vc_zoom/conftest.py | 2 +- vc_zoom/indico_vc_zoom/__init__.py | 2 +- vc_zoom/indico_vc_zoom/api/__init__.py | 2 +- vc_zoom/indico_vc_zoom/api/client.py | 2 +- vc_zoom/indico_vc_zoom/blueprint.py | 2 +- vc_zoom/indico_vc_zoom/cli.py | 2 +- vc_zoom/indico_vc_zoom/client/index.js | 2 +- vc_zoom/indico_vc_zoom/controllers.py | 2 +- vc_zoom/indico_vc_zoom/forms.py | 2 +- vc_zoom/indico_vc_zoom/notifications.py | 2 +- vc_zoom/indico_vc_zoom/plugin.py | 2 +- vc_zoom/indico_vc_zoom/task.py | 2 +- vc_zoom/indico_vc_zoom/util.py | 2 +- vc_zoom/setup.py | 2 +- vc_zoom/tests/operation_test.py | 2 +- vc_zoom/tests/task_test.py | 2 +- 149 files changed, 149 insertions(+), 149 deletions(-) diff --git a/.github/utils/get_core_repo.py b/.github/utils/get_core_repo.py index 0c97007..398b75e 100644 --- a/.github/utils/get_core_repo.py +++ b/.github/utils/get_core_repo.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/_meta/setup.py b/_meta/setup.py index f100814..0e49739 100644 --- a/_meta/setup.py +++ b/_meta/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/__init__.py b/citadel/indico_citadel/__init__.py index 1da2b06..672f64d 100644 --- a/citadel/indico_citadel/__init__.py +++ b/citadel/indico_citadel/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/backend.py b/citadel/indico_citadel/backend.py index 291522c..73146ea 100644 --- a/citadel/indico_citadel/backend.py +++ b/citadel/indico_citadel/backend.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/cli.py b/citadel/indico_citadel/cli.py index 306b533..0680bca 100644 --- a/citadel/indico_citadel/cli.py +++ b/citadel/indico_citadel/cli.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/models/id_map.py b/citadel/indico_citadel/models/id_map.py index ac02f6d..4840a85 100644 --- a/citadel/indico_citadel/models/id_map.py +++ b/citadel/indico_citadel/models/id_map.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/plugin.py b/citadel/indico_citadel/plugin.py index d6536f6..cdd506c 100644 --- a/citadel/indico_citadel/plugin.py +++ b/citadel/indico_citadel/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/result_schemas.py b/citadel/indico_citadel/result_schemas.py index 74ff7ae..7059ce6 100644 --- a/citadel/indico_citadel/result_schemas.py +++ b/citadel/indico_citadel/result_schemas.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/result_schemas_test.py b/citadel/indico_citadel/result_schemas_test.py index 720a854..33e2391 100644 --- a/citadel/indico_citadel/result_schemas_test.py +++ b/citadel/indico_citadel/result_schemas_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/schemas.py b/citadel/indico_citadel/schemas.py index 06993f7..10fd337 100644 --- a/citadel/indico_citadel/schemas.py +++ b/citadel/indico_citadel/schemas.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/schemas_test.py b/citadel/indico_citadel/schemas_test.py index eac3ad2..12a58d5 100644 --- a/citadel/indico_citadel/schemas_test.py +++ b/citadel/indico_citadel/schemas_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/search.py b/citadel/indico_citadel/search.py index 859d9ca..0375295 100644 --- a/citadel/indico_citadel/search.py +++ b/citadel/indico_citadel/search.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/util.py b/citadel/indico_citadel/util.py index 0ec95fc..d14d97d 100644 --- a/citadel/indico_citadel/util.py +++ b/citadel/indico_citadel/util.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/indico_citadel/util_test.py b/citadel/indico_citadel/util_test.py index 70f7c21..26d5629 100644 --- a/citadel/indico_citadel/util_test.py +++ b/citadel/indico_citadel/util_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/citadel/setup.py b/citadel/setup.py index f100814..0e49739 100644 --- a/citadel/setup.py +++ b/citadel/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/cloud_captchas/indico_cloud_captchas/__init__.py b/cloud_captchas/indico_cloud_captchas/__init__.py index 95c6e58..c6e9e65 100644 --- a/cloud_captchas/indico_cloud_captchas/__init__.py +++ b/cloud_captchas/indico_cloud_captchas/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/cloud_captchas/indico_cloud_captchas/client/CloudCaptcha.jsx b/cloud_captchas/indico_cloud_captchas/client/CloudCaptcha.jsx index 381431a..6608b3f 100644 --- a/cloud_captchas/indico_cloud_captchas/client/CloudCaptcha.jsx +++ b/cloud_captchas/indico_cloud_captchas/client/CloudCaptcha.jsx @@ -1,5 +1,5 @@ // This file is part of the Indico plugins. -// Copyright (C) 2002 - 2023 CERN +// Copyright (C) 2002 - 2024 CERN // // The Indico plugins are free software; you can redistribute // them and/or modify them under the terms of the MIT License; diff --git a/cloud_captchas/indico_cloud_captchas/client/CloudCaptcha.module.scss b/cloud_captchas/indico_cloud_captchas/client/CloudCaptcha.module.scss index 4d81179..5cbc0df 100644 --- a/cloud_captchas/indico_cloud_captchas/client/CloudCaptcha.module.scss +++ b/cloud_captchas/indico_cloud_captchas/client/CloudCaptcha.module.scss @@ -1,5 +1,5 @@ // This file is part of the Indico plugins. -// Copyright (C) 2002 - 2023 CERN +// Copyright (C) 2002 - 2024 CERN // // The Indico plugins are free software; you can redistribute // them and/or modify them under the terms of the MIT License; diff --git a/cloud_captchas/indico_cloud_captchas/client/i18n.js b/cloud_captchas/indico_cloud_captchas/client/i18n.js index 58af4e9..7c66528 100644 --- a/cloud_captchas/indico_cloud_captchas/client/i18n.js +++ b/cloud_captchas/indico_cloud_captchas/client/i18n.js @@ -1,5 +1,5 @@ // This file is part of the Indico plugins. -// Copyright (C) 2002 - 2023 CERN +// Copyright (C) 2002 - 2024 CERN // // The Indico plugins are free software; you can redistribute // them and/or modify them under the terms of the MIT License; diff --git a/cloud_captchas/indico_cloud_captchas/client/index.js b/cloud_captchas/indico_cloud_captchas/client/index.js index 8ee0d97..8bd6dad 100644 --- a/cloud_captchas/indico_cloud_captchas/client/index.js +++ b/cloud_captchas/indico_cloud_captchas/client/index.js @@ -1,5 +1,5 @@ // This file is part of the Indico plugins. -// Copyright (C) 2002 - 2023 CERN +// Copyright (C) 2002 - 2024 CERN // // The Indico plugins are free software; you can redistribute // them and/or modify them under the terms of the MIT License; diff --git a/cloud_captchas/indico_cloud_captchas/plugin.py b/cloud_captchas/indico_cloud_captchas/plugin.py index 2ba4cb7..8380aae 100644 --- a/cloud_captchas/indico_cloud_captchas/plugin.py +++ b/cloud_captchas/indico_cloud_captchas/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/cloud_captchas/setup.py b/cloud_captchas/setup.py index f100814..0e49739 100644 --- a/cloud_captchas/setup.py +++ b/cloud_captchas/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/__init__.py b/livesync/indico_livesync/__init__.py index e3ac412..2edd542 100644 --- a/livesync/indico_livesync/__init__.py +++ b/livesync/indico_livesync/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/base.py b/livesync/indico_livesync/base.py index ee0e366..9b2ee32 100644 --- a/livesync/indico_livesync/base.py +++ b/livesync/indico_livesync/base.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/blueprint.py b/livesync/indico_livesync/blueprint.py index cbb97b0..450c2f6 100644 --- a/livesync/indico_livesync/blueprint.py +++ b/livesync/indico_livesync/blueprint.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/cli.py b/livesync/indico_livesync/cli.py index 588598b..95b773d 100644 --- a/livesync/indico_livesync/cli.py +++ b/livesync/indico_livesync/cli.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/controllers.py b/livesync/indico_livesync/controllers.py index 2eeaed8..5d8a345 100644 --- a/livesync/indico_livesync/controllers.py +++ b/livesync/indico_livesync/controllers.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/forms.py b/livesync/indico_livesync/forms.py index d6bab55..a3cd7ba 100644 --- a/livesync/indico_livesync/forms.py +++ b/livesync/indico_livesync/forms.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/handler.py b/livesync/indico_livesync/handler.py index 3c71f17..435373e 100644 --- a/livesync/indico_livesync/handler.py +++ b/livesync/indico_livesync/handler.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/initial.py b/livesync/indico_livesync/initial.py index cc0e687..667d7a3 100644 --- a/livesync/indico_livesync/initial.py +++ b/livesync/indico_livesync/initial.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/models/agents.py b/livesync/indico_livesync/models/agents.py index 3f5a51c..7a177ae 100644 --- a/livesync/indico_livesync/models/agents.py +++ b/livesync/indico_livesync/models/agents.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/models/queue.py b/livesync/indico_livesync/models/queue.py index 30b2fce..92fe86b 100644 --- a/livesync/indico_livesync/models/queue.py +++ b/livesync/indico_livesync/models/queue.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/plugin.py b/livesync/indico_livesync/plugin.py index 7763a45..b382658 100644 --- a/livesync/indico_livesync/plugin.py +++ b/livesync/indico_livesync/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/simplify.py b/livesync/indico_livesync/simplify.py index 2c39aa5..36ea547 100644 --- a/livesync/indico_livesync/simplify.py +++ b/livesync/indico_livesync/simplify.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/task.py b/livesync/indico_livesync/task.py index 6c746c9..8426ee9 100644 --- a/livesync/indico_livesync/task.py +++ b/livesync/indico_livesync/task.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/uploader.py b/livesync/indico_livesync/uploader.py index 85a4f0b..3982781 100644 --- a/livesync/indico_livesync/uploader.py +++ b/livesync/indico_livesync/uploader.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/indico_livesync/util.py b/livesync/indico_livesync/util.py index 5d52a93..e32a68c 100644 --- a/livesync/indico_livesync/util.py +++ b/livesync/indico_livesync/util.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/setup.py b/livesync/setup.py index f100814..0e49739 100644 --- a/livesync/setup.py +++ b/livesync/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/tests/agent_test.py b/livesync/tests/agent_test.py index f8fc464..a2f9d31 100644 --- a/livesync/tests/agent_test.py +++ b/livesync/tests/agent_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/tests/conftest.py b/livesync/tests/conftest.py index 9082c80..f52597c 100644 --- a/livesync/tests/conftest.py +++ b/livesync/tests/conftest.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/tests/queue_test.py b/livesync/tests/queue_test.py index 4d1339f..975d309 100644 --- a/livesync/tests/queue_test.py +++ b/livesync/tests/queue_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/tests/simplify_test.py b/livesync/tests/simplify_test.py index 504963f..4e7bffd 100644 --- a/livesync/tests/simplify_test.py +++ b/livesync/tests/simplify_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/tests/uploader_test.py b/livesync/tests/uploader_test.py index 95d2000..8028882 100644 --- a/livesync/tests/uploader_test.py +++ b/livesync/tests/uploader_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync/tests/util_test.py b/livesync/tests/util_test.py index ae92732..c26fdef 100644 --- a/livesync/tests/util_test.py +++ b/livesync/tests/util_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync_debug/indico_livesync_debug/backend.py b/livesync_debug/indico_livesync_debug/backend.py index c4ad3ee..102c739 100644 --- a/livesync_debug/indico_livesync_debug/backend.py +++ b/livesync_debug/indico_livesync_debug/backend.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync_debug/indico_livesync_debug/plugin.py b/livesync_debug/indico_livesync_debug/plugin.py index 887a87b..3511133 100644 --- a/livesync_debug/indico_livesync_debug/plugin.py +++ b/livesync_debug/indico_livesync_debug/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/livesync_debug/setup.py b/livesync_debug/setup.py index f100814..0e49739 100644 --- a/livesync_debug/setup.py +++ b/livesync_debug/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/manage-i18n.sh b/manage-i18n.sh index 39b9e78..d84eda2 100755 --- a/manage-i18n.sh +++ b/manage-i18n.sh @@ -1,6 +1,6 @@ #!/bin/bash # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/owncloud/indico_owncloud/__init__.py b/owncloud/indico_owncloud/__init__.py index f1253c8..49342f4 100644 --- a/owncloud/indico_owncloud/__init__.py +++ b/owncloud/indico_owncloud/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/owncloud/indico_owncloud/blueprint.py b/owncloud/indico_owncloud/blueprint.py index 85d9edc..9a2e0cb 100644 --- a/owncloud/indico_owncloud/blueprint.py +++ b/owncloud/indico_owncloud/blueprint.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/owncloud/indico_owncloud/client/index.js b/owncloud/indico_owncloud/client/index.js index 5525d73..c133373 100644 --- a/owncloud/indico_owncloud/client/index.js +++ b/owncloud/indico_owncloud/client/index.js @@ -1,5 +1,5 @@ // This file is part of the Indico plugins. -// Copyright (C) 2002 - 2023 CERN +// Copyright (C) 2002 - 2024 CERN // // The Indico plugins are free software; you can redistribute // them and/or modify them under the terms of the MIT License; diff --git a/owncloud/indico_owncloud/client/style.scss b/owncloud/indico_owncloud/client/style.scss index 33c37f4..7e135bd 100644 --- a/owncloud/indico_owncloud/client/style.scss +++ b/owncloud/indico_owncloud/client/style.scss @@ -1,5 +1,5 @@ // This file is part of the Indico plugins. -// Copyright (C) 2002 - 2023 CERN +// Copyright (C) 2002 - 2024 CERN // // The Indico plugins are free software; you can redistribute // them and/or modify them under the terms of the MIT License; diff --git a/owncloud/indico_owncloud/controllers.py b/owncloud/indico_owncloud/controllers.py index 68b8190..ba70a5b 100644 --- a/owncloud/indico_owncloud/controllers.py +++ b/owncloud/indico_owncloud/controllers.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/owncloud/indico_owncloud/forms.py b/owncloud/indico_owncloud/forms.py index d84dcb5..0db1512 100644 --- a/owncloud/indico_owncloud/forms.py +++ b/owncloud/indico_owncloud/forms.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/owncloud/indico_owncloud/plugin.py b/owncloud/indico_owncloud/plugin.py index d3c7351..afa64f0 100644 --- a/owncloud/indico_owncloud/plugin.py +++ b/owncloud/indico_owncloud/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/owncloud/indico_owncloud/util.py b/owncloud/indico_owncloud/util.py index aeabde7..61067a7 100644 --- a/owncloud/indico_owncloud/util.py +++ b/owncloud/indico_owncloud/util.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/owncloud/setup.py b/owncloud/setup.py index f100814..0e49739 100644 --- a/owncloud/setup.py +++ b/owncloud/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_manual/indico_payment_manual/__init__.py b/payment_manual/indico_payment_manual/__init__.py index 4ab089d..be5d391 100644 --- a/payment_manual/indico_payment_manual/__init__.py +++ b/payment_manual/indico_payment_manual/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_manual/indico_payment_manual/placeholders.py b/payment_manual/indico_payment_manual/placeholders.py index 57a4db1..7a46995 100644 --- a/payment_manual/indico_payment_manual/placeholders.py +++ b/payment_manual/indico_payment_manual/placeholders.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_manual/indico_payment_manual/plugin.py b/payment_manual/indico_payment_manual/plugin.py index 14f0971..edfe12d 100644 --- a/payment_manual/indico_payment_manual/plugin.py +++ b/payment_manual/indico_payment_manual/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_manual/setup.py b/payment_manual/setup.py index f100814..0e49739 100644 --- a/payment_manual/setup.py +++ b/payment_manual/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_paypal/indico_payment_paypal/__init__.py b/payment_paypal/indico_payment_paypal/__init__.py index 67156e1..81e187e 100644 --- a/payment_paypal/indico_payment_paypal/__init__.py +++ b/payment_paypal/indico_payment_paypal/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_paypal/indico_payment_paypal/blueprint.py b/payment_paypal/indico_payment_paypal/blueprint.py index 16664e0..ff1e4e3 100644 --- a/payment_paypal/indico_payment_paypal/blueprint.py +++ b/payment_paypal/indico_payment_paypal/blueprint.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_paypal/indico_payment_paypal/controllers.py b/payment_paypal/indico_payment_paypal/controllers.py index bcc1c76..6b36d31 100644 --- a/payment_paypal/indico_payment_paypal/controllers.py +++ b/payment_paypal/indico_payment_paypal/controllers.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_paypal/indico_payment_paypal/plugin.py b/payment_paypal/indico_payment_paypal/plugin.py index 80efd97..52d4ab2 100644 --- a/payment_paypal/indico_payment_paypal/plugin.py +++ b/payment_paypal/indico_payment_paypal/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_paypal/indico_payment_paypal/util.py b/payment_paypal/indico_payment_paypal/util.py index 4393e09..4729667 100644 --- a/payment_paypal/indico_payment_paypal/util.py +++ b/payment_paypal/indico_payment_paypal/util.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_paypal/setup.py b/payment_paypal/setup.py index f100814..0e49739 100644 --- a/payment_paypal/setup.py +++ b/payment_paypal/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_paypal/tests/controllers_test.py b/payment_paypal/tests/controllers_test.py index 06962b1..f6f6bc0 100644 --- a/payment_paypal/tests/controllers_test.py +++ b/payment_paypal/tests/controllers_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_paypal/tests/util_test.py b/payment_paypal/tests/util_test.py index 130b367..722cd57 100644 --- a/payment_paypal/tests/util_test.py +++ b/payment_paypal/tests/util_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_sixpay/indico_payment_sixpay/__init__.py b/payment_sixpay/indico_payment_sixpay/__init__.py index d6bed83..bfe1a91 100644 --- a/payment_sixpay/indico_payment_sixpay/__init__.py +++ b/payment_sixpay/indico_payment_sixpay/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2017 - 2023 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2024 Max Fischer, Martin Claus, CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_sixpay/indico_payment_sixpay/blueprint.py b/payment_sixpay/indico_payment_sixpay/blueprint.py index a9d44a3..2aedf38 100644 --- a/payment_sixpay/indico_payment_sixpay/blueprint.py +++ b/payment_sixpay/indico_payment_sixpay/blueprint.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2017 - 2023 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2024 Max Fischer, Martin Claus, CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_sixpay/indico_payment_sixpay/controllers.py b/payment_sixpay/indico_payment_sixpay/controllers.py index c9be1f5..afda622 100644 --- a/payment_sixpay/indico_payment_sixpay/controllers.py +++ b/payment_sixpay/indico_payment_sixpay/controllers.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2017 - 2023 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2024 Max Fischer, Martin Claus, CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_sixpay/indico_payment_sixpay/forms.py b/payment_sixpay/indico_payment_sixpay/forms.py index f06bbd2..09da1e4 100644 --- a/payment_sixpay/indico_payment_sixpay/forms.py +++ b/payment_sixpay/indico_payment_sixpay/forms.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2017 - 2023 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2024 Max Fischer, Martin Claus, CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_sixpay/indico_payment_sixpay/plugin.py b/payment_sixpay/indico_payment_sixpay/plugin.py index aa0001a..2be5349 100644 --- a/payment_sixpay/indico_payment_sixpay/plugin.py +++ b/payment_sixpay/indico_payment_sixpay/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2017 - 2023 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2024 Max Fischer, Martin Claus, CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_sixpay/indico_payment_sixpay/util.py b/payment_sixpay/indico_payment_sixpay/util.py index 5534134..9e8bb93 100644 --- a/payment_sixpay/indico_payment_sixpay/util.py +++ b/payment_sixpay/indico_payment_sixpay/util.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2017 - 2023 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2024 Max Fischer, Martin Claus, CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/payment_sixpay/setup.py b/payment_sixpay/setup.py index 0b0fdb2..b616be0 100644 --- a/payment_sixpay/setup.py +++ b/payment_sixpay/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2017 - 2023 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2024 Max Fischer, Martin Claus, CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/__init__.py b/piwik/indico_piwik/__init__.py index 7cdb4d4..bd438b8 100644 --- a/piwik/indico_piwik/__init__.py +++ b/piwik/indico_piwik/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/client/index.js b/piwik/indico_piwik/client/index.js index c2fc877..5ce4f27 100644 --- a/piwik/indico_piwik/client/index.js +++ b/piwik/indico_piwik/client/index.js @@ -1,5 +1,5 @@ // This file is part of the Indico plugins. -// Copyright (C) 2002 - 2023 CERN +// Copyright (C) 2002 - 2024 CERN // // The Indico plugins are free software; you can redistribute // them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/client/main.css b/piwik/indico_piwik/client/main.css index 1ecd4dc..16a34f6 100644 --- a/piwik/indico_piwik/client/main.css +++ b/piwik/indico_piwik/client/main.css @@ -1,5 +1,5 @@ /* This file is part of the Indico plugins. - * Copyright (C) 2002 - 2023 CERN + * Copyright (C) 2002 - 2024 CERN * * The Indico plugins are free software; you can redistribute * them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/controllers.py b/piwik/indico_piwik/controllers.py index d34d368..c923668 100644 --- a/piwik/indico_piwik/controllers.py +++ b/piwik/indico_piwik/controllers.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/forms.py b/piwik/indico_piwik/forms.py index cd97237..4381552 100644 --- a/piwik/indico_piwik/forms.py +++ b/piwik/indico_piwik/forms.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/piwik.py b/piwik/indico_piwik/piwik.py index acd645e..14681fb 100644 --- a/piwik/indico_piwik/piwik.py +++ b/piwik/indico_piwik/piwik.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/plugin.py b/piwik/indico_piwik/plugin.py index 872e2ec..79ab3bb 100644 --- a/piwik/indico_piwik/plugin.py +++ b/piwik/indico_piwik/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/queries/base.py b/piwik/indico_piwik/queries/base.py index 03fa18f..fdf973e 100644 --- a/piwik/indico_piwik/queries/base.py +++ b/piwik/indico_piwik/queries/base.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/queries/graphs.py b/piwik/indico_piwik/queries/graphs.py index e32dc55..07834b4 100644 --- a/piwik/indico_piwik/queries/graphs.py +++ b/piwik/indico_piwik/queries/graphs.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/queries/metrics.py b/piwik/indico_piwik/queries/metrics.py index dc20159..d49f485 100644 --- a/piwik/indico_piwik/queries/metrics.py +++ b/piwik/indico_piwik/queries/metrics.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/queries/utils.py b/piwik/indico_piwik/queries/utils.py index 720a729..9ffed24 100644 --- a/piwik/indico_piwik/queries/utils.py +++ b/piwik/indico_piwik/queries/utils.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/reports.py b/piwik/indico_piwik/reports.py index b640a9a..e003e87 100644 --- a/piwik/indico_piwik/reports.py +++ b/piwik/indico_piwik/reports.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/indico_piwik/views.py b/piwik/indico_piwik/views.py index 2f73d4a..f991048 100644 --- a/piwik/indico_piwik/views.py +++ b/piwik/indico_piwik/views.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/piwik/setup.py b/piwik/setup.py index f100814..0e49739 100644 --- a/piwik/setup.py +++ b/piwik/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/previewer_code/indico_previewer_code/__init__.py b/previewer_code/indico_previewer_code/__init__.py index d767660..71de513 100644 --- a/previewer_code/indico_previewer_code/__init__.py +++ b/previewer_code/indico_previewer_code/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/previewer_code/indico_previewer_code/plugin.py b/previewer_code/indico_previewer_code/plugin.py index be5dae1..ff7bf52 100644 --- a/previewer_code/indico_previewer_code/plugin.py +++ b/previewer_code/indico_previewer_code/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/previewer_code/setup.py b/previewer_code/setup.py index f100814..0e49739 100644 --- a/previewer_code/setup.py +++ b/previewer_code/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/previewer_jupyter/indico_previewer_jupyter/__init__.py b/previewer_jupyter/indico_previewer_jupyter/__init__.py index ce88c30..21ffee2 100644 --- a/previewer_jupyter/indico_previewer_jupyter/__init__.py +++ b/previewer_jupyter/indico_previewer_jupyter/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/previewer_jupyter/indico_previewer_jupyter/blueprint.py b/previewer_jupyter/indico_previewer_jupyter/blueprint.py index 2c3a906..c3d747b 100644 --- a/previewer_jupyter/indico_previewer_jupyter/blueprint.py +++ b/previewer_jupyter/indico_previewer_jupyter/blueprint.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/previewer_jupyter/indico_previewer_jupyter/client/index.css b/previewer_jupyter/indico_previewer_jupyter/client/index.css index 180ba00..6a89ee2 100644 --- a/previewer_jupyter/indico_previewer_jupyter/client/index.css +++ b/previewer_jupyter/indico_previewer_jupyter/client/index.css @@ -1,5 +1,5 @@ /* This file is part of the Indico plugins. - * Copyright (C) 2002 - 2023 CERN + * Copyright (C) 2002 - 2024 CERN * * The Indico plugins are free software; you can redistribute * them and/or modify them under the terms of the MIT License; diff --git a/previewer_jupyter/indico_previewer_jupyter/client/index.js b/previewer_jupyter/indico_previewer_jupyter/client/index.js index 2e4ae9c..3a324ce 100644 --- a/previewer_jupyter/indico_previewer_jupyter/client/index.js +++ b/previewer_jupyter/indico_previewer_jupyter/client/index.js @@ -1,5 +1,5 @@ // This file is part of the Indico plugins. -// Copyright (C) 2002 - 2023 CERN +// Copyright (C) 2002 - 2024 CERN // // The Indico plugins are free software; you can redistribute // them and/or modify them under the terms of the MIT License; diff --git a/previewer_jupyter/indico_previewer_jupyter/controllers.py b/previewer_jupyter/indico_previewer_jupyter/controllers.py index 93bd0ce..9a34172 100644 --- a/previewer_jupyter/indico_previewer_jupyter/controllers.py +++ b/previewer_jupyter/indico_previewer_jupyter/controllers.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/previewer_jupyter/indico_previewer_jupyter/cpp_highlighter.py b/previewer_jupyter/indico_previewer_jupyter/cpp_highlighter.py index 5b2bdcc..89bfbdb 100644 --- a/previewer_jupyter/indico_previewer_jupyter/cpp_highlighter.py +++ b/previewer_jupyter/indico_previewer_jupyter/cpp_highlighter.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/previewer_jupyter/indico_previewer_jupyter/plugin.py b/previewer_jupyter/indico_previewer_jupyter/plugin.py index 7ae73d0..296c80e 100644 --- a/previewer_jupyter/indico_previewer_jupyter/plugin.py +++ b/previewer_jupyter/indico_previewer_jupyter/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/previewer_jupyter/setup.py b/previewer_jupyter/setup.py index f100814..0e49739 100644 --- a/previewer_jupyter/setup.py +++ b/previewer_jupyter/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/prometheus/indico_prometheus/__init__.py b/prometheus/indico_prometheus/__init__.py index 870dd02..6f9d9f8 100644 --- a/prometheus/indico_prometheus/__init__.py +++ b/prometheus/indico_prometheus/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/prometheus/indico_prometheus/blueprint.py b/prometheus/indico_prometheus/blueprint.py index 9e1e506..555696e 100644 --- a/prometheus/indico_prometheus/blueprint.py +++ b/prometheus/indico_prometheus/blueprint.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/prometheus/indico_prometheus/controllers.py b/prometheus/indico_prometheus/controllers.py index 910fbbf..4e80f11 100644 --- a/prometheus/indico_prometheus/controllers.py +++ b/prometheus/indico_prometheus/controllers.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/prometheus/indico_prometheus/metrics.py b/prometheus/indico_prometheus/metrics.py index 0758e76..5f151e5 100644 --- a/prometheus/indico_prometheus/metrics.py +++ b/prometheus/indico_prometheus/metrics.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/prometheus/indico_prometheus/plugin.py b/prometheus/indico_prometheus/plugin.py index 099bedc..7fffce8 100644 --- a/prometheus/indico_prometheus/plugin.py +++ b/prometheus/indico_prometheus/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/prometheus/indico_prometheus/queries.py b/prometheus/indico_prometheus/queries.py index 28e8a5a..6bfb691 100644 --- a/prometheus/indico_prometheus/queries.py +++ b/prometheus/indico_prometheus/queries.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/prometheus/setup.py b/prometheus/setup.py index f100814..0e49739 100644 --- a/prometheus/setup.py +++ b/prometheus/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/prometheus/tests/endpoint_test.py b/prometheus/tests/endpoint_test.py index f0d2156..d69b87c 100644 --- a/prometheus/tests/endpoint_test.py +++ b/prometheus/tests/endpoint_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/run-tests.sh b/run-tests.sh index d14fb1b..481c918 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -1,6 +1,6 @@ #!/bin/bash # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/storage_s3/indico_storage_s3/__init__.py b/storage_s3/indico_storage_s3/__init__.py index f9d4849..ec0ba3b 100644 --- a/storage_s3/indico_storage_s3/__init__.py +++ b/storage_s3/indico_storage_s3/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/storage_s3/indico_storage_s3/blueprint.py b/storage_s3/indico_storage_s3/blueprint.py index 087970a..6964ec1 100644 --- a/storage_s3/indico_storage_s3/blueprint.py +++ b/storage_s3/indico_storage_s3/blueprint.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/storage_s3/indico_storage_s3/controllers.py b/storage_s3/indico_storage_s3/controllers.py index 1be3f60..1810bfb 100644 --- a/storage_s3/indico_storage_s3/controllers.py +++ b/storage_s3/indico_storage_s3/controllers.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/storage_s3/indico_storage_s3/migrate.py b/storage_s3/indico_storage_s3/migrate.py index 67526e5..3aaf782 100644 --- a/storage_s3/indico_storage_s3/migrate.py +++ b/storage_s3/indico_storage_s3/migrate.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/storage_s3/indico_storage_s3/plugin.py b/storage_s3/indico_storage_s3/plugin.py index d4a49c5..010dd2e 100644 --- a/storage_s3/indico_storage_s3/plugin.py +++ b/storage_s3/indico_storage_s3/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/storage_s3/indico_storage_s3/storage.py b/storage_s3/indico_storage_s3/storage.py index e1a52a5..34bee76 100644 --- a/storage_s3/indico_storage_s3/storage.py +++ b/storage_s3/indico_storage_s3/storage.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/storage_s3/indico_storage_s3/task.py b/storage_s3/indico_storage_s3/task.py index 7ed49cb..6cf5876 100644 --- a/storage_s3/indico_storage_s3/task.py +++ b/storage_s3/indico_storage_s3/task.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/storage_s3/indico_storage_s3/util.py b/storage_s3/indico_storage_s3/util.py index 2c0cc43..ccb1961 100644 --- a/storage_s3/indico_storage_s3/util.py +++ b/storage_s3/indico_storage_s3/util.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/storage_s3/setup.py b/storage_s3/setup.py index f100814..0e49739 100644 --- a/storage_s3/setup.py +++ b/storage_s3/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/storage_s3/tests/plugin_test.py b/storage_s3/tests/plugin_test.py index 819a481..fc4da2f 100644 --- a/storage_s3/tests/plugin_test.py +++ b/storage_s3/tests/plugin_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/themes_legacy/indico_themes_legacy/plugin.py b/themes_legacy/indico_themes_legacy/plugin.py index a45cdba..4c6377d 100644 --- a/themes_legacy/indico_themes_legacy/plugin.py +++ b/themes_legacy/indico_themes_legacy/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/themes_legacy/setup.py b/themes_legacy/setup.py index f100814..0e49739 100644 --- a/themes_legacy/setup.py +++ b/themes_legacy/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/update-meta.py b/update-meta.py index d6a57d8..50dc248 100644 --- a/update-meta.py +++ b/update-meta.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/ursh/indico_ursh/__init__.py b/ursh/indico_ursh/__init__.py index e75508a..dde14d0 100644 --- a/ursh/indico_ursh/__init__.py +++ b/ursh/indico_ursh/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/ursh/indico_ursh/blueprint.py b/ursh/indico_ursh/blueprint.py index 1c12169..7a5e1ee 100644 --- a/ursh/indico_ursh/blueprint.py +++ b/ursh/indico_ursh/blueprint.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/ursh/indico_ursh/client/index.js b/ursh/indico_ursh/client/index.js index ab6b750..23fb30e 100644 --- a/ursh/indico_ursh/client/index.js +++ b/ursh/indico_ursh/client/index.js @@ -1,5 +1,5 @@ // This file is part of the Indico plugins. -// Copyright (C) 2002 - 2023 CERN +// Copyright (C) 2002 - 2024 CERN // // The Indico plugins are free software; you can redistribute // them and/or modify them under the terms of the MIT License; diff --git a/ursh/indico_ursh/controllers.py b/ursh/indico_ursh/controllers.py index 4d957dd..46660a4 100644 --- a/ursh/indico_ursh/controllers.py +++ b/ursh/indico_ursh/controllers.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/ursh/indico_ursh/plugin.py b/ursh/indico_ursh/plugin.py index d6808e5..0796f97 100644 --- a/ursh/indico_ursh/plugin.py +++ b/ursh/indico_ursh/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/ursh/indico_ursh/util.py b/ursh/indico_ursh/util.py index 4eff4f2..8ece629 100644 --- a/ursh/indico_ursh/util.py +++ b/ursh/indico_ursh/util.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/ursh/indico_ursh/views.py b/ursh/indico_ursh/views.py index 9f59f56..6339921 100644 --- a/ursh/indico_ursh/views.py +++ b/ursh/indico_ursh/views.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/ursh/setup.py b/ursh/setup.py index f100814..0e49739 100644 --- a/ursh/setup.py +++ b/ursh/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_dummy/indico_vc_dummy/plugin.py b/vc_dummy/indico_vc_dummy/plugin.py index 945af04..8fa655d 100644 --- a/vc_dummy/indico_vc_dummy/plugin.py +++ b/vc_dummy/indico_vc_dummy/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_dummy/setup.py b/vc_dummy/setup.py index f100814..0e49739 100644 --- a/vc_dummy/setup.py +++ b/vc_dummy/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2023 CERN +# Copyright (C) 2002 - 2024 CERN # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/conftest.py b/vc_zoom/conftest.py index 8e198cd..66cf3fd 100644 --- a/vc_zoom/conftest.py +++ b/vc_zoom/conftest.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/__init__.py b/vc_zoom/indico_vc_zoom/__init__.py index 0f990c6..0ee1e04 100644 --- a/vc_zoom/indico_vc_zoom/__init__.py +++ b/vc_zoom/indico_vc_zoom/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/api/__init__.py b/vc_zoom/indico_vc_zoom/api/__init__.py index 8146abf..6e106d0 100644 --- a/vc_zoom/indico_vc_zoom/api/__init__.py +++ b/vc_zoom/indico_vc_zoom/api/__init__.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/api/client.py b/vc_zoom/indico_vc_zoom/api/client.py index e54cf9c..a72bfad 100644 --- a/vc_zoom/indico_vc_zoom/api/client.py +++ b/vc_zoom/indico_vc_zoom/api/client.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/blueprint.py b/vc_zoom/indico_vc_zoom/blueprint.py index 738839d..a9d1166 100644 --- a/vc_zoom/indico_vc_zoom/blueprint.py +++ b/vc_zoom/indico_vc_zoom/blueprint.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/cli.py b/vc_zoom/indico_vc_zoom/cli.py index 5012bc1..139740e 100644 --- a/vc_zoom/indico_vc_zoom/cli.py +++ b/vc_zoom/indico_vc_zoom/cli.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/client/index.js b/vc_zoom/indico_vc_zoom/client/index.js index 3870813..db4e05a 100644 --- a/vc_zoom/indico_vc_zoom/client/index.js +++ b/vc_zoom/indico_vc_zoom/client/index.js @@ -1,5 +1,5 @@ // This file is part of the Indico plugins. -// Copyright (C) 2020 - 2023 CERN and ENEA +// Copyright (C) 2020 - 2024 CERN and ENEA // // The Indico plugins are free software; you can redistribute // them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/controllers.py b/vc_zoom/indico_vc_zoom/controllers.py index f42b574..7e7224f 100644 --- a/vc_zoom/indico_vc_zoom/controllers.py +++ b/vc_zoom/indico_vc_zoom/controllers.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/forms.py b/vc_zoom/indico_vc_zoom/forms.py index 95b9624..1dfb506 100644 --- a/vc_zoom/indico_vc_zoom/forms.py +++ b/vc_zoom/indico_vc_zoom/forms.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/notifications.py b/vc_zoom/indico_vc_zoom/notifications.py index ce7d7fb..1e4d78c 100644 --- a/vc_zoom/indico_vc_zoom/notifications.py +++ b/vc_zoom/indico_vc_zoom/notifications.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/plugin.py b/vc_zoom/indico_vc_zoom/plugin.py index 634a465..69abd34 100644 --- a/vc_zoom/indico_vc_zoom/plugin.py +++ b/vc_zoom/indico_vc_zoom/plugin.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/task.py b/vc_zoom/indico_vc_zoom/task.py index 23fc795..7925c59 100644 --- a/vc_zoom/indico_vc_zoom/task.py +++ b/vc_zoom/indico_vc_zoom/task.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/indico_vc_zoom/util.py b/vc_zoom/indico_vc_zoom/util.py index bd3b352..12f2388 100644 --- a/vc_zoom/indico_vc_zoom/util.py +++ b/vc_zoom/indico_vc_zoom/util.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/setup.py b/vc_zoom/setup.py index c055925..3049f82 100644 --- a/vc_zoom/setup.py +++ b/vc_zoom/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/tests/operation_test.py b/vc_zoom/tests/operation_test.py index ad3f4a9..62b73cb 100644 --- a/vc_zoom/tests/operation_test.py +++ b/vc_zoom/tests/operation_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License; diff --git a/vc_zoom/tests/task_test.py b/vc_zoom/tests/task_test.py index bb9c70d..7e6c2da 100644 --- a/vc_zoom/tests/task_test.py +++ b/vc_zoom/tests/task_test.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2020 - 2023 CERN and ENEA +# Copyright (C) 2020 - 2024 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License;