diff options
Diffstat (limited to 'src/libsystemd/sd-device/device-util.h')
-rw-r--r-- | src/libsystemd/sd-device/device-util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd/sd-device/device-util.h b/src/libsystemd/sd-device/device-util.h index fa9d984d2c..1adc2ab69e 100644 --- a/src/libsystemd/sd-device/device-util.h +++ b/src/libsystemd/sd-device/device-util.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright 2014-2015 Tom Gundersen <teg@jklm.no> + Copyright © 2014-2015 Tom Gundersen <teg@jklm.no> ***/ #include "util.h" |