
Dear Stephen,
In message 1461099580-3866-14-git-send-email-swarren@wwwdotorg.org you wrote:
--- a/board/avionic-design/common/tamonten-ng.c +++ b/board/avionic-design/common/tamonten-ng.c @@ -1,18 +1,19 @@ /*
- (C) Copyright 2013
- Avionic Design GmbH <www.avionic-design.de>
*/
- Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved.
- SPDX-License-Identifier: GPL-2.0+
#include <common.h> #include <dm.h> +#include <i2c.h> +#include <asm/gpio.h> #include <asm/arch/pinmux.h> #include <asm/arch/gp_padctrl.h> #include <asm/arch/gpio.h> -#include <asm/gpio.h> #include "pinmux-config-tamonten-ng.h" -#include <i2c.h>
#define PMU_I2C_ADDRESS 0x2D
Do you really think that moving around two lines of code is a big enough creative achievement to justify adding a copyright note on it?
And even with "All rights reserved."?
I stop reviewing this patch set here. I'm sorry, but I really dislike the way how it - intentionally or unintentionally - appears to be driven by the attempt to increase Nvidias presence in copyright claims.
This seems not fair to me, and I would like to ask you to rework this whole patch set and be a little less aggressive in copyright claims.
Thanks in advance.
Best regards,
Wolfgang Denk