diff options
Diffstat (limited to 'gdb/gdb_thread_db.h')
-rw-r--r-- | gdb/gdb_thread_db.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdb_thread_db.h b/gdb/gdb_thread_db.h index f0a6ff6..118d5e6 100644 --- a/gdb/gdb_thread_db.h +++ b/gdb/gdb_thread_db.h @@ -11,7 +11,7 @@ typedef unsigned int gdb_uint32_t; #define GDB_UINT32_C(c) c ## U #endif -/* Copyright (C) 1999, 2000 Free Software Foundation, Inc. +/* Copyright (C) 1999, 2000, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |