mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-08-03 08:22:37 +03:00
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.
This commit is contained in:
@ -6,7 +6,7 @@ OUTFILE_HEADER = """#!/usr/bin/env python3
|
||||
#
|
||||
# create-sys-script.py
|
||||
#
|
||||
# (C) 2017 Canonical Ltd.
|
||||
# © 2017 Canonical Ltd.
|
||||
# Author: Dan Streetman <dan.streetman@canonical.com>
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user