aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb_thread_db.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdb_thread_db.h')
-rw-r--r--gdb/gdb_thread_db.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/gdb_thread_db.h b/gdb/gdb_thread_db.h
index 0a28534..f0a6ff6 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 1999, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2000 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
@@ -26,8 +26,8 @@ typedef unsigned int gdb_uint32_t;
You should have received a copy of the GNU Library General Public
License along with the GNU C Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA. */
#ifndef _THREAD_DB_H
#define _THREAD_DB_H 1