aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/hostio.cc
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2023-01-01 17:07:37 +0400
committerJoel Brobecker <brobecker@adacore.com>2023-01-01 17:07:37 +0400
commita493ca9ec0e38d839f6a89e55390187bfdbdbdec (patch)
tree4174770ad542d3c98b6af9288160cbb7fbf2425c /gdbserver/hostio.cc
parent1806fe04b0baa57539ee756842b6069b109d4487 (diff)
downloadgdb-a493ca9ec0e38d839f6a89e55390187bfdbdbdec.zip
gdb-a493ca9ec0e38d839f6a89e55390187bfdbdbdec.tar.gz
gdb-a493ca9ec0e38d839f6a89e55390187bfdbdbdec.tar.bz2
Update copyright year range in header of all files managed by GDB
This commit is the result of running the gdb/copyright.py script, which automated the update of the copyright year range for all source files managed by the GDB project to be updated to include year 2023.
Diffstat (limited to 'gdbserver/hostio.cc')
-rw-r--r--gdbserver/hostio.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/hostio.cc b/gdbserver/hostio.cc
index 4f763f3..ea70c26 100644
--- a/gdbserver/hostio.cc
+++ b/gdbserver/hostio.cc
@@ -1,5 +1,5 @@
/* Host file transfer support for gdbserver.
- Copyright (C) 2007-2022 Free Software Foundation, Inc.
+ Copyright (C) 2007-2023 Free Software Foundation, Inc.
Contributed by CodeSourcery.