From: Pierre Ossman Date: Tue, 6 Sep 2005 22:18:56 +0000 (-0700) Subject: [PATCH] sd: SD copyright notice X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5b4fd9aef778e223968dfab1b90f905b3f2bd23d;p=linux-beck.git [PATCH] sd: SD copyright notice Credit where credit is due. Signed-off-by: Pierre Ossman Cc: Russell King Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/mmc/mmc.c b/drivers/mmc/mmc.c index 6414f071a2a4..0a117c61cd18 100644 --- a/drivers/mmc/mmc.c +++ b/drivers/mmc/mmc.c @@ -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