diff --git a/_meta/setup.py b/_meta/setup.py index a98c3c3..f100814 100644 --- a/_meta/setup.py +++ b/_meta/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2022 CERN +# Copyright (C) 2002 - 2023 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 dd3ce3e..1da2b06 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 026e235..08b56d4 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 ebf938a..b3e78fa 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 967c069..04d4a39 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 bca6a9e..d6536f6 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 d40bebe..74ff7ae 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 6b65b5e..720a854 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 c584b2d..9cc011f 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 f292b44..1cb326b 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 591ac04..e1e91b7 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 1deca6f..857c4e5 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 f95fea8..6520d8f 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 100644 --- a/citadel/setup.py +++ b/citadel/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2022 CERN +# Copyright (C) 2002 - 2023 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 31a28af..95c6e58 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 110b41f..381431a 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 - 2022 CERN +// Copyright (C) 2002 - 2023 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 e791875..4d81179 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 - 2022 CERN +// Copyright (C) 2002 - 2023 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 dd00712..d722a3e 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 - 2022 CERN +// Copyright (C) 2002 - 2023 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 8c86ec6..8ee0d97 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 - 2022 CERN +// Copyright (C) 2002 - 2023 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 e1f8deb..2ba4cb7 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 226b686..e3ac412 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 eb22ca5..ee0e366 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 de90563..cbb97b0 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 e2d6532..210a5b6 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 1c2f122..2eeaed8 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 0949924..5c3450d 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 7368b56..3c71f17 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 467013c..cc0e687 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 9abf978..3f5a51c 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 69f0f52..70461c2 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 7e822ad..df71c11 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 6b82d9e..87e061c 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 bead002..6c746c9 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 d37816d..6279cbb 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 d8722bd..d254b70 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 100644 --- a/livesync/setup.py +++ b/livesync/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2022 CERN +# Copyright (C) 2002 - 2023 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 79f26ea..f8fc464 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 69cfbcb..9082c80 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 9cd73bb..4d1339f 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 ee8e81e..504963f 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 219ec02..95d2000 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 2a32a84..ae92732 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 3767187..c4ad3ee 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 ea0e13d..887a87b 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 65fd56f..39b9e78 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 053c5d7..f1253c8 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 77df04f..85d9edc 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 004aafa..5525d73 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 - 2022 CERN +// Copyright (C) 2002 - 2023 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 678e672..fd679f7 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 - 2022 CERN +// Copyright (C) 2002 - 2023 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 df2fe0f..68b8190 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 eaa62cb..d84dcb5 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 b81078d..d3c7351 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 d9e2026..aeabde7 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 100644 --- a/owncloud/setup.py +++ b/owncloud/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2022 CERN +# Copyright (C) 2002 - 2023 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 ab6c627..4ab089d 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 60073a6..421b8d4 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 f0b0c82..14f0971 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 6cc1d58..67156e1 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 280e906..16664e0 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 52497d6..44923de 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 9d0dd22..80efd97 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 cb35a3f..4393e09 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 da81e2a..1ee01ef 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 53efc39..130b367 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 52196d6..d6bed83 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 - 2022 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2023 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 855444b..a9d44a3 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 - 2022 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2023 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 1d32c41..c9be1f5 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 - 2022 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2023 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 c9ae99f..f06bbd2 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 - 2022 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2023 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 5fe8883..aa0001a 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 - 2022 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2023 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 10aca8f..5534134 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 - 2022 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2023 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 c20259f..0b0fdb2 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 - 2022 Max Fischer, Martin Claus, CERN +# Copyright (C) 2017 - 2023 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 fbee813..7cdb4d4 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 f90dcf8..c2fc877 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 - 2022 CERN +// Copyright (C) 2002 - 2023 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 7a5ee82..1ecd4dc 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 - 2022 CERN + * Copyright (C) 2002 - 2023 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 390a201..d34d368 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 80362f9..4f329a1 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 694fc2a..a73c211 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 9ce1d44..5d2afa8 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 ce00289..03fa18f 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 49bde28..e32dc55 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 24b6147..5a78506 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 bb297fa..92acd83 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 f78b37c..7a4d28f 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 9cf0ef8..2f73d4a 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 100644 --- a/piwik/setup.py +++ b/piwik/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2022 CERN +# Copyright (C) 2002 - 2023 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 aad11d1..d767660 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 d38c1fa..be5dae1 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 97cdad2..ce88c30 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 04f7b4b..2c3a906 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 4811e38..180ba00 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 - 2022 CERN + * Copyright (C) 2002 - 2023 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 24258f0..2e4ae9c 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 - 2022 CERN +// Copyright (C) 2002 - 2023 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 ae9cbba..f441bbc 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 6d87ed0..51fe330 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 486b63f..71a207c 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 1ac3292..d14fb1b 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 6347736..f9d4849 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 166d15c..087970a 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 8c74db3..1be3f60 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 11dbf49..0605dd6 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 604917a..fc8aa24 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 be93de6..44a063b 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a7567f6..9fe966f 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 77ba41d..e4f553e 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 5f14be9..819a481 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 d6e050a..a45cdba 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 c613827..60b9f88 100644 --- a/update-meta.py +++ b/update-meta.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2022 CERN +# Copyright (C) 2002 - 2023 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 3b21db6..e75508a 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 adb8da3..1c12169 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a590ce2..ab6b750 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 - 2022 CERN +// Copyright (C) 2002 - 2023 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 b419ae2..55458aa 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 ad4c430..d6808e5 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 bc4023c..4eff4f2 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 2e803ac..9f59f56 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 100644 --- a/ursh/setup.py +++ b/ursh/setup.py @@ -1,5 +1,5 @@ # This file is part of the Indico plugins. -# Copyright (C) 2002 - 2022 CERN +# Copyright (C) 2002 - 2023 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 24d75c4..6d4052b 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 a98c3c3..f100814 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 - 2022 CERN +# Copyright (C) 2002 - 2023 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 9d89263..8e198cd 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 bce645a..0f990c6 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 9b7fbdb..8146abf 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 723d15e..e73c424 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 f13ab94..738839d 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 1be9d72..3435dde 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 4bf58f6..3870813 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 - 2022 CERN and ENEA +// Copyright (C) 2020 - 2023 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 9947729..8c34da5 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 d5c87dd..b96dbea 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 865c4ce..ce7d7fb 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 087be4b..07fbd70 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 9890737..953f3fa 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 14ca253..7fee140 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 3d6c6f7..c055925 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 a3cda1c..ad3f4a9 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 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 1cbd832..bb9c70d 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 - 2022 CERN and ENEA +# Copyright (C) 2020 - 2023 CERN and ENEA # # The Indico plugins are free software; you can redistribute # them and/or modify them under the terms of the MIT License;