summaryrefslogtreecommitdiff
path: root/src/systemd/sd-device.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-06-12 19:00:24 +0200
committerLennart Poettering <lennart@poettering.net>2018-06-14 10:20:21 +0200
commit96b2fb93c53c35934d667ccdc914a3841332704b (patch)
tree69d46130ab6739df0ee6e791d9db243069a8c2a5 /src/systemd/sd-device.h
parent0c697941389b7379c4471bc0a067ede02814bc57 (diff)
downloadsystemd-96b2fb93c53c35934d667ccdc914a3841332704b.tar.gz
tree-wide: beautify remaining copyright statements
Let's unify an beautify our remaining copyright statements, with a unicode ©. This means our copyright statements are now always formatted the same way. Yay.
Diffstat (limited to 'src/systemd/sd-device.h')
-rw-r--r--src/systemd/sd-device.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/systemd/sd-device.h b/src/systemd/sd-device.h
index 8ddf02fa8c..19dd9a3d11 100644
--- a/src/systemd/sd-device.h
+++ b/src/systemd/sd-device.h
@@ -3,8 +3,8 @@
#define foosddevicehfoo
/***
- Copyright 2008-2012 Kay Sievers <kay@vrfy.org>
- Copyright 2014-2015 Tom Gundersen <teg@jklm.no>
+ Copyright © 2008-2012 Kay Sievers <kay@vrfy.org>
+ Copyright © 2014-2015 Tom Gundersen <teg@jklm.no>
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