diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:27:48 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:27:48 +0000 |
commit | f6a90d34257cc589e04d5f7e24340b0baa86a775 (patch) | |
tree | 6ccb9cd23a9ea1f08970ed6f288ef6adf02d4777 /gdb/testsuite/gdb.python/py-symbol.c | |
parent | b65049e362fd91271924324d92f0b1a00ded151c (diff) | |
download | gdb-f6a90d34257cc589e04d5f7e24340b0baa86a775.tar.gz |
Copyright year update in most files of the GDB Project.
gdb/ChangeLog:
Copyright year update in most files of the GDB Project.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-symbol.c')
-rw-r--r-- | gdb/testsuite/gdb.python/py-symbol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.python/py-symbol.c b/gdb/testsuite/gdb.python/py-symbol.c index 7d126eb5e3a..72469be4e4e 100644 --- a/gdb/testsuite/gdb.python/py-symbol.c +++ b/gdb/testsuite/gdb.python/py-symbol.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2010, 2011 Free Software Foundation, Inc. + Copyright 2010-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 |