From patchwork Sun Jun 13 14:49:35 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 55443 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 3BFE21007D1 for ; Mon, 14 Jun 2010 00:49:43 +1000 (EST) Received: (qmail 4037 invoked by alias); 13 Jun 2010 14:49:41 -0000 Received: (qmail 4029 invoked by uid 22791); 13 Jun 2010 14:49:41 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from vexpert.dbai.tuwien.ac.at (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 13 Jun 2010 14:49:37 +0000 Received: from acrux.dbai.tuwien.ac.at (acrux.dbai.tuwien.ac.at [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 214BD1E049; Sun, 13 Jun 2010 16:49:32 +0200 (CEST) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id 10D0D1604A; Sun, 13 Jun 2010 16:49:35 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id F0FD416048; Sun, 13 Jun 2010 16:49:35 +0200 (CEST) Date: Sun, 13 Jun 2010 16:49:35 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org, DJ Delorie , Ian Lance Taylor Subject: [libiberty] Move to GFDL 1.3 Message-ID: User-Agent: Alpine 1.99 (LSU 1142 2008-08-13) MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org The rest of GCC has moved to GFDL 1.3 now, the remaining part is libiberty. The patch below tries to address this and also fix a number of further issues around us being stuck in 2001. I have not committed it yet. Please advise whether you have any concerns (and can move this to the src side once I have committed it to gcc). Thanks, Gerald 2010-06-13 Gerald Pfeifer * libiberty.texi: Remove reference to GCC 3 and 2001 (thrice). Update copyright years. Move to GFDL 1.3. Index: libiberty.texi =================================================================== --- libiberty.texi (revision 160678) +++ libiberty.texi (working copy) @@ -21,15 +21,14 @@ @code{libiberty} @end macro -@c The edition date is written in three locations. Search for 'thedate'. @ifinfo This manual describes the GNU @libib library of utility subroutines. -This edition accompanies GCC 3, September 2001. -Copyright @copyright{} 2001 Free Software Foundation, Inc. +Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +2009, 2010 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.2 + under the terms of the GNU Free Documentation License, Version 1.3 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 @@ -45,20 +44,18 @@ @end ifinfo -@c The edition date is written in three locations. Search for 'thedate'. @titlepage @title @sc{gnu} libiberty -@subtitle September 2001 -@subtitle for GCC 3 @author Phil Edwards et al. @page @vskip 0pt plus 1filll -Copyright @copyright{} 2001 Free Software Foundation, Inc. +Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +2009, 2010 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.2 + under the terms of the GNU Free Documentation License, Version 1.3 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 @@ -76,9 +73,6 @@ GNU programs. It is available under the Library General Public License; for more information, see @ref{Library Copying}. -@c The edition date is written in three locations. Search for 'thedate'. -This edition accompanies GCC 3, September 2001. - @end ifnottex @menu