aboutsummaryrefslogtreecommitdiff
path: root/gdb/xml-tdesc.h
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 /gdb/xml-tdesc.h
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 'gdb/xml-tdesc.h')
-rw-r--r--gdb/xml-tdesc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/xml-tdesc.h b/gdb/xml-tdesc.h
index e622507..0fbfc7e 100644
--- a/gdb/xml-tdesc.h
+++ b/gdb/xml-tdesc.h
@@ -1,6 +1,6 @@
/* XML target description support for GDB.
- Copyright (C) 2006-2022 Free Software Foundation, Inc.
+ Copyright (C) 2006-2023 Free Software Foundation, Inc.
Contributed by CodeSourcery.