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