summaryrefslogtreecommitdiff
path: root/include/gdb/callback.h
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2007-08-23 18:17:33 +0000
committerJoel Brobecker <brobecker@gnat.com>2007-08-23 18:17:33 +0000
commitb0fcad5ce95a2f103ee228b55dedc4be1a7c6482 (patch)
treefcde30422d2ab9faee25d5d48a78777ff413061f /include/gdb/callback.h
parentee91680e4b14990d8395aada63b835641e41dce0 (diff)
downloadbinutils-redhat-b0fcad5ce95a2f103ee228b55dedc4be1a7c6482.tar.gz
Switch the license of all .h files to GPLv3.
Diffstat (limited to 'include/gdb/callback.h')
-rw-r--r--include/gdb/callback.h23
1 files changed, 11 insertions, 12 deletions
diff --git a/include/gdb/callback.h b/include/gdb/callback.h
index b3e523ce48..f1e7d24b84 100644
--- a/include/gdb/callback.h
+++ b/include/gdb/callback.h
@@ -2,21 +2,20 @@
Copyright 1997, 2007 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
-This file is part of GDB.
+ This file is part of GDB.
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, 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/>. */
/* This interface isn't intended to be specific to any particular kind
of remote (hardware, simulator, whatever). As such, support for it