diff options
Diffstat (limited to 'arch/avr32/cpu/mmc.c')
-rw-r--r-- | arch/avr32/cpu/mmc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/avr32/cpu/mmc.c b/arch/avr32/cpu/mmc.c index b7213e4e7a..26ba3a24e4 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+ */ |