From 6fd0184229d158800bf00bc41b4c7c91ba22d86b Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Thu, 20 Oct 2016 16:59:28 +0200 Subject: [PATCH] lister: update Copyright --- swh/lister/github/lister.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/swh/lister/github/lister.py b/swh/lister/github/lister.py index 82a6ba7..295bc78 100644 --- a/swh/lister/github/lister.py +++ b/swh/lister/github/lister.py @@ -1,4 +1,5 @@ -# Copyright (C) 2015 Stefano Zacchiroli +# Copyright (C) 2015 Stefano Zacchiroli +# Copyright (C) 2016 The Software Heritage developers # License: GNU General Public License version 3, or any later version # See top-level LICENSE file for more information