forked from Imagelibrary/binutils-gdb
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:
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user