From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25705 invoked by alias); 19 Dec 2012 18:53:49 -0000 Received: (qmail 25695 invoked by uid 22791); 19 Dec 2012 18:53:47 -0000 X-SWARE-Spam-Status: No, hits=-8.8 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 19 Dec 2012 18:53:43 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id C633433D900; Wed, 19 Dec 2012 18:53:42 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: Update some sim copyright headers to GPLv3-or-later Date: Wed, 19 Dec 2012 18:53:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.7.1; KDE/4.6.5; x86_64; ; ) Cc: Joel Brobecker References: <20121219072641.GQ3273@adacore.com> In-Reply-To: <20121219072641.GQ3273@adacore.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1831012.fgoeWNSqtK"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201212191353.49689.vapier@gentoo.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-12/txt/msg00711.txt.bz2 --nextPart1831012.fgoeWNSqtK Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 1044 On Wednesday 19 December 2012 02:26:41 Joel Brobecker wrote: > As per a request from the FSF, I have updated the copyright headers > of the non-FSF-copyrighted files from "GPL v2 or later" to "GPL v3 > or later". NAK on sim/bfin/linux-fixed-code.s. that is code coming from the Linux ker= nel=20 and licensing that under GPLv3 instead of GPLv2 would be entirely pointless= =20 (the Linux kernel isn't going GPLv3) and just cause me headaches. the sim/bfin/aclocal.m4 change doesn't make sense as that is a generated fi= le=20 and it's changing the license on a macro that's been imported from an exter= nal=20 project. so it'll just get "reverted" next time the file gets regenerated. i don't see a problem with the Makefile.in changes for the others, i'm guessing this was a script based conversion ? i'm not= =20 sure this can be blindly done as someone has to double check there aren't a= ny=20 GPLv2 specific files. unlikely, and probably already problematic if such a= n=20 issue exists, but still better to verify first ... -mike --nextPart1831012.fgoeWNSqtK Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJQ0g09AAoJEEFjO5/oN/WBxlAQAOJvRY9xF2+9TOjp3S9AoyP7 l/GaPuWD8VKjw4W8h+mxXfF9RI2G2G+Xs+MnztkGLr5YyXOcA8Ms/OaigTyrx/1T TbNHrkDYujh12giENZgb1ymPnln22cIe+dDahZQN8bG7db2F2zZvkbuwCEC+KG/0 uy9vOwv9SaByNIVMeGex1kPvvXv3cmNmZeyWWzd3H9aiWoV/HZUlXOtZOJi+ux+M rVflGb83LbYD913EGdprHrCR7GazLfa1reN9YaQ7sPaV/XmFrfqK8ad8GV+wlti0 XpQOWa+gbcx6OWFY+PGBBvdRgKOUMIPsbTFfTCXxf2ulOIPTEA6eXvGAuhFmnxlJ YHpvfx0VQjcni/w9Iq083zN7LTWUC2YATcEMIWVJGqWD08vVOqz3OxBlqiucMdc9 /UFk2R8wdXHNkvXzLE6lMk3mPtUQ8MPDjBT1+Le+ojjqgqtKgBrVQ30pLx36PSCI u8YJAA8DKELSHOIvUooyoPUb+x/8FSVbEj/2mG0bluLhN2bsUdIT4Z6j+oHiLkO7 oN4QnNADOZGlC1l9j5iyyOHZMaxKbjPLQjOJjqf6lcyuI6rrIBLeeGyDrbBE9fLw O0Gm/O9Kn5yYi0tPpCJBAZWsBhRpRK6BCwj2iX0q2cVv7LaG5F/EcgwyhgLydEeB Vfg0CcJMllK8FO84XCG1 =8Fih -----END PGP SIGNATURE----- --nextPart1831012.fgoeWNSqtK--