From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 127442 invoked by alias); 5 Jan 2020 05:47:05 -0000 Mailing-List: contact gdb-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: gdb-cvs-owner@sourceware.org List-Subscribe: Sender: gdb-cvs-owner@sourceware.org Received: (qmail 127424 invoked by uid 9190); 5 Jan 2020 05:47:05 -0000 Date: Sun, 05 Jan 2020 05:47:00 -0000 Message-ID: <20200105054705.127423.qmail@sourceware.org> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Joel Brobecker To: gdb-cvs@sourceware.org Subject: [binutils-gdb/gdb-9-branch] Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.tex X-Act-Checkin: binutils-gdb X-Git-Author: Joel Brobecker X-Git-Refname: refs/heads/gdb-9-branch X-Git-Oldrev: 11bc5fe47ff897f8aa8bfe4dc9268e8bb68c4d9a X-Git-Newrev: b8e46eb9a1a5e408adf8bfb7a49cd293778a47a6 X-SW-Source: 2020-01/txt/msg00021.txt.bz2 https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b8e46eb9a1a5e408adf8bfb7a49cd293778a47a6 commit b8e46eb9a1a5e408adf8bfb7a49cd293778a47a6 Author: Joel Brobecker Date: Wed Jan 1 10:47:50 2020 +0400 Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.tex These are files that need to be updated by hand, because the copyright.py script isn't able to handle them automatically. gdb/ChangeLog: * gdbarch.sh: Update copyright year range of generated files. gdb/doc/ChangeLog: * gdb.texinfo, refcard.tex: Update copyright year range. (cherry picked from commit e5d78223eaf178ebb23aa20f209f71497aaae722) Diff: --- gdb/ChangeLog | 4 ++++ gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdb.texinfo | 4 ++-- gdb/doc/refcard.tex | 4 ++-- gdb/gdbarch.sh | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9fd1922..fdedb41 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2020-01-01 Joel Brobecker + * gdbarch.sh: Update copyright year range of generated files. + +2020-01-01 Joel Brobecker + Update copyright year range in all the GDB files automatically handled by our copyright.py script. diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 9362aa4..2eb869e 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2020-01-01 Joel Brobecker + + * gdb.texinfo, refcard.tex: Update copyright year range. + 2019-12-15 Christian Biesinger * gdb.texinfo (Maintenance Commands): Update documentation for diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index d5ed246..24122c1 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -50,7 +50,7 @@ @copying @c man begin COPYRIGHT -Copyright @copyright{} 1988-2019 Free Software Foundation, Inc. +Copyright @copyright{} 1988-2020 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-2019 Free Software Foundation, Inc. +Copyright (C) 1988-2020 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 6b7f450..e180c08 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-2019 Free Software Foundation, Inc.\qquad Permissions on back} +\centerline{\smrm \copyright 1998-2020 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-2019 Free Software Foundation, Inc. +Copyright \copyright 1991-2020 Free Software Foundation, Inc. Author: Roland H. Pesch The author assumes no responsibility for any errors on this card. diff --git a/gdb/gdbarch.sh b/gdb/gdbarch.sh index e93f46b..0be3e88 100755 --- a/gdb/gdbarch.sh +++ b/gdb/gdbarch.sh @@ -1262,7 +1262,7 @@ cat <