]> 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 75447701e9d2d27e7a9f1cb077587b89eae862fb..abf8885b5adacf74007a832fa316edebbde9a0e6 100644 (file)
@@ -1,6 +1,6 @@
 /* Simulate breakpoints by patching locations in the target system, for GDB.
 
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    Contributed by Cygnus Support.  Written by John Gilmore.