diff options
Diffstat (limited to 'gdbsupport/fileio.cc')
-rw-r--r-- | gdbsupport/fileio.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/fileio.cc b/gdbsupport/fileio.cc index 27d4734..b4feb85 100644 --- a/gdbsupport/fileio.cc +++ b/gdbsupport/fileio.cc @@ -1,6 +1,6 @@ /* File-I/O functions for GDB, the GNU debugger. - Copyright (C) 2003-2021 Free Software Foundation, Inc. + Copyright (C) 2003-2022 Free Software Foundation, Inc. This file is part of GDB. |