summaryrefslogtreecommitdiff
path: root/src/boot/efi/splash.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-06-12 17:15:23 +0200
committerLennart Poettering <lennart@poettering.net>2018-06-14 10:20:20 +0200
commit810adae9e9e0b028bd1d210918d0380e15c5595a (patch)
tree26d8267909cb7a22e64f830801786bd5000351f2 /src/boot/efi/splash.h
parent818bf5463297a72a2861aa3b360b8b4291a3f2a8 (diff)
downloadsystemd-810adae9e9e0b028bd1d210918d0380e15c5595a.tar.gz
tree-wide: use proper unicode © instead of (C) where we can
Let's use a proper unicode copyright symbol where we can, it's prettier. This important patch is very important.
Diffstat (limited to 'src/boot/efi/splash.h')
-rw-r--r--src/boot/efi/splash.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/boot/efi/splash.h b/src/boot/efi/splash.h
index c7e9c7a78d..69c29a6aec 100644
--- a/src/boot/efi/splash.h
+++ b/src/boot/efi/splash.h
@@ -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>
*/
#ifndef __SDBOOT_SPLASH_H