aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb_thread_db.h
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2009-03-18 08:51:11 +0000
committerNathan Sidwell <nathan@codesourcery.com>2009-03-18 08:51:11 +0000
commit5b1ba0e54600876c027f4a35362f37f8fae41219 (patch)
tree8215feb9ffc6afdf21d73f3a325af251a286ebd0 /gdb/gdb_thread_db.h
parentd24948ac99c35f17a60e856cb0125ff91b80045b (diff)
downloadgdb-5b1ba0e54600876c027f4a35362f37f8fae41219.zip
gdb-5b1ba0e54600876c027f4a35362f37f8fae41219.tar.gz
gdb-5b1ba0e54600876c027f4a35362f37f8fae41219.tar.bz2
* Makefile.in: Update license to GPLv3.
* ada-exp.y: Update license to GPLv3. * ada-lex.l: Update license to GPLv3. * c-exp.y: Update license to GPLv3. * cp-name-parser.y: Update license to GPLv3. * darwin-nat-info.c: Update license to GPLv3. * f-exp.y: Update license to GPLv3. * gdb_thread_db.h: Update license to GPLv3. * hppanbsd-nat.c: Update license to GPLv3. * hppanbsd-tdep.c: Update license to GPLv3. * hppaobsd-tdep.c: Update license to GPLv3. * jv-exp.y: Update license to GPLv3. * m2-exp.y: Update license to GPLv3. * objc-exp.y: Update license to GPLv3. * p-exp.y: Update license to GPLv3. * reply_mig_hack.awk: Update license to GPLv3. * reverse.c: Update license to GPLv3. * xtensa-xtregs.c: Update license to GPLv3.
Diffstat (limited to 'gdb/gdb_thread_db.h')
-rw-r--r--gdb/gdb_thread_db.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/gdb/gdb_thread_db.h b/gdb/gdb_thread_db.h
index 67dc9ff..a5f2477 100644
--- a/gdb/gdb_thread_db.h
+++ b/gdb/gdb_thread_db.h
@@ -7,7 +7,7 @@
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
- published by the Free Software Foundation; either version 2 of the
+ published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
@@ -15,10 +15,8 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
- 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., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301, USA. */
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#ifndef _THREAD_DB_H
#define _THREAD_DB_H 1