]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/mem-break.c
Update copyright year range in all GDB files
[thirdparty/binutils-gdb.git] / gdb / mem-break.c
index 8e2debfba386e3944d90c3380934b95f43cd8431..75447701e9d2d27e7a9f1cb077587b89eae862fb 100644 (file)
@@ -1,6 +1,6 @@
 /* Simulate breakpoints by patching locations in the target system, for GDB.
 
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    Contributed by Cygnus Support.  Written by John Gilmore.