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