diff options
Diffstat (limited to 'gdb/vec.h')
-rw-r--r-- | gdb/vec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/vec.h b/gdb/vec.h index f6b7f07146c..6b22ed787b1 100644 --- a/gdb/vec.h +++ b/gdb/vec.h @@ -1,5 +1,5 @@ /* Vector API for GDB. - Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Contributed by Nathan Sidwell <nathan@codesourcery.com> This file is part of GDB. |