From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 59405 invoked by alias); 26 Sep 2017 13:16:09 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 59375 invoked by uid 89); 26 Sep 2017 13:16:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=logo, his X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 26 Sep 2017 13:16:04 +0000 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 981AB7F772; Tue, 26 Sep 2017 13:16:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 981AB7F772 Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=palves@redhat.com Received: from [127.0.0.1] (ovpn04.gateway.prod.ext.ams2.redhat.com [10.39.146.4]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1D52569579; Tue, 26 Sep 2017 13:16:01 +0000 (UTC) Subject: Re: SVG version of GDB mascot (archer fish) To: Andreas Arnez References: <20170925222843.n74fdmen4fygs4si@adacore.com> <3105e71c-9eab-fa68-6cb1-63ef9e0cdbb9@redhat.com> Cc: Joel Brobecker , gdb@sourceware.org From: Pedro Alves Message-ID: <3ef068f3-2cbf-c418-7641-8b1c6843f644@redhat.com> Date: Tue, 26 Sep 2017 13:16:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-SW-Source: 2017-09/txt/msg00127.txt.bz2 On 09/26/2017 01:05 PM, Andreas Arnez wrote: > On Tue, Sep 26 2017, Pedro Alves wrote: > >>> Since the SVG is strongly based on the original drawing, >>> it seems to me that we can not choose the license independently. The >>> original fish is licensed as "CC BY-SA 3.0 US": >>> >>> http://www.bluebutton.com/misc/archer.comment >> >> Interesting. How did you find this, OOC? I couldn't >> find a link in the page. I wasn't around when the drawing was >> created, and I wonder whether there's something in the >> mailing list archives that we could link to. > > The "mascot" page contains a link to the mascot discussion on the GDB > mailing list. In one of the thread's mails Jamie Guinan provided his > archer fish logo: > > https://sourceware.org/ml/gdb/2001-07/msg00316.html > > That mail points to a web page where Jamie had placed the logo: > > http://www.bluebutton.com/misc/archer.html > > And that page contains a link to the license. (BTW, I found it curious > that these links are still intact.) > Ah, thanks. Now that I follow the links I realize that I had read that before. When I was looking for a link earlier today, I didn't think of following the "Jamie Guinan wrote:" link I think because there's a horizontal rule splitting the sections just above "Jamie Guinan drew", which made me think the sections were totally unrelated... Thanks, Pedro Alves