mirror of
https://github.com/systemd/systemd.git
synced 2025-08-02 04:22:27 +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:
@ -2,7 +2,7 @@
|
||||
# -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
|
||||
# SPDX-License-Identifier: LGPL-2.1+
|
||||
#
|
||||
# Copyright 2012-2013 Zbigniew Jędrzejewski-Szmek
|
||||
# Copyright © 2012-2013 Zbigniew Jędrzejewski-Szmek
|
||||
|
||||
import sys
|
||||
import collections
|
||||
|
Reference in New Issue
Block a user