Update Copyright year range in all files maintained by GDB.

This commit is contained in:
Joel Brobecker
2014-01-01 07:54:24 +04:00
parent 28498c4207
commit ecd75fc8ee
3845 changed files with 3850 additions and 3850 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 2013 Free Software Foundation, Inc.
# Copyright (C) 2013-2014 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 Free Software Foundation, Inc.
# Copyright (C) 2013-2014 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-2013 Free Software Foundation, Inc.
# Copyright (C) 2010-2014 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-2013 Free Software Foundation, Inc.
# Copyright (C) 2010-2014 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) 2013 Free Software Foundation, Inc.
# Copyright (C) 2013-2014 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-2013 Free Software Foundation, Inc.
# Copyright (C) 2012-2014 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 Free Software Foundation, Inc.
# Copyright (C) 2013-2014 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-2013 Free Software Foundation, Inc.
# Copyright (C) 2010-2014 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-2013 Free Software Foundation, Inc.
# Copyright (C) 2011-2014 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-2013 Free Software Foundation, Inc.
# Copyright (C) 2010-2014 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 Free Software Foundation, Inc.
# Copyright (C) 2013-2014 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-2013 Free Software Foundation, Inc.
# Copyright (C) 2012-2014 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-2013 Free Software Foundation, Inc.
# Copyright (C) 2012-2014 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-2013 Free Software Foundation, Inc.
# Copyright (C) 2010-2014 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-2013 Free Software Foundation, Inc.
# Copyright (C) 2011-2014 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-2013 Free Software Foundation, Inc.
# Copyright (C) 2010-2014 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 Free Software Foundation, Inc.
Copyright (C) 2013-2014 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-2013 Free Software Foundation, Inc.
Copyright (C) 2010-2014 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Python interface to blocks.
Copyright (C) 2008-2013 Free Software Foundation, Inc.
Copyright (C) 2008-2014 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-2013 Free Software Foundation, Inc.
Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of GDB.

View File

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

View File

@ -1,6 +1,6 @@
/* gdb commands implemented in Python
Copyright (C) 2008-2013 Free Software Foundation, Inc.
Copyright (C) 2008-2014 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-2013 Free Software Foundation, Inc.
Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of GDB.

View File

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

View File

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

View File

@ -1,6 +1,6 @@
/* Python interface to inferior events.
Copyright (C) 2009-2013 Free Software Foundation, Inc.
Copyright (C) 2009-2014 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-2013 Free Software Foundation, Inc.
Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Python interface to inferior events.
Copyright (C) 2009-2013 Free Software Foundation, Inc.
Copyright (C) 2009-2014 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-2013 Free Software Foundation, Inc.
Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of GDB.

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
/* Python interface to line tables.
Copyright (C) 2013 Free Software Foundation, Inc.
Copyright (C) 2013-2014 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-2013 Free Software Foundation, Inc.
Copyright (C) 2011-2014 Free Software Foundation, Inc.
This file is part of GDB.

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
/* Python interface to program spaces.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Copyright (C) 2010-2014 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-2013 Free Software Foundation, Inc.
Copyright (C) 2009-2014 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-2013 Free Software Foundation, Inc.
Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of GDB.

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
/* Python interface to types.
Copyright (C) 2008-2013 Free Software Foundation, Inc.
Copyright (C) 2008-2014 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-2013 Free Software Foundation, Inc.
Copyright (C) 2008-2014 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Python interface to values.
Copyright (C) 2008-2013 Free Software Foundation, Inc.
Copyright (C) 2008-2014 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-2013 Free Software Foundation, Inc.
Copyright (C) 2008-2014 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* General python/gdb code
Copyright (C) 2008-2013 Free Software Foundation, Inc.
Copyright (C) 2008-2014 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-2013 Free Software Foundation, Inc.
Copyright (C) 2008-2014 Free Software Foundation, Inc.
This file is part of GDB.