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