From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.0.0.0/16 X-Spam-Status: No, score=-3.1 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,T_DKIM_INVALID shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id C0A331F4DD for ; Tue, 29 Aug 2017 16:13:07 +0000 (UTC) Received: from localhost ([::1]:45890 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmj8T-0005ec-Ms for e@80x24.org; Tue, 29 Aug 2017 12:13:05 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmj7t-0005bZ-Fv for libreplanet-discuss@libreplanet.org; Tue, 29 Aug 2017 12:12:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dmj7q-0006Qz-8a for libreplanet-discuss@libreplanet.org; Tue, 29 Aug 2017 12:12:29 -0400 Received: from mx1.riseup.net ([198.252.153.129]:54660) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dmj7p-0006QP-W0 for libreplanet-discuss@libreplanet.org; Tue, 29 Aug 2017 12:12:26 -0400 Received: from piha.riseup.net (unknown [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 7965E1A019E for ; Tue, 29 Aug 2017 16:12:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1504023144; bh=ZN9Wg/T7Ai+Q+BO1QBSp6rRaxSxiC0dJKfn6d9uEmJM=; h=Subject:To:References:From:Date:In-Reply-To:From; b=CkhNq2pcrDrVNlXAqj5xPe+EdSmII/kjRmphxZz8xa1DHXELc9yuIFYQqFGBErgvZ +1IIP2QfgbzQ11nP1noxey906mvSUNEJ3rizgWtfwBaEiuykDp8EEHCfyR+CcJAHTh 9O+SDnwhbRuvneVREq72CINWwckWVrsE2utEr2DY= Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: wolftune@riseup.net) by (piha) with ESMTPSA id 3E0F61E1A78 To: libreplanet-discuss@libreplanet.org References: <7d0a3e56-f761-184c-5e51-8557dd043d56@lyberta.net> From: Aaron Wolf Message-ID: <4ed9c9e1-d8ec-df29-5700-70c6c246a02f@riseup.net> Date: Tue, 29 Aug 2017 09:12:21 -0700 MIME-Version: 1.0 In-Reply-To: <7d0a3e56-f761-184c-5e51-8557dd043d56@lyberta.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 198.252.153.129 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 Subject: Re: Adding [A]GPLv3+ code to Quake-based code base X-BeenThere: libreplanet-discuss@libreplanet.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1050405573287703501==" Errors-To: libreplanet-discuss-bounces+e=80x24.org@libreplanet.org Sender: "libreplanet-discuss" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============1050405573287703501== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FgA9i03fqU6DoRDxvPxVPvmAjKaNW7NUD" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --FgA9i03fqU6DoRDxvPxVPvmAjKaNW7NUD From: Aaron Wolf To: libreplanet-discuss@libreplanet.org Message-ID: <4ed9c9e1-d8ec-df29-5700-70c6c246a02f@riseup.net> Subject: Re: [libreplanet-discuss] Adding [A]GPLv3+ code to Quake-based code base References: <7d0a3e56-f761-184c-5e51-8557dd043d56@lyberta.net> In-Reply-To: <7d0a3e56-f761-184c-5e51-8557dd043d56@lyberta.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/29/2017 02:53 AM, Lyberta wrote: > Hi. I'm working on the video game called Xonotic[1] that was based on > the Quake source code[2]. This code was originally released under the > terms of GNU GPLv2 and I can't find if it has the "or any later version= " > clause. I want to license my code additions under GPLv3+ or AGPLv3+. Ca= n > I do this? >=20 > [1]: https://xonotic.org/ > [2]: https://github.com/id-Software/Quake >=20 >=20 You'll need the "or any later version" clause from the GPLv2 stuff. You can ask all the copyright holders if they are willing to add it. --FgA9i03fqU6DoRDxvPxVPvmAjKaNW7NUD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJZpZJnAAoJEAqe0lroYht7KRkP/1Vn4I9qnOXLXUOdNQIDt+G2 oUhHdJyFUFdcayG1Zr7QEmzm8EcJksaVffYbjF2AHkA4v8u8gbaLzlF9xwI4C/WS gNcjV3w4wi5kFZPhANmvgr6qOrki2yKA5t6bk1HjK2U/UKrHMPs/I7Ejz6XCNCiD DhmvCz5qcEdYme/dCMLGbhEDvT/tcPC10bh33n2Mv1w5BrdfqWJ9JpPegFYDoM4a T+xlIVvWBG8dlvqBCTyIcvMZbLS8BQBLLoP26RitGGXVTqk/bWPEnWxf4v/oHrm4 zi04IrmEEc5T4u9+wCDz+0NWVbYJaW/AMnq2nEbF5jn2P6+mBVyfFZN0WOyDY/3G +19nIVc/TtD7x159HiAb0taEKWaQHJjS7rA8ktJHltxEiHJAVrAXNLuaI1eEYHPy joxdHFRwDOhQuOLQXl1XHPCYL+xV0/TDnEarFota0hdqF3TsxYwACU3uUEhBazKm M0+MarJhvRdqfYsqtbt3bxiUCKCx0hj6U5ZhUvJavjNhGFhm6APXOP59sKzhBugE 9O5QU/4pU1vzSa4UJyrokNhIDy5MepHXIxfaGf/kPjkEbcbbWXpkw7G6vlpF7c2V MWuAKHQhGa2x/4tKtjiuuXdMbgOrwm0vPsOQ8dEHKmtuFLI8v+NsLZTBgJ9EyVOZ sxvamPgmyXqT8GcQgVSX =vrvM -----END PGP SIGNATURE----- --FgA9i03fqU6DoRDxvPxVPvmAjKaNW7NUD-- --===============1050405573287703501== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ libreplanet-discuss mailing list libreplanet-discuss@libreplanet.org https://lists.libreplanet.org/mailman/listinfo/libreplanet-discuss --===============1050405573287703501==--