summaryrefslogtreecommitdiff
path: root/gdb/typeprint.h
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-01-04 08:27:48 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-01-04 08:27:48 +0000
commitf6a90d34257cc589e04d5f7e24340b0baa86a775 (patch)
tree6ccb9cd23a9ea1f08970ed6f288ef6adf02d4777 /gdb/typeprint.h
parentb65049e362fd91271924324d92f0b1a00ded151c (diff)
downloadgdb-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/typeprint.h')
-rw-r--r--gdb/typeprint.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/typeprint.h b/gdb/typeprint.h
index 82cf61a5c07..68ede62778a 100644
--- a/gdb/typeprint.h
+++ b/gdb/typeprint.h
@@ -1,6 +1,6 @@
/* Language independent support for printing types for GDB, the GNU debugger.
- Copyright (C) 1986, 1988, 1989, 1991-1993, 1999, 2000, 2007, 2008, 2009,
- 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 1986, 1988-1989, 1991-1993, 1999-2000, 2007-2012 Free
+ Software Foundation, Inc.
This file is part of GDB.