diff options
author | Tom Tromey <tromey@adacore.com> | 2025-04-02 13:30:10 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2025-04-08 10:54:39 -0600 |
commit | d01e823438c7dc264d6885fbbfeace4d8955dcb7 (patch) | |
tree | 43b89321b90c3c3b817471ee7f6112280653c69f /sim/common/dv-glue.c | |
parent | d8c3e4901650e35ddf5083f693b8a21b9d24fcc6 (diff) | |
download | binutils-d01e823438c7dc264d6885fbbfeace4d8955dcb7.zip binutils-d01e823438c7dc264d6885fbbfeace4d8955dcb7.tar.gz binutils-d01e823438c7dc264d6885fbbfeace4d8955dcb7.tar.bz2 |
Update copyright dates to include 2025
This updates the copyright headers to include 2025. I did this by
running gdb/copyright.py and then manually modifying a few files as
noted by the script.
Approved-By: Eli Zaretskii <eliz@gnu.org>
Diffstat (limited to 'sim/common/dv-glue.c')
-rw-r--r-- | sim/common/dv-glue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/dv-glue.c b/sim/common/dv-glue.c index 3871dbd..a30d929 100644 --- a/sim/common/dv-glue.c +++ b/sim/common/dv-glue.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2024 Free Software Foundation, Inc. + Copyright 2002-2025 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. |