commit | 810adae9e9e0b028bd1d210918d0380e15c5595a | [log] [tgz] |
---|---|---|
author | Lennart Poettering <lennart@poettering.net> | Tue Jun 12 17:15:23 2018 +0200 |
committer | Lennart Poettering <lennart@poettering.net> | Thu Jun 14 10:20:20 2018 +0200 |
tree | 26d8267909cb7a22e64f830801786bd5000351f2 | |
parent | 818bf5463297a72a2861aa3b360b8b4291a3f2a8 [diff] [blame] |
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.
diff --git a/test/create-sys-script.py b/test/create-sys-script.py index 33a4d31..d03ca2c 100755 --- a/test/create-sys-script.py +++ b/test/create-sys-script.py
@@ -6,7 +6,7 @@ # # create-sys-script.py # -# (C) 2017 Canonical Ltd. +# © 2017 Canonical Ltd. # Author: Dan Streetman <dan.streetman@canonical.com> """