Re: [PATCH] proc: fixup (c) sign

From: Linus Torvalds
Date: Wed Apr 11 2018 - 18:41:34 EST


On Wed, Apr 11, 2018 at 1:24 PM, Alexey Dobriyan <adobriyan@xxxxxxxxx> wrote:
>
> It got sent from here as iso8859-1.

It's probably a good idea to just move away from Latin1 entirely, and
encourage people to just use utf-8.

But yes, Andrew's scripts clearly do a horrible job at looking at
email encoding, and that really should be fixed.

I worry less about silly copyright signs than about peoples actual
_names_, but we've certainly seen problems there too.

Linus