summaryrefslogtreecommitdiff
path: root/gdb/tui/tui-io.h
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-12-23 19:10:03 +0000
committerEli Zaretskii <eliz@gnu.org>2005-12-23 19:10:03 +0000
commit88d83552b190308353cbb345b5f07b2b995ef37c (patch)
tree6369d2dd950f7776d746449872ef67d29e016afb /gdb/tui/tui-io.h
parent8c719703864108fa016dffd1e6e5252a192a8c38 (diff)
downloadbinutils-gdb-88d83552b190308353cbb345b5f07b2b995ef37c.tar.gz
* 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.
Diffstat (limited to 'gdb/tui/tui-io.h')
-rw-r--r--gdb/tui/tui-io.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/tui/tui-io.h b/gdb/tui/tui-io.h
index 06d085de93f..9f1c1064d1c 100644
--- a/gdb/tui/tui-io.h
+++ b/gdb/tui/tui-io.h
@@ -1,6 +1,6 @@
/* TUI support I/O functions.
- Copyright 1998, 1999, 2000, 2001, 2002, 2004 Free Software
+ Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Free Software
Foundation, Inc.
Contributed by Hewlett-Packard Company.
@@ -19,8 +19,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_IO_H
#define TUI_IO_H