From patchwork Wed Feb 22 07:16:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ivan Hu X-Patchwork-Id: 1746120 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=fwts-devel-bounces@lists.ubuntu.com; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=canonical.com header.i=@canonical.com header.a=rsa-sha256 header.s=20210705 header.b=SkmfS3ue; dkim-atps=neutral Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4PM6t43s1fz23yr for ; Wed, 22 Feb 2023 18:17:15 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1pUjND-0001I5-Kd; Wed, 22 Feb 2023 07:17:07 +0000 Received: from smtp-relay-canonical-0.internal ([10.131.114.83] helo=smtp-relay-canonical-0.canonical.com) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1pUjNC-0001Hk-6k for fwts-devel@lists.ubuntu.com; Wed, 22 Feb 2023 07:17:06 +0000 Received: from canonical.com (unknown [106.104.136.95]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-0.canonical.com (Postfix) with ESMTPSA id 508753F327 for ; Wed, 22 Feb 2023 07:17:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1677050225; bh=RWQHSuSlj3v+tyFUz+UJIcIXxPeJZj/+sQuXCzJ+9WY=; h=From:To:Subject:Date:Message-Id:MIME-Version; b=SkmfS3ueYEjwnFYnLTH7cPlfnPkSGRaV9h4PTqEBPCXeBajAAH3ovHbrDwG3PN+16 sVGaVrViTlCME3iP07IhKoSlPgc03RtjDc3IpJuiEi8PHjkz+LRihm5gay1IxjJx8O 4zFIJ1k97sowNwnc4FYTucnyBalsSVhlUbP+snP6bPNmy2UnOc1MN4Vqx3tREym8vT JxcsAA3WjA3yq1z6GLd1UUXUBldNXiDqDl0Six5/xhGDl5vpA57Tvb3JQ/OVpNYgh+ hw6jyxOW/Kue4ilMajXUM7txumvMDK3dbTmVbfXCP9l5KrSxVE94CQ2EiQDVLHX0Lf cxrBvluivIC3w== From: Ivan Hu To: fwts-devel@lists.ubuntu.com Subject: [PATCH] debian: update copyright Date: Wed, 22 Feb 2023 15:16:56 +0800 Message-Id: <20230222071656.7592-1-ivan.hu@canonical.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: "fwts-devel" No function changed. Signed-off-by: Ivan Hu --- debian/copyright | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/copyright b/debian/copyright index 075c205d..bd377e69 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Source: git://kernel.ubuntu.com/hwe/fwts Files: * src/acpica/source/compiler/fwts_iasl_interface.c src/acpica/source/compiler/fwts_iasl_interface.h -Copyright: 2010-2021, Canonical Ltd +Copyright: 2010-2023, Canonical Ltd License: GPL-2 Files: src/acpi/acpiinfo/acpiinfo.c @@ -24,27 +24,27 @@ Files: src/acpi/acpiinfo/acpiinfo.c src/lib/include/fwts_e820.h src/lib/src/e820.c src/pci/maxreadreq/maxreadreq.c -Copyright: 2010-2021, Canonical Ltd +Copyright: 2010-2023, Canonical Ltd 2006, Intel Corporation License: GPL-2 Files: src/cpu/virt/virt.c src/lib/include/fwts_virt.h src/lib/src/virt.c -Copyright: 2010-2021, Canonical Ltd +Copyright: 2010-2023, Canonical Ltd 2007, AMD Inc 2006, Intel Corporation License: GPL-2 Files: src/lib/src/fwts_pipeio.c src/lib/src/fwts_stringextras.c -Copyright: 2010-2021, Canonical Ltd +Copyright: 2010-2023, Canonical Ltd 2010, Lennart Poettering License: GPL-2 Files: src/cpu/virt/virt_svm.c src/cpu/virt/virt_vmx.c -Copyright: 2010-2021, Canonical Ltd +Copyright: 2010-2023, Canonical Ltd 2007, AMD Inc 2006, Intel Corporation License: LGPL