summaryrefslogtreecommitdiffstats
path: root/src/core/namespace.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/core/namespace.h
parenttree-wide: remove Lennart's copyright lines (diff)
downloadsystemd-96b2fb93c53c35934d667ccdc914a3841332704b.tar.xz
systemd-96b2fb93c53c35934d667ccdc914a3841332704b.zip
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/core/namespace.h')
-rw-r--r--src/core/namespace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/namespace.h b/src/core/namespace.h
index c530565239..b45eb57c73 100644
--- a/src/core/namespace.h
+++ b/src/core/namespace.h
@@ -2,7 +2,7 @@
#pragma once
/***
- Copyright 2016 Djalal Harouni
+ Copyright © 2016 Djalal Harouni
***/
typedef struct NamespaceInfo NamespaceInfo;