Re: [U-Boot] [PATCH] Update Freescale copyrights to remove "All Rights Reserved"

2009-07-29 Thread Wolfgang Denk
Dear Kumar Gala,

In message <1248835792-1882-1-git-send-email-kumar.g...@freescale.com> you 
wrote:
> "All Rights Reserved" conflicts with the GPL.
> 
> Signed-off-by: Kumar Gala 
> ---
> Wolfgang,
> 
> I would ask that you apply this now rather than later as it just addresses the
> "All Rights Reserved" issue and doesn't change any functional code..

Agreed - applied. And thanks a lot!

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
SW engineering is a race between programmers trying  to  make  better
idiot-proof programs and the universe producing greater idiots.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH] Update Freescale copyrights to remove "All Rights Reserved"

2009-07-28 Thread Kumar Gala
"All Rights Reserved" conflicts with the GPL.

Signed-off-by: Kumar Gala 
---
Wolfgang,

I would ask that you apply this now rather than later as it just addresses the
"All Rights Reserved" issue and doesn't change any functional code..

- k

 board/freescale/mpc8349itx/Makefile |2 +-
 board/freescale/mpc8349itx/config.mk|2 +-
 board/freescale/mpc8349itx/mpc8349itx.c |2 +-
 board/freescale/mpc8569mds/bcsr.c   |2 +-
 board/freescale/mpc8569mds/bcsr.h   |2 +-
 board/freescale/mpc8569mds/config.mk|2 +-
 board/matrix_vision/mvblm7/Makefile |2 +-
 board/matrix_vision/mvblm7/config.mk|2 +-
 board/matrix_vision/mvblm7/mvblm7.c |2 +-
 board/matrix_vision/mvblm7/pci.c|2 +-
 cpu/mpc512x/pci.c   |2 +-
 cpu/mpc512x/start.S |2 +-
 cpu/mpc83xx/serdes.c|2 +-
 cpu/mpc85xx/mpc8536_serdes.c|2 +-
 drivers/bios_emulator/atibios.c |2 +-
 drivers/bios_emulator/besys.c   |2 +-
 drivers/bios_emulator/bios.c|2 +-
 drivers/bios_emulator/biosemu.c |2 +-
 drivers/bios_emulator/biosemui.h|2 +-
 drivers/bios_emulator/x86emu/ops.c  |2 +-
 drivers/bios_emulator/x86emu/ops2.c |2 +-
 drivers/block/ahci.c|2 +-
 drivers/net/tsec.c  |2 +-
 drivers/net/uli526x.c   |2 +-
 include/ahci.h  |2 +-
 include/configs/MPC8349ITX.h|2 +-
 include/configs/MPC8569MDS.h|2 +-
 lib_ppc/ppccache.S  |2 +-
 28 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/board/freescale/mpc8349itx/Makefile 
b/board/freescale/mpc8349itx/Makefile
index 2fed9f0..527420b 100644
--- a/board/freescale/mpc8349itx/Makefile
+++ b/board/freescale/mpc8349itx/Makefile
@@ -1,5 +1,5 @@
 #
-# Copyright (C) Freescale Semiconductor, Inc. 2006. All rights reserved.
+# Copyright (C) Freescale Semiconductor, Inc. 2006.
 #
 # See file CREDITS for list of people who contributed to this
 # project.
diff --git a/board/freescale/mpc8349itx/config.mk 
b/board/freescale/mpc8349itx/config.mk
index 79f1765..61b6a90 100644
--- a/board/freescale/mpc8349itx/config.mk
+++ b/board/freescale/mpc8349itx/config.mk
@@ -1,5 +1,5 @@
 #
-# Copyright (C) Freescale Semiconductor, Inc. 2006. All rights reserved.
+# Copyright (C) Freescale Semiconductor, Inc. 2006.
 #
 # See file CREDITS for list of people who contributed to this
 # project.
diff --git a/board/freescale/mpc8349itx/mpc8349itx.c 
b/board/freescale/mpc8349itx/mpc8349itx.c
index 35285b4..7da39f1 100644
--- a/board/freescale/mpc8349itx/mpc8349itx.c
+++ b/board/freescale/mpc8349itx/mpc8349itx.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) Freescale Semiconductor, Inc. 2006. All rights reserved.
+ * Copyright (C) Freescale Semiconductor, Inc. 2006.
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/freescale/mpc8569mds/bcsr.c 
b/board/freescale/mpc8569mds/bcsr.c
index a936edb..b688e5c 100644
--- a/board/freescale/mpc8569mds/bcsr.c
+++ b/board/freescale/mpc8569mds/bcsr.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Freescale Semiconductor, Inc. All rights reserved.
+ * Copyright (C) 2009 Freescale Semiconductor, Inc.
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/freescale/mpc8569mds/bcsr.h 
b/board/freescale/mpc8569mds/bcsr.h
index e5d63c7..c4738d7 100644
--- a/board/freescale/mpc8569mds/bcsr.h
+++ b/board/freescale/mpc8569mds/bcsr.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Freescale Semiconductor, Inc. All rights reserved.
+ * Copyright (C) 2009 Freescale Semiconductor, Inc.
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/freescale/mpc8569mds/config.mk 
b/board/freescale/mpc8569mds/config.mk
index 36b344e..8895cda 100644
--- a/board/freescale/mpc8569mds/config.mk
+++ b/board/freescale/mpc8569mds/config.mk
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 Freescale Semiconductor, Inc. All rights reserved.
+# Copyright (C) 2009 Freescale Semiconductor, Inc.
 #
 # See file CREDITS for list of people who contributed to this
 # project.
diff --git a/board/matrix_vision/mvblm7/Makefile 
b/board/matrix_vision/mvblm7/Makefile
index cfbecfb..504935f 100644
--- a/board/matrix_vision/mvblm7/Makefile
+++ b/board/matrix_vision/mvblm7/Makefile
@@ -1,5 +1,5 @@
 #
-# Copyright (C) Freescale Semiconductor, Inc. 2006. All rights reserved.
+# Copyright (C) Freescale Semiconductor, Inc. 2006.
 #
 # See file CREDITS for list of people who contributed to this
 # project.
diff --git a/board/matrix_vision/mvblm7/config.mk 
b/board/matrix_vision/mvblm7/config.mk
index 1d85f4f..d48fc31 100644
--- a/board/matrix_vision/mvblm7/config.mk
+++ b/board/matrix_vision/mvblm7/config.mk
@@ -1,5 +1,5 @@
 #
-# Copyright (C) Freescale Semiconductor, Inc.