]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/observer.c
* breakpoint.c:
[thirdparty/binutils-gdb.git] / gdb / observer.c
index afad033e3033e15a90590ebbf3ae04b0e872adf5..d3c276ebca97fe73dcd9b18221c3b07ecc4ebdd4 100644 (file)
@@ -1,6 +1,6 @@
 /* GDB Notifications to Observers.
 
-   Copyright 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2003, 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.  */
 
 /* An observer is an entity who is interested in being notified when GDB
    reaches certain states, or certain events occur in GDB. The entity being