diff options
Diffstat (limited to 'gdb/gdb_assert.h')
-rw-r--r-- | gdb/gdb_assert.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/gdb_assert.h b/gdb/gdb_assert.h index 7d21beb7bb3..2d04fb0b22b 100644 --- a/gdb/gdb_assert.h +++ b/gdb/gdb_assert.h @@ -1,5 +1,6 @@ /* GDB-friendly replacement for <assert.h>. - Copyright (C) 2000, 2001, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2007, 2008, 2009, 2010 + Free Software Foundation, Inc. This file is part of GDB. |