diff --git a/cubicweb_elasticsearch/entities.py b/cubicweb_elasticsearch/entities.py index 141b9b2166034d99d19d9be05c5ed348376171ba..777437acb625df48fa041a2cf21bfa42b5cd4231 100644 --- a/cubicweb_elasticsearch/entities.py +++ b/cubicweb_elasticsearch/entities.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# copyright 2016-2021 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2016-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr -- mailto:contact@logilab.fr # # This program is free software: you can redistribute it and/or modify it under diff --git a/cubicweb_elasticsearch/es.py b/cubicweb_elasticsearch/es.py index fa8c9efcc1921ff152284a02ff279dba09a63efd..a89745b0b55792c82fa35cd1eb76a956ccc1b43e 100644 --- a/cubicweb_elasticsearch/es.py +++ b/cubicweb_elasticsearch/es.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# copyright 2016-2021 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2016-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr -- mailto:contact@logilab.fr # # This program is free software: you can redistribute it and/or modify it under diff --git a/cubicweb_elasticsearch/hooks.py b/cubicweb_elasticsearch/hooks.py index 789814147d305abe39854055b211fbe049b5acc9..49af708ac0cf3cb8867bc3d15affd7fb0097a8df 100644 --- a/cubicweb_elasticsearch/hooks.py +++ b/cubicweb_elasticsearch/hooks.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# copyright 2016-2021 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2016-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr -- mailto:contact@logilab.fr # # This program is free software: you can redistribute it and/or modify it under diff --git a/cubicweb_elasticsearch/migration/postcreate.py b/cubicweb_elasticsearch/migration/postcreate.py index f00e1341a7274ec3f572152b15b62179b4489c95..36bf3f68b0e921b4bc585681566668614901229f 100644 --- a/cubicweb_elasticsearch/migration/postcreate.py +++ b/cubicweb_elasticsearch/migration/postcreate.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# copyright 2016-2021 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2016-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr -- mailto:contact@logilab.fr # # This program is free software: you can redistribute it and/or modify it under diff --git a/cubicweb_elasticsearch/schema.py b/cubicweb_elasticsearch/schema.py index 004100a528eee67b15a9a626a746fc4f946c555c..58b8d5314ed3cd2d2d2c2faec28e0b0fbecf49aa 100644 --- a/cubicweb_elasticsearch/schema.py +++ b/cubicweb_elasticsearch/schema.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# copyright 2016-2021 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2016-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr -- mailto:contact@logilab.fr # # This program is free software: you can redistribute it and/or modify it under diff --git a/cubicweb_elasticsearch/search_helpers.py b/cubicweb_elasticsearch/search_helpers.py index 5ea74bc99585f8e42393084bff49b34bdd6a92e5..0332107d17b2daf1f30449beb479723b1b37d126 100644 --- a/cubicweb_elasticsearch/search_helpers.py +++ b/cubicweb_elasticsearch/search_helpers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# copyright 2016-2021 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2016-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr -- mailto:contact@logilab.fr # # This program is free software: you can redistribute it and/or modify it under diff --git a/cubicweb_elasticsearch/views.py b/cubicweb_elasticsearch/views.py index fead00dd48857d584dfd8f83c3a444c6b7cb948d..264e10ea639b26dce74f91c7a489bb25ee191025 100644 --- a/cubicweb_elasticsearch/views.py +++ b/cubicweb_elasticsearch/views.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# copyright 2016-2021 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2016-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr -- mailto:contact@logilab.fr # # This program is free software: you can redistribute it and/or modify it under diff --git a/test/pytestconf.py b/test/pytestconf.py index 1d6b9c0d2bc94ecec6a6990ab83160ea9d5d1fa5..297e1bbf61145f03e1e7016ca5a0c9b73719b5b1 100644 --- a/test/pytestconf.py +++ b/test/pytestconf.py @@ -1,4 +1,4 @@ -# copyright 2003-2021 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2003-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr # # This file is part of CubicWeb. diff --git a/test/test_compose_search.py b/test/test_compose_search.py index 3f3e4535ceb358aad5589bdc4a1e6c41a18e5010..d7c426cdcfe7b0e1b2688de273f7f677af5a8596 100644 --- a/test/test_compose_search.py +++ b/test/test_compose_search.py @@ -1,4 +1,4 @@ -# copyright 2016-2021 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2016-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr -- mailto:contact@logilab.fr # # This program is free software: you can redistribute it and/or modify it under