From 7d44bc2e75a14364f7fc7454c2f2ab87204d2d10 Mon Sep 17 00:00:00 2001 From: "Antoine R. Dumont (@ardumont)" Date: Tue, 8 Sep 2020 14:42:14 +0200 Subject: [PATCH] launchpad.tasks: Update copyright headers --- swh/lister/launchpad/tasks.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/swh/lister/launchpad/tasks.py b/swh/lister/launchpad/tasks.py index 228e2e8..2ee9888 100644 --- a/swh/lister/launchpad/tasks.py +++ b/swh/lister/launchpad/tasks.py @@ -1,9 +1,8 @@ -# Copyright (C) 2017-2020 the Software Heritage developers +# Copyright (C) 2017-2020 The Software Heritage developers +# See the AUTHORS file at the top-level directory of this distribution # License: GNU General Public License version 3, or any later version # See top-level LICENSE file for more information -# import random - from celery import shared_task from .lister import LaunchpadLister