From 46c1a53d5a0048d5d16f7b9098a73a945852eb7c Mon Sep 17 00:00:00 2001 From: Vsevolod Velichko Date: Tue, 17 Jun 2014 02:08:55 +0400 Subject: [PATCH] =?UTF-8?q?Use=20(c)=20rather=20than=20=C2=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chroot/chroot.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chroot/chroot.rs b/chroot/chroot.rs index 454f2e10f..7827ea71b 100644 --- a/chroot/chroot.rs +++ b/chroot/chroot.rs @@ -2,7 +2,7 @@ /* * This file is part of the uutils coreutils package. * - * © Vsevolod Velichko + * (c) Vsevolod Velichko * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.