]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ptrace-core.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / bfd / ptrace-core.c
index e9802f8ea062b07a9d7385c15a98e26a386f5747..7cf47af10be1accc1c266617237c1ca6097f7a2b 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD backend for core files which use the ptrace_user structure
-   Copyright (C) 1993-2020 Free Software Foundation, Inc.
+   Copyright (C) 1993-2021 Free Software Foundation, Inc.
    The structure of this file is based on trad-core.c written by John Gilmore
    of Cygnus Support.
    Modified to work with the ptrace_user structure by Kevin A. Buettner.