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