Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp5734154pxv; Wed, 7 Jul 2021 10:30:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyyTSnwvBf8z54Y5gqjhSUMLrZdAaMTjOPdLQzqx1+iu9TRxwsTlOquqxbIPcpsyNwKCAB+ X-Received: by 2002:a17:906:974e:: with SMTP id o14mr15208889ejy.122.1625679035781; Wed, 07 Jul 2021 10:30:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625679035; cv=none; d=google.com; s=arc-20160816; b=h0XPcUSxloMTUHWnSPqCAKX4VifU/NQ8QihENwUbjRVypMOEDVjjAumUiVNMVAMSzy fy3Adwpn6GclJAaEozoQD3SAaJbYgxxqaljGeFqgytqSlOyZxbnepBLY7oDu+622eGuK fXu171i+JHSdawtMH6Uc25yTt/JOfBMi3hjL1NKm/D6ZvGs2i07OU4XC+wAOA3R/6dqo HvZRvxlaXRCqVhUBjKidgxgQ43FK+H8m/NhJVm7Yi0tf3X866Et57d7WuyxblyXI4zTG OXHUWV1NjnkSdkkVtb1/tWkbZ8ZX4T3tbAUsnsr+yes52y1pgPLpgElOSnDK4kw7q+xs xoXg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=FCP55dH0HRG2/SpGnZ648PoE8tpk2WLeDLXC01c09hQ=; b=srvB4plsjFuGcFIoZKLb2N5/Ttqku0y/mxYidkeeQMaWvaODhmX4apL1MZPoO677Wf 3adVl7Wjx7O4zicOqw4hjLbBKBIMX1I0FrEXGzNIeSYN03XW6twuXBzglrB4Pkmc4QpG 7H8dyMdDkDjWGsiyc8hFMLwHI3aonnyucKSCM6AoLv3X4KXHCsZ0DLidGS8xPd3I3kXW hw2eMFgInU1a31Mn57dkzuO7+AKIz8qdqjtfmsGHZjRH16wn7UXlboN9ZtwgCWv5M3EJ wKXgVQtnnRLXxF6t8E/YjaCOfXGMt9SB/0NM3JgKeb2WNeQl03OsIfz/wi+9GlVQxBcu XFwA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b18si18736095ejb.739.2021.07.07.10.30.12; Wed, 07 Jul 2021 10:30:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230187AbhGGQoh convert rfc822-to-8bit (ORCPT + 99 others); Wed, 7 Jul 2021 12:44:37 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:51428 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230012AbhGGQog (ORCPT ); Wed, 7 Jul 2021 12:44:36 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 165941C0B7C; Wed, 7 Jul 2021 18:41:55 +0200 (CEST) Date: Wed, 7 Jul 2021 18:41:48 +0200 From: Pavel Machek To: Thomas Gleixner Cc: Nishanth Menon , Thorsten Leemhuis , Jonathan Corbet , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-spdx@vger.kernel.org, Christoph Hellwig , Rahul T R Subject: Re: [PATCH] LICENSES/dual/CC-BY-4.0: Lets switch to utf-8 Message-ID: <20210707164148.GA5380@localhost> References: <20210703012931.30604-1-nm@ti.com> <87eecaqytu.ffs@nanos.tec.linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <87eecaqytu.ffs@nanos.tec.linutronix.de> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed 2021-07-07 11:04:45, Thomas Gleixner wrote: > Nishanth, > > On Fri, Jul 02 2021 at 20:29, Nishanth Menon wrote: > > Lets drop the unicode characters that peeped in and replace with > > Again: s/Lets// > > > equivalent utf-8 characters. This makes the CC-BY-4.0 file inline with > > rest of license files. s/utf-8/ASCII/? otherwise the description makes no sense... > > its public licenses to material it publishes and in those instances > > -will be considered the “Licensor.” The text of the Creative Commons > > +will be considered the "Licensor." The text of the Creative Commons > > In theory the License text should be a verbatim copy. But yes, this > unicode stuff is a pain. But we use unicode elsewhere for random stuff, and license should be verbatim, so I'm not sure this is good idea. Pavel --