From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: GFDL issue in Documentation/DocBook/scsidrivers.tmpl Date: Mon, 25 Aug 2003 14:43:26 +0200 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <20030825124326.GA15940@lst.de> References: <20030807162521.GA30904@lst.de> <3F378408.9090708@torque.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from verein.lst.de ([212.34.189.10]:14492 "EHLO mail.lst.de") by vger.kernel.org with ESMTP id S261795AbTHYMn3 (ORCPT ); Mon, 25 Aug 2003 08:43:29 -0400 Content-Disposition: inline In-Reply-To: <3F378408.9090708@torque.net> List-Id: linux-scsi@vger.kernel.org To: James.Bottomley@SteelEye.com Cc: linux-scsi@vger.kernel.org On Mon, Aug 11, 2003 at 09:54:48PM +1000, Douglas Gilbert wrote: > Christoph Hellwig wrote: > >As discussed in the thread at > >http://www.ussg.iu.edu/hypermail/linux/kernel/0306.1/1928.html > >we agreed that GFDL is not an acceptable license for documentation > >in the kernel tree, but file in subject still comes under that > >license. > > > >Douglas, any chance you could relicense it under something > >GPL-compatible? It probably wants folding into scsi_mid_low_api.txt > >anyway.. > > Is the attached preferable? > [Switch GFDL to GPL] James, could you apply this patch? > > > Doug Gilbert > > --- linux/Documentation/DocBook/scsidrivers.tmpl 2003-01-09 22:09:24.000000000 +1000 > +++ linux/Documentation/DocBook/scsidrivers.tmpl260t3gpl 2003-08-11 08:50:09.000000000 +1000 > @@ -16,20 +16,40 @@ > > > > - 2002-04-27 > + 2003-08-11 > > > 2002 > + 2003 > Douglas Gilbert > > + > > > - Permission is granted to copy, distribute and/or modify this > - document under the terms of the GNU Free Documentation License, > - Version 1.1 or any later version published by the Free Software > - Foundation; with no Invariant Sections, with no Front-Cover Texts, > - and with no Back-Cover Texts. A copy of the license is included > - in the section entitled "GNU Free Documentation License". > + This documentation is free software; you can redistribute > + it and/or modify it under the terms of the GNU General Public > + License as published by the Free Software Foundation; either > + version 2 of the License, or (at your option) any later > + version. > + > + > + > + This program is distributed in the hope that it will be > + useful, but WITHOUT ANY WARRANTY; without even the implied > + warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > + See the GNU General Public License for more details. > + > + > + > + You should have received a copy of the GNU General Public > + License along with this program; if not, write to the Free > + Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, > + MA 02111-1307 USA > + > + > + > + For more details see the file COPYING in the source > + distribution of Linux. > > > ---end quoted text---