From: muli@il.ibm.com
To: ak@suse.de
Cc: muli@il.ibm.com, jdmason@us.ibm.com, linux-kernel@vger.kernel.org
Subject: [PATCH 1 of 2] Fix Calgary copyright statements per IBM guidelines
Date: Sat, 1 Jul 2006 13:53:57 +0300 [thread overview]
Message-ID: <c4bd0cdcce626b9edc0b.1151751237@rhun.haifa.ibm.com> (raw)
In-Reply-To: <patchbomb.1151751236@rhun.haifa.ibm.com>
# HG changeset patch
# User Muli Ben-Yehuda <muli@il.ibm.com>
# Node ID c4bd0cdcce626b9edc0b4fa3e94c8d9666cf977a
# Parent c77454706594f66e8751656a28223db4aaef8a11
Fix Calgary copyright statements per IBM guidelines
Signed-Off-By: Muli Ben-Yehuda <muli@il.ibm.com>
Signed-Off-By: Jon Mason <jdmason@us.ibm.com>
diff -r c77454706594 -r c4bd0cdcce62 arch/x86_64/kernel/pci-calgary.c
--- a/arch/x86_64/kernel/pci-calgary.c Sat Jul 01 13:36:55 2006 +0300
+++ b/arch/x86_64/kernel/pci-calgary.c Sat Jul 01 13:39:52 2006 +0300
@@ -1,9 +1,11 @@
/*
* Derived from arch/powerpc/kernel/iommu.c
*
- * Copyright (C) 2006 Jon Mason <jdmason@us.ibm.com>, IBM Corporation
- * Copyright (C) 2006 Muli Ben-Yehuda <muli@il.ibm.com>, IBM Corporation
+ * Copyright (C) IBM Corporation, 2006
*
+ * Author: Jon Mason <jdmason@us.ibm.com>
+ * Author: Muli Ben-Yehuda <muli@il.ibm.com>
+
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
diff -r c77454706594 -r c4bd0cdcce62 arch/x86_64/kernel/tce.c
--- a/arch/x86_64/kernel/tce.c Sat Jul 01 13:36:55 2006 +0300
+++ b/arch/x86_64/kernel/tce.c Sat Jul 01 13:39:52 2006 +0300
@@ -1,8 +1,10 @@
/*
* Derived from arch/powerpc/platforms/pseries/iommu.c
*
- * Copyright (C) 2006 Jon Mason <jdmason@us.ibm.com>, IBM Corporation
- * Copyright (C) 2006 Muli Ben-Yehuda <muli@il.ibm.com>, IBM Corporation
+ * Copyright (C) IBM Corporation, 2006
+ *
+ * Author: Jon Mason <jdmason@us.ibm.com>
+ * Author: Muli Ben-Yehuda <muli@il.ibm.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff -r c77454706594 -r c4bd0cdcce62 include/asm-x86_64/calgary.h
--- a/include/asm-x86_64/calgary.h Sat Jul 01 13:36:55 2006 +0300
+++ b/include/asm-x86_64/calgary.h Sat Jul 01 13:39:52 2006 +0300
@@ -1,8 +1,10 @@
/*
* Derived from include/asm-powerpc/iommu.h
*
- * Copyright (C) 2006 Jon Mason <jdmason@us.ibm.com>, IBM Corporation
- * Copyright (C) 2006 Muli Ben-Yehuda <muli@il.ibm.com>, IBM Corporation
+ * Copyright (C) IBM Corporation, 2006
+ *
+ * Author: Jon Mason <jdmason@us.ibm.com>
+ * Author: Muli Ben-Yehuda <muli@il.ibm.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff -r c77454706594 -r c4bd0cdcce62 include/asm-x86_64/tce.h
--- a/include/asm-x86_64/tce.h Sat Jul 01 13:36:55 2006 +0300
+++ b/include/asm-x86_64/tce.h Sat Jul 01 13:39:52 2006 +0300
@@ -1,8 +1,10 @@
/*
- * Copyright (C) 2006 Muli Ben-Yehuda <muli@il.ibm.com>, IBM Corporation
- * Copyright (C) 2006 Jon Mason <jdmason@us.ibm.com>, IBM Corporation
+ * This file is derived from asm-powerpc/tce.h.
*
- * This file is derived from asm-powerpc/tce.h.
+ * Copyright (C) IBM Corporation, 2006
+ *
+ * Author: Muli Ben-Yehuda <muli@il.ibm.com>
+ * Author: Jon Mason <jdmason@us.ibm.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
next prev parent reply other threads:[~2006-07-01 10:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-01 10:53 [PATCH 0 of 2] Calgary: copyrights and MAINTAINERS updates muli
2006-07-01 10:53 ` muli [this message]
2006-07-04 8:16 ` [PATCH 1 of 2] Fix Calgary copyright statements per IBM guidelines Andi Kleen
2006-07-01 10:53 ` [PATCH 2 of 2] Add a MAINTAINERS entry for Calgary muli
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=c4bd0cdcce626b9edc0b.1151751237@rhun.haifa.ibm.com \
--to=muli@il.ibm.com \
--cc=ak@suse.de \
--cc=jdmason@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
/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
Powered by JetHome