diff options
author | Joel Brobecker <brobecker@adacore.com> | 2023-01-01 17:07:37 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2023-01-01 17:07:37 +0400 |
commit | a493ca9ec0e38d839f6a89e55390187bfdbdbdec (patch) | |
tree | 4174770ad542d3c98b6af9288160cbb7fbf2425c /gdb/tilegx-tdep.h | |
parent | 1806fe04b0baa57539ee756842b6069b109d4487 (diff) | |
download | gdb-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/tilegx-tdep.h')
-rw-r--r-- | gdb/tilegx-tdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/tilegx-tdep.h b/gdb/tilegx-tdep.h index f475eb3..a78a3cf 100644 --- a/gdb/tilegx-tdep.h +++ b/gdb/tilegx-tdep.h @@ -1,6 +1,6 @@ /* Target-dependent code for the Tilera TILE-Gx processor. - Copyright (C) 2012-2022 Free Software Foundation, Inc. + Copyright (C) 2012-2023 Free Software Foundation, Inc. This file is part of GDB. |