summaryrefslogtreecommitdiff
path: root/src/systemd/sd-radv.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/systemd/sd-radv.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/systemd/sd-radv.h')
-rw-r--r--src/systemd/sd-radv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd/sd-radv.h b/src/systemd/sd-radv.h
index 05654aa747..f2056c0644 100644
--- a/src/systemd/sd-radv.h
+++ b/src/systemd/sd-radv.h
@@ -3,7 +3,7 @@
#define foosdradvfoo
/***
- Copyright (C) 2017 Intel Corporation. All rights reserved.
+ Copyright © 2017 Intel Corporation. All rights reserved.
systemd is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by