diff options
Diffstat (limited to 'gdb/common/gdb_assert.h')
-rw-r--r-- | gdb/common/gdb_assert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/common/gdb_assert.h b/gdb/common/gdb_assert.h index ed2d7a8cc1a..ac8f8a3daf4 100644 --- a/gdb/common/gdb_assert.h +++ b/gdb/common/gdb_assert.h @@ -1,5 +1,5 @@ /* GDB-friendly replacement for <assert.h>. - Copyright (C) 2000-2015 Free Software Foundation, Inc. + Copyright (C) 2000-2016 Free Software Foundation, Inc. This file is part of GDB. |