aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2013-01-01 06:33:28 +0000
committerJoel Brobecker <brobecker@gnat.com>2013-01-01 06:33:28 +0000
commit28e7fd62340426746f9c896cbc40c5d374ec47aa (patch)
tree9aff02fd03a39a315df5378195159e25b899862e /gdb/doc
parentb9786c7408f5ec7c78b6f5dd124f584b153fdbe5 (diff)
downloadgdb-28e7fd62340426746f9c896cbc40c5d374ec47aa.zip
gdb-28e7fd62340426746f9c896cbc40c5d374ec47aa.tar.gz
gdb-28e7fd62340426746f9c896cbc40c5d374ec47aa.tar.bz2
Update years in copyright notice for the GDB files.
Two modifications: 1. The addition of 2013 to the copyright year range for every file; 2. The use of a single year range, instead of potentially multiple year ranges, as approved by the FSF.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/Makefile.in3
-rw-r--r--gdb/doc/agentexpr.texi2
-rw-r--r--gdb/doc/all-cfg.texi3
-rw-r--r--gdb/doc/annotate.texinfo3
-rw-r--r--gdb/doc/gdb.texinfo9
-rw-r--r--gdb/doc/gdbint.texinfo3
-rw-r--r--gdb/doc/observer.texi2
-rw-r--r--gdb/doc/refcard.tex7
-rw-r--r--gdb/doc/stabs.texinfo3
9 files changed, 13 insertions, 22 deletions
diff --git a/gdb/doc/Makefile.in b/gdb/doc/Makefile.in
index e74e816..7da67c6 100644
--- a/gdb/doc/Makefile.in
+++ b/gdb/doc/Makefile.in
@@ -1,5 +1,4 @@
-##Copyright (C) 1991-1996, 1999-2000, 2002-2003, 2007-2012 Free Software
-##Foundation, Inc.
+##Copyright (C) 1991-2013 Free Software Foundation, Inc.
# Makefile for GDB documentation.
# This file is part of GDB.
diff --git a/gdb/doc/agentexpr.texi b/gdb/doc/agentexpr.texi
index 1b0a397..ab243cc 100644
--- a/gdb/doc/agentexpr.texi
+++ b/gdb/doc/agentexpr.texi
@@ -7,7 +7,7 @@
@c This file is part of the GDB manual.
@c
-@c Copyright (C) 2003-2006, 2009-2012 Free Software Foundation, Inc.
+@c Copyright (C) 2003-2013 Free Software Foundation, Inc.
@c
@c See the file gdb.texinfo for copying conditions.
diff --git a/gdb/doc/all-cfg.texi b/gdb/doc/all-cfg.texi
index 0f9a353..75f3033 100644
--- a/gdb/doc/all-cfg.texi
+++ b/gdb/doc/all-cfg.texi
@@ -1,7 +1,6 @@
@c GDB MANUAL configuration file.
@c
-@c Copyright (C) 1993, 1995, 1999, 2002, 2011-2012 Free Software
-@c Foundation, Inc.
+@c Copyright (C) 1993-2013 Free Software Foundation, Inc.
@c
@c NOTE: While the GDB manual is configurable (by changing these
@c switches), its configuration is ***NOT*** automatically tied in to
diff --git a/gdb/doc/annotate.texinfo b/gdb/doc/annotate.texinfo
index 20f6eb6..05e1409 100644
--- a/gdb/doc/annotate.texinfo
+++ b/gdb/doc/annotate.texinfo
@@ -27,8 +27,7 @@
@c cost. Having a smaller cheaper manual helps the GNU Press with its sales.
@copying
-Copyright @copyright{} 1994-1995, 2000-2001, 2003-2005, 2007-2012 Free
-Software Foundation, Inc.
+Copyright @copyright{} 1994-2013 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
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 9678a5c..a858831 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -1,5 +1,5 @@
\input texinfo @c -*-texinfo-*-
-@c Copyright (C) 1988-1996, 1998-2012 Free Software Foundation, Inc.
+@c Copyright (C) 1988-2013 Free Software Foundation, Inc.
@c
@c %**start of header
@c makeinfo ignores cmds prev to setfilename, so its arg cannot make use
@@ -47,10 +47,7 @@
@end direntry
@copying
-Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-2011, 2012
-Free Software Foundation, Inc.
+Copyright @copyright{} 1988-2013 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
@@ -119,7 +116,7 @@ This is the @value{EDITION} Edition, for @value{GDBN}
@end ifset
Version @value{GDBVN}.
-Copyright (C) 1988-2012 Free Software Foundation, Inc.
+Copyright (C) 1988-2013 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/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index 945431d..4a75c26 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -9,8 +9,7 @@
@end direntry
@copying
-Copyright @copyright{} 1990-1994, 1996, 1998-2006, 2008-2012 Free
-Software Foundation, Inc.
+Copyright @copyright{} 1990-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions. Written by John Gilmore.
Second Edition by Stan Shebs.
diff --git a/gdb/doc/observer.texi b/gdb/doc/observer.texi
index 50038ac..87c08e1 100644
--- a/gdb/doc/observer.texi
+++ b/gdb/doc/observer.texi
@@ -2,7 +2,7 @@
@c This file is part of the GDB manual.
@c
-@c Copyright (C) 2003-2006, 2008-2012 Free Software Foundation, Inc.
+@c Copyright (C) 2003-2013 Free Software Foundation, Inc.
@c
@c See the file gdbint.texinfo for copying conditions.
@c
diff --git a/gdb/doc/refcard.tex b/gdb/doc/refcard.tex
index 8e890f1..217799a 100644
--- a/gdb/doc/refcard.tex
+++ b/gdb/doc/refcard.tex
@@ -1,8 +1,7 @@
%%%%%%%%%%%%%%%% gdb-refcard.tex %%%%%%%%%%%%%%%%
%This file is TeX source for a reference card describing GDB, the GNU debugger.
-%Copyright (C) 1991-1993, 1996, 1998-2000, 2007-2012 Free Software
-%Foundation, Inc.
+%Copyright (C) 1991-2013 Free Software Foundation, Inc.
%Permission is granted to make and distribute verbatim copies of
%this reference provided the copyright notices and permission notices
%are preserved on all copies.
@@ -308,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, 2000, 2010 Free Software Foundation, Inc.\qquad Permissions on back}
+\centerline{\smrm \copyright 1998-2013 Free Software Foundation, Inc.\qquad Permissions on back}
\eject
\sec Breakpoints and Watchpoints;
break \opt{\it file\tt:}{\it line}\par
@@ -633,7 +632,7 @@ statement.\cr
\vfill
{\smrm\parskip=6pt
-Copyright \copyright 1991, 1992, 1993, 1998, 2000, 2010 Free Software Foundation, Inc.
+Copyright \copyright 1991-2013 Free Software Foundation, Inc.
Author: Roland H. Pesch
The author assumes no responsibility for any errors on this card.
diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo
index 3870eb1..cf28ccd 100644
--- a/gdb/doc/stabs.texinfo
+++ b/gdb/doc/stabs.texinfo
@@ -13,8 +13,7 @@
@end direntry
@copying
-Copyright @copyright{} 1992-1995, 1997-1998, 2000-2007, 2009-2012 Free
-Software Foundation, Inc.
+Copyright @copyright{} 1992-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support. Written by Julia Menapace, Jim Kingdon,
and David MacKenzie.