From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4018 invoked by alias); 2 Sep 2007 14:09:06 -0000 Received: (qmail 4010 invoked by uid 22791); 2 Sep 2007 14:09:05 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 02 Sep 2007 14:08:59 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id EAE52982A2 for ; Sun, 2 Sep 2007 14:08:59 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 8622198108 for ; Sun, 2 Sep 2007 14:08:59 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IRq8G-0001s2-Cq for gdb-patches@sourceware.org; Sun, 02 Sep 2007 10:08:56 -0400 Date: Sun, 02 Sep 2007 14:09:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Back-Cover Text and --version updates Message-ID: <20070902140855.GA6993@caradoc.them.org> Mail-Followup-To: gdb-patches@sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-09/txt/msg00013.txt.bz2 Two months ago, Karl sent out a reminder that the FSF had updated the recommended --version output and the FDL Back-Cover Texts for GNU manuals. Could someone double-check these updates for me, please? -- Daniel Jacobowitz CodeSourcery 2007-09-02 Daniel Jacobowitz * top.c (print_gdb_version): Update for GPL version 3. * doc/gdb.texinfo: Update the FSF's Back-Cover Text. Index: top.c =================================================================== RCS file: /cvs/src/src/gdb/top.c,v retrieving revision 1.123 diff -u -p -r1.123 top.c --- top.c 23 Aug 2007 18:08:46 -0000 1.123 +++ top.c 2 Sep 2007 14:04:31 -0000 @@ -1155,10 +1155,10 @@ print_gdb_version (struct ui_file *strea there is no warranty. */ fprintf_filtered (stream, "\ -GDB is free software, covered by the GNU General Public License, and you are\n\ -welcome to change it and/or distribute copies of it under certain conditions.\n\ -Type \"show copying\" to see the conditions.\n\ -There is absolutely no warranty for GDB. Type \"show warranty\" for details.\n"); +License GPLv3+: GNU GPL version 3 or later \n\ +This is free software: you are free to change and redistribute it.\n\ +There is NO WARRANTY, to the extent permitted by law. Type \"show copying\" +and \"show warranty\" for details.\n"); /* After the required info we print the configuration information. */ Index: doc/gdb.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v retrieving revision 1.426 diff -u -p -r1.426 gdb.texinfo --- doc/gdb.texinfo 1 Sep 2007 10:28:25 -0000 1.426 +++ doc/gdb.texinfo 2 Sep 2007 14:07:01 -0000 @@ -62,10 +62,9 @@ Invariant Sections being ``Free Software Free Documentation'', with the Front-Cover Texts being ``A GNU Manual,'' and with the Back-Cover Texts as in (a) below. -(a) The Free Software Foundation's Back-Cover Text is: ``You have -freedom to copy and modify this GNU Manual, like GNU software. Copies -published by the Free Software Foundation raise funds for GNU -development.'' +(a) The FSF's Back-Cover Text is: ``You are free to copy and modify +this GNU Manual. Buying copies from GNU Press supports the FSF in +developing GNU and promoting software freedom.'' @end ifinfo @titlepage @@ -100,10 +99,9 @@ Invariant Sections being ``Free Software Free Documentation'', with the Front-Cover Texts being ``A GNU Manual,'' and with the Back-Cover Texts as in (a) below. -(a) The Free Software Foundation's Back-Cover Text is: ``You have -freedom to copy and modify this GNU Manual, like GNU software. Copies -published by the Free Software Foundation raise funds for GNU -development.'' +(a) The FSF's Back-Cover Text is: ``You are free to copy and modify +this GNU Manual. Buying copies from GNU Press supports the FSF in +developing GNU and promoting software freedom.'' @page This edition of the GDB manual is dedicated to the memory of Fred Fish. Fred was a long-standing contributor to GDB and to Free