]> Git Repo - J-u-boot.git/commitdiff
powerpc/mpc83xx: fix copyright string in serdes.c
authorTimur Tabi <[email protected]>
Tue, 19 Jun 2012 00:11:34 +0000 (19:11 -0500)
committerKim Phillips <[email protected]>
Tue, 3 Jul 2012 16:07:21 +0000 (11:07 -0500)
The misspelling of "semiconductor" causes some internal copyright analysis
tools to complain.

Signed-off-by: Timur Tabi <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
arch/powerpc/cpu/mpc83xx/serdes.c

index a88fab91b2cc8f0f045cc19e32df95a336a5b774..2d5ee03814ac11c5a9205bb35fa1331c25413732 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Freescale SerDes initialization routine
  *
- * Copyright (C) 2007,2011 Freescale Semicondutor, Inc.
+ * Copyright 2007,2011 Freescale Semiconductor, Inc.
  * Copyright (C) 2008 MontaVista Software, Inc.
  *
  * Author: Li Yang <[email protected]>
This page took 0.034577 seconds and 4 git commands to generate.