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 template for Configure for the arm sim library.
# Copyright 1995-2016 Free Software Foundation, Inc.
# Copyright 1995-2017 Free Software Foundation, Inc.
# Written by Cygnus Support.
#
# This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* iwmmxt.c -- Intel(r) Wireless MMX(tm) technology co-processor interface.
Copyright (C) 2002-2016 Free Software Foundation, Inc.
Copyright (C) 2002-2017 Free Software Foundation, Inc.
Contributed by matthew green (mrg@redhat.com).
This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* iwmmxt.h -- Intel(r) Wireless MMX(tm) technology co-processor interface.
Copyright (C) 2002-2016 Free Software Foundation, Inc.
Copyright (C) 2002-2017 Free Software Foundation, Inc.
Contributed by matthew green (mrg@redhat.com).
This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* maverick.c -- Cirrus/DSP co-processor interface.
Copyright (C) 2003-2016 Free Software Foundation, Inc.
Copyright (C) 2003-2017 Free Software Foundation, Inc.
Contributed by Aldy Hernandez (aldyh@redhat.com).
This program is free software; you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/* Simulation code for the ARM processor.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of simulators.

View file

@ -1,5 +1,5 @@
/* run front end support for arm
Copyright (C) 1995-2016 Free Software Foundation, Inc.
Copyright (C) 1995-2017 Free Software Foundation, Inc.
This file is part of ARM SIM.