]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbserver/win32-low.c
Update copyright year range in all GDB files.
[thirdparty/binutils-gdb.git] / gdb / gdbserver / win32-low.c
index 449ed5f462fee9167e2416a0caea079781f9beda..b4ee0f45c4faa999c2e16a720bf1b8be822ae174 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level interface to Windows debugging, for gdbserver.
-   Copyright (C) 2006-2019 Free Software Foundation, Inc.
+   Copyright (C) 2006-2020 Free Software Foundation, Inc.
 
    Contributed by Leo Zayas.  Based on "win32-nat.c" from GDB.