diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/block/mvsata_ide.c | 4 | ||||
-rw-r--r-- | drivers/i2c/mvtwsi.c | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/drivers/block/mvsata_ide.c b/drivers/block/mvsata_ide.c index 3d6993a..e0e4097 100644 --- a/drivers/block/mvsata_ide.c +++ b/drivers/block/mvsata_ide.c @@ -1,7 +1,7 @@ /* - * Copyright (C) 2010 Albert ARIBAUD <albert.aribaud@free.fr> + * Copyright (C) 2010 Albert ARIBAUD <albert.u.boot@aribaud.net> * - * Written-by: Albert ARIBAUD <albert.aribaud@free.fr> + * Written-by: Albert ARIBAUD <albert.u.boot@aribaud.net> * * See file CREDITS for list of people who contributed to this * project. diff --git a/drivers/i2c/mvtwsi.c b/drivers/i2c/mvtwsi.c index 16a536f..5be6dbb 100644 --- a/drivers/i2c/mvtwsi.c +++ b/drivers/i2c/mvtwsi.c @@ -2,7 +2,7 @@ * Driver for the TWSI (i2c) controller found on the Marvell * orion5x and kirkwood SoC families. * - * Author: Albert Aribaud <albert.aribaud@free.fr> + * Author: Albert Aribaud <albert.u.boot@aribaud.net> * Copyright (c) 2010 Albert Aribaud. * * See file CREDITS for list of people who contributed to this |