Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id o0QA6sLo029768 for ; Tue, 26 Jan 2010 11:06:55 +0100 Received: (qmail 14179 invoked by alias); 26 Jan 2010 10:06:49 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 26 Jan 2010 10:06:49 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx006) with SMTP; 26 Jan 2010 11:06:49 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id o0QA4oQH019059 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 26 Jan 2010 11:04:50 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id o0PN1Vbj016487; Tue, 26 Jan 2010 11:04:40 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 382707 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 26 Jan 2010 11:04:40 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id o0QA4ec9005461 for ; Tue, 26 Jan 2010 11:04:40 +0100 Received: from atlas.informatik.uni-freiburg.de (atlas.informatik.uni-freiburg.de [132.230.150.3]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id o0QA4Mmb022183 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 26 Jan 2010 11:04:25 +0100 Received: from remote239-029.home.uni-freiburg.de ([132.230.239.29] helo=irwin.vpn.uni-freiburg.de) by atlas.informatik.uni-freiburg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1NZiHV-0000Jo-RW for latex-l@listserv.uni-heidelberg.de; Tue, 26 Jan 2010 11:04:22 +0100 Received: by irwin.vpn.uni-freiburg.de (Postfix, from userid 500) id D53961A33D; Tue, 26 Jan 2010 11:04:54 +0100 (CET) Mail-Followup-To: latex-l@listserv.uni-heidelberg.de MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID: <20100126100454.GA3626@oberdiek.my-fqdn.de> Date: Tue, 26 Jan 2010 11:04:54 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Heiko Oberdiek Subject: LPPL revisions To: LATEX-L@listserv.uni-heidelberg.de Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p4WX0t+AtsdW0MeYohbkppDOK+m7YvXWdPZLb0glAJGPUFUo/0MXqncIeW2j PEm4dfUKZMonmdS5C7uxwGsl7qmKMPnaGWChO2I8UljGejfoZaJ+Veeo315+F1lWd/7whacu5vvn Il0h/gzQalfZk7eV1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de X-Scanned-By: MIMEDefang 2.63 on 85.214.41.38 Status: R X-Status: X-Keywords: X-UID: 6209 Hello, if someone put his work under LPPL and also specifies the revision, e.g.: %% pig.dtx %% Copyright 2005 M. Y. Name % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3b % of this license or (at your option) any later version. % The latest version of this license is in % http://www.latex-project.org/lppl.txt % and version 1.3b or later is part of all distributions of LaTeX % version 2006/01/07 or later. % % This work has the LPPL maintenance status `maintained'. % % The Current Maintainer of this work is M. Y. Name. % % This work consists of the files pig.dtx and pig.ins % and the derived file pig.sty. Then this is correct for 2007, but after 1.3c has been introduced, lppl.txt is now 1.3c, not 1.3b. And the LaTeX distributions don't include 1.3a and 1.3b anymore. It's available as http://www.latex-project/lppl/lppl-1-3b.txt (or html, ...), but these links are not part of http://www.latex-project.org/lppl/. Would it be possible to put older revisions to the LaTeX distribution and add these links to http://www.latex-project.org/lppl/? Otherwise there are many work that refers to a license that is not officially available. Also if the license notice doesn't add a revision number the problem remains: %% pig.dtx %% Copyright 2005 M. Y. Name % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 % of this license or (at your option) any later version. % The latest version of this license is in % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. The latest sentence is wrong, because 1.3a, 1.3b are not part of these LaTeX distributions and the user doesn't have the option to choose these licenses. Yours sincerely Heiko