Dear Stephen,

In message <1461099580-3866-14-git-send-email-swar...@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

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
What is tolerance? -- it is the consequence of humanity. We  are  all
formed  of frailty and error; let us pardon reciprocally each other's
folly -- that is the first law of nature.                  - Voltaire
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to