summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-setshow.h
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-12-17 22:40:17 +0000
committerEli Zaretskii <eliz@gnu.org>2005-12-17 22:40:17 +0000
commiteab6c400e9efa2b0d223ad2edf79d2d6c46f4e8e (patch)
tree63316583664ed44622a8ad1d9cff756f59a17f8b /gdb/cli/cli-setshow.h
parentddaa48ee77d2f9ecef3e0e9e11d900cbdab0df2b (diff)
downloadgdb-eab6c400e9efa2b0d223ad2edf79d2d6c46f4e8e.tar.gz
* cli/cli-utils.h:
* cli/cli-utils.c: * cli/cli-setshow.h: * cli/cli-setshow.c: * cli/cli-script.h: * cli/cli-script.c: * cli/cli-logging.c: * cli/cli-interp.c: * cli/cli-dump.h: * cli/cli-dump.c: * cli/cli-decode.h: * cli/cli-decode.c: * cli/cli-cmds.h: * cli/cli-cmds.c: Add (c) after Copyright. Update FSF address.
Diffstat (limited to 'gdb/cli/cli-setshow.h')
-rw-r--r--gdb/cli/cli-setshow.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/cli/cli-setshow.h b/gdb/cli/cli-setshow.h
index 470b8b754c6..232f68d8f4b 100644
--- a/gdb/cli/cli-setshow.h
+++ b/gdb/cli/cli-setshow.h
@@ -1,5 +1,5 @@
/* Header file for GDB CLI set and show commands implementation.
- Copyright 2000, 2001 Free Software Foundation, Inc.
+ Copyright (c) 2000, 2001 Free Software Foundation, Inc.
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
@@ -13,8 +13,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. */
#if !defined (CLI_SETSHOW_H)
#define CLI_SETSHOW_H 1