From: Thomas Huth <thuth@redhat.com>
To: kvm@vger.kernel.org, rkrcmar@redhat.com
Cc: pbonzini@redhat.com, drjones@redhat.com, david@redhat.com,
lvivier@redhat.com
Subject: [kvm-unit-tests PATCH 3/3] Add a copyright/license header for the ARM spinlock test
Date: Wed, 3 May 2017 13:50:29 +0200 [thread overview]
Message-ID: <1493812229-21037-4-git-send-email-thuth@redhat.com> (raw)
In-Reply-To: <1493812229-21037-1-git-send-email-thuth@redhat.com>
According to the changelog, the code has been taken from the
tcg_baremetal_tests from Virtual Open Systems, so we should
include the original copyright notice here.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
arm/spinlock-test.c | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/arm/spinlock-test.c b/arm/spinlock-test.c
index 7676a15..b2fdbab 100644
--- a/arm/spinlock-test.c
+++ b/arm/spinlock-test.c
@@ -1,3 +1,15 @@
+/*
+ * Spinlock test
+ *
+ * This code is based on code from the tcg_baremetal_tests.
+ *
+ * Copyright (C) 2015 Virtual Open Systems SAS
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
#include <libcflat.h>
#include <asm/smp.h>
#include <asm/cpumask.h>
--
1.8.3.1
next prev parent reply other threads:[~2017-05-03 11:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-03 11:50 [kvm-unit-tests PATCH 0/3] Update license information Thomas Huth
2017-05-03 11:50 ` [kvm-unit-tests PATCH 1/3] Add LGPL information to some ARM and PPC specific library files Thomas Huth
2017-05-03 12:33 ` Laurent Vivier
2017-05-03 11:50 ` [kvm-unit-tests PATCH 2/3] COPYRIGHT: Make it clear that kvm-unit-tests is GPL2 nowadays Thomas Huth
2017-05-03 12:34 ` Laurent Vivier
2017-05-03 11:50 ` Thomas Huth [this message]
2017-05-03 12:35 ` [kvm-unit-tests PATCH 3/3] Add a copyright/license header for the ARM spinlock test Laurent Vivier
2017-05-03 12:11 ` [kvm-unit-tests PATCH 0/3] Update license information Andrew Jones
2017-05-03 12:45 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1493812229-21037-4-git-send-email-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=david@redhat.com \
--cc=drjones@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=rkrcmar@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox