From patchwork Sat Feb 23 12:31:34 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Brobecker X-Patchwork-Id: 31569 Received: (qmail 101838 invoked by alias); 23 Feb 2019 12:31:44 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 101033 invoked by uid 89); 23 Feb 2019 12:31:44 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:2895, card X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 23 Feb 2019 12:31:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6FA96116D85 for ; Sat, 23 Feb 2019 07:31:41 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7rEnMrtk44AS for ; Sat, 23 Feb 2019 07:31:41 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 078DA116A08 for ; Sat, 23 Feb 2019 07:31:41 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id B2C7D838C6; Sat, 23 Feb 2019 16:31:36 +0400 (+04) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [pushed] Update copyright year range in gdb.texinfo and refcard.tex Date: Sat, 23 Feb 2019 16:31:34 +0400 Message-Id: <20190223123135.5069-1-brobecker@adacore.com> Hello, I missed those files which need to be updated manually when I did the copyright year range update. The copyright.py script reminds us of that fact with the following message at the end... REMINDER: Multiple copyright headers must be updated by hand: gdb/doc/gdb.texinfo gdb/doc/refcard.tex gdb/gdbarch.sh ... and somehow I missed this. This commit makes the change for gdb.texinfo and refcard.tex. gdbarch.sh is being updated separately by Andrew Burgess. gdb/doc/ChangeLog: * gdb.texinfo: Update copyright year ranges. * refcard.tex: Likewise. Pushed to master. Thanks, diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index e396bd75034..fb970e98d19 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2019-02-23 Joel Brobecker + + * gdb.texinfo: Update copyright year ranges. + * refcard.tex: Likewise. + 2019-02-21 Alan Hayward * gdb.texinfo: Update style defaults. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 977cc7bbdb9..7b2e5578bdd 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -50,7 +50,7 @@ @copying @c man begin COPYRIGHT -Copyright @copyright{} 1988-2018 Free Software Foundation, Inc. +Copyright @copyright{} 1988-2019 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.3 or @@ -120,7 +120,7 @@ This is the @value{EDITION} Edition, for @value{GDBN} @end ifset Version @value{GDBVN}. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 Free Software Foundation, Inc. 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 diff --git a/gdb/doc/refcard.tex b/gdb/doc/refcard.tex index a2a1ca9d4c1..5b65e51a2b2 100644 --- a/gdb/doc/refcard.tex +++ b/gdb/doc/refcard.tex @@ -307,7 +307,7 @@ shell {\it cmd}&execute arbitrary shell command string\cr \line{\smrm \opt{ } surround optional arguments \hfill $\ldots$ show one or more arguments} \vskip\baselineskip -\centerline{\smrm \copyright 1998-2018 Free Software Foundation, Inc.\qquad Permissions on back} +\centerline{\smrm \copyright 1998-2019 Free Software Foundation, Inc.\qquad Permissions on back} \eject \sec Breakpoints and Watchpoints; break \opt{\it file\tt:}{\it line}\par @@ -632,7 +632,7 @@ statement.\cr \vfill {\smrm\parskip=6pt -Copyright \copyright 1991-2018 Free Software Foundation, Inc. +Copyright \copyright 1991-2019 Free Software Foundation, Inc. Author: Roland H. Pesch The author assumes no responsibility for any errors on this card.