]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/mem-break.c
Copyright updates for 2007.
[thirdparty/binutils-gdb.git] / gdb / mem-break.c
index 2d9851bc2a21a0b822f2e24087283a3f9801659d..5a8af0fb77179f780f0cad77961eb25d6c8e99e3 100644 (file)
@@ -1,7 +1,7 @@
 /* Simulate breakpoints by patching locations in the target system, for GDB.
 
-   Copyright (C) 1990, 1991, 1992, 1993, 1995, 1997, 1998, 1999, 2000,
-   2002 Free Software Foundation, Inc.
+   Copyright (C) 1990, 1991, 1992, 1993, 1995, 1997, 1998, 1999, 2000, 2002,
+   2007 Free Software Foundation, Inc.
 
    Contributed by Cygnus Support.  Written by John Gilmore.