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,4 +1,4 @@
# Copyright (C) 2013-2016 Free Software Foundation, Inc.
# Copyright (C) 2013-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) 2013-2016 Free Software Foundation, Inc.
# Copyright (C) 2013-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) 2010-2016 Free Software Foundation, Inc.
# Copyright (C) 2010-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) 2010-2016 Free Software Foundation, Inc.
# Copyright (C) 2010-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,5 +1,5 @@
# GDB 'explore' command.
# Copyright (C) 2012-2016 Free Software Foundation, Inc.
# Copyright (C) 2012-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,5 +1,5 @@
# Frame-filter commands.
# Copyright (C) 2013-2016 Free Software Foundation, Inc.
# Copyright (C) 2013-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,5 +1,5 @@
# Pretty-printer commands.
# Copyright (C) 2010-2016 Free Software Foundation, Inc.
# Copyright (C) 2010-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,5 +1,5 @@
# Extended prompt.
# Copyright (C) 2011-2016 Free Software Foundation, Inc.
# Copyright (C) 2011-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,5 +1,5 @@
# Type printer commands.
# Copyright (C) 2010-2016 Free Software Foundation, Inc.
# Copyright (C) 2010-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,5 +1,5 @@
# Unwinder commands.
# Copyright 2015-2016 Free Software Foundation, Inc.
# Copyright 2015-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,5 +1,5 @@
# Xmethod commands.
# Copyright 2013-2016 Free Software Foundation, Inc.
# Copyright 2013-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,5 +1,5 @@
# Frame-filter commands.
# Copyright (C) 2013-2016 Free Software Foundation, Inc.
# Copyright (C) 2013-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) 2012-2016 Free Software Foundation, Inc.
# Copyright (C) 2012-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) 2016 Free Software Foundation, Inc.
# Copyright (C) 2016-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,5 +1,5 @@
# Caller-is functions.
# Copyright (C) 2008-2016 Free Software Foundation, Inc.
# Copyright (C) 2008-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,5 +1,5 @@
# Useful gdb string convenience functions.
# Copyright (C) 2012-2016 Free Software Foundation, Inc.
# Copyright (C) 2012-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) 2014-2016 Free Software Foundation, Inc.
# Copyright (C) 2014-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,5 +1,5 @@
# Pretty-printers for bounds registers.
# Copyright (C) 2013-2016 Free Software Foundation, Inc.
# Copyright (C) 2013-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,5 +1,5 @@
# Pretty-printer utilities.
# Copyright (C) 2010-2016 Free Software Foundation, Inc.
# Copyright (C) 2010-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,5 +1,5 @@
# Extended prompt utilities.
# Copyright (C) 2011-2016 Free Software Foundation, Inc.
# Copyright (C) 2011-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,5 +1,5 @@
# Type utilities.
# Copyright (C) 2010-2016 Free Software Foundation, Inc.
# Copyright (C) 2010-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) 2015-2016 Free Software Foundation, Inc.
# Copyright (C) 2015-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,5 +1,5 @@
# Python side of the support for xmethods.
# Copyright (C) 2013-2016 Free Software Foundation, Inc.
# Copyright (C) 2013-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 @@
/* Python interface to architecture
Copyright (C) 2013-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* GDB routines for supporting auto-loaded scripts.
Copyright (C) 2010-2016 Free Software Foundation, Inc.
Copyright (C) 2010-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to blocks.
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior breakpoint stop events.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to breakpoints
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* gdb commands implemented in Python
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior continue events.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior events.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior events.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior events.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior thread event registries.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior events.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior exit events.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to finish breakpoints
Copyright (C) 2011-2016 Free Software Foundation, Inc.
Copyright (C) 2011-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to stack frames
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python frame filters
Copyright (C) 2013-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Convenience functions implemented in Python.
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Readline support for Python.
Copyright (C) 2012-2016 Free Software Foundation, Inc.
Copyright (C) 2012-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferiors.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior function events.
Copyright (C) 2013-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior threads.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to lazy strings.
Copyright (C) 2010-2016 Free Software Foundation, Inc.
Copyright (C) 2010-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to line tables.
Copyright (C) 2013-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to new object file loading events.
Copyright (C) 2011-2016 Free Software Foundation, Inc.
Copyright (C) 2011-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to objfiles.
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* GDB parameters implemented in Python
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python pretty-printing
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to program spaces.
Copyright (C) 2010-2016 Free Software Foundation, Inc.
Copyright (C) 2010-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior signal stop events.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior stop events.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to inferior events.
Copyright (C) 2009-2016 Free Software Foundation, Inc.
Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to symbols.
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to symbol tables.
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2009-2016 Free Software Foundation, Inc.
/* Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to types.
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python frame unwinder interface.
Copyright (C) 2015-2016 Free Software Foundation, Inc.
Copyright (C) 2015-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* General utility routines for GDB/Python.
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python interface to values.
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2013-2016 Free Software Foundation, Inc.
/* Copyright (C) 2013-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 @@
/* Support for debug methods in Python.
Copyright (C) 2013-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Gdb/Python header for private use by Python module.
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* General python/gdb code
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Python/gdb header for generic use in gdb
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GDB.