X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fui-out.c;h=98c81739144ab9d35ac91ad02514ee76d2c5af53;hb=197e01b6dcd118b70ed3621b62b2ff3fa929d50f;hp=6e14d09921817ad4bd5a72aa69f30a297f4e5404;hpb=648c3dc081349aa87fa7718605e2b3cd5ad737de;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ui-out.c b/gdb/ui-out.c index 6e14d09921..98c8173914 100644 --- a/gdb/ui-out.c +++ b/gdb/ui-out.c @@ -1,6 +1,6 @@ /* Output generating routines for GDB. - Copyright 1999, 2000, 2001, 2002, 2004, 2005 + Copyright (C) 1999, 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc. Contributed by Cygnus Solutions. @@ -20,8 +20,8 @@ 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. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #include "defs.h" #include "gdb_string.h"