From 44e2d03c3b28f991e88dd04a697765a1dbe78a0c Mon Sep 17 00:00:00 2001 From: Indico Team Date: Tue, 9 Jan 2018 14:03:14 +0100 Subject: [PATCH] Happy new year 2018 :fireworks: --- _meta/setup.py | 2 +- chat/indico_chat/__init__.py | 2 +- chat/indico_chat/blueprint.py | 2 +- chat/indico_chat/controllers/base.py | 2 +- chat/indico_chat/controllers/event.py | 2 +- chat/indico_chat/controllers/logs.py | 2 +- chat/indico_chat/controllers/management.py | 2 +- chat/indico_chat/forms.py | 2 +- chat/indico_chat/models/chatrooms.py | 2 +- chat/indico_chat/notifications.py | 2 +- chat/indico_chat/plugin.py | 2 +- chat/indico_chat/static/js/chat.js | 2 +- chat/indico_chat/util.py | 2 +- chat/indico_chat/views.py | 2 +- chat/indico_chat/xmpp.py | 2 +- chat/setup.py | 2 +- importer/indico_importer/__init__.py | 2 +- importer/indico_importer/base.py | 2 +- importer/indico_importer/controllers.py | 2 +- importer/indico_importer/converter.py | 2 +- importer/indico_importer/plugin.py | 2 +- importer/indico_importer/static/css/importer.css | 2 +- importer/indico_importer/static/js/importer.js | 2 +- importer/indico_importer/util.py | 2 +- importer/setup.py | 2 +- importer_invenio/indico_importer_invenio/__init__.py | 2 +- importer_invenio/indico_importer_invenio/converters.py | 2 +- importer_invenio/indico_importer_invenio/forms.py | 2 +- importer_invenio/indico_importer_invenio/importer.py | 2 +- importer_invenio/indico_importer_invenio/plugin.py | 2 +- importer_invenio/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/marcxml.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 +- livesync_invenio/indico_livesync_invenio/__init__.py | 2 +- livesync_invenio/indico_livesync_invenio/backend.py | 2 +- livesync_invenio/indico_livesync_invenio/plugin.py | 2 +- livesync_invenio/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 +- piwik/indico_piwik/__init__.py | 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/tracking.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/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 +- search/indico_search/__init__.py | 2 +- search/indico_search/base.py | 2 +- search/indico_search/blueprint.py | 2 +- search/indico_search/controllers.py | 2 +- search/indico_search/forms.py | 2 +- search/indico_search/plugin.py | 2 +- search/indico_search/static/js/search.js | 2 +- search/indico_search/util.py | 2 +- search/indico_search/views.py | 2 +- search/setup.py | 2 +- search_invenio/indico_search_invenio/__init__.py | 2 +- search_invenio/indico_search_invenio/engine.py | 2 +- search_invenio/indico_search_invenio/entries.py | 2 +- search_invenio/indico_search_invenio/forms.py | 2 +- search_invenio/indico_search_invenio/marc2short.xsl | 2 +- search_invenio/indico_search_invenio/plugin.py | 2 +- .../indico_search_invenio/static/js/search_invenio.js | 2 +- search_invenio/setup.py | 2 +- storage_xrootd/indico_storage_xrootd.py | 2 +- storage_xrootd/setup.py | 2 +- update-meta.py | 2 +- vc_dummy/indico_vc_dummy/plugin.py | 2 +- vc_dummy/setup.py | 2 +- vc_vidyo/indico_vc_vidyo/__init__.py | 2 +- vc_vidyo/indico_vc_vidyo/api/__init__.py | 2 +- vc_vidyo/indico_vc_vidyo/api/cache.py | 2 +- vc_vidyo/indico_vc_vidyo/api/client.py | 2 +- vc_vidyo/indico_vc_vidyo/blueprint.py | 2 +- vc_vidyo/indico_vc_vidyo/cli.py | 2 +- vc_vidyo/indico_vc_vidyo/controllers.py | 2 +- vc_vidyo/indico_vc_vidyo/forms.py | 2 +- vc_vidyo/indico_vc_vidyo/http_api.py | 2 +- vc_vidyo/indico_vc_vidyo/models/vidyo_extensions.py | 2 +- vc_vidyo/indico_vc_vidyo/plugin.py | 2 +- vc_vidyo/indico_vc_vidyo/task.py | 2 +- vc_vidyo/indico_vc_vidyo/util.py | 2 +- vc_vidyo/setup.py | 2 +- vc_vidyo/tests/task_test.py | 2 +- 132 files changed, 132 insertions(+), 132 deletions(-) diff --git a/_meta/setup.py b/_meta/setup.py index 893b2fd..bb20a18 100644 --- a/_meta/setup.py +++ b/_meta/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/__init__.py b/chat/indico_chat/__init__.py index 2bb69bb..96a43b5 100644 --- a/chat/indico_chat/__init__.py +++ b/chat/indico_chat/__init__.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/blueprint.py b/chat/indico_chat/blueprint.py index 19866b3..f7d3bc2 100644 --- a/chat/indico_chat/blueprint.py +++ b/chat/indico_chat/blueprint.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/controllers/base.py b/chat/indico_chat/controllers/base.py index f703c43..c191c52 100644 --- a/chat/indico_chat/controllers/base.py +++ b/chat/indico_chat/controllers/base.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/controllers/event.py b/chat/indico_chat/controllers/event.py index ab9b0bc..9f848db 100644 --- a/chat/indico_chat/controllers/event.py +++ b/chat/indico_chat/controllers/event.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/controllers/logs.py b/chat/indico_chat/controllers/logs.py index 347823f..8fc0d27 100644 --- a/chat/indico_chat/controllers/logs.py +++ b/chat/indico_chat/controllers/logs.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/controllers/management.py b/chat/indico_chat/controllers/management.py index 9c5f7f4..a63d6ff 100644 --- a/chat/indico_chat/controllers/management.py +++ b/chat/indico_chat/controllers/management.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/forms.py b/chat/indico_chat/forms.py index bc37975..4b03f28 100644 --- a/chat/indico_chat/forms.py +++ b/chat/indico_chat/forms.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/models/chatrooms.py b/chat/indico_chat/models/chatrooms.py index 205bda5..5d68e18 100644 --- a/chat/indico_chat/models/chatrooms.py +++ b/chat/indico_chat/models/chatrooms.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/notifications.py b/chat/indico_chat/notifications.py index 1db0525..32f85b7 100644 --- a/chat/indico_chat/notifications.py +++ b/chat/indico_chat/notifications.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/plugin.py b/chat/indico_chat/plugin.py index c9dfda9..d1c13f4 100644 --- a/chat/indico_chat/plugin.py +++ b/chat/indico_chat/plugin.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/static/js/chat.js b/chat/indico_chat/static/js/chat.js index 3c12083..beb9477 100644 --- a/chat/indico_chat/static/js/chat.js +++ b/chat/indico_chat/static/js/chat.js @@ -1,5 +1,5 @@ /* This file is part of Indico. - * Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). + * Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). * * Indico is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/util.py b/chat/indico_chat/util.py index 7e892db..e7c8279 100644 --- a/chat/indico_chat/util.py +++ b/chat/indico_chat/util.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/views.py b/chat/indico_chat/views.py index dab56e4..4293521 100644 --- a/chat/indico_chat/views.py +++ b/chat/indico_chat/views.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/indico_chat/xmpp.py b/chat/indico_chat/xmpp.py index 07a43b1..7bd76e1 100644 --- a/chat/indico_chat/xmpp.py +++ b/chat/indico_chat/xmpp.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/chat/setup.py b/chat/setup.py index b4e8978..2f43462 100644 --- a/chat/setup.py +++ b/chat/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer/indico_importer/__init__.py b/importer/indico_importer/__init__.py index 56f3c9e..05a3dda 100644 --- a/importer/indico_importer/__init__.py +++ b/importer/indico_importer/__init__.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer/indico_importer/base.py b/importer/indico_importer/base.py index 5c044c4..5ccd8da 100644 --- a/importer/indico_importer/base.py +++ b/importer/indico_importer/base.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer/indico_importer/controllers.py b/importer/indico_importer/controllers.py index 36eebdb..66c30b3 100644 --- a/importer/indico_importer/controllers.py +++ b/importer/indico_importer/controllers.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer/indico_importer/converter.py b/importer/indico_importer/converter.py index b0550a9..c3c9655 100644 --- a/importer/indico_importer/converter.py +++ b/importer/indico_importer/converter.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer/indico_importer/plugin.py b/importer/indico_importer/plugin.py index d5e3da5..832b6e2 100644 --- a/importer/indico_importer/plugin.py +++ b/importer/indico_importer/plugin.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer/indico_importer/static/css/importer.css b/importer/indico_importer/static/css/importer.css index 6c62c7b..68051d6 100644 --- a/importer/indico_importer/static/css/importer.css +++ b/importer/indico_importer/static/css/importer.css @@ -1,5 +1,5 @@ /* This file is part of Indico. - * Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). + * Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). * * Indico is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/importer/indico_importer/static/js/importer.js b/importer/indico_importer/static/js/importer.js index 026cca7..aa366e5 100644 --- a/importer/indico_importer/static/js/importer.js +++ b/importer/indico_importer/static/js/importer.js @@ -1,5 +1,5 @@ /* This file is part of Indico. - * Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). + * Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). * * Indico is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/importer/indico_importer/util.py b/importer/indico_importer/util.py index af14991..2cd63a7 100644 --- a/importer/indico_importer/util.py +++ b/importer/indico_importer/util.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer/setup.py b/importer/setup.py index 9afc948..03b2313 100644 --- a/importer/setup.py +++ b/importer/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer_invenio/indico_importer_invenio/__init__.py b/importer_invenio/indico_importer_invenio/__init__.py index b169b5c..99dce83 100644 --- a/importer_invenio/indico_importer_invenio/__init__.py +++ b/importer_invenio/indico_importer_invenio/__init__.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer_invenio/indico_importer_invenio/converters.py b/importer_invenio/indico_importer_invenio/converters.py index 5acaecf..90a4af3 100644 --- a/importer_invenio/indico_importer_invenio/converters.py +++ b/importer_invenio/indico_importer_invenio/converters.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer_invenio/indico_importer_invenio/forms.py b/importer_invenio/indico_importer_invenio/forms.py index 203a6e3..e72a759 100644 --- a/importer_invenio/indico_importer_invenio/forms.py +++ b/importer_invenio/indico_importer_invenio/forms.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer_invenio/indico_importer_invenio/importer.py b/importer_invenio/indico_importer_invenio/importer.py index b9fc61c..8ec5c72 100644 --- a/importer_invenio/indico_importer_invenio/importer.py +++ b/importer_invenio/indico_importer_invenio/importer.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer_invenio/indico_importer_invenio/plugin.py b/importer_invenio/indico_importer_invenio/plugin.py index 467b785..011c405 100644 --- a/importer_invenio/indico_importer_invenio/plugin.py +++ b/importer_invenio/indico_importer_invenio/plugin.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/importer_invenio/setup.py b/importer_invenio/setup.py index e71db4d..85b14d1 100644 --- a/importer_invenio/setup.py +++ b/importer_invenio/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/__init__.py b/livesync/indico_livesync/__init__.py index 6d76073..0cdc0b5 100644 --- a/livesync/indico_livesync/__init__.py +++ b/livesync/indico_livesync/__init__.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/base.py b/livesync/indico_livesync/base.py index 80b030d..e0a61e7 100644 --- a/livesync/indico_livesync/base.py +++ b/livesync/indico_livesync/base.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/blueprint.py b/livesync/indico_livesync/blueprint.py index 8526110..92fdfd9 100644 --- a/livesync/indico_livesync/blueprint.py +++ b/livesync/indico_livesync/blueprint.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/cli.py b/livesync/indico_livesync/cli.py index 890b7eb..4bb09dc 100644 --- a/livesync/indico_livesync/cli.py +++ b/livesync/indico_livesync/cli.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/controllers.py b/livesync/indico_livesync/controllers.py index 6c01418..d079ce6 100644 --- a/livesync/indico_livesync/controllers.py +++ b/livesync/indico_livesync/controllers.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/forms.py b/livesync/indico_livesync/forms.py index 4578b63..50f541d 100644 --- a/livesync/indico_livesync/forms.py +++ b/livesync/indico_livesync/forms.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/handler.py b/livesync/indico_livesync/handler.py index 504e1d7..d1bb93e 100644 --- a/livesync/indico_livesync/handler.py +++ b/livesync/indico_livesync/handler.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/marcxml.py b/livesync/indico_livesync/marcxml.py index 8ff093b..c806255 100644 --- a/livesync/indico_livesync/marcxml.py +++ b/livesync/indico_livesync/marcxml.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/models/agents.py b/livesync/indico_livesync/models/agents.py index 589bfd7..0ccfc61 100644 --- a/livesync/indico_livesync/models/agents.py +++ b/livesync/indico_livesync/models/agents.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/models/queue.py b/livesync/indico_livesync/models/queue.py index bf1b84e..a44644f 100644 --- a/livesync/indico_livesync/models/queue.py +++ b/livesync/indico_livesync/models/queue.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/plugin.py b/livesync/indico_livesync/plugin.py index 12bbd24..b8643bf 100644 --- a/livesync/indico_livesync/plugin.py +++ b/livesync/indico_livesync/plugin.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/simplify.py b/livesync/indico_livesync/simplify.py index 232b96a..f1c2ac7 100644 --- a/livesync/indico_livesync/simplify.py +++ b/livesync/indico_livesync/simplify.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/task.py b/livesync/indico_livesync/task.py index 244f931..2239d21 100644 --- a/livesync/indico_livesync/task.py +++ b/livesync/indico_livesync/task.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/uploader.py b/livesync/indico_livesync/uploader.py index faa9d02..3b55a85 100644 --- a/livesync/indico_livesync/uploader.py +++ b/livesync/indico_livesync/uploader.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/indico_livesync/util.py b/livesync/indico_livesync/util.py index 603af64..9036432 100644 --- a/livesync/indico_livesync/util.py +++ b/livesync/indico_livesync/util.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/setup.py b/livesync/setup.py index 4bb9a13..9e338a3 100644 --- a/livesync/setup.py +++ b/livesync/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/tests/agent_test.py b/livesync/tests/agent_test.py index 669a074..861ab46 100644 --- a/livesync/tests/agent_test.py +++ b/livesync/tests/agent_test.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/tests/conftest.py b/livesync/tests/conftest.py index 6023bb6..3fcaf1c 100644 --- a/livesync/tests/conftest.py +++ b/livesync/tests/conftest.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/tests/queue_test.py b/livesync/tests/queue_test.py index 9499b77..4612f08 100644 --- a/livesync/tests/queue_test.py +++ b/livesync/tests/queue_test.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/tests/simplify_test.py b/livesync/tests/simplify_test.py index f4dba1f..bc999c5 100644 --- a/livesync/tests/simplify_test.py +++ b/livesync/tests/simplify_test.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/tests/uploader_test.py b/livesync/tests/uploader_test.py index 7fae92c..1936a4a 100644 --- a/livesync/tests/uploader_test.py +++ b/livesync/tests/uploader_test.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync/tests/util_test.py b/livesync/tests/util_test.py index ff83c9c..c9a1955 100644 --- a/livesync/tests/util_test.py +++ b/livesync/tests/util_test.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync_debug/indico_livesync_debug/backend.py b/livesync_debug/indico_livesync_debug/backend.py index f7e8cfd..97a1f3e 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync_debug/indico_livesync_debug/plugin.py b/livesync_debug/indico_livesync_debug/plugin.py index 6a7aaae..fc7aa94 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync_debug/setup.py b/livesync_debug/setup.py index e75139f..78e2cb5 100644 --- a/livesync_debug/setup.py +++ b/livesync_debug/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync_invenio/indico_livesync_invenio/__init__.py b/livesync_invenio/indico_livesync_invenio/__init__.py index 558d93d..77cc02b 100644 --- a/livesync_invenio/indico_livesync_invenio/__init__.py +++ b/livesync_invenio/indico_livesync_invenio/__init__.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync_invenio/indico_livesync_invenio/backend.py b/livesync_invenio/indico_livesync_invenio/backend.py index ee91ff4..8e2d56d 100644 --- a/livesync_invenio/indico_livesync_invenio/backend.py +++ b/livesync_invenio/indico_livesync_invenio/backend.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync_invenio/indico_livesync_invenio/plugin.py b/livesync_invenio/indico_livesync_invenio/plugin.py index e731ecd..502a58c 100644 --- a/livesync_invenio/indico_livesync_invenio/plugin.py +++ b/livesync_invenio/indico_livesync_invenio/plugin.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/livesync_invenio/setup.py b/livesync_invenio/setup.py index dcaf0de..3ef9588 100644 --- a/livesync_invenio/setup.py +++ b/livesync_invenio/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_manual/indico_payment_manual/__init__.py b/payment_manual/indico_payment_manual/__init__.py index eb9bd74..909dcf8 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_manual/indico_payment_manual/placeholders.py b/payment_manual/indico_payment_manual/placeholders.py index fa430ff..be60830 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_manual/indico_payment_manual/plugin.py b/payment_manual/indico_payment_manual/plugin.py index ceeaa40..f5bcc79 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_manual/setup.py b/payment_manual/setup.py index b9f747a..fd289c1 100644 --- a/payment_manual/setup.py +++ b/payment_manual/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_paypal/indico_payment_paypal/__init__.py b/payment_paypal/indico_payment_paypal/__init__.py index 17e8ff8..5f688ee 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_paypal/indico_payment_paypal/blueprint.py b/payment_paypal/indico_payment_paypal/blueprint.py index 1c351d9..3272c93 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_paypal/indico_payment_paypal/controllers.py b/payment_paypal/indico_payment_paypal/controllers.py index 1bbf8c8..ac4e65f 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_paypal/indico_payment_paypal/plugin.py b/payment_paypal/indico_payment_paypal/plugin.py index 778fc75..fa46816 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_paypal/indico_payment_paypal/util.py b/payment_paypal/indico_payment_paypal/util.py index 3f63e76..4434332 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_paypal/setup.py b/payment_paypal/setup.py index a3d3f92..d19544e 100644 --- a/payment_paypal/setup.py +++ b/payment_paypal/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_paypal/tests/controllers_test.py b/payment_paypal/tests/controllers_test.py index e751989..f5a02ad 100644 --- a/payment_paypal/tests/controllers_test.py +++ b/payment_paypal/tests/controllers_test.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/payment_paypal/tests/util_test.py b/payment_paypal/tests/util_test.py index 79d1f60..9fb1529 100644 --- a/payment_paypal/tests/util_test.py +++ b/payment_paypal/tests/util_test.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/__init__.py b/piwik/indico_piwik/__init__.py index 9259c79..d098f17 100644 --- a/piwik/indico_piwik/__init__.py +++ b/piwik/indico_piwik/__init__.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/controllers.py b/piwik/indico_piwik/controllers.py index cdc82e1..b4a15fa 100644 --- a/piwik/indico_piwik/controllers.py +++ b/piwik/indico_piwik/controllers.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/forms.py b/piwik/indico_piwik/forms.py index d315405..38ea04e 100644 --- a/piwik/indico_piwik/forms.py +++ b/piwik/indico_piwik/forms.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/piwik.py b/piwik/indico_piwik/piwik.py index cdfff98..313c26f 100644 --- a/piwik/indico_piwik/piwik.py +++ b/piwik/indico_piwik/piwik.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/plugin.py b/piwik/indico_piwik/plugin.py index 223266d..0c672c9 100644 --- a/piwik/indico_piwik/plugin.py +++ b/piwik/indico_piwik/plugin.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/queries/base.py b/piwik/indico_piwik/queries/base.py index 78c0deb..c53d305 100644 --- a/piwik/indico_piwik/queries/base.py +++ b/piwik/indico_piwik/queries/base.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/queries/graphs.py b/piwik/indico_piwik/queries/graphs.py index 7af0785..93da3fb 100644 --- a/piwik/indico_piwik/queries/graphs.py +++ b/piwik/indico_piwik/queries/graphs.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/queries/metrics.py b/piwik/indico_piwik/queries/metrics.py index 0aec430..38999b8 100644 --- a/piwik/indico_piwik/queries/metrics.py +++ b/piwik/indico_piwik/queries/metrics.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/queries/tracking.py b/piwik/indico_piwik/queries/tracking.py index 2d10aab..9095713 100644 --- a/piwik/indico_piwik/queries/tracking.py +++ b/piwik/indico_piwik/queries/tracking.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/queries/utils.py b/piwik/indico_piwik/queries/utils.py index d5a36f6..ff8648b 100644 --- a/piwik/indico_piwik/queries/utils.py +++ b/piwik/indico_piwik/queries/utils.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/reports.py b/piwik/indico_piwik/reports.py index 11e9ae4..23b2399 100644 --- a/piwik/indico_piwik/reports.py +++ b/piwik/indico_piwik/reports.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/indico_piwik/views.py b/piwik/indico_piwik/views.py index 816de4d..a0b999f 100644 --- a/piwik/indico_piwik/views.py +++ b/piwik/indico_piwik/views.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/piwik/setup.py b/piwik/setup.py index ddb30c0..ba67353 100644 --- a/piwik/setup.py +++ b/piwik/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/previewer_code/indico_previewer_code/__init__.py b/previewer_code/indico_previewer_code/__init__.py index 73aa618..f73de84 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/previewer_code/indico_previewer_code/plugin.py b/previewer_code/indico_previewer_code/plugin.py index 42cc9dc..ea51576 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/previewer_code/setup.py b/previewer_code/setup.py index 6ae8816..5bf935c 100644 --- a/previewer_code/setup.py +++ b/previewer_code/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/previewer_jupyter/indico_previewer_jupyter/__init__.py b/previewer_jupyter/indico_previewer_jupyter/__init__.py index 908178a..1a2cb1f 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/previewer_jupyter/indico_previewer_jupyter/blueprint.py b/previewer_jupyter/indico_previewer_jupyter/blueprint.py index 33d3e88..6a241e7 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/previewer_jupyter/indico_previewer_jupyter/controllers.py b/previewer_jupyter/indico_previewer_jupyter/controllers.py index c4f01da..a28b3df 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/previewer_jupyter/indico_previewer_jupyter/cpp_highlighter.py b/previewer_jupyter/indico_previewer_jupyter/cpp_highlighter.py index a9fa09b..527640e 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/previewer_jupyter/indico_previewer_jupyter/plugin.py b/previewer_jupyter/indico_previewer_jupyter/plugin.py index 73c1d5d..e78bd0b 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 Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/previewer_jupyter/setup.py b/previewer_jupyter/setup.py index 139d7cf..0639da3 100644 --- a/previewer_jupyter/setup.py +++ b/previewer_jupyter/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search/indico_search/__init__.py b/search/indico_search/__init__.py index 9634feb..0634501 100644 --- a/search/indico_search/__init__.py +++ b/search/indico_search/__init__.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search/indico_search/base.py b/search/indico_search/base.py index 08421f9..8246208 100644 --- a/search/indico_search/base.py +++ b/search/indico_search/base.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search/indico_search/blueprint.py b/search/indico_search/blueprint.py index 84a47ce..334f518 100644 --- a/search/indico_search/blueprint.py +++ b/search/indico_search/blueprint.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search/indico_search/controllers.py b/search/indico_search/controllers.py index 8e59c8b..bc6be4d 100644 --- a/search/indico_search/controllers.py +++ b/search/indico_search/controllers.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search/indico_search/forms.py b/search/indico_search/forms.py index 82f2416..34d7510 100644 --- a/search/indico_search/forms.py +++ b/search/indico_search/forms.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search/indico_search/plugin.py b/search/indico_search/plugin.py index 6ae5de0..961d0e0 100644 --- a/search/indico_search/plugin.py +++ b/search/indico_search/plugin.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search/indico_search/static/js/search.js b/search/indico_search/static/js/search.js index 028823e..0e93497 100644 --- a/search/indico_search/static/js/search.js +++ b/search/indico_search/static/js/search.js @@ -1,5 +1,5 @@ /* This file is part of Indico. - * Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). + * Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). * * Indico is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/search/indico_search/util.py b/search/indico_search/util.py index bc817ec..5422911 100644 --- a/search/indico_search/util.py +++ b/search/indico_search/util.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search/indico_search/views.py b/search/indico_search/views.py index a45a911..c4ebff4 100644 --- a/search/indico_search/views.py +++ b/search/indico_search/views.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search/setup.py b/search/setup.py index cd82dac..f6f73b8 100644 --- a/search/setup.py +++ b/search/setup.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search_invenio/indico_search_invenio/__init__.py b/search_invenio/indico_search_invenio/__init__.py index 79173ab..818de39 100644 --- a/search_invenio/indico_search_invenio/__init__.py +++ b/search_invenio/indico_search_invenio/__init__.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search_invenio/indico_search_invenio/engine.py b/search_invenio/indico_search_invenio/engine.py index 88fd572..9afaf9c 100644 --- a/search_invenio/indico_search_invenio/engine.py +++ b/search_invenio/indico_search_invenio/engine.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search_invenio/indico_search_invenio/entries.py b/search_invenio/indico_search_invenio/entries.py index c4f54e0..9b0d78c 100644 --- a/search_invenio/indico_search_invenio/entries.py +++ b/search_invenio/indico_search_invenio/entries.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search_invenio/indico_search_invenio/forms.py b/search_invenio/indico_search_invenio/forms.py index 62b3c6f..938c05c 100644 --- a/search_invenio/indico_search_invenio/forms.py +++ b/search_invenio/indico_search_invenio/forms.py @@ -1,5 +1,5 @@ # This file is part of Indico. -# Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN). +# Copyright (C) 2002 - 2018 European Organization for Nuclear Research (CERN). # # Indico is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/search_invenio/indico_search_invenio/marc2short.xsl b/search_invenio/indico_search_invenio/marc2short.xsl index 15be9b2..d6a2a4a 100644 --- a/search_invenio/indico_search_invenio/marc2short.xsl +++ b/search_invenio/indico_search_invenio/marc2short.xsl @@ -1,7 +1,7 @@