2014-04-03 06:26:13

by haver

[permalink] [raw]
Subject: [PATCH] GenWQE: Fix email address and update copyright notice

Updated email address of co-author and updated the copyright notice
with the current year.

Signed-off-by: Frank Haverkamp <[email protected]>
Signed-off-by: Michael Jung <[email protected]>
---
drivers/misc/genwqe/card_base.c | 6 +++---
drivers/misc/genwqe/card_base.h | 4 ++--
drivers/misc/genwqe/card_ddcb.c | 4 ++--
drivers/misc/genwqe/card_ddcb.h | 4 ++--
drivers/misc/genwqe/card_debugfs.c | 4 ++--
drivers/misc/genwqe/card_dev.c | 4 ++--
drivers/misc/genwqe/card_sysfs.c | 4 ++--
drivers/misc/genwqe/card_utils.c | 4 ++--
drivers/misc/genwqe/genwqe_driver.h | 4 ++--
include/uapi/linux/genwqe/genwqe_card.h | 4 ++--
10 files changed, 21 insertions(+), 21 deletions(-)

--- a/drivers/misc/genwqe/card_base.c
+++ b/drivers/misc/genwqe/card_base.c
@@ -1,11 +1,11 @@
/**
* IBM Accelerator Family 'GenWQE'
*
- * (C) Copyright IBM Corp. 2013
+ * (C) Copyright IBM Corp. 2013, 2014
*
* Author: Frank Haverkamp <[email protected]>
* Author: Joerg-Stephan Vogt <[email protected]>
- * Author: Michael Jung <[email protected]>
+ * Author: Michael Jung <[email protected]>
* Author: Michael Ruettger <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
@@ -46,7 +46,7 @@
MODULE_AUTHOR("Frank Haverkamp <[email protected]>");
MODULE_AUTHOR("Michael Ruettger <[email protected]>");
MODULE_AUTHOR("Joerg-Stephan Vogt <[email protected]>");
-MODULE_AUTHOR("Michal Jung <[email protected]>");
+MODULE_AUTHOR("Michael Jung <[email protected]>");

MODULE_DESCRIPTION("GenWQE Card");
MODULE_VERSION(DRV_VERS_STRING);
--- a/drivers/misc/genwqe/card_base.h
+++ b/drivers/misc/genwqe/card_base.h
@@ -4,11 +4,11 @@
/**
* IBM Accelerator Family 'GenWQE'
*
- * (C) Copyright IBM Corp. 2013
+ * (C) Copyright IBM Corp. 2013, 2014
*
* Author: Frank Haverkamp <[email protected]>
* Author: Joerg-Stephan Vogt <[email protected]>
- * Author: Michael Jung <[email protected]>
+ * Author: Michael Jung <[email protected]>
* Author: Michael Ruettger <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
--- a/drivers/misc/genwqe/card_ddcb.c
+++ b/drivers/misc/genwqe/card_ddcb.c
@@ -1,11 +1,11 @@
/**
* IBM Accelerator Family 'GenWQE'
*
- * (C) Copyright IBM Corp. 2013
+ * (C) Copyright IBM Corp. 2013, 2014
*
* Author: Frank Haverkamp <[email protected]>
* Author: Joerg-Stephan Vogt <[email protected]>
- * Author: Michael Jung <[email protected]>
+ * Author: Michael Jung <[email protected]>
* Author: Michael Ruettger <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
--- a/drivers/misc/genwqe/card_ddcb.h
+++ b/drivers/misc/genwqe/card_ddcb.h
@@ -4,11 +4,11 @@
/**
* IBM Accelerator Family 'GenWQE'
*
- * (C) Copyright IBM Corp. 2013
+ * (C) Copyright IBM Corp. 2013, 2014
*
* Author: Frank Haverkamp <[email protected]>
* Author: Joerg-Stephan Vogt <[email protected]>
- * Author: Michael Jung <[email protected]>
+ * Author: Michael Jung <[email protected]>
* Author: Michael Ruettger <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
--- a/drivers/misc/genwqe/card_debugfs.c
+++ b/drivers/misc/genwqe/card_debugfs.c
@@ -1,11 +1,11 @@
/**
* IBM Accelerator Family 'GenWQE'
*
- * (C) Copyright IBM Corp. 2013
+ * (C) Copyright IBM Corp. 2013, 2014
*
* Author: Frank Haverkamp <[email protected]>
* Author: Joerg-Stephan Vogt <[email protected]>
- * Author: Michael Jung <[email protected]>
+ * Author: Michael Jung <[email protected]>
* Author: Michael Ruettger <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
--- a/drivers/misc/genwqe/card_dev.c
+++ b/drivers/misc/genwqe/card_dev.c
@@ -1,11 +1,11 @@
/**
* IBM Accelerator Family 'GenWQE'
*
- * (C) Copyright IBM Corp. 2013
+ * (C) Copyright IBM Corp. 2013, 2014
*
* Author: Frank Haverkamp <[email protected]>
* Author: Joerg-Stephan Vogt <[email protected]>
- * Author: Michael Jung <[email protected]>
+ * Author: Michael Jung <[email protected]>
* Author: Michael Ruettger <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
--- a/drivers/misc/genwqe/card_sysfs.c
+++ b/drivers/misc/genwqe/card_sysfs.c
@@ -1,11 +1,11 @@
/**
* IBM Accelerator Family 'GenWQE'
*
- * (C) Copyright IBM Corp. 2013
+ * (C) Copyright IBM Corp. 2013, 2014
*
* Author: Frank Haverkamp <[email protected]>
* Author: Joerg-Stephan Vogt <[email protected]>
- * Author: Michael Jung <[email protected]>
+ * Author: Michael Jung <[email protected]>
* Author: Michael Ruettger <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
--- a/drivers/misc/genwqe/card_utils.c
+++ b/drivers/misc/genwqe/card_utils.c
@@ -1,11 +1,11 @@
/**
* IBM Accelerator Family 'GenWQE'
*
- * (C) Copyright IBM Corp. 2013
+ * (C) Copyright IBM Corp. 2013, 2014
*
* Author: Frank Haverkamp <[email protected]>
* Author: Joerg-Stephan Vogt <[email protected]>
- * Author: Michael Jung <[email protected]>
+ * Author: Michael Jung <[email protected]>
* Author: Michael Ruettger <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
--- a/drivers/misc/genwqe/genwqe_driver.h
+++ b/drivers/misc/genwqe/genwqe_driver.h
@@ -4,11 +4,11 @@
/**
* IBM Accelerator Family 'GenWQE'
*
- * (C) Copyright IBM Corp. 2013
+ * (C) Copyright IBM Corp. 2013, 2014
*
* Author: Frank Haverkamp <[email protected]>
* Author: Joerg-Stephan Vogt <[email protected]>
- * Author: Michael Jung <[email protected]>
+ * Author: Michael Jung <[email protected]>
* Author: Michael Ruettger <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
--- a/include/uapi/linux/genwqe/genwqe_card.h
+++ b/include/uapi/linux/genwqe/genwqe_card.h
@@ -4,11 +4,11 @@
/**
* IBM Accelerator Family 'GenWQE'
*
- * (C) Copyright IBM Corp. 2013
+ * (C) Copyright IBM Corp. 2013, 2014
*
* Author: Frank Haverkamp <[email protected]>
* Author: Joerg-Stephan Vogt <[email protected]>
- * Author: Michael Jung <[email protected]>
+ * Author: Michael Jung <[email protected]>
* Author: Michael Ruettger <[email protected]>
*
* This program is free software; you can redistribute it and/or modify


2014-04-03 18:02:52

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] GenWQE: Fix email address and update copyright notice

On Thu, Apr 03, 2014 at 08:25:27AM +0200, Frank Haverkamp wrote:
> Updated email address of co-author and updated the copyright notice
> with the current year.

Why update the copyright notice, it doesn't mean anything, as IBM
lawyers know well, so who is asking for this change?

thanks,

greg k-h

2014-04-07 13:52:43

by haver

[permalink] [raw]
Subject: Re: [PATCH] GenWQE: Fix email address and update copyright notice

Hi Greg,

Am Donnerstag, den 03.04.2014, 11:05 -0700 schrieb Greg KH:
> On Thu, Apr 03, 2014 at 08:25:27AM +0200, Frank Haverkamp wrote:
> > Updated email address of co-author and updated the copyright notice
> > with the current year.
>
> Why update the copyright notice, it doesn't mean anything, as IBM
> lawyers know well, so who is asking for this change?
>

I thought it would be a good idea to update it, to keep it up to date.
If you don't like my addition of the year in the copyright notice, I can
remove it. Just let me know. I think it is not such important.

The other content of this patch is, as you have seen, a spelling error
in the name of my team member and that he wanted to have a different
email address in the code.


> thanks,
>
> greg k-h
>

Regards

Frank