From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29477 invoked by alias); 30 May 2003 19:00:04 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 29407 invoked from network); 30 May 2003 19:00:03 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 30 May 2003 19:00:03 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h4UIxsH09875; Fri, 30 May 2003 14:59:54 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h4UIxsI10635; Fri, 30 May 2003 14:59:54 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h4UIxrZ29079; Fri, 30 May 2003 14:59:54 -0400 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id h4UIxr516744; Fri, 30 May 2003 14:59:53 -0400 Date: Fri, 30 May 2003 19:05:00 -0000 Message-Id: <200305301859.h4UIxr516744@greed.delorie.com> From: DJ Delorie To: obrien@FreeBSD.org CC: neroden@twcny.rr.com, gcc@gcc.gnu.org, gdb@sources.redhat.com, binutils@sources.redhat.com In-reply-to: <20030530172635.GC90937@dragon.nuxi.com> (obrien@FreeBSD.org) Subject: Re: Libiberty license roundup (questions/potential problems) References: <20030523225905.GA30461@doctormoo> <20030530172635.GC90937@dragon.nuxi.com> X-SW-Source: 2003-05/txt/msg02494.txt.bz2 > > strcasecmp.c > > strncasecmp.c > > I can pull updated versions of these out of the BSD SCCS repo that has > more explicit copyrights. Could you post a patch? Just in case something else changed, too.