From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22634 invoked by alias); 26 Sep 2017 12:06:05 -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 21663 invoked by uid 89); 26 Sep 2017 12:06:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=logo, his X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0b-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.158.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 26 Sep 2017 12:06:02 +0000 Received: from pps.filterd (m0098417.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id v8QC5cER052191 for ; Tue, 26 Sep 2017 08:06:00 -0400 Received: from e06smtp13.uk.ibm.com (e06smtp13.uk.ibm.com [195.75.94.109]) by mx0a-001b2d01.pphosted.com with ESMTP id 2d7mfk8qmm-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 26 Sep 2017 08:06:00 -0400 Received: from localhost by e06smtp13.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 26 Sep 2017 13:05:59 +0100 Received: from b06cxnps4076.portsmouth.uk.ibm.com (9.149.109.198) by e06smtp13.uk.ibm.com (192.168.101.143) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Tue, 26 Sep 2017 13:05:56 +0100 Received: from d06av25.portsmouth.uk.ibm.com (d06av25.portsmouth.uk.ibm.com [9.149.105.61]) by b06cxnps4076.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v8QC5tI513500574; Tue, 26 Sep 2017 12:05:55 GMT Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id D64FF11C04A; Tue, 26 Sep 2017 13:01:49 +0100 (BST) Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id B1AC711C04C; Tue, 26 Sep 2017 13:01:49 +0100 (BST) Received: from oc1027705133.ibm.com (unknown [9.152.212.164]) by d06av25.portsmouth.uk.ibm.com (Postfix) with ESMTPS; Tue, 26 Sep 2017 13:01:49 +0100 (BST) From: Andreas Arnez To: Pedro Alves Cc: Joel Brobecker , gdb@sourceware.org Subject: Re: SVG version of GDB mascot (archer fish) References: <20170925222843.n74fdmen4fygs4si@adacore.com> <3105e71c-9eab-fa68-6cb1-63ef9e0cdbb9@redhat.com> Date: Tue, 26 Sep 2017 12:06:00 -0000 In-Reply-To: (Pedro Alves's message of "Tue, 26 Sep 2017 12:46:14 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-TM-AS-GCONF: 00 x-cbid: 17092612-0012-0000-0000-0000057C3587 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17092612-0013-0000-0000-000018F58244 Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-09-26_04:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1709260177 X-IsSubscribed: yes X-SW-Source: 2017-09/txt/msg00125.txt.bz2 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.) -- Andreas