From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D69E7C433F5 for ; Mon, 7 Feb 2022 19:17:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230325AbiBGTQu (ORCPT ); Mon, 7 Feb 2022 14:16:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46706 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238818AbiBGTQJ (ORCPT ); Mon, 7 Feb 2022 14:16:09 -0500 Received: from a2nlsmtp01-02.prod.iad2.secureserver.net (a2nlsmtp01-02.prod.iad2.secureserver.net [198.71.225.36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B5E40C0401DA for ; Mon, 7 Feb 2022 11:16:08 -0800 (PST) Received: from a2plcpnl0394.prod.iad2.secureserver.net ([198.71.228.70]) by : HOSTING RELAY : with ESMTP id H9TfnGXABfq3hH9TfnYUVf; Mon, 07 Feb 2022 12:15:07 -0700 X-CMAE-Analysis: v=2.4 cv=CMPv4TnD c=1 sm=1 tr=0 ts=62016fbb a=1StuNoa505miz0bl6oWT8A==:117 a=W/LxAOAmMZmt5zG/D6lBSA==:17 a=9+rZDBEiDlHhcck0kWbJtElFXBc=:19 a=gQX1269ULFhLm4Thdby34LUHVW0=:19 a=kj9zAlcOel0A:10 a=oGFeUVbbRNcA:10 a=VwQbUJbxAAAA:8 a=07d9gI8wAAAA:8 a=Lwaw6U-gAAAA:8 a=NEAV23lmAAAA:8 a=B8Uq0VdtDiOBwz_KTowA:9 a=CjuIK1q_8ugA:10 a=AtAeFeFvLGd9njqGQagc:22 a=AjGcO6oz07-iQ99wixmX:22 a=e2CUPOnPG4QKp8I52DXD:22 X-SECURESERVER-ACCT: contact@ifohancroft.com Received: from [94.26.87.140] (port=43376 helo=battlestation) by a2plcpnl0394.prod.iad2.secureserver.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nH9Te-00AAXm-LU; Mon, 07 Feb 2022 12:15:06 -0700 Date: Mon, 7 Feb 2022 21:15:04 +0200 From: IFo Hancroft To: Miguel Ojeda Cc: Jonathan Corbet , Garrett LeSage , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] docs: add SVG version of Linux logo Message-ID: References: <20220207014418.GA28724@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20220207014418.GA28724@kernel.org> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a2plcpnl0394.prod.iad2.secureserver.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - ifohancroft.com X-Get-Message-Sender-Via: a2plcpnl0394.prod.iad2.secureserver.net: authenticated_id: contact@ifohancroft.com X-Authenticated-Sender: a2plcpnl0394.prod.iad2.secureserver.net: contact@ifohancroft.com X-Source: X-Source-Args: X-Source-Dir: X-CMAE-Envelope: MS4xfI8nEmH2NpQYps42yIG1GV7rz3CG+06VONEwJo3+SnpviQAaBW3AnW6V1ik32PsDRjm+ufo7a3P9g6UNBUJX8jwxYkDTWbyxFfKuyT27y3ochPV3pT1r YRjnqmEUM4V1u84Xh14DeHZ2naE078VPmOs6o4zQbbm9WxnLDIMo1LA720ZNWIrhSAbVvehNJi9lT0+Ly/kOcAbps00UAPYrgBfUKsrV2Yf1UGnTHcq0Vfvt jrQcvJnATvvgY5BzTubnVxoUtqHjI0M34pCdkMxLse0= Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Hi, You have my permission to use the vector version of Tux with the license given in the patch. Best Regards, IFo Hancroft On Mon, Feb 07, 2022 at 02:44:18AM +0100, Miguel Ojeda wrote: >In the Rust for Linux patch series, Jonathan Corbet requested that >we avoid binary assets (logo and favicons for the generated >documentation), possibly by recreating the logo in SVG format. > >However, it turns out there is no SVG version of the Linux logo >in the kernel tree yet, only a GIF one from the pre-v2.0.0 days. >Thus this commit fixes that, which then we can use in the Rust >documentation in one way or another. > >This is a vector re-illustration by Garrett LeSage of the original >logo by Larry Ewing (plus cleanups by IFo Hancroft). Garrett gave >me (privately) his permission to use it for this purpose. The >acknowledgement requirement has been made mandatory here to match >the wording of the existing one. > >Link: https://lore.kernel.org/lkml/87fspk1xoc.fsf@meer.lwn.net/ >Signed-off-by: Miguel Ojeda >--- >Garrett, it would be great if you could confirm here that you >are OK with the note in `COPYING-logo`. In particular, in your >repository, you license the logo as public domain, though here >I followed the existing licence which requires giving credit. >Please see below. > > Documentation/COPYING-logo | 8 + > Documentation/logo.svg | 2040 ++++++++++++++++++++++++++++++++++++ > 2 files changed, 2048 insertions(+) > create mode 100644 Documentation/logo.svg > >diff --git a/Documentation/COPYING-logo b/Documentation/COPYING-logo >index b21c7cf7d9f6..fd7c9451fc72 100644 >--- a/Documentation/COPYING-logo >+++ b/Documentation/COPYING-logo >@@ -11,3 +11,11 @@ Larry's web-page: > > https://www.isc.tamu.edu/~lewing/linux/ > >+The SVG version was re-illustrated in vector by Garrett LeSage and >+refined and cleaned up by IFo Hancroft. It is also freely usable >+as long as you acknowledge Larry, Garrett and IFo Hancroft as above. >+ >+There are also black-and-white and inverted vector versions at >+Garrett's repository: >+ >+ https://github.com/garrett/Tux