summaryrefslogtreecommitdiff
path: root/arch/avr32/cpu/mmc.c
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2016-05-01 01:46:16 (GMT)
committerTom Rini <trini@konsulko.com>2016-05-02 22:37:09 (GMT)
commit09c2b8f3e39925e5bdff12cb90add09bc9e117d4 (patch)
tree843eb8abaf4f918ccc03e2995c8083c79075571f /arch/avr32/cpu/mmc.c
parent7a439cadcf3192eb012a2432ca34670b676c74d2 (diff)
downloadu-boot-09c2b8f3e39925e5bdff12cb90add09bc9e117d4.tar.xz
Change my mailaddress
I'll switch my mails to my own server, so drop all gmail references. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'arch/avr32/cpu/mmc.c')
-rw-r--r--arch/avr32/cpu/mmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/avr32/cpu/mmc.c b/arch/avr32/cpu/mmc.c
index b7213e4..26ba3a2 100644
--- a/arch/avr32/cpu/mmc.c
+++ b/arch/avr32/cpu/mmc.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2004-2006 Atmel Corporation
- * Copyright (C) 2015 Andreas Bießmann <andreas.devel@googlmail.com>
+ * Copyright (C) 2015 Andreas Bießmann <andreas@biessmann.org>
*
* SPDX-License-Identifier: GPL-2.0+
*/