Copyright year update in most files of the GDB Project.

gdb/ChangeLog:

        Copyright year update in most files of the GDB Project.
This commit is contained in:
Joel Brobecker 2012-01-04 08:17:56 +00:00
parent 8ba098ad42
commit 0b30217134
2180 changed files with 2444 additions and 3226 deletions

View file

@ -1,7 +1,7 @@
/* Handle lists of commands, their decoding and documentation, for GDB.
Copyright (c) 1986, 1989, 1990, 1991, 1998, 2000, 2001, 2002, 2004, 2007,
2008, 2009, 2010, 2011 Free Software Foundation, Inc.
Copyright (c) 1986, 1989-1991, 1998, 2000-2002, 2004, 2007-2012 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