diff options
Diffstat (limited to 'src/boot/efi/console.c')
-rw-r--r-- | src/boot/efi/console.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/boot/efi/console.c b/src/boot/efi/console.c index 94551a89e1..765e766fef 100644 --- a/src/boot/efi/console.c +++ b/src/boot/efi/console.c @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2012-2013 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2012 Harald Hoyer <harald@redhat.com> + * Copyright © 2012-2013 Kay Sievers <kay@vrfy.org> + * Copyright © 2012 Harald Hoyer <harald@redhat.com> */ #include <efi.h> |