diff options
Diffstat (limited to 'gdb/tracepoint.h')
-rw-r--r-- | gdb/tracepoint.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/tracepoint.h b/gdb/tracepoint.h index e5d74b4b61f..bfa551e0d88 100644 --- a/gdb/tracepoint.h +++ b/gdb/tracepoint.h @@ -1,5 +1,6 @@ /* Data structures associated with tracepoints in GDB. - Copyright (C) 1997, 1998, 1999, 2000, 2007 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 1999, 2000, 2007, 2008 + Free Software Foundation, Inc. This file is part of GDB. |