From owner-freebsd-hackers Mon Jun 23 10:01:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA14024 for hackers-outgoing; Mon, 23 Jun 1997 10:01:11 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA14007 for ; Mon, 23 Jun 1997 10:01:07 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id KAA09968; Mon, 23 Jun 1997 10:01:03 -0700 (PDT) To: Bruce Evans cc: gclarkii@main.gbdata.com, hackers@FreeBSD.ORG, msmith@atrad.adelaide.edu.au Subject: Re: use of readline() In-reply-to: Your message of "Mon, 23 Jun 1997 23:37:05 +1000." <199706231337.XAA11174@godzilla.zeta.org.au> Date: Mon, 23 Jun 1997 10:01:03 -0700 Message-ID: <9964.867085263@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Go read the copyright that is actually attached to libreadline. Right you are, unfortunately - I went looking for it in the wrong place and assumed the LGPL when I couldn't find a COPYING file. This is unusual, of course, since the FSF switched to the LGPL for just about every other GNU lib I can find and I can only assume that either the author was feeling particularly restrictive or, in fact, nobody ever bothered to update the copyright. :) Jordan