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