Update the copyright year for most remaining files in GDB
This commit is contained in:
parent
31886ea655
commit
449444484c
@ -1,3 +1,7 @@
|
||||
2011-01-05 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* configure.ac, gdb.1: Copyright year update.
|
||||
|
||||
2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* frame.c (get_prev_frame_1) <UNWIND_INNER_ID>: New variables
|
||||
|
@ -1,6 +1,6 @@
|
||||
dnl Autoconf configure script for GDB, the GNU debugger.
|
||||
dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
dnl 2005, 2006, 2007, 2008, 2009, 2010
|
||||
dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
|
||||
dnl 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
|
||||
dnl Free Software Foundation, Inc.
|
||||
dnl
|
||||
dnl This file is part of GDB.
|
||||
|
@ -1,3 +1,9 @@
|
||||
2011-01-05 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
|
||||
doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
|
||||
doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
|
||||
|
||||
2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
@c This file is part of the GDB manual.
|
||||
@c
|
||||
@c Copyright (C) 2003, 2004, 2005, 2006, 2009, 2010
|
||||
@c Free Software Foundation, Inc.
|
||||
@c Copyright (C) 2003, 2004, 2005, 2006, 2009, 2010, 2011
|
||||
@c Free Software Foundation, Inc.
|
||||
@c
|
||||
@c See the file gdb.texinfo for copying conditions.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
@c GDB MANUAL configuration file.
|
||||
@c
|
||||
@c Copyright (C) 1993, 1995, 1999, 2002 Free Software Foundation, Inc.
|
||||
@c Copyright (C) 1993, 1995, 1999, 2002, 2011 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
|
||||
|
@ -28,7 +28,7 @@
|
||||
|
||||
@copying
|
||||
Copyright @copyright{} 1994, 1995, 2000, 2001, 2003, 2004, 2005, 2007,
|
||||
2008, 2009, 2010 Free Software Foundation, Inc.
|
||||
2008, 2009, 2010, 2011 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
\input texinfo @c -*-texinfo-*-
|
||||
@c Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
|
||||
@c 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
|
||||
@c Free Software Foundation, Inc.
|
||||
@c Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
|
||||
@c 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
|
||||
@c 2010, 2011 Free Software Foundation, Inc.
|
||||
@c
|
||||
@c %**start of header
|
||||
@c makeinfo ignores cmds prev to setfilename, so its arg cannot make use
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
@copying
|
||||
Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1996, 1998, 1999,
|
||||
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010
|
||||
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions. Written by John Gilmore.
|
||||
Second Edition by Stan Shebs.
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
@c This file is part of the GDB manual.
|
||||
@c
|
||||
@c Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009, 2010
|
||||
@c Free Software Foundation, Inc.
|
||||
@c Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011
|
||||
@c Free Software Foundation, Inc.
|
||||
@c
|
||||
@c See the file gdbint.texinfo for copying conditions.
|
||||
@c
|
||||
|
@ -1,8 +1,8 @@
|
||||
%%%%%%%%%%%%%%%% gdb-refcard.tex %%%%%%%%%%%%%%%%
|
||||
|
||||
%This file is TeX source for a reference card describing GDB, the GNU debugger.
|
||||
%Copyright (C) 1991, 1992, 1993, 1996, 1998, 1999, 2000, 2007, 2008,
|
||||
%2009, 2010 Free Software Foundation, Inc.
|
||||
%Copyright (C) 1991, 1992, 1993, 1996, 1998, 1999, 2000, 2007, 2008, 2009,
|
||||
%2010, 2011 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.
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
@copying
|
||||
Copyright @copyright{} 1992, 1993, 1994, 1995, 1997, 1998, 2000, 2001,
|
||||
2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
|
||||
2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support. Written by Julia Menapace, Jim Kingdon,
|
||||
and David MacKenzie.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" Copyright (C) 1991, 1999, 2010 Free Software Foundation, Inc.
|
||||
.\" Copyright (C) 1991, 1999, 2010, 2011 Free Software Foundation, Inc.
|
||||
.\" See section COPYING for conditions for redistribution
|
||||
.\" $Id$
|
||||
.TH gdb 1 "22may2002" "GNU Tools" "GNU Tools"
|
||||
|
@ -1,3 +1,8 @@
|
||||
2011-01-05 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdbserver/configure.ac, gdbserver/gdbserver.1: Copyright year
|
||||
update.
|
||||
|
||||
2011-01-01 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* server.c (gdbserver_version): Update copyright year in version
|
||||
|
@ -1,6 +1,6 @@
|
||||
dnl Autoconf configure script for GDB server.
|
||||
dnl Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
|
||||
dnl 2010 Free Software Foundation, Inc.
|
||||
dnl 2010, 2011 Free Software Foundation, Inc.
|
||||
dnl
|
||||
dnl This file is part of GDB.
|
||||
dnl
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" Copyright (C) 1993 Free Software Foundation, Inc.
|
||||
.\" Copyright (C) 1993, 2011 Free Software Foundation, Inc.
|
||||
.\" See section COPYING for conditions for redistribution
|
||||
.TH gdbserver 1 "2 November 1993" "Cygnus Support" "GNU Development Tools"
|
||||
.SH NAME
|
||||
|
@ -1,3 +1,15 @@
|
||||
2011-01-05 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
|
||||
testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
|
||||
testsuite/gdb.fortran/complex.f,
|
||||
testsuite/gdb.fortran/derived-type.f90,
|
||||
testsuite/gdb.fortran/library-module-lib.f90,
|
||||
testsuite/gdb.fortran/library-module-main.f90,
|
||||
testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
|
||||
testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
|
||||
Copyright year update.
|
||||
|
||||
2011-01-05 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdb.base/langs1.f: Add copyright header.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- Autoconf -*-
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
# Copyright 2002, 2003, 2004, 2005, 2009, 2010
|
||||
# Copyright 2002, 2003, 2004, 2005, 2009, 2010, 2011
|
||||
# Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
@ -1,4 +1,4 @@
|
||||
! Copyright 2004, 2010 Free Software Foundation, Inc.
|
||||
! Copyright 2004, 2010, 2011 Free Software Foundation, Inc.
|
||||
!
|
||||
! This program is free software; you can redistribute it and/or modify
|
||||
! it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,4 +1,4 @@
|
||||
! Copyright 2004, 2010 Free Software Foundation, Inc.
|
||||
! Copyright 2004, 2010, 2011 Free Software Foundation, Inc.
|
||||
!
|
||||
! This program is free software; you can redistribute it and/or modify
|
||||
! it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,4 +1,4 @@
|
||||
c Copyright 2005, 2010 Free Software Foundation, Inc.
|
||||
c Copyright 2005, 2010, 2011 Free Software Foundation, Inc.
|
||||
|
||||
c This program is free software; you can redistribute it and/or modify
|
||||
c it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,4 +1,4 @@
|
||||
c Copyright 2007, 2010 Free Software Foundation, Inc.
|
||||
c Copyright 2007, 2010, 2011 Free Software Foundation, Inc.
|
||||
|
||||
c This program is free software; you can redistribute it and/or modify
|
||||
c it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,4 +1,4 @@
|
||||
! Copyright 2006, 2010 Free Software Foundation, Inc.
|
||||
! Copyright 2006, 2010, 2011 Free Software Foundation, Inc.
|
||||
!
|
||||
! This program is free software; you can redistribute it and/or modify
|
||||
! it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,4 +1,4 @@
|
||||
! Copyright 2010 Free Software Foundation, Inc.
|
||||
! Copyright 2010, 2011 Free Software Foundation, Inc.
|
||||
!
|
||||
! This program is free software; you can redistribute it and/or modify
|
||||
! it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,4 +1,4 @@
|
||||
! Copyright 2010 Free Software Foundation, Inc.
|
||||
! Copyright 2010, 2011 Free Software Foundation, Inc.
|
||||
!
|
||||
! This program is free software; you can redistribute it and/or modify
|
||||
! it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,4 +1,4 @@
|
||||
! Copyright 2010 Free Software Foundation, Inc.
|
||||
! Copyright 2010, 2011 Free Software Foundation, Inc.
|
||||
!
|
||||
! This program is free software; you can redistribute it and/or modify
|
||||
! it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,4 +1,4 @@
|
||||
! Copyright 2009, 2010 Free Software Foundation, Inc.
|
||||
! Copyright 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||
!
|
||||
! This program is free software; you can redistribute it and/or modify
|
||||
! it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,4 +1,4 @@
|
||||
c Copyright 2005, 2010 Free Software Foundation, Inc.
|
||||
c Copyright 2005, 2010, 2011 Free Software Foundation, Inc.
|
||||
|
||||
c This program is free software; you can redistribute it and/or modify
|
||||
c it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,4 +1,4 @@
|
||||
c Copyright 2006, 2010 Free Software Foundation, Inc.
|
||||
c Copyright 2006, 2010, 2011 Free Software Foundation, Inc.
|
||||
|
||||
c This program is free software; you can redistribute it and/or modify
|
||||
c it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,3 +1,7 @@
|
||||
2011-01-05 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* run.1: Copyright year update.
|
||||
|
||||
2010-12-28 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* hw-alloc.h (HW_NALLOC): Define.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" Copyright (c) 1993, 2004, 2010 Free Software Foundation
|
||||
.\" Copyright (c) 1993, 2004, 2010, 2011 Free Software Foundation
|
||||
.\" See section COPYING for conditions for redistribution
|
||||
.TH run 1 "13oct1993" "GNU Tools" "GNU Tools"
|
||||
.de BP
|
||||
|
Loading…
Reference in New Issue
Block a user