From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4476 invoked by alias); 4 Oct 2017 13:30:35 -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 4335 invoked by uid 89); 4 Oct 2017 13:30:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-10.4 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,GIT_PATCH_3,KAM_ASCII_DIVIDERS,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=href, fish, Agent, Upgrade X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0a-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.156.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 04 Oct 2017 13:30:14 +0000 Received: from pps.filterd (m0098410.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id v94DTjk0011967 for ; Wed, 4 Oct 2017 09:30:05 -0400 Received: from e06smtp10.uk.ibm.com (e06smtp10.uk.ibm.com [195.75.94.106]) by mx0a-001b2d01.pphosted.com with ESMTP id 2dcx4us2m7-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 04 Oct 2017 09:30:04 -0400 Received: from localhost by e06smtp10.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 4 Oct 2017 14:30:02 +0100 Received: from b06cxnps4074.portsmouth.uk.ibm.com (9.149.109.196) by e06smtp10.uk.ibm.com (192.168.101.140) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Wed, 4 Oct 2017 14:30:00 +0100 Received: from d06av25.portsmouth.uk.ibm.com (d06av25.portsmouth.uk.ibm.com [9.149.105.61]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v94DTxUo22216800; Wed, 4 Oct 2017 13:29:59 GMT Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id B0E2A11C04C; Wed, 4 Oct 2017 14:25:42 +0100 (BST) Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 7716A11C050; Wed, 4 Oct 2017 14:25:42 +0100 (BST) Received: from oc1027705133.ibm.com (unknown [9.152.212.164]) by d06av25.portsmouth.uk.ibm.com (Postfix) with ESMTPS; Wed, 4 Oct 2017 14:25:42 +0100 (BST) From: Andreas Arnez To: brobecker@adacore.com Cc: palves@redhat.com, Eli Zaretskii , gdb@sourceware.org Subject: Re: SVG version of GDB mascot (archer fish) References: <20170925222843.n74fdmen4fygs4si@adacore.com> <3105e71c-9eab-fa68-6cb1-63ef9e0cdbb9@redhat.com> <83efqp8ztc.fsf@gnu.org> <83shf55q5x.fsf@gnu.org> Date: Wed, 04 Oct 2017 13:30:00 -0000 In-Reply-To: <83shf55q5x.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 29 Sep 2017 21:13:30 +0300") 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: 17100413-0040-0000-0000-000003DF560D X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17100413-0041-0000-0000-000025E0C0F6 Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-10-04_06:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1710040189 X-IsSubscribed: yes X-SW-Source: 2017-10/txt/msg00003.txt.bz2 On Fri, Sep 29 2017, Eli Zaretskii wrote: >> From: Andreas Arnez >> Cc: palves@redhat.com, brobecker@adacore.com, gdb@sourceware.org >> Date: Fri, 29 Sep 2017 19:19:06 +0200 >> >> > FWIW, https://www.gnu.org/licenses/license-list.en.html#OtherLicenses >> > only mentions CC BY-SA 4.0, so I think we should first find out >> > whether version 3.0 is GPL-compatible. >> >> Hm, if I understand the license terms of CC BY-SA 3.0 US correctly, I >> should be able to upgrade the license of my derivative work to CC BY-SA >> 4.0. Sounds like that would be preferable? > > I think so, yes. If nothing else, it will allow us to avoid asking > the FSF lawyers about this. In this case I suggest to apply the patch below to the GDB web site. Is this OK? -- Subject: Upgrade license of GDB mascot's SVG versions to CC-BY-SA 4.0 This patch upgrades the license of the SVG versions of the GDB archer fish logo from "CC BY-SA 3.0 US" to "CC BY-SA 4.0". Index: images/archer-inkscape.svg =================================================================== RCS file: /cvs/gdb/htdocs/images/archer-inkscape.svg,v retrieving revision 1.1 diff -u -r1.1 archer-inkscape.svg --- images/archer-inkscape.svg 26 Sep 2017 12:19:48 -0000 1.1 +++ images/archer-inkscape.svg 4 Oct 2017 13:19:11 -0000 @@ -14,7 +14,7 @@ id="svg2" version="1.1" inkscape:version="0.47 r22583" - sodipodi:docname="gdbfish.svg"> + sodipodi:docname="archer-inkscape.svg"> Archer Fish Archer Fish + rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> Andreas Arnez @@ -200,7 +200,7 @@ + rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> Inkscape document for easier editing and adaptation is available as well. -

Jamie Guinan's original archer fish logo and the vector versions by -Andreas Arnez are licensed +

Jamie Guinan's original archer fish logo is licensed under CC -BY-SA 3.0 US. +BY-SA 3.0 US. The vector versions by Andreas Arnez are licensed +under CC BY-SA +4.0.