diff --git a/cubicweb_squareui/views/__init__.py b/cubicweb_squareui/views/__init__.py index 71e199c0ce742c79237729c1057f3829007c60d5_Y3ViaWN3ZWJfc3F1YXJldWkvdmlld3MvX19pbml0X18ucHk=..688cc28336adc4d2f243d081cfc80a9ac5fdc3d0_Y3ViaWN3ZWJfc3F1YXJldWkvdmlld3MvX19pbml0X18ucHk= 100644 --- a/cubicweb_squareui/views/__init__.py +++ b/cubicweb_squareui/views/__init__.py @@ -1,4 +1,4 @@ -# copyright 2012-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2012-2023 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_squareui/views/component.py b/cubicweb_squareui/views/component.py index 71e199c0ce742c79237729c1057f3829007c60d5_Y3ViaWN3ZWJfc3F1YXJldWkvdmlld3MvY29tcG9uZW50LnB5..688cc28336adc4d2f243d081cfc80a9ac5fdc3d0_Y3ViaWN3ZWJfc3F1YXJldWkvdmlld3MvY29tcG9uZW50LnB5 100644 --- a/cubicweb_squareui/views/component.py +++ b/cubicweb_squareui/views/component.py @@ -1,4 +1,4 @@ -# copyright 2014-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2014-2023 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/setup.py b/setup.py index 71e199c0ce742c79237729c1057f3829007c60d5_c2V0dXAucHk=..688cc28336adc4d2f243d081cfc80a9ac5fdc3d0_c2V0dXAucHk= 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # pylint: disable=W0142,W0403,W0404,W0613,W0622,W0622,W0704,R0904,C0103,E0611 # -# copyright 2003-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2003-2023 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr # # This file is part of a %(distname)s. diff --git a/test/test_squareui.py b/test/test_squareui.py index 71e199c0ce742c79237729c1057f3829007c60d5_dGVzdC90ZXN0X3NxdWFyZXVpLnB5..688cc28336adc4d2f243d081cfc80a9ac5fdc3d0_dGVzdC90ZXN0X3NxdWFyZXVpLnB5 100644 --- a/test/test_squareui.py +++ b/test/test_squareui.py @@ -1,4 +1,4 @@ -# copyright 2012-2022 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2012-2023 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