From 4a8720bc16d467ef0bc871809da0a8971cf61ea3 Mon Sep 17 00:00:00 2001 From: Cube Doctor Date: Mon, 3 Jan 2022 08:56:59 +0000 Subject: [PATCH] docs(licence): update licence dates --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 96a11e8..e20c446 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-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 a CubicWeb cube. -- GitLab