1
0
mirror of https://github.com/systemd/systemd.git synced 2025-11-29 00:24:17 +03:00

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.
This commit is contained in:
Lennart Poettering
2018-06-12 19:00:24 +02:00
parent 0c69794138
commit 96b2fb93c5
552 changed files with 590 additions and 590 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# SPDX-License-Identifier: LGPL-2.1+
#
# Copyright 2017 Michal Sekletar <msekleta@redhat.com>
# Copyright © 2017 Michal Sekletar <msekleta@redhat.com>
# ATTENTION: This uses the *installed* systemd, not the one from the built
# source tree.