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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

