diff options
author | Alan Modra <amodra@gmail.com> | 2024-01-04 22:22:08 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2024-01-04 22:58:12 +1030 |
commit | fd67aa1129fd006ad49ed5ecb2b063705211553a (patch) | |
tree | 323c2da4c82f1fc5e98e7fc788e7f3d12ad4687d /binutils | |
parent | ce3abd4734c1d4994937dc0defa71c4ac9f34185 (diff) | |
download | gdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.zip gdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.tar.gz gdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.tar.bz2 |
Update year range in copyright notice of binutils files
Adds two new external authors to etc/update-copyright.py to cover
bfd/ax_tls.m4, and adds gprofng to dirs handled automatically, then
updates copyright messages as follows:
1) Update cgen/utils.scm emitted copyrights.
2) Run "etc/update-copyright.py --this-year" with an extra external
author I haven't committed, 'Kalray SA.', to cover gas testsuite
files (which should have their copyright message removed).
3) Build with --enable-maintainer-mode --enable-cgen-maint=yes.
4) Check out */po/*.pot which we don't update frequently.
Diffstat (limited to 'binutils')
150 files changed, 152 insertions, 152 deletions
diff --git a/binutils/BRANCHES b/binutils/BRANCHES index b7a4438..a810950 100644 --- a/binutils/BRANCHES +++ b/binutils/BRANCHES @@ -58,7 +58,7 @@ binutils-2_39-branch binutils-2_40-branch binutils-2_41-branch -Copyright (C) 2012-2023 Free Software Foundation, Inc. +Copyright (C) 2012-2024 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/binutils/ChangeLog b/binutils/ChangeLog index cfe081a..3adfcca 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -2347,7 +2347,7 @@ For older changes see ChangeLog-2020 -Copyright (C) 2021-2023 Free Software Foundation, Inc. +Copyright (C) 2021-2024 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index 0894a56..94ee05a 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -338,7 +338,7 @@ Having selected the branch name, create the branch as follows: Please do not commit any patches to a branch you did not create without the explicit permission of the person who created the branch. -Copyright (C) 2012-2023 Free Software Foundation, Inc. +Copyright (C) 2012-2024 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/binutils/Makefile.am b/binutils/Makefile.am index 622554f..ad571b6 100644 --- a/binutils/Makefile.am +++ b/binutils/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to generate Makefile.in # -# Copyright (C) 2012-2023 Free Software Foundation, Inc. +# Copyright (C) 2012-2024 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/Makefile.in b/binutils/Makefile.in index a1f6f61..842a6d9 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# Copyright (C) 2012-2023 Free Software Foundation, Inc. +# Copyright (C) 2012-2024 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -33,7 +33,7 @@ # # -# Copyright (C) 2012-2023 Free Software Foundation, Inc. +# Copyright (C) 2012-2024 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/NEWS b/binutils/NEWS index 35b84e6..0911cc4 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -945,7 +945,7 @@ Changes in binutils 2.1: and/or local symbols only. They now also support long options. -Copyright (C) 2012-2023 Free Software Foundation, Inc. +Copyright (C) 2012-2024 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/binutils/README b/binutils/README index 82ebd5e..71a6bd1 100644 --- a/binutils/README +++ b/binutils/README @@ -307,7 +307,7 @@ unneeded objects and libraries: If you have any problems or questions about the binutils on VMS, feel free to mail me at kkaempf@rmi.de. -Copyright (C) 2012-2023 Free Software Foundation, Inc. +Copyright (C) 2012-2024 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release index aaf7704..5cbb2d2 100644 --- a/binutils/README-how-to-make-a-release +++ b/binutils/README-how-to-make-a-release @@ -694,7 +694,7 @@ Hi Everyone, https://sourceware.org/bugzilla/editmilestones.cgi?product=binutils -Copyright (C) 2017-2023 Free Software Foundation, Inc. +Copyright (C) 2017-2024 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/binutils/addr2line.c b/binutils/addr2line.c index b07302d..b793980 100644 --- a/binutils/addr2line.c +++ b/binutils/addr2line.c @@ -1,5 +1,5 @@ /* addr2line.c -- convert addresses to line number and function name - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. Contributed by Ulrich Lauther <Ulrich.Lauther@mchp.siemens.de> This file is part of GNU Binutils. diff --git a/binutils/ar.c b/binutils/ar.c index b09a3e0..e1f1e96 100644 --- a/binutils/ar.c +++ b/binutils/ar.c @@ -1,5 +1,5 @@ /* ar.c - Archive modify and extract. - Copyright (C) 1991-2023 Free Software Foundation, Inc. + Copyright (C) 1991-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/arlex.l b/binutils/arlex.l index df68ddd..067513d 100644 --- a/binutils/arlex.l +++ b/binutils/arlex.l @@ -3,7 +3,7 @@ %{ /* arlex.l - Strange script language lexer */ -/* Copyright (C) 1992-2023 Free Software Foundation, Inc. +/* Copyright (C) 1992-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/arparse.y b/binutils/arparse.y index 12829ff..579b0f8 100644 --- a/binutils/arparse.y +++ b/binutils/arparse.y @@ -1,7 +1,7 @@ %{ /* arparse.y - Strange script language parser */ -/* Copyright (C) 1992-2023 Free Software Foundation, Inc. +/* Copyright (C) 1992-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/arsup.c b/binutils/arsup.c index 744a8d4..faa1013 100644 --- a/binutils/arsup.c +++ b/binutils/arsup.c @@ -1,5 +1,5 @@ /* arsup.c - Archive support for MRI compatibility - Copyright (C) 1992-2023 Free Software Foundation, Inc. + Copyright (C) 1992-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/arsup.h b/binutils/arsup.h index c0da109..59c814b 100644 --- a/binutils/arsup.h +++ b/binutils/arsup.h @@ -1,5 +1,5 @@ /* arsup.h - archive support header file - Copyright (C) 1992-2023 Free Software Foundation, Inc. + Copyright (C) 1992-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/bfdtest1.c b/binutils/bfdtest1.c index b81f48b..8d5f37c 100644 --- a/binutils/bfdtest1.c +++ b/binutils/bfdtest1.c @@ -1,5 +1,5 @@ /* A program to test BFD. - Copyright (C) 2012-2023 Free Software Foundation, Inc. + Copyright (C) 2012-2024 Free Software Foundation, Inc. This file is part of the GNU Binutils. diff --git a/binutils/bfdtest2.c b/binutils/bfdtest2.c index 92f2a0f..3aa9d5b 100644 --- a/binutils/bfdtest2.c +++ b/binutils/bfdtest2.c @@ -1,5 +1,5 @@ /* A program to test BFD. - Copyright (C) 2012-2023 Free Software Foundation, Inc. + Copyright (C) 2012-2024 Free Software Foundation, Inc. This file is part of the GNU Binutils. diff --git a/binutils/bin2c.c b/binutils/bin2c.c index 606bfea..4e4710d 100644 --- a/binutils/bin2c.c +++ b/binutils/bin2c.c @@ -1,5 +1,5 @@ /* bin2c.c -- dump binary file in hex format - Copyright (C) 2007-2023 Free Software Foundation, Inc. + Copyright (C) 2007-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/binemul.c b/binutils/binemul.c index ee6f836..c4acc07 100644 --- a/binutils/binemul.c +++ b/binutils/binemul.c @@ -1,5 +1,5 @@ /* Binutils emulation layer. - Copyright (C) 2002-2023 Free Software Foundation, Inc. + Copyright (C) 2002-2024 Free Software Foundation, Inc. Written by Tom Rix, Red Hat Inc. This file is part of GNU Binutils. diff --git a/binutils/binemul.h b/binutils/binemul.h index 16e8ea6..635cf50 100644 --- a/binutils/binemul.h +++ b/binutils/binemul.h @@ -1,5 +1,5 @@ /* Binutils emulation layer. - Copyright (C) 2002-2023 Free Software Foundation, Inc. + Copyright (C) 2002-2024 Free Software Foundation, Inc. Written by Tom Rix, Red Hat Inc. This file is part of GNU Binutils. diff --git a/binutils/bucomm.c b/binutils/bucomm.c index c268fd3..d51d134 100644 --- a/binutils/bucomm.c +++ b/binutils/bucomm.c @@ -1,5 +1,5 @@ /* bucomm.c -- Bin Utils COMmon code. - Copyright (C) 1991-2023 Free Software Foundation, Inc. + Copyright (C) 1991-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/bucomm.h b/binutils/bucomm.h index b708790..f45838e 100644 --- a/binutils/bucomm.h +++ b/binutils/bucomm.h @@ -1,5 +1,5 @@ /* bucomm.h -- binutils common include file. - Copyright (C) 1991-2023 Free Software Foundation, Inc. + Copyright (C) 1991-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/budbg.h b/binutils/budbg.h index 697b443..c7d4110 100644 --- a/binutils/budbg.h +++ b/binutils/budbg.h @@ -1,5 +1,5 @@ /* budbg.c -- Interfaces to the generic debugging information routines. - Copyright (C) 1995-2023 Free Software Foundation, Inc. + Copyright (C) 1995-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@cygnus.com>. This file is part of GNU Binutils. diff --git a/binutils/coffdump.c b/binutils/coffdump.c index a88edb0..59906b6 100644 --- a/binutils/coffdump.c +++ b/binutils/coffdump.c @@ -1,5 +1,5 @@ /* Coff file dumper. - Copyright (C) 1994-2023 Free Software Foundation, Inc. + Copyright (C) 1994-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/coffgrok.c b/binutils/coffgrok.c index fa01203..4373477 100644 --- a/binutils/coffgrok.c +++ b/binutils/coffgrok.c @@ -1,5 +1,5 @@ /* coffgrok.c - Copyright (C) 1994-2023 Free Software Foundation, Inc. + Copyright (C) 1994-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/coffgrok.h b/binutils/coffgrok.h index 154f3cb..e5a376a 100644 --- a/binutils/coffgrok.h +++ b/binutils/coffgrok.h @@ -1,5 +1,5 @@ /* coffgrok.h - Copyright (C) 2001-2023 Free Software Foundation, Inc. + Copyright (C) 2001-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/configure.ac b/binutils/configure.ac index 30cd7b9..b03e36c 100644 --- a/binutils/configure.ac +++ b/binutils/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl Copyright (C) 2012-2023 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. dnl dnl This file is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/binutils/configure.com b/binutils/configure.com index 17809bc..4114510 100644 --- a/binutils/configure.com +++ b/binutils/configure.com @@ -3,7 +3,7 @@ $! This file configures binutils for use with openVMS/Alpha $! We do not use the configure script, since we do not have /bin/sh $! to execute it. $! -$! Copyright (C) 2012-2023 Free Software Foundation, Inc. +$! Copyright (C) 2012-2024 Free Software Foundation, Inc. $! $! This file is free software; you can redistribute it and/or modify $! it under the terms of the GNU General Public License as published by diff --git a/binutils/configure.tgt b/binutils/configure.tgt index 52c4dfe..94e4e16 100644 --- a/binutils/configure.tgt +++ b/binutils/configure.tgt @@ -3,7 +3,7 @@ # file lets us skip running autoconf when modifying target specific # information. -# Copyright (C) 2012-2023 Free Software Foundation, Inc. +# Copyright (C) 2012-2024 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/cxxfilt.c b/binutils/cxxfilt.c index 12a06bb..a9fa82b 100644 --- a/binutils/cxxfilt.c +++ b/binutils/cxxfilt.c @@ -1,5 +1,5 @@ /* Demangler for GNU C++ - main program - Copyright (C) 1989-2023 Free Software Foundation, Inc. + Copyright (C) 1989-2024 Free Software Foundation, Inc. Written by James Clark (jjc@jclark.uucp) Rewritten by Fred Fish (fnf@cygnus.com) for ARM and Lucid demangling Modified by Satish Pai (pai@apollo.hp.com) for HP demangling diff --git a/binutils/debug.c b/binutils/debug.c index bb26d91..fadd659 100644 --- a/binutils/debug.c +++ b/binutils/debug.c @@ -1,5 +1,5 @@ /* debug.c -- Handle generic debugging information. - Copyright (C) 1995-2023 Free Software Foundation, Inc. + Copyright (C) 1995-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@cygnus.com>. This file is part of GNU Binutils. diff --git a/binutils/debug.h b/binutils/debug.h index d499895..581df84 100644 --- a/binutils/debug.h +++ b/binutils/debug.h @@ -1,5 +1,5 @@ /* debug.h -- Describe generic debugging information. - Copyright (C) 1995-2023 Free Software Foundation, Inc. + Copyright (C) 1995-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@cygnus.com>. This file is part of GNU Binutils. diff --git a/binutils/deflex.l b/binutils/deflex.l index d031538..cf95690 100644 --- a/binutils/deflex.l +++ b/binutils/deflex.l @@ -2,7 +2,7 @@ %{/* deflex.l - Lexer for .def files */ -/* Copyright (C) 1995-2023 Free Software Foundation, Inc. +/* Copyright (C) 1995-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/defparse.y b/binutils/defparse.y index bb58555..5a2f9a0 100644 --- a/binutils/defparse.y +++ b/binutils/defparse.y @@ -1,6 +1,6 @@ %{ /* defparse.y - parser for .def files */ -/* Copyright (C) 1995-2023 Free Software Foundation, Inc. +/* Copyright (C) 1995-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/demanguse.c b/binutils/demanguse.c index f0aa4ce..7b9d281 100644 --- a/binutils/demanguse.c +++ b/binutils/demanguse.c @@ -1,5 +1,5 @@ /* demanguse.c -- libiberty demangler usage - Copyright (C) 2021-2023 Free Software Foundation, Inc. + Copyright (C) 2021-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/demanguse.h b/binutils/demanguse.h index 22f34f1..f9b3e9c 100644 --- a/binutils/demanguse.h +++ b/binutils/demanguse.h @@ -1,5 +1,5 @@ /* demanguse.h -- libiberty demangler usage - Copyright (C) 2021-2023 Free Software Foundation, Inc. + Copyright (C) 2021-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/dlltool.c b/binutils/dlltool.c index 6d63e11..066c99a 100644 --- a/binutils/dlltool.c +++ b/binutils/dlltool.c @@ -1,5 +1,5 @@ /* dlltool.c -- tool to generate stuff for PE style DLLs - Copyright (C) 1995-2023 Free Software Foundation, Inc. + Copyright (C) 1995-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/dlltool.h b/binutils/dlltool.h index c6a7b5f..a8f9499 100644 --- a/binutils/dlltool.h +++ b/binutils/dlltool.h @@ -1,5 +1,5 @@ /* dlltool.h -- header file for dlltool - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/dllwrap.c b/binutils/dllwrap.c index f333eb5..bf119ce 100644 --- a/binutils/dllwrap.c +++ b/binutils/dllwrap.c @@ -1,5 +1,5 @@ /* dllwrap.c -- wrapper for DLLTOOL and GCC to generate PE style DLLs - Copyright (C) 1998-2023 Free Software Foundation, Inc. + Copyright (C) 1998-2024 Free Software Foundation, Inc. Contributed by Mumit Khan (khan@xraylith.wisc.edu). This file is part of GNU Binutils. diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index abe58ef..e0028ee 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -10,7 +10,7 @@ @copying @c man begin COPYRIGHT -Copyright @copyright{} 1991-2023 Free Software Foundation, Inc. +Copyright @copyright{} 1991-2024 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 diff --git a/binutils/doc/local.mk b/binutils/doc/local.mk index 1832696..2087cfc 100644 --- a/binutils/doc/local.mk +++ b/binutils/doc/local.mk @@ -1,6 +1,6 @@ ## Process this file with automake to generate Makefile.in # -# Copyright (C) 2012-2023 Free Software Foundation, Inc. +# Copyright (C) 2012-2024 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/dwarf-mode.el b/binutils/dwarf-mode.el index 3ab2e18..961ca4d 100644 --- a/binutils/dwarf-mode.el +++ b/binutils/dwarf-mode.el @@ -2,7 +2,7 @@ ;; Version: 1.8 -;; Copyright (C) 2012-2023 Free Software Foundation, Inc. +;; Copyright (C) 2012-2024 Free Software Foundation, Inc. ;; This file is not part of GNU Emacs, but is distributed under the ;; same terms: diff --git a/binutils/dwarf.c b/binutils/dwarf.c index b5e5ea8..615e051 100644 --- a/binutils/dwarf.c +++ b/binutils/dwarf.c @@ -1,5 +1,5 @@ /* dwarf.c -- display DWARF contents of a BFD binary file - Copyright (C) 2005-2023 Free Software Foundation, Inc. + Copyright (C) 2005-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/dwarf.h b/binutils/dwarf.h index d2f9523..75c4282 100644 --- a/binutils/dwarf.h +++ b/binutils/dwarf.h @@ -1,5 +1,5 @@ /* dwarf.h - DWARF support header file - Copyright (C) 2005-2023 Free Software Foundation, Inc. + Copyright (C) 2005-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/elfcomm.c b/binutils/elfcomm.c index 71b595a..ad7c574 100644 --- a/binutils/elfcomm.c +++ b/binutils/elfcomm.c @@ -1,5 +1,5 @@ /* elfcomm.c -- common code for ELF format file. - Copyright (C) 2010-2023 Free Software Foundation, Inc. + Copyright (C) 2010-2024 Free Software Foundation, Inc. Originally developed by Eric Youngdale <eric@andante.jic.com> Modifications by Nick Clifton <nickc@redhat.com> diff --git a/binutils/elfcomm.h b/binutils/elfcomm.h index 63d8efb..4cda2a7 100644 --- a/binutils/elfcomm.h +++ b/binutils/elfcomm.h @@ -1,5 +1,5 @@ /* elfcomm.h -- include file of common code for ELF format file. - Copyright (C) 2010-2023 Free Software Foundation, Inc. + Copyright (C) 2010-2024 Free Software Foundation, Inc. Originally developed by Eric Youngdale <eric@andante.jic.com> Modifications by Nick Clifton <nickc@redhat.com> diff --git a/binutils/elfedit.c b/binutils/elfedit.c index 117e676..7631636 100644 --- a/binutils/elfedit.c +++ b/binutils/elfedit.c @@ -1,5 +1,5 @@ /* elfedit.c -- Update the ELF header of an ELF format file - Copyright (C) 2010-2023 Free Software Foundation, Inc. + Copyright (C) 2010-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/embedspu.sh b/binutils/embedspu.sh index 9dd1345..5b7ad87 100644 --- a/binutils/embedspu.sh +++ b/binutils/embedspu.sh @@ -1,7 +1,7 @@ #! /bin/sh # Embed an SPU ELF executable into a PowerPC object file. # -# Copyright (C) 2006-2023 Free Software Foundation, Inc. +# Copyright (C) 2006-2024 Free Software Foundation, Inc. # # This file is part of GNU Binutils. # diff --git a/binutils/emul_aix.c b/binutils/emul_aix.c index 5f74389..1847a15 100644 --- a/binutils/emul_aix.c +++ b/binutils/emul_aix.c @@ -1,5 +1,5 @@ /* Binutils emulation layer. - Copyright (C) 2002-2023 Free Software Foundation, Inc. + Copyright (C) 2002-2024 Free Software Foundation, Inc. Written by Tom Rix, Red Hat Inc. This file is part of GNU Binutils. diff --git a/binutils/emul_vanilla.c b/binutils/emul_vanilla.c index 5304db7..49a23aa 100644 --- a/binutils/emul_vanilla.c +++ b/binutils/emul_vanilla.c @@ -1,5 +1,5 @@ /* Binutils emulation layer. - Copyright (C) 2002-2023 Free Software Foundation, Inc. + Copyright (C) 2002-2024 Free Software Foundation, Inc. Written by Tom Rix, Red Hat Inc. This file is part of GNU Binutils. diff --git a/binutils/filemode.c b/binutils/filemode.c index 5b6a7aa..1c78c96 100644 --- a/binutils/filemode.c +++ b/binutils/filemode.c @@ -1,5 +1,5 @@ /* filemode.c -- make a string describing file modes - Copyright (C) 1985-2023 Free Software Foundation, Inc. + Copyright (C) 1985-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/is-ranlib.c b/binutils/is-ranlib.c index 9d19f3e..bf8df15 100644 --- a/binutils/is-ranlib.c +++ b/binutils/is-ranlib.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2023 Free Software Foundation, Inc. +/* Copyright (C) 2007-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/is-strip.c b/binutils/is-strip.c index 6c4a2ac..2174013 100644 --- a/binutils/is-strip.c +++ b/binutils/is-strip.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2023 Free Software Foundation, Inc. +/* Copyright (C) 2007-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/makefile.vms b/binutils/makefile.vms index 5badaed..0f2cca5 100644 --- a/binutils/makefile.vms +++ b/binutils/makefile.vms @@ -5,7 +5,7 @@ # # Created by Klaus Kaempf, kkaempf@rmi.de # -# Copyright (C) 2012-2023 Free Software Foundation, Inc. +# Copyright (C) 2012-2024 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/maybe-ranlib.c b/binutils/maybe-ranlib.c index 4f0d5c8..7b5b2f7 100644 --- a/binutils/maybe-ranlib.c +++ b/binutils/maybe-ranlib.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2023 Free Software Foundation, Inc. +/* Copyright (C) 2007-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/maybe-strip.c b/binutils/maybe-strip.c index f442032..99af180 100644 --- a/binutils/maybe-strip.c +++ b/binutils/maybe-strip.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2023 Free Software Foundation, Inc. +/* Copyright (C) 2007-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/mclex.c b/binutils/mclex.c index ef5fa01..f3df4b4 100644 --- a/binutils/mclex.c +++ b/binutils/mclex.c @@ -1,5 +1,5 @@ /* mclex.c -- lexer for Windows mc files parser. - Copyright (C) 2007-2023 Free Software Foundation, Inc. + Copyright (C) 2007-2024 Free Software Foundation, Inc. Written by Kai Tietz, Onevision. diff --git a/binutils/mcparse.y b/binutils/mcparse.y index 133f0d1..7e23848 100644 --- a/binutils/mcparse.y +++ b/binutils/mcparse.y @@ -1,5 +1,5 @@ %{ /* mcparse.y -- parser for Windows mc files - Copyright (C) 2007-2023 Free Software Foundation, Inc. + Copyright (C) 2007-2024 Free Software Foundation, Inc. Parser for Windows mc files Written by Kai Tietz, Onevision. diff --git a/binutils/nm.c b/binutils/nm.c index bfab620..48663c2 100644 --- a/binutils/nm.c +++ b/binutils/nm.c @@ -1,5 +1,5 @@ /* nm.c -- Describe symbol table of a rel file. - Copyright (C) 1991-2023 Free Software Foundation, Inc. + Copyright (C) 1991-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/not-ranlib.c b/binutils/not-ranlib.c index d5e4deb..17780e4 100644 --- a/binutils/not-ranlib.c +++ b/binutils/not-ranlib.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2023 Free Software Foundation, Inc. +/* Copyright (C) 2007-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/not-strip.c b/binutils/not-strip.c index aefbb35..6cba1a8 100644 --- a/binutils/not-strip.c +++ b/binutils/not-strip.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2023 Free Software Foundation, Inc. +/* Copyright (C) 2007-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/objcopy.c b/binutils/objcopy.c index 0c4a9e6..a85d262 100644 --- a/binutils/objcopy.c +++ b/binutils/objcopy.c @@ -1,5 +1,5 @@ /* objcopy.c -- copy object file from input to output, optionally massaging it. - Copyright (C) 1991-2023 Free Software Foundation, Inc. + Copyright (C) 1991-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/objdump.c b/binutils/objdump.c index 640ccb5..49e944b 100644 --- a/binutils/objdump.c +++ b/binutils/objdump.c @@ -1,5 +1,5 @@ /* objdump.c -- dump information about an object file. - Copyright (C) 1990-2023 Free Software Foundation, Inc. + Copyright (C) 1990-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/objdump.h b/binutils/objdump.h index 8d0b387..432bde5 100644 --- a/binutils/objdump.h +++ b/binutils/objdump.h @@ -1,5 +1,5 @@ /* objdump.h - Copyright (C) 2011-2023 Free Software Foundation, Inc. + Copyright (C) 2011-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/od-elf32_avr.c b/binutils/od-elf32_avr.c index 19da74a..d32bd4f 100644 --- a/binutils/od-elf32_avr.c +++ b/binutils/od-elf32_avr.c @@ -1,5 +1,5 @@ /* od-avrelf.c -- dump information about an AVR elf object file. - Copyright (C) 2011-2023 Free Software Foundation, Inc. + Copyright (C) 2011-2024 Free Software Foundation, Inc. Written by Senthil Kumar Selvaraj, Atmel. This file is part of GNU Binutils. diff --git a/binutils/od-macho.c b/binutils/od-macho.c index 326120f..0e46db8 100644 --- a/binutils/od-macho.c +++ b/binutils/od-macho.c @@ -1,5 +1,5 @@ /* od-macho.c -- dump information about an Mach-O object file. - Copyright (C) 2011-2023 Free Software Foundation, Inc. + Copyright (C) 2011-2024 Free Software Foundation, Inc. Written by Tristan Gingold, Adacore. This file is part of GNU Binutils. diff --git a/binutils/od-pe.c b/binutils/od-pe.c index a5f2780..5d2b776 100644 --- a/binutils/od-pe.c +++ b/binutils/od-pe.c @@ -1,5 +1,5 @@ /* od-pe.c -- dump information about a PE object file. - Copyright (C) 2011-2023 Free Software Foundation, Inc. + Copyright (C) 2011-2024 Free Software Foundation, Inc. Written by Tristan Gingold, Adacore and Nick Clifton, Red Hat. This file is part of GNU Binutils. diff --git a/binutils/od-xcoff.c b/binutils/od-xcoff.c index 8f3026d..e42e65a 100644 --- a/binutils/od-xcoff.c +++ b/binutils/od-xcoff.c @@ -1,5 +1,5 @@ /* od-xcoff.c -- dump information about an xcoff object file. - Copyright (C) 2011-2023 Free Software Foundation, Inc. + Copyright (C) 2011-2024 Free Software Foundation, Inc. Written by Tristan Gingold, Adacore. This file is part of GNU Binutils. diff --git a/binutils/po/Make-in b/binutils/po/Make-in index 167b04b..096040e 100644 --- a/binutils/po/Make-in +++ b/binutils/po/Make-in @@ -1,6 +1,6 @@ # Makefile for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu> -# Copyright (C) 2003-2023 Free Software Foundation, Inc. +# Copyright (C) 2003-2024 Free Software Foundation, Inc. # # This file may be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License diff --git a/binutils/prdbg.c b/binutils/prdbg.c index fb35147..3941d6e 100644 --- a/binutils/prdbg.c +++ b/binutils/prdbg.c @@ -1,5 +1,5 @@ /* prdbg.c -- Print out generic debugging information. - Copyright (C) 1995-2023 Free Software Foundation, Inc. + Copyright (C) 1995-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@cygnus.com>. Tags style generation written by Salvador E. Tropea <set@computer.org>. diff --git a/binutils/ranlib.sh b/binutils/ranlib.sh index 60baf40..863d59f 100755 --- a/binutils/ranlib.sh +++ b/binutils/ranlib.sh @@ -1,6 +1,6 @@ #!/bin/sh # A simple ranlib script, to use less disk space than a ranlib program. -# Copyright (C) 2004-2023 Free Software Foundation, Inc. +# Copyright (C) 2004-2024 Free Software Foundation, Inc. # This program is part of GNU Binutils. diff --git a/binutils/rclex.c b/binutils/rclex.c index 081218f..d3e13f7 100644 --- a/binutils/rclex.c +++ b/binutils/rclex.c @@ -1,6 +1,6 @@ /* rclex.c -- lexer for Windows rc files parser */ -/* Copyright (C) 1997-2023 Free Software Foundation, Inc. +/* Copyright (C) 1997-2024 Free Software Foundation, Inc. Written by Kai Tietz, Onevision. diff --git a/binutils/rcparse.y b/binutils/rcparse.y index 0a5b9e0..33adb60 100644 --- a/binutils/rcparse.y +++ b/binutils/rcparse.y @@ -1,5 +1,5 @@ %{ /* rcparse.y -- parser for Windows rc files - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. Extended by Kai Tietz, Onevision. diff --git a/binutils/rdcoff.c b/binutils/rdcoff.c index 79fcfb2..404a658 100644 --- a/binutils/rdcoff.c +++ b/binutils/rdcoff.c @@ -1,5 +1,5 @@ /* stabs.c -- Parse COFF debugging information - Copyright (C) 1996-2023 Free Software Foundation, Inc. + Copyright (C) 1996-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@cygnus.com>. This file is part of GNU Binutils. diff --git a/binutils/rddbg.c b/binutils/rddbg.c index d9c172e..e776405 100644 --- a/binutils/rddbg.c +++ b/binutils/rddbg.c @@ -1,5 +1,5 @@ /* rddbg.c -- Read debugging information into a generic form. - Copyright (C) 1995-2023 Free Software Foundation, Inc. + Copyright (C) 1995-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@cygnus.com>. This file is part of GNU Binutils. diff --git a/binutils/readelf.c b/binutils/readelf.c index a464692..5e4ad6e 100644 --- a/binutils/readelf.c +++ b/binutils/readelf.c @@ -1,5 +1,5 @@ /* readelf.c -- display contents of an ELF format file - Copyright (C) 1998-2023 Free Software Foundation, Inc. + Copyright (C) 1998-2024 Free Software Foundation, Inc. Originally developed by Eric Youngdale <eric@andante.jic.com> Modifications by Nick Clifton <nickc@redhat.com> diff --git a/binutils/rename.c b/binutils/rename.c index 849491f..b1fa58e 100644 --- a/binutils/rename.c +++ b/binutils/rename.c @@ -1,5 +1,5 @@ /* rename.c -- rename a file, preserving symlinks. - Copyright (C) 1999-2023 Free Software Foundation, Inc. + Copyright (C) 1999-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/resbin.c b/binutils/resbin.c index ad1270f..615b3c4 100644 --- a/binutils/resbin.c +++ b/binutils/resbin.c @@ -1,5 +1,5 @@ /* resbin.c -- manipulate the Windows binary resource format. - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. Rewritten by Kai Tietz, Onevision. diff --git a/binutils/rescoff.c b/binutils/rescoff.c index 5a99a28..ec4e2c2 100644 --- a/binutils/rescoff.c +++ b/binutils/rescoff.c @@ -1,5 +1,5 @@ /* rescoff.c -- read and write resources in Windows COFF files. - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. Rewritten by Kai Tietz, Onevision. diff --git a/binutils/resrc.c b/binutils/resrc.c index 468e2fd..130ff7b 100644 --- a/binutils/resrc.c +++ b/binutils/resrc.c @@ -1,5 +1,5 @@ /* resrc.c -- read and write Windows rc files. - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. Rewritten by Kai Tietz, Onevision. diff --git a/binutils/resres.c b/binutils/resres.c index a9a3de2..5393904 100644 --- a/binutils/resres.c +++ b/binutils/resres.c @@ -1,5 +1,5 @@ /* resres.c: read_res_file and write_res_file implementation for windres. - Copyright (C) 1998-2023 Free Software Foundation, Inc. + Copyright (C) 1998-2024 Free Software Foundation, Inc. Written by Anders Norlander <anorland@hem2.passagen.se>. Rewritten by Kai Tietz, Onevision. diff --git a/binutils/sanity.sh b/binutils/sanity.sh index e0f2875..1ccd5bd 100755 --- a/binutils/sanity.sh +++ b/binutils/sanity.sh @@ -2,7 +2,7 @@ ### quick sanity test for the binutils. ### # This file was written K. Richard Pixley. -# Copyright (C) 2007-2023 Free Software Foundation, Inc. +# Copyright (C) 2007-2024 Free Software Foundation, Inc. # This program is part of GNU Binutils. diff --git a/binutils/size.c b/binutils/size.c index 243c740..df0ede0 100644 --- a/binutils/size.c +++ b/binutils/size.c @@ -1,5 +1,5 @@ /* size.c -- report size of various sections of an executable file. - Copyright (C) 1991-2023 Free Software Foundation, Inc. + Copyright (C) 1991-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/srconv.c b/binutils/srconv.c index 8f73152..1ff68fa 100644 --- a/binutils/srconv.c +++ b/binutils/srconv.c @@ -1,5 +1,5 @@ /* srconv.c -- Sysroff conversion program - Copyright (C) 1994-2023 Free Software Foundation, Inc. + Copyright (C) 1994-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/stabs.c b/binutils/stabs.c index 0acb7f1..8834701 100644 --- a/binutils/stabs.c +++ b/binutils/stabs.c @@ -1,5 +1,5 @@ /* stabs.c -- Parse stabs debugging information - Copyright (C) 1995-2023 Free Software Foundation, Inc. + Copyright (C) 1995-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@cygnus.com>. This file is part of GNU Binutils. diff --git a/binutils/strings.c b/binutils/strings.c index eb4ec9e..ec02e1d 100644 --- a/binutils/strings.c +++ b/binutils/strings.c @@ -1,5 +1,5 @@ /* strings -- print the strings of printable characters in files - Copyright (C) 1993-2023 Free Software Foundation, Inc. + Copyright (C) 1993-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/sysdep.h b/binutils/sysdep.h index 6666161..df9ebcf 100644 --- a/binutils/sysdep.h +++ b/binutils/sysdep.h @@ -1,5 +1,5 @@ /* sysdep.h -- handle host dependencies for binutils - Copyright (C) 1991-2023 Free Software Foundation, Inc. + Copyright (C) 1991-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/sysdump.c b/binutils/sysdump.c index 57dcee4..5758a46 100644 --- a/binutils/sysdump.c +++ b/binutils/sysdump.c @@ -1,5 +1,5 @@ /* Sysroff object format dumper. - Copyright (C) 1994-2023 Free Software Foundation, Inc. + Copyright (C) 1994-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/sysinfo.y b/binutils/sysinfo.y index f3a9e08..9738506 100644 --- a/binutils/sysinfo.y +++ b/binutils/sysinfo.y @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2023 Free Software Foundation, Inc. +/* Copyright (C) 2001-2024 Free Software Foundation, Inc. Written by Steve Chamberlain of Cygnus Support (steve@cygnus.com). This file is part of GNU binutils. diff --git a/binutils/syslex.l b/binutils/syslex.l index 595e9b8..2030f56 100644 --- a/binutils/syslex.l +++ b/binutils/syslex.l @@ -1,7 +1,7 @@ %option noinput nounput noyywrap %{ -/* Copyright (C) 2001-2023 Free Software Foundation, Inc. +/* Copyright (C) 2001-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/syslex_wrap.c b/binutils/syslex_wrap.c index c7c46b6..e09f244 100644 --- a/binutils/syslex_wrap.c +++ b/binutils/syslex_wrap.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2023 Free Software Foundation, Inc. +/* Copyright (C) 2012-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/aarch64/aarch64.exp b/binutils/testsuite/binutils-all/aarch64/aarch64.exp index 43be5e4..de82a8b 100644 --- a/binutils/testsuite/binutils-all/aarch64/aarch64.exp +++ b/binutils/testsuite/binutils-all/aarch64/aarch64.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 Free Software Foundation, Inc. +# Copyright (C) 2014-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/addr2line.exp b/binutils/testsuite/binutils-all/addr2line.exp index 908090a..79c38ce 100644 --- a/binutils/testsuite/binutils-all/addr2line.exp +++ b/binutils/testsuite/binutils-all/addr2line.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 Free Software Foundation, Inc. +# Copyright (C) 2018-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/ar.exp b/binutils/testsuite/binutils-all/ar.exp index aade419..d4e4f64 100644 --- a/binutils/testsuite/binutils-all/ar.exp +++ b/binutils/testsuite/binutils-all/ar.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1995-2023 Free Software Foundation, Inc. +# Copyright (C) 1995-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/arc/objdump.exp b/binutils/testsuite/binutils-all/arc/objdump.exp index 68b43ba..0b83384 100644 --- a/binutils/testsuite/binutils-all/arc/objdump.exp +++ b/binutils/testsuite/binutils-all/arc/objdump.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 Free Software Foundation, Inc. +# Copyright (C) 2016-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/arm/objdump.exp b/binutils/testsuite/binutils-all/arm/objdump.exp index 4792c28..96a6138 100644 --- a/binutils/testsuite/binutils-all/arm/objdump.exp +++ b/binutils/testsuite/binutils-all/arm/objdump.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2023 Free Software Foundation, Inc. +# Copyright (C) 2004-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/bfin/objdump.exp b/binutils/testsuite/binutils-all/bfin/objdump.exp index 1f8d352..4bd8784 100644 --- a/binutils/testsuite/binutils-all/bfin/objdump.exp +++ b/binutils/testsuite/binutils-all/bfin/objdump.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2023 Free Software Foundation, Inc. +# Copyright (C) 2009-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/compress.exp b/binutils/testsuite/binutils-all/compress.exp index abfef6c..c9d771c 100644 --- a/binutils/testsuite/binutils-all/compress.exp +++ b/binutils/testsuite/binutils-all/compress.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2023 Free Software Foundation, Inc. +# Copyright (C) 2010-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/cxxfilt.exp b/binutils/testsuite/binutils-all/cxxfilt.exp index 7c10856..e313ac1 100644 --- a/binutils/testsuite/binutils-all/cxxfilt.exp +++ b/binutils/testsuite/binutils-all/cxxfilt.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 Free Software Foundation, Inc. +# Copyright (C) 2018-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/debuginfod.exp b/binutils/testsuite/binutils-all/debuginfod.exp index f86d8de..2f74644 100644 --- a/binutils/testsuite/binutils-all/debuginfod.exp +++ b/binutils/testsuite/binutils-all/debuginfod.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2023 Free Software Foundation, Inc. +# Copyright (C) 2002-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/debuglink.s b/binutils/testsuite/binutils-all/debuglink.s index df7a41f..0c01f830 100644 --- a/binutils/testsuite/binutils-all/debuglink.s +++ b/binutils/testsuite/binutils-all/debuglink.s @@ -1,7 +1,7 @@ /* Assembler source used to create an object file for testing readelf's and objdump's ability to process separate debug information files. - Copyright (C) 2017-2023 Free Software Foundation, Inc. + Copyright (C) 2017-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/dlltool.exp b/binutils/testsuite/binutils-all/dlltool.exp index f87ec5c..ac1306b 100644 --- a/binutils/testsuite/binutils-all/dlltool.exp +++ b/binutils/testsuite/binutils-all/dlltool.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2023 Free Software Foundation, Inc. +# Copyright (C) 2002-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/dw2-1.S b/binutils/testsuite/binutils-all/dw2-1.S index 64b282a..aee49dd 100644 --- a/binutils/testsuite/binutils-all/dw2-1.S +++ b/binutils/testsuite/binutils-all/dw2-1.S @@ -1,6 +1,6 @@ /* This testcase is derived from a similar test in GDB. - Copyright (C) 2008-2023 Free Software Foundation, Inc. + Copyright (C) 2008-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/dw2-2.S b/binutils/testsuite/binutils-all/dw2-2.S index cfbf087..f807af5 100644 --- a/binutils/testsuite/binutils-all/dw2-2.S +++ b/binutils/testsuite/binutils-all/dw2-2.S @@ -1,6 +1,6 @@ /* This testcase is derived from a similar test in GDB. - Copyright (C) 2008-2023 Free Software Foundation, Inc. + Copyright (C) 2008-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/dw2-3.S b/binutils/testsuite/binutils-all/dw2-3.S index db5ab9a..6941235 100644 --- a/binutils/testsuite/binutils-all/dw2-3.S +++ b/binutils/testsuite/binutils-all/dw2-3.S @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright (C) 2004-2023 Free Software Foundation, Inc. + Copyright (C) 2004-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/dw2-compressed.S b/binutils/testsuite/binutils-all/dw2-compressed.S index 15f6991..2e3b47f 100644 --- a/binutils/testsuite/binutils-all/dw2-compressed.S +++ b/binutils/testsuite/binutils-all/dw2-compressed.S @@ -1,6 +1,6 @@ /* This testcase is derived from a similar test in GDB. - Copyright (C) 2008-2023 Free Software Foundation, Inc. + Copyright (C) 2008-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/dw2-ranges.S b/binutils/testsuite/binutils-all/dw2-ranges.S index c3f24e6..b08bafd 100644 --- a/binutils/testsuite/binutils-all/dw2-ranges.S +++ b/binutils/testsuite/binutils-all/dw2-ranges.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2023 Free Software Foundation, Inc. +/* Copyright (C) 2015-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/dw5-op.S b/binutils/testsuite/binutils-all/dw5-op.S index 93d1b62..882ad14 100644 --- a/binutils/testsuite/binutils-all/dw5-op.S +++ b/binutils/testsuite/binutils-all/dw5-op.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2023 Free Software Foundation, Inc. +/* Copyright (C) 2017-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/dw5.S b/binutils/testsuite/binutils-all/dw5.S index 7fb6a0b..efd040e 100644 --- a/binutils/testsuite/binutils-all/dw5.S +++ b/binutils/testsuite/binutils-all/dw5.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2023 Free Software Foundation, Inc. +/* Copyright (C) 2017-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/dwarf-attributes.S b/binutils/testsuite/binutils-all/dwarf-attributes.S index ecbcc76..714de6c 100644 --- a/binutils/testsuite/binutils-all/dwarf-attributes.S +++ b/binutils/testsuite/binutils-all/dwarf-attributes.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2023 Free Software Foundation, Inc. +/* Copyright (C) 2017-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/dwo.s b/binutils/testsuite/binutils-all/dwo.s index 5e6de0d..c9e783e 100644 --- a/binutils/testsuite/binutils-all/dwo.s +++ b/binutils/testsuite/binutils-all/dwo.s @@ -1,7 +1,7 @@ /* Assembler source used to create an object file for testing readelf's and objdump's ability to process separate dwarf object files. - Copyright (C) 2017-2023 Free Software Foundation, Inc. + Copyright (C) 2017-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/elfedit.exp b/binutils/testsuite/binutils-all/elfedit.exp index 33f4bb0..ff62b9d 100644 --- a/binutils/testsuite/binutils-all/elfedit.exp +++ b/binutils/testsuite/binutils-all/elfedit.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2023 Free Software Foundation, Inc. +# Copyright (C) 2010-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/hppa/objdump.exp b/binutils/testsuite/binutils-all/hppa/objdump.exp index 91e02f3..bffb542 100644 --- a/binutils/testsuite/binutils-all/hppa/objdump.exp +++ b/binutils/testsuite/binutils-all/hppa/objdump.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/i386/i386.exp b/binutils/testsuite/binutils-all/i386/i386.exp index cee65b8..ecfc6b4 100644 --- a/binutils/testsuite/binutils-all/i386/i386.exp +++ b/binutils/testsuite/binutils-all/i386/i386.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2023 Free Software Foundation, Inc. +# Copyright (C) 2010-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/kvx/kvx.exp b/binutils/testsuite/binutils-all/kvx/kvx.exp index e096beb..ca5ec1a 100644 --- a/binutils/testsuite/binutils-all/kvx/kvx.exp +++ b/binutils/testsuite/binutils-all/kvx/kvx.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2023 Free Software Foundation, Inc. +# Copyright (C) 2009-2024 Free Software Foundation, Inc. # Contributed by Kalray SA. # This program is free software; you can redistribute it and/or modify diff --git a/binutils/testsuite/binutils-all/linkdebug.s b/binutils/testsuite/binutils-all/linkdebug.s index 8d907b5..6d6015d 100644 --- a/binutils/testsuite/binutils-all/linkdebug.s +++ b/binutils/testsuite/binutils-all/linkdebug.s @@ -1,7 +1,7 @@ /* Assembler source used to create an object file for testing readelf's and objdump's ability to process separate debug information files. - Copyright (C) 2017-2023 Free Software Foundation, Inc. + Copyright (C) 2017-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/loongarch64/loongarch64.exp b/binutils/testsuite/binutils-all/loongarch64/loongarch64.exp index 8e58b77..0bcd5a7 100644 --- a/binutils/testsuite/binutils-all/loongarch64/loongarch64.exp +++ b/binutils/testsuite/binutils-all/loongarch64/loongarch64.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2023 Free Software Foundation, Inc. +# Copyright (C) 2022-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/m68k/objdump.exp b/binutils/testsuite/binutils-all/m68k/objdump.exp index d90eb0f..af99abd 100644 --- a/binutils/testsuite/binutils-all/m68k/objdump.exp +++ b/binutils/testsuite/binutils-all/m68k/objdump.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2023 Free Software Foundation, Inc. +# Copyright (C) 2004-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/mips/mips.exp b/binutils/testsuite/binutils-all/mips/mips.exp index fdab971..1445754 100644 --- a/binutils/testsuite/binutils-all/mips/mips.exp +++ b/binutils/testsuite/binutils-all/mips/mips.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2023 Free Software Foundation, Inc. +# Copyright (C) 2013-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/nfp/objdump.exp b/binutils/testsuite/binutils-all/nfp/objdump.exp index 2a3f8c9..71516c2 100644 --- a/binutils/testsuite/binutils-all/nfp/objdump.exp +++ b/binutils/testsuite/binutils-all/nfp/objdump.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2023 Free Software Foundation, Inc. +# Copyright (C) 2004-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/nm.exp b/binutils/testsuite/binutils-all/nm.exp index abc8f15..8fe4ce8 100644 --- a/binutils/testsuite/binutils-all/nm.exp +++ b/binutils/testsuite/binutils-all/nm.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/objcopy.exp b/binutils/testsuite/binutils-all/objcopy.exp index 34a9b3f..d884822 100644 --- a/binutils/testsuite/binutils-all/objcopy.exp +++ b/binutils/testsuite/binutils-all/objcopy.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1994-2023 Free Software Foundation, Inc. +# Copyright (C) 1994-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/objdump.exp b/binutils/testsuite/binutils-all/objdump.exp index 7071e96..493e31b 100644 --- a/binutils/testsuite/binutils-all/objdump.exp +++ b/binutils/testsuite/binutils-all/objdump.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/readelf.exp b/binutils/testsuite/binutils-all/readelf.exp index f963c6b..399b3c7 100644 --- a/binutils/testsuite/binutils-all/readelf.exp +++ b/binutils/testsuite/binutils-all/readelf.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1999-2023 Free Software Foundation, Inc. +# Copyright (C) 1999-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/riscv/riscv.exp b/binutils/testsuite/binutils-all/riscv/riscv.exp index 55bdf19..6e05325 100644 --- a/binutils/testsuite/binutils-all/riscv/riscv.exp +++ b/binutils/testsuite/binutils-all/riscv/riscv.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 Free Software Foundation, Inc. +# Copyright (C) 2021-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/riscv/unknown.s b/binutils/testsuite/binutils-all/riscv/unknown.s index 85ac064..11a4885 100644 --- a/binutils/testsuite/binutils-all/riscv/unknown.s +++ b/binutils/testsuite/binutils-all/riscv/unknown.s @@ -1,4 +1,4 @@ -/* Copyright (C) 2021-2023 Free Software Foundation, Inc. +/* Copyright (C) 2021-2024 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/size.exp b/binutils/testsuite/binutils-all/size.exp index 02942e2..e351a61 100644 --- a/binutils/testsuite/binutils-all/size.exp +++ b/binutils/testsuite/binutils-all/size.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/strings.exp b/binutils/testsuite/binutils-all/strings.exp index 4e2fdf8..b96fe92 100644 --- a/binutils/testsuite/binutils-all/strings.exp +++ b/binutils/testsuite/binutils-all/strings.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 Free Software Foundation, Inc. +# Copyright (C) 2018-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/update-section.exp b/binutils/testsuite/binutils-all/update-section.exp index 3ff56f1..eccf167 100644 --- a/binutils/testsuite/binutils-all/update-section.exp +++ b/binutils/testsuite/binutils-all/update-section.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 Free Software Foundation, Inc. +# Copyright (C) 2015-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/vax/objdump.exp b/binutils/testsuite/binutils-all/vax/objdump.exp index 7013cd3..3c4da67 100644 --- a/binutils/testsuite/binutils-all/vax/objdump.exp +++ b/binutils/testsuite/binutils-all/vax/objdump.exp @@ -1,5 +1,5 @@ # -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/wasm32/wasm32.exp b/binutils/testsuite/binutils-all/wasm32/wasm32.exp index c15fc38..1eec427 100644 --- a/binutils/testsuite/binutils-all/wasm32/wasm32.exp +++ b/binutils/testsuite/binutils-all/wasm32/wasm32.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 Free Software Foundation, Inc. +# Copyright (C) 2017-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/windres/README b/binutils/testsuite/binutils-all/windres/README index 730b592..e9d84bc 100644 --- a/binutils/testsuite/binutils-all/windres/README +++ b/binutils/testsuite/binutils-all/windres/README @@ -26,7 +26,7 @@ parsing or comparing should be xfailed. The windres tests only run for ix86 targets, because the MSVC-generated *.rsd files are generated for that. -Copyright (C) 2012-2023 Free Software Foundation, Inc. +Copyright (C) 2012-2024 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/binutils/testsuite/binutils-all/windres/msupdate b/binutils/testsuite/binutils-all/windres/msupdate index 888a53e..57af4bc 100755 --- a/binutils/testsuite/binutils-all/windres/msupdate +++ b/binutils/testsuite/binutils-all/windres/msupdate @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2001-2023 Free Software Foundation, Inc. +# Copyright (C) 2001-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/windres/windres.exp b/binutils/testsuite/binutils-all/windres/windres.exp index a5ad723..050b718 100644 --- a/binutils/testsuite/binutils-all/windres/windres.exp +++ b/binutils/testsuite/binutils-all/windres/windres.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2023 Free Software Foundation, Inc. +# Copyright (C) 2001-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/x86-64/objects.exp b/binutils/testsuite/binutils-all/x86-64/objects.exp index bb605c8..7ba6f50 100644 --- a/binutils/testsuite/binutils-all/x86-64/objects.exp +++ b/binutils/testsuite/binutils-all/x86-64/objects.exp @@ -1,5 +1,5 @@ # Expect script for x86-64 object tests. -# Copyright (C) 2017-2023 Free Software Foundation, Inc. +# Copyright (C) 2017-2024 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/binutils-all/x86-64/x86-64.exp b/binutils/testsuite/binutils-all/x86-64/x86-64.exp index 4918055..28f06d4 100644 --- a/binutils/testsuite/binutils-all/x86-64/x86-64.exp +++ b/binutils/testsuite/binutils-all/x86-64/x86-64.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2023 Free Software Foundation, Inc. +# Copyright (C) 2010-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/config/default.exp b/binutils/testsuite/config/default.exp index d9d3db7..9898f8d 100644 --- a/binutils/testsuite/config/default.exp +++ b/binutils/testsuite/config/default.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/testsuite/gentestdlls.c b/binutils/testsuite/gentestdlls.c index b362fb4..01e61d7 100644 --- a/binutils/testsuite/gentestdlls.c +++ b/binutils/testsuite/gentestdlls.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2019-2023 Free Software Foundation, Inc. +/* Copyright (C) 2019-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. diff --git a/binutils/testsuite/lib/binutils-common.exp b/binutils/testsuite/lib/binutils-common.exp index f89ac8a..dc140f8 100644 --- a/binutils/testsuite/lib/binutils-common.exp +++ b/binutils/testsuite/lib/binutils-common.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/binutils/testsuite/lib/utils-lib.exp b/binutils/testsuite/lib/utils-lib.exp index 52757cf..e73413b 100644 --- a/binutils/testsuite/lib/utils-lib.exp +++ b/binutils/testsuite/lib/utils-lib.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binutils/unwind-ia64.c b/binutils/unwind-ia64.c index 888f3be..086fac6 100644 --- a/binutils/unwind-ia64.c +++ b/binutils/unwind-ia64.c @@ -1,5 +1,5 @@ /* unwind-ia64.c -- utility routines to dump IA-64 unwind info for readelf. - Copyright (C) 2000-2023 Free Software Foundation, Inc. + Copyright (C) 2000-2024 Free Software Foundation, Inc. Contributed by David Mosberger-Tang <davidm@hpl.hp.com> diff --git a/binutils/unwind-ia64.h b/binutils/unwind-ia64.h index c09597e..61965e0 100644 --- a/binutils/unwind-ia64.h +++ b/binutils/unwind-ia64.h @@ -1,5 +1,5 @@ /* unwind-ia64.h -- dump IA-64 unwind info. - Copyright (C) 2000-2023 Free Software Foundation, Inc. + Copyright (C) 2000-2024 Free Software Foundation, Inc. Contributed by David Mosberger-Tang <davidm@hpl.hp.com> This file is part of GNU Binutils. diff --git a/binutils/version.c b/binutils/version.c index 0803535..66254dd 100644 --- a/binutils/version.c +++ b/binutils/version.c @@ -1,5 +1,5 @@ /* version.c -- binutils version information - Copyright (C) 1991-2023 Free Software Foundation, Inc. + Copyright (C) 1991-2024 Free Software Foundation, Inc. This file is part of GNU Binutils. @@ -31,7 +31,7 @@ print_version (const char *name) /* This output is intended to follow the GNU standards document. */ /* xgettext:c-format */ printf ("GNU %s %s\n", name, BFD_VERSION_STRING); - printf (_("Copyright (C) 2023 Free Software Foundation, Inc.\n")); + printf (_("Copyright (C) 2024 Free Software Foundation, Inc.\n")); printf (_("\ This program is free software; you may redistribute it under the terms of\n\ the GNU General Public License version 3 or (at your option) any later version.\n\ diff --git a/binutils/windint.h b/binutils/windint.h index 73faabf..7729b83 100644 --- a/binutils/windint.h +++ b/binutils/windint.h @@ -1,5 +1,5 @@ /* windint.h -- internal header file for windres program. - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. Written by Kai Tietz, Onevision. This file is part of GNU Binutils. diff --git a/binutils/windmc.c b/binutils/windmc.c index 9e9ed9e..a1fc4e8 100644 --- a/binutils/windmc.c +++ b/binutils/windmc.c @@ -1,5 +1,5 @@ /* windmc.c -- a program to compile Windows message files. - Copyright (C) 2007-2023 Free Software Foundation, Inc. + Copyright (C) 2007-2024 Free Software Foundation, Inc. Written by Kai Tietz, Onevision. This file is part of GNU Binutils. diff --git a/binutils/windmc.h b/binutils/windmc.h index cff8222..c423ad9 100644 --- a/binutils/windmc.h +++ b/binutils/windmc.h @@ -1,5 +1,5 @@ /* windmc.h -- header file for windmc program. - Copyright (C) 2007-2023 Free Software Foundation, Inc. + Copyright (C) 2007-2024 Free Software Foundation, Inc. Written by Kai Tietz, Onevision. This file is part of GNU Binutils. diff --git a/binutils/windres.c b/binutils/windres.c index 1700988..3f691d3 100644 --- a/binutils/windres.c +++ b/binutils/windres.c @@ -1,5 +1,5 @@ /* windres.c -- a program to manipulate Windows resources - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. Rewritten by Kai Tietz, Onevision. diff --git a/binutils/windres.h b/binutils/windres.h index dd27484..cd24ff4 100644 --- a/binutils/windres.h +++ b/binutils/windres.h @@ -1,5 +1,5 @@ /* windres.h -- header file for windres program. - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. Rewritten by Kai Tietz, Onevision. diff --git a/binutils/winduni.c b/binutils/winduni.c index 8bb31d0..5b65976 100644 --- a/binutils/winduni.c +++ b/binutils/winduni.c @@ -1,5 +1,5 @@ /* winduni.c -- unicode support for the windres program. - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. Rewritten by Kai Tietz, Onevision. diff --git a/binutils/winduni.h b/binutils/winduni.h index c14f18e..0273d4e 100644 --- a/binutils/winduni.h +++ b/binutils/winduni.h @@ -1,5 +1,5 @@ /* winduni.h -- header file for unicode support for windres program. - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. Rewritten by Kai Tietz, Onevision. diff --git a/binutils/wrstabs.c b/binutils/wrstabs.c index 293189d..287f7b8 100644 --- a/binutils/wrstabs.c +++ b/binutils/wrstabs.c @@ -1,5 +1,5 @@ /* wrstabs.c -- Output stabs debugging information - Copyright (C) 1996-2023 Free Software Foundation, Inc. + Copyright (C) 1996-2024 Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@cygnus.com>. This file is part of GNU Binutils. |