From: Janosch Frank <frankja@linux.ibm.com>
To: kvm@vger.kernel.org
Cc: linux-s390@vger.kernel.org, imbrenda@linux.ibm.com,
david@redhat.com, thuth@redhat.com, seiden@linux.ibm.com
Subject: [kvm-unit-tests PATCH v2 3/3] lib: s390x: Fix copyright message
Date: Thu, 14 Oct 2021 12:51:07 +0000 [thread overview]
Message-ID: <20211014125107.2877-4-frankja@linux.ibm.com> (raw)
In-Reply-To: <20211014125107.2877-1-frankja@linux.ibm.com>
The comma makes no sense, so let's remove it.
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
---
lib/s390x/css.h | 2 +-
lib/s390x/sclp.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/s390x/css.h b/lib/s390x/css.h
index d644971f..0db8a281 100644
--- a/lib/s390x/css.h
+++ b/lib/s390x/css.h
@@ -2,7 +2,7 @@
/*
* CSS definitions
*
- * Copyright IBM, Corp. 2020
+ * Copyright IBM Corp. 2020
* Author: Pierre Morel <pmorel@linux.ibm.com>
*/
diff --git a/lib/s390x/sclp.h b/lib/s390x/sclp.h
index 28e526e2..61e9cf51 100644
--- a/lib/s390x/sclp.h
+++ b/lib/s390x/sclp.h
@@ -6,7 +6,7 @@
* Copyright (c) 2013 Alexander Graf <agraf@suse.de>
*
* and based on the file include/hw/s390x/sclp.h from QEMU
- * Copyright IBM, Corp. 2012
+ * Copyright IBM Corp. 2012
* Author: Christian Borntraeger <borntraeger@de.ibm.com>
*/
--
2.30.2
next prev parent reply other threads:[~2021-10-14 12:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-14 12:51 [kvm-unit-tests PATCH v2 0/3] s390x: Cleanup and maintenance 3 Janosch Frank
2021-10-14 12:51 ` [kvm-unit-tests PATCH v2 1/3] lib: s390x: Fix PSW constant Janosch Frank
2021-10-14 12:51 ` [kvm-unit-tests PATCH v2 2/3] lib: s390x: snippet.h: Add a few constants that will make our life easier Janosch Frank
2021-10-14 13:09 ` Claudio Imbrenda
2021-10-14 13:32 ` Thomas Huth
2021-10-14 12:51 ` Janosch Frank [this message]
2021-10-14 13:10 ` [kvm-unit-tests PATCH v2 3/3] lib: s390x: Fix copyright message Claudio Imbrenda
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=20211014125107.2877-4-frankja@linux.ibm.com \
--to=frankja@linux.ibm.com \
--cc=david@redhat.com \
--cc=imbrenda@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=seiden@linux.ibm.com \
--cc=thuth@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