From: Pierre Ossman <drzeus-list@drzeus.cx>

Credit where credit is due.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 drivers/mmc/mmc.c |    2 ++
 1 files changed, 2 insertions(+)

diff -puN drivers/mmc/mmc.c~sd-copyright-notice drivers/mmc/mmc.c
--- devel/drivers/mmc/mmc.c~sd-copyright-notice	2005-07-30 00:17:02.000000000 -0700
+++ devel-akpm/drivers/mmc/mmc.c	2005-07-30 00:17:02.000000000 -0700
@@ -2,6 +2,8 @@
  *  linux/drivers/mmc/mmc.c
  *
  *  Copyright (C) 2003-2004 Russell King, All Rights Reserved.
+ *  SD support Copyright (C) 2004 Ian Molton, All Rights Reserved.
+ *  SD support Copyright (C) 2005 Pierre Ossman, All Rights Reserved.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
_