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/sys-script.py b/test/sys-script.py index de3d1b5..a511126 100755 --- a/test/sys-script.py +++ b/test/sys-script.py
@@ -3,7 +3,7 @@ # # sys-script.py # -# (C) 2017 Canonical Ltd. +# © 2017 Canonical Ltd. # Author: Dan Streetman <dan.streetman@canonical.com> import os, sys