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