GDB copyright headers update after running GDB's copyright.py script.

gdb/ChangeLog:

        Update year range in copyright notice of all files.
This commit is contained in:
Joel Brobecker
2016-01-01 08:33:14 +04:00
parent edd8878834
commit 618f726fcb
4743 changed files with 4757 additions and 4753 deletions

View File

@@ -234,7 +234,7 @@ if test ${sim_gen} = MULTI; then
cat << __EOF__ > multi-run.c
/* Main entry point for MULTI simulators.
Copyright (C) 2003-2015 Free Software Foundation, Inc.
Copyright (C) 2003-2016 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

View File

@@ -1,6 +1,6 @@
/*> cp1.c <*/
/* MIPS Simulator FPU (CoProcessor 1) support.
Copyright (C) 2002-2015 Free Software Foundation, Inc.
Copyright (C) 2002-2016 Free Software Foundation, Inc.
Originally created by Cygnus Solutions. Extensive modifications,
including paired-single operation support and MIPS-3D support
contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom

View File

@@ -1,6 +1,6 @@
/*> cp1.h <*/
/* MIPS Simulator FPU (CoProcessor 1) definitions.
Copyright (C) 1997-2015 Free Software Foundation, Inc.
Copyright (C) 1997-2016 Free Software Foundation, Inc.
Derived from sim-main.h contributed by Cygnus Solutions,
modified substantially by Ed Satterthwaite of Broadcom Corporation
(SiByte).

View File

@@ -1,5 +1,5 @@
/* Simulation code for the MIPS DSP ASE.
Copyright (C) 2005-2015 Free Software Foundation, Inc.
Copyright (C) 2005-2016 Free Software Foundation, Inc.
Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
This file is part of GDB, the GNU debugger.

View File

@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS DSP ASE.
// Copyright (C) 2005-2015 Free Software Foundation, Inc.
// Copyright (C) 2005-2016 Free Software Foundation, Inc.
// Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
//
// This file is part of the MIPS sim

View File

@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS DSP REV 2 ASE.
// Copyright (C) 2007-2015 Free Software Foundation, Inc.
// Copyright (C) 2007-2016 Free Software Foundation, Inc.
// Contributed by MIPS Technologies, Inc.
// Written by Chao-ying Fu (fu@mips.com).
//

View File

@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
Copyright (C) 1998-2015 Free Software Foundation, Inc.
Copyright (C) 1998-2016 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
Copyright (C) 1998-2015 Free Software Foundation, Inc.
Copyright (C) 1998-2016 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
Copyright (C) 1998-2015 Free Software Foundation, Inc.
Copyright (C) 1998-2016 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
Copyright (C) 1998-2015 Free Software Foundation, Inc.
Copyright (C) 1998-2016 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify

View File

@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS16e instructions.
// Copyright (C) 2005-2015 Free Software Foundation, Inc.
// Copyright (C) 2005-2016 Free Software Foundation, Inc.
// Contributed by Nigel Stephens (nigel@mips.com) and
// David Ung (davidu@mips.com) of MIPS Technologies.
//

View File

@@ -1,5 +1,5 @@
/* Simulation code for the MIPS MDMX ASE.
Copyright (C) 2002-2015 Free Software Foundation, Inc.
Copyright (C) 2002-2016 Free Software Foundation, Inc.
Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
Corporation (SiByte).

View File

@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS MDMX ASE.
// Copyright (C) 2002-2015 Free Software Foundation, Inc.
// Copyright (C) 2002-2016 Free Software Foundation, Inc.
// Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
// Corporation (SiByte).
//

View File

@@ -1,5 +1,5 @@
// Simulator definition for the micromips ASE.
// Copyright (C) 2005-2015 Free Software Foundation, Inc.
// Copyright (C) 2005-2016 Free Software Foundation, Inc.
// Contributed by Imagination Technologies, Ltd.
// Written by Andrew Bennett <andrew.bennett@imgtec.com>
//

View File

@@ -1,5 +1,5 @@
// Simulator definition for the micromips DSP ASE.
// Copyright (C) 2005-2015 Free Software Foundation, Inc.
// Copyright (C) 2005-2016 Free Software Foundation, Inc.
// Contributed by Imagination Technologies, Ltd.
// Written by Andrew Bennett <andrew.bennett@imgtec.com>
//

View File

@@ -1,6 +1,6 @@
/* Run function for the micromips simulator
Copyright (C) 2005-2015 Free Software Foundation, Inc.
Copyright (C) 2005-2016 Free Software Foundation, Inc.
Contributed by Imagination Technologies, Ltd.
Written by Andrew Bennett <andrew.bennett@imgtec.com>.

View File

@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS 32/64 revision 2 instructions.
// Copyright (C) 2004-2015 Free Software Foundation, Inc.
// Copyright (C) 2004-2016 Free Software Foundation, Inc.
// Contributed by David Ung, of MIPS Technologies.
//
// This file is part of the MIPS sim.

View File

@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS MIPS-3D ASE.
// Copyright (C) 2002-2015 Free Software Foundation, Inc.
// Copyright (C) 2002-2016 Free Software Foundation, Inc.
// Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
// Corporation (SiByte).
//

View File

@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the Broadcom SiByte SB-1 CPU extensions.
// Copyright (C) 2002-2015 Free Software Foundation, Inc.
// Copyright (C) 2002-2016 Free Software Foundation, Inc.
// Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
// Corporation (SiByte).
//

View File

@@ -1,5 +1,5 @@
/* MIPS Simulator definition.
Copyright (C) 1997-2015 Free Software Foundation, Inc.
Copyright (C) 1997-2016 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of the MIPS sim.

View File

@@ -1,7 +1,7 @@
// -*- C -*-
//
// Simulator definition for the SmartMIPS extensions.
// Copyright (C) 2005-2015 Free Software Foundation, Inc.
// Copyright (C) 2005-2016 Free Software Foundation, Inc.
// Contributed by Nigel Stephens (nigel@mips.com) and
// David Ung (davidu@mips.com) of MIPS Technologies.
//