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

Signed-off-by: Frank Haverkamp <ha...@linux.vnet.ibm.com>
Signed-off-by: Michael Jung <mij...@gmx.net>
---
 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 <ha...@linux.vnet.ibm.com>
  * Author: Joerg-Stephan Vogt <jsv...@de.ibm.com>
- * Author: Michael Jung <mij...@de.ibm.com>
+ * Author: Michael Jung <mij...@gmx.net>
  * Author: Michael Ruettger <mich...@ibmra.de>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -46,7 +46,7 @@
 MODULE_AUTHOR("Frank Haverkamp <ha...@linux.vnet.ibm.com>");
 MODULE_AUTHOR("Michael Ruettger <mich...@ibmra.de>");
 MODULE_AUTHOR("Joerg-Stephan Vogt <jsv...@de.ibm.com>");
-MODULE_AUTHOR("Michal Jung <mij...@de.ibm.com>");
+MODULE_AUTHOR("Michael Jung <mij...@gmx.net>");
 
 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 <ha...@linux.vnet.ibm.com>
  * Author: Joerg-Stephan Vogt <jsv...@de.ibm.com>
- * Author: Michael Jung <mij...@de.ibm.com>
+ * Author: Michael Jung <mij...@gmx.net>
  * Author: Michael Ruettger <mich...@ibmra.de>
  *
  * 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 <ha...@linux.vnet.ibm.com>
  * Author: Joerg-Stephan Vogt <jsv...@de.ibm.com>
- * Author: Michael Jung <mij...@de.ibm.com>
+ * Author: Michael Jung <mij...@gmx.net>
  * Author: Michael Ruettger <mich...@ibmra.de>
  *
  * 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 <ha...@linux.vnet.ibm.com>
  * Author: Joerg-Stephan Vogt <jsv...@de.ibm.com>
- * Author: Michael Jung <mij...@de.ibm.com>
+ * Author: Michael Jung <mij...@gmx.net>
  * Author: Michael Ruettger <mich...@ibmra.de>
  *
  * 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 <ha...@linux.vnet.ibm.com>
  * Author: Joerg-Stephan Vogt <jsv...@de.ibm.com>
- * Author: Michael Jung <mij...@de.ibm.com>
+ * Author: Michael Jung <mij...@gmx.net>
  * Author: Michael Ruettger <mich...@ibmra.de>
  *
  * 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 <ha...@linux.vnet.ibm.com>
  * Author: Joerg-Stephan Vogt <jsv...@de.ibm.com>
- * Author: Michael Jung <mij...@de.ibm.com>
+ * Author: Michael Jung <mij...@gmx.net>
  * Author: Michael Ruettger <mich...@ibmra.de>
  *
  * 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 <ha...@linux.vnet.ibm.com>
  * Author: Joerg-Stephan Vogt <jsv...@de.ibm.com>
- * Author: Michael Jung <mij...@de.ibm.com>
+ * Author: Michael Jung <mij...@gmx.net>
  * Author: Michael Ruettger <mich...@ibmra.de>
  *
  * 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 <ha...@linux.vnet.ibm.com>
  * Author: Joerg-Stephan Vogt <jsv...@de.ibm.com>
- * Author: Michael Jung <mij...@de.ibm.com>
+ * Author: Michael Jung <mij...@gmx.net>
  * Author: Michael Ruettger <mich...@ibmra.de>
  *
  * 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 <ha...@linux.vnet.ibm.com>
  * Author: Joerg-Stephan Vogt <jsv...@de.ibm.com>
- * Author: Michael Jung <mij...@de.ibm.com>
+ * Author: Michael Jung <mij...@gmx.net>
  * Author: Michael Ruettger <mich...@ibmra.de>
  *
  * 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 <ha...@linux.vnet.ibm.com>
  * Author: Joerg-Stephan Vogt <jsv...@de.ibm.com>
- * Author: Michael Jung <mij...@de.ibm.com>
+ * Author: Michael Jung <mij...@gmx.net>
  * Author: Michael Ruettger <mich...@ibmra.de>
  *
  * This program is free software; you can redistribute it and/or modify

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to