diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-06-12 19:00:24 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-06-14 10:20:21 +0200 |
commit | 96b2fb93c53c35934d667ccdc914a3841332704b (patch) | |
tree | 69d46130ab6739df0ee6e791d9db243069a8c2a5 /hwdb/parse_hwdb.py | |
parent | 0c697941389b7379c4471bc0a067ede02814bc57 (diff) | |
download | systemd-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 'hwdb/parse_hwdb.py')
-rwxr-xr-x | hwdb/parse_hwdb.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdb/parse_hwdb.py b/hwdb/parse_hwdb.py index 3daf1822e3..c6cbacb60a 100755 --- a/hwdb/parse_hwdb.py +++ b/hwdb/parse_hwdb.py @@ -4,7 +4,7 @@ # # This file is distributed under the MIT license, see below. # -# Copyright 2016 Zbigniew Jędrzejewski-Szmek +# Copyright © 2016 Zbigniew Jędrzejewski-Szmek # # The MIT License (MIT) # |