From 96b2fb93c53c35934d667ccdc914a3841332704b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 12 Jun 2018 19:00:24 +0200 Subject: tree-wide: beautify remaining copyright statements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- src/sulogin-shell/sulogin-shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sulogin-shell') diff --git a/src/sulogin-shell/sulogin-shell.c b/src/sulogin-shell/sulogin-shell.c index beff99c43b..d0e5a89f1f 100644 --- a/src/sulogin-shell/sulogin-shell.c +++ b/src/sulogin-shell/sulogin-shell.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright 2017 Felipe Sateler + Copyright © 2017 Felipe Sateler ***/ #include -- cgit v1.2.1