X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fsolib-null.c;h=a7957a7cc8dcdf789c52b3ea084a7e468a378ae3;hb=e0c880965cab990eed0a9236b677b5a7bf5d5559;hp=41ad93ab7dbd138a5aa6db2fe96b2994324eb823;hpb=915a2d21dd9c2838971b7800795fa6ece49baedc;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/solib-null.c b/gdb/solib-null.c index 41ad93ab7d..a7957a7cc8 100644 --- a/gdb/solib-null.c +++ b/gdb/solib-null.c @@ -1,13 +1,12 @@ /* Definitions for targets without shared libraries for GDB, the GNU Debugger. - Copyright 2004 - Free Software Foundation, Inc. + Copyright (C) 2004, 2007, 2008 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, @@ -16,9 +15,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., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + along with this program. If not, see . */ #include "defs.h" #include "solist.h"