From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23525 invoked by alias); 24 May 2003 16:08:45 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23503 invoked from network); 24 May 2003 16:08:45 -0000 Received: from unknown (HELO ms-smtp-01.nyroc.rr.com) (24.92.226.148) by sources.redhat.com with SMTP; 24 May 2003 16:08:45 -0000 Received: from doctormoo (syr-24-24-16-58.twcny.rr.com [24.24.16.58]) by ms-smtp-01.nyroc.rr.com (8.12.5/8.12.2) with ESMTP id h4OG8eGm025198; Sat, 24 May 2003 12:08:44 -0400 (EDT) Received: from neroden by doctormoo with local (Exim 3.36 #1 (Debian)) id 19JbZL-000075-00; Sat, 24 May 2003 12:08:27 -0400 Date: Sat, 24 May 2003 16:08:00 -0000 To: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: [patch] copyright notice correction on libiberty/make-relative-prefix.c Message-ID: <20030524160827.GA432@doctormoo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i From: Nathanael Nerode X-SW-Source: 2003-05/txt/msg00476.txt.bz2 This file came out of GCC (it was split off of gcc.c). The current copyright terms are not acceptable since they don't actually give a copyright for the file. Accordingly I propose this change, which I believe is a correction and accurately represents which project one needs a copyright assignment for to edit this file. Only edits in CVS history are by drow, dannysmith, and nickc (and the latter two are miniscule, probably not copyrightable). * make-relative-prefix.c: Fix license statement. Index: make-relative-prefix.c =================================================================== RCS file: /cvs/gcc/gcc/libiberty/make-relative-prefix.c,v retrieving revision 1.4 diff -u -r1.4 make-relative-prefix.c --- make-relative-prefix.c 20 Feb 2003 22:10:58 -0000 1.4 +++ make-relative-prefix.c 24 May 2003 16:02:59 -0000 @@ -2,7 +2,7 @@ Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. -This file is part of libiberty. +This file is part of GCC. GCC 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