X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fgdb_assert.h;h=7d21beb7bb328adc04ee8ced0c28aa61e6e201e3;hb=727fc41e077139570ea8b8ddfd6c546b2a55627c;hp=11340b9d6a57ce118367e44bc83d86291da65521;hpb=01f0fe5e0450edf168c1f612feb93cf588e4e7ea;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/gdb_assert.h b/gdb/gdb_assert.h index 11340b9d6a..7d21beb7bb 100644 --- a/gdb/gdb_assert.h +++ b/gdb/gdb_assert.h @@ -1,11 +1,11 @@ /* GDB-friendly replacement for . - Copyright (C) 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2007, 2008, 2009 Free Software Foundation, Inc. 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 + 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, @@ -14,9 +14,7 @@ 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., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. */ + along with this program. If not, see . */ #ifndef GDB_ASSERT_H #define GDB_ASSERT_H