From patchwork Tue Nov 14 14:38:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 13455449 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8DCB04174E for ; Tue, 14 Nov 2023 14:40:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="K7b1OCsa" Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1DE561BE for ; Tue, 14 Nov 2023 06:40:10 -0800 (PST) Received: by mail-ej1-x632.google.com with SMTP id a640c23a62f3a-9be02fcf268so853489766b.3 for ; Tue, 14 Nov 2023 06:40:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1699972808; x=1700577608; darn=vger.kernel.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=CAcrCtDRFE27SgAEHRwd23jK5KSLpjZ+znXdyGAiZas=; b=K7b1OCsaQXPdOfk3pYBZtqd1sPvaWvF0D8VS8CHocI1GYIeBo4Vwdxvwd3rYoD3+Yq 4pbW7ttPnwDogpK++YjagpiNSNHXi3gbjktM8KT1vYYJMfqou2UPypWs/JtJZoxRUB/O aZahISvvg7h3loIpUwhSddZr1g6bP4EiT/K9mvWPidVeL4T5hFlyAgrRBFxpYRDyD9UT tn139J2mn39C9i2qLhZzeIP5c09QGGYgmixddtPNoBpjhNExaYZyL5kW4oKHieCbQyms mykM56l6P8Fl1GhUTHs4gzVftfK00bzYugamWebS2+dzwLlqufkNlHKoOsBrpiaCtiB5 sZUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699972808; x=1700577608; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CAcrCtDRFE27SgAEHRwd23jK5KSLpjZ+znXdyGAiZas=; b=gugQSZv6794xpibtaYUarj25cQQ9A9DKOuuOPZ4Urv09oRVSvex7TUeNYT8rJG4XGn SyGCSjttRUKk86yESeDfp5Nw6gRYQcN6EOs9lyWlAKMnX4TwRGjNw7ahASZ17jCZvnJf yN0DJKOUxwyJe/DYyfVmViJk2Z6WA6uqPsHquxIICmVwf/vBYAPtAGZr9ixUrrNIr1gJ IQH+bsMWo7+QedtdaKmpWPfYMNdRCJwdTXJp+kqbIKDT/Ei9yO6LwiKJj8VdOSPL/Acr RnaWvdvYQid6x6/LeYRdyMebPt0dUZGlMAoYWAj3yNvgYjypz5yG10V2P9XhsePsFC88 o16g== X-Gm-Message-State: AOJu0YxFkkMMu/QUHtjjxalRNjtFSQo8PHvxin2gRwxFGWBNXWOogo3X f64C1NqsUURnA2hwuN9P+2NXyA== X-Google-Smtp-Source: AGHT+IFRbdN3aM58BgezwVky3EFK69MoaorjbUe4txfqvi/Mr07fntHT95KnMqBlE8Dz9TGy0ZX5tw== X-Received: by 2002:a17:907:9848:b0:9dd:5adc:b1d2 with SMTP id jj8-20020a170907984800b009dd5adcb1d2mr6678484ejc.38.1699972808614; Tue, 14 Nov 2023 06:40:08 -0800 (PST) Received: from m1x-phil.lan (cac94-h02-176-184-25-155.dsl.sta.abo.bbox.fr. [176.184.25.155]) by smtp.gmail.com with ESMTPSA id y10-20020a1709064b0a00b009dd7bc622fbsm5606206eju.113.2023.11.14.06.40.06 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Tue, 14 Nov 2023 06:40:08 -0800 (PST) From: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= To: David Woodhouse , qemu-devel@nongnu.org Cc: =?utf-8?q?Alex_Benn=C3=A9e?= , Paul Durrant , qemu-arm@nongnu.org, Paolo Bonzini , David Woodhouse , Stefano Stabellini , Richard Henderson , xen-devel@lists.xenproject.org, qemu-block@nongnu.org, Anthony Perard , kvm@vger.kernel.org, Thomas Huth , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= Subject: [PATCH-for-9.0 v2 16/19] hw/xen/xen_pt: Add missing license Date: Tue, 14 Nov 2023 15:38:12 +0100 Message-ID: <20231114143816.71079-17-philmd@linaro.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20231114143816.71079-1-philmd@linaro.org> References: <20231114143816.71079-1-philmd@linaro.org> Precedence: bulk X-Mailing-List: kvm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Commit eaab4d60d3 ("Introduce Xen PCI Passthrough, qdevice") introduced both xen_pt.[ch], but only added the license to xen_pt.c. Use the same license for xen_pt.h. Suggested-by: David Woodhouse Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: David Woodhouse Acked-by: Anthony PERARD --- hw/xen/xen_pt.h | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hw/xen/xen_pt.h b/hw/xen/xen_pt.h index 31bcfdf705..d3180bb134 100644 --- a/hw/xen/xen_pt.h +++ b/hw/xen/xen_pt.h @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2007, Neocleus Corporation. + * Copyright (c) 2007, Intel Corporation. + * + * SPDX-License-Identifier: GPL-2.0-only + * + * Alex Novik + * Allen Kay + * Guy Zana + */ #ifndef XEN_PT_H #define XEN_PT_H