update copyright year range in GDB files

This applies the second part of GDB's End of Year Procedure, which
updates the copyright year range in all of GDB's files.

gdb/ChangeLog:

        Update copyright year range in all GDB files.
This commit is contained in:
Joel Brobecker
2017-01-01 10:50:51 +04:00
parent c113e7ff61
commit 61baf725ec
4957 changed files with 4968 additions and 4964 deletions

View File

@@ -1,5 +1,5 @@
# Makefile for regression testing the GNU debugger.
# Copyright (C) 1997-2016 Free Software Foundation, Inc.
# Copyright (C) 1997-2017 Free Software Foundation, Inc.
# This file is part of GDB.

View File

@@ -1,5 +1,5 @@
/* Miscellaneous simulator utilities.
Copyright (C) 1997-2016 Free Software Foundation, Inc.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@@ -1,5 +1,5 @@
# Makefile for regression testing the GNU debugger.
# Copyright (C) 1992-2016 Free Software Foundation, Inc.
# Copyright (C) 1992-2017 Free Software Foundation, Inc.
# This file is part of GDB.

View File

@@ -1,5 +1,5 @@
# Makefile for regression testing the frv simulator.
# Copyright (C) 1998-2016 Free Software Foundation, Inc.
# Copyright (C) 1998-2017 Free Software Foundation, Inc.
# This file is part of GDB.

View File

@@ -1,5 +1,5 @@
# Makefile for regression testing the m32r simulator.
# Copyright (C) 1998-2016 Free Software Foundation, Inc.
# Copyright (C) 1998-2017 Free Software Foundation, Inc.
# This file is part of GDB.

View File

@@ -1,5 +1,5 @@
# Makefile for regression testing the GNU debugger.
# Copyright (C) 1992-2016 Free Software Foundation, Inc.
# Copyright (C) 1992-2017 Free Software Foundation, Inc.
# This file is part of GDB.

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2005-2016 Free Software Foundation, Inc.
# Copyright (C) 2005-2017 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,4 +1,4 @@
# Copyright (C) 2005-2016 Free Software Foundation, Inc.
# Copyright (C) 2005-2017 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,4 +1,4 @@
# Copyright (C) 2006-2016 Free Software Foundation, Inc.
# Copyright (C) 2006-2017 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 @@
;;; blinky.s --- sample program to blink LED's on M32C simulator
;;;
;;; Copyright (C) 2005-2016 Free Software Foundation, Inc.
;;; Copyright (C) 2005-2017 Free Software Foundation, Inc.
;;; Contributed by Red Hat, Inc.
;;;
;;; This file is part of the GNU simulators.

View File

@@ -1,6 +1,6 @@
;;; gloss.s --- system calls for sample2.x
;;;
;;; Copyright (C) 2005-2016 Free Software Foundation, Inc.
;;; Copyright (C) 2005-2017 Free Software Foundation, Inc.
;;; Contributed by Red Hat, Inc.
;;;
;;; This file is part of the GNU simulators.

View File

@@ -1,6 +1,6 @@
/* sample2.ld --- linker script for sample2.x
Copyright (C) 2005-2016 Free Software Foundation, Inc.
Copyright (C) 2005-2017 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.

View File

@@ -1,6 +1,6 @@
;;; sample.s --- simple test program for M32C simulator
;;;
;;; Copyright (C) 2005-2016 Free Software Foundation, Inc.
;;; Copyright (C) 2005-2017 Free Software Foundation, Inc.
;;; Contributed by Red Hat, Inc.
;;;
;;; This file is part of the GNU simulators.

View File

@@ -1,6 +1,6 @@
/* sample2.c --- main source for sample2.x test program for M32C simulator
Copyright (C) 2005-2016 Free Software Foundation, Inc.
Copyright (C) 2005-2017 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.

View File

@@ -5,7 +5,7 @@
# ld: -N -Ttext=0x80010000
# output: pass\\n
# Copyright (C) 2013-2016 Free Software Foundation, Inc.
# Copyright (C) 2013-2017 Free Software Foundation, Inc.
# Contributed by Andrew Bennett (andrew.bennett@imgtec.com)
#
# This file is part of the MIPS sim.

View File

@@ -4,7 +4,7 @@
#ld: -N -Ttext=0x80010000
#output: *\\npass\\n
# Copyright (C) 2005-2016 Free Software Foundation, Inc.
# Copyright (C) 2005-2017 Free Software Foundation, Inc.
# Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
#
# This file is part of the GNU simulators.

View File

@@ -1,5 +1,5 @@
# MIPS simulator testsuite utility functions.
# Copyright (C) 2004-2016 Free Software Foundation, Inc.
# Copyright (C) 2004-2017 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.

View File

@@ -1,5 +1,5 @@
# MIPS DSP ASE simulator testsuite utility functions.
# Copyright (C) 2005-2016 Free Software Foundation, Inc.
# Copyright (C) 2005-2017 Free Software Foundation, Inc.
# Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
#
# This file is part of the GNU simulators.

View File

@@ -1,5 +1,5 @@
# MIPS simulator testsuite FPU utility functions.
# Copyright (C) 2004-2016 Free Software Foundation, Inc.
# Copyright (C) 2004-2017 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.

View File

@@ -1,5 +1,5 @@
# MIPS simulator testsuite MDMX utility functions.
# Copyright (C) 2004-2016 Free Software Foundation, Inc.
# Copyright (C) 2004-2017 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.