From 88d83552b190308353cbb345b5f07b2b995ef37c Mon Sep 17 00:00:00 2001
From: Eli Zaretskii <eliz@gnu.org>
Date: Fri, 23 Dec 2005 19:10:03 +0000
Subject: 	* tui/tui-file.c: 	* tui/tui-disasm.c: 	*
 tui/tui-data.h: 	* tui/tui-data.c: 	* tui/tui-command.h: 	*
 tui/tui-command.c: 	* tui/tui-win.h: 	* tui/tui-win.h: 	*
 tui/tui-win.c: 	* tui/tui-stack.h: 	* tui/tui-stack.c: 	*
 tui/tui-source.h: 	* tui/tui-source.c: 	* tui/tui-regs.h: 	*
 tui/tui-regs.c: 	* tui/tui-out.c: 	* tui/tui-main.c: 	*
 tui/tui-layout.h: 	* tui/tui-layout.c: 	* tui/tui-io.h: 	*
 tui/tui-io.c: 	* tui/tui-interp.c: 	* tui/tui-hooks.h: 	*
 tui/tui-hooks.c: 	* tui/tui-file.h: 	* tui/tui.h: 	* tui/tui.c: 
 * tui/tui-winsource.h: 	* tui/tui-winsource.c: 	*
 tui/tui-wingeneral.h: 	* tui/tui-wingeneral.c: 	* tui/tui-windata.h: 
 * tui/tui-windata.c: Add (C) after Copyright.  Update the FSF 	address.

---
 gdb/tui/tui-hooks.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'gdb/tui/tui-hooks.h')

diff --git a/gdb/tui/tui-hooks.h b/gdb/tui/tui-hooks.h
index fa1137d..fa6bea8 100644
--- a/gdb/tui/tui-hooks.h
+++ b/gdb/tui/tui-hooks.h
@@ -1,6 +1,6 @@
 /* External/Public TUI hools header file, for GDB the GNU debugger.
 
-   Copyright 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -16,8 +16,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.  */
 
 #ifndef TUI_HOOKS_H
 #define TUI_HOOKS_H
-- 
cgit v1.1