Re: [U-Boot] [PATCH] powerpc/mpc83xx: fix copyright string in serdes.c

2012-07-03 Thread Kim Phillips
On Mon, 18 Jun 2012 19:11:34 -0500 Timur Tabi wrote: > The misspelling of "semiconductor" causes some internal copyright analysis > tools to complain. > > Signed-off-by: Timur Tabi > --- applied, thanks. Kim ___ U-Boot mailing list U-Boot@lists.den

[U-Boot] [PATCH] powerpc/mpc83xx: fix copyright string in serdes.c

2012-06-18 Thread Timur Tabi
The misspelling of "semiconductor" causes some internal copyright analysis tools to complain. Signed-off-by: Timur Tabi --- arch/powerpc/cpu/mpc83xx/serdes.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/cpu/mpc83xx/serdes.c b/arch/powerpc/cpu/mpc83xx/se