# HG changeset patch # User David Douard # Date 1524570920 -7200 # Node ID b8eea17fe0b2a23a5097f8e7a411273e13ae943e # Parent 08d79eadd1a4cd06cad4d8a52f8e6b713ce49a37 [rset] update copyright diff -r 08d79eadd1a4 -r b8eea17fe0b2 cubicweb/rset.py --- a/cubicweb/rset.py Thu Sep 21 16:29:26 2017 +0200 +++ b/cubicweb/rset.py Tue Apr 24 13:55:20 2018 +0200 @@ -1,4 +1,4 @@ -# copyright 2003-2016 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2003-2018 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr # # This file is part of CubicWeb. diff -r 08d79eadd1a4 -r b8eea17fe0b2 cubicweb/test/unittest_rset.py --- a/cubicweb/test/unittest_rset.py Thu Sep 21 16:29:26 2017 +0200 +++ b/cubicweb/test/unittest_rset.py Tue Apr 24 13:55:20 2018 +0200 @@ -1,5 +1,5 @@ # coding: utf-8 -# copyright 2003-2016 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2003-2018 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr # # This file is part of CubicWeb.