public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-4950] Update copyright years.
@ 2023-01-02  8:41 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2023-01-02  8:41 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:aeee4812442c996f184965ce6894e5f3d3657c0f

commit r13-4950-gaeee4812442c996f184965ce6894e5f3d3657c0f
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Mon Jan 2 09:37:43 2023 +0100

    Update copyright years.

Diff:
---
 c++tools/Makefile.in                       | 2 +-
 c++tools/configure.ac                      | 2 +-
 c++tools/resolver.cc                       | 2 +-
 c++tools/resolver.h                        | 2 +-
 c++tools/server.cc                         | 4 ++--
 gcc/ABOUT-GCC-NLS                          | 2 +-
 gcc/LANGUAGES                              | 2 +-
 gcc/Makefile.in                            | 2 +-
 gcc/README.Portability                     | 2 +-
 gcc/acinclude.m4                           | 2 +-
 gcc/addresses.h                            | 2 +-
 gcc/adjust-alignment.cc                    | 2 +-
 gcc/alias.cc                               | 2 +-
 gcc/alias.h                                | 2 +-
 gcc/align.h                                | 2 +-
 gcc/alloc-pool.cc                          | 2 +-
 gcc/alloc-pool.h                           | 2 +-
 gcc/array-traits.h                         | 2 +-
 gcc/asan.cc                                | 2 +-
 gcc/asan.h                                 | 2 +-
 gcc/attr-fnspec.h                          | 2 +-
 gcc/attribs.cc                             | 2 +-
 gcc/attribs.h                              | 2 +-
 gcc/auto-inc-dec.cc                        | 2 +-
 gcc/auto-profile.cc                        | 2 +-
 gcc/auto-profile.h                         | 2 +-
 gcc/backend.h                              | 2 +-
 gcc/basic-block.h                          | 2 +-
 gcc/bb-reorder.cc                          | 2 +-
 gcc/bb-reorder.h                           | 2 +-
 gcc/bitmap.cc                              | 2 +-
 gcc/bitmap.h                               | 2 +-
 gcc/btfout.cc                              | 2 +-
 gcc/builtin-attrs.def                      | 2 +-
 gcc/builtin-types.def                      | 2 +-
 gcc/builtins.cc                            | 2 +-
 gcc/builtins.def                           | 2 +-
 gcc/builtins.h                             | 2 +-
 gcc/caller-save.cc                         | 2 +-
 gcc/calls.cc                               | 2 +-
 gcc/calls.h                                | 2 +-
 gcc/ccmp.cc                                | 2 +-
 gcc/ccmp.h                                 | 2 +-
 gcc/cfg-flags.def                          | 2 +-
 gcc/cfg.cc                                 | 2 +-
 gcc/cfg.h                                  | 2 +-
 gcc/cfganal.cc                             | 2 +-
 gcc/cfganal.h                              | 2 +-
 gcc/cfgbuild.cc                            | 2 +-
 gcc/cfgbuild.h                             | 2 +-
 gcc/cfgcleanup.cc                          | 2 +-
 gcc/cfgcleanup.h                           | 2 +-
 gcc/cfgexpand.cc                           | 2 +-
 gcc/cfgexpand.h                            | 2 +-
 gcc/cfghooks.cc                            | 2 +-
 gcc/cfghooks.h                             | 2 +-
 gcc/cfgloop.cc                             | 2 +-
 gcc/cfgloop.h                              | 2 +-
 gcc/cfgloopanal.cc                         | 2 +-
 gcc/cfgloopmanip.cc                        | 2 +-
 gcc/cfgloopmanip.h                         | 2 +-
 gcc/cfgrtl.cc                              | 2 +-
 gcc/cfgrtl.h                               | 2 +-
 gcc/cgraph.cc                              | 2 +-
 gcc/cgraph.h                               | 2 +-
 gcc/cgraphbuild.cc                         | 2 +-
 gcc/cgraphclones.cc                        | 2 +-
 gcc/cgraphunit.cc                          | 2 +-
 gcc/cif-code.def                           | 2 +-
 gcc/collect-utils.cc                       | 2 +-
 gcc/collect-utils.h                        | 2 +-
 gcc/collect2-aix.cc                        | 2 +-
 gcc/collect2-aix.h                         | 2 +-
 gcc/collect2.cc                            | 2 +-
 gcc/collect2.h                             | 2 +-
 gcc/color-macros.h                         | 2 +-
 gcc/combine-stack-adj.cc                   | 2 +-
 gcc/combine.cc                             | 2 +-
 gcc/common.md                              | 2 +-
 gcc/common.opt                             | 2 +-
 gcc/compare-elim.cc                        | 2 +-
 gcc/conditions.h                           | 2 +-
 gcc/config.build                           | 2 +-
 gcc/config.gcc                             | 2 +-
 gcc/config.host                            | 2 +-
 gcc/config/alpha/alpha-modes.def           | 2 +-
 gcc/config/alpha/alpha-passes.def          | 2 +-
 gcc/config/alpha/alpha-protos.h            | 2 +-
 gcc/config/alpha/alpha.cc                  | 2 +-
 gcc/config/alpha/alpha.h                   | 2 +-
 gcc/config/alpha/alpha.md                  | 2 +-
 gcc/config/alpha/alpha.opt                 | 2 +-
 gcc/config/alpha/constraints.md            | 2 +-
 gcc/config/alpha/driver-alpha.cc           | 2 +-
 gcc/config/alpha/elf.h                     | 2 +-
 gcc/config/alpha/elf.opt                   | 2 +-
 gcc/config/alpha/ev4.md                    | 2 +-
 gcc/config/alpha/ev5.md                    | 2 +-
 gcc/config/alpha/ev6.md                    | 2 +-
 gcc/config/alpha/linux-elf.h               | 2 +-
 gcc/config/alpha/linux.h                   | 2 +-
 gcc/config/alpha/netbsd.h                  | 2 +-
 gcc/config/alpha/openbsd.h                 | 2 +-
 gcc/config/alpha/predicates.md             | 2 +-
 gcc/config/alpha/sync.md                   | 2 +-
 gcc/config/alpha/t-alpha                   | 2 +-
 gcc/config/alpha/t-vms                     | 2 +-
 gcc/config/alpha/vms.h                     | 2 +-
 gcc/config/arc/arc-arch.h                  | 2 +-
 gcc/config/arc/arc-arches.def              | 2 +-
 gcc/config/arc/arc-c.cc                    | 2 +-
 gcc/config/arc/arc-c.def                   | 2 +-
 gcc/config/arc/arc-cpus.def                | 2 +-
 gcc/config/arc/arc-modes.def               | 2 +-
 gcc/config/arc/arc-options.def             | 2 +-
 gcc/config/arc/arc-opts.h                  | 2 +-
 gcc/config/arc/arc-passes.def              | 2 +-
 gcc/config/arc/arc-protos.h                | 2 +-
 gcc/config/arc/arc-simd.h                  | 2 +-
 gcc/config/arc/arc-tables.opt              | 2 +-
 gcc/config/arc/arc.cc                      | 2 +-
 gcc/config/arc/arc.h                       | 2 +-
 gcc/config/arc/arc.md                      | 2 +-
 gcc/config/arc/arc.opt                     | 2 +-
 gcc/config/arc/arc600.md                   | 2 +-
 gcc/config/arc/arc700.md                   | 2 +-
 gcc/config/arc/arcEM.md                    | 2 +-
 gcc/config/arc/arcHS.md                    | 2 +-
 gcc/config/arc/arcHS4x.md                  | 2 +-
 gcc/config/arc/atomic.md                   | 2 +-
 gcc/config/arc/big.h                       | 2 +-
 gcc/config/arc/builtins.def                | 2 +-
 gcc/config/arc/constraints.md              | 2 +-
 gcc/config/arc/driver-arc.cc               | 2 +-
 gcc/config/arc/elf.h                       | 2 +-
 gcc/config/arc/fpx.md                      | 2 +-
 gcc/config/arc/genmultilib.awk             | 2 +-
 gcc/config/arc/genoptions.awk              | 2 +-
 gcc/config/arc/linux.h                     | 2 +-
 gcc/config/arc/predicates.md               | 2 +-
 gcc/config/arc/simdext.md                  | 2 +-
 gcc/config/arc/t-arc                       | 2 +-
 gcc/config/arc/t-multilib                  | 2 +-
 gcc/config/arc/t-multilib-linux            | 2 +-
 gcc/config/arm/README-interworking         | 2 +-
 gcc/config/arm/aarch-common-protos.h       | 2 +-
 gcc/config/arm/aarch-common.cc             | 2 +-
 gcc/config/arm/aarch-cost-tables.h         | 2 +-
 gcc/config/arm/aout.h                      | 2 +-
 gcc/config/arm/arm-builtins.cc             | 2 +-
 gcc/config/arm/arm-builtins.h              | 2 +-
 gcc/config/arm/arm-c.cc                    | 2 +-
 gcc/config/arm/arm-cpus.in                 | 2 +-
 gcc/config/arm/arm-d.cc                    | 2 +-
 gcc/config/arm/arm-d.h                     | 2 +-
 gcc/config/arm/arm-fixed.md                | 2 +-
 gcc/config/arm/arm-flags.h                 | 2 +-
 gcc/config/arm/arm-generic.md              | 2 +-
 gcc/config/arm/arm-ldmstm.ml               | 4 ++--
 gcc/config/arm/arm-modes.def               | 2 +-
 gcc/config/arm/arm-mve-builtins.cc         | 2 +-
 gcc/config/arm/arm-mve-builtins.def        | 2 +-
 gcc/config/arm/arm-mve-builtins.h          | 2 +-
 gcc/config/arm/arm-opts.h                  | 2 +-
 gcc/config/arm/arm-protos.h                | 2 +-
 gcc/config/arm/arm-simd-builtin-types.def  | 2 +-
 gcc/config/arm/arm-tables.opt              | 2 +-
 gcc/config/arm/arm-tune.md                 | 2 +-
 gcc/config/arm/arm.cc                      | 2 +-
 gcc/config/arm/arm.h                       | 2 +-
 gcc/config/arm/arm.md                      | 2 +-
 gcc/config/arm/arm.opt                     | 2 +-
 gcc/config/arm/arm1020e.md                 | 2 +-
 gcc/config/arm/arm1026ejs.md               | 2 +-
 gcc/config/arm/arm1136jfs.md               | 2 +-
 gcc/config/arm/arm926ejs.md                | 2 +-
 gcc/config/arm/arm_acle.h                  | 2 +-
 gcc/config/arm/arm_acle_builtins.def       | 2 +-
 gcc/config/arm/arm_bf16.h                  | 2 +-
 gcc/config/arm/arm_cde.h                   | 2 +-
 gcc/config/arm/arm_cde_builtins.def        | 2 +-
 gcc/config/arm/arm_cmse.h                  | 2 +-
 gcc/config/arm/arm_fp16.h                  | 2 +-
 gcc/config/arm/arm_mve.h                   | 2 +-
 gcc/config/arm/arm_mve_builtins.def        | 2 +-
 gcc/config/arm/arm_mve_types.h             | 2 +-
 gcc/config/arm/arm_neon.h                  | 2 +-
 gcc/config/arm/arm_neon_builtins.def       | 2 +-
 gcc/config/arm/arm_vfp_builtins.def        | 2 +-
 gcc/config/arm/bpabi.h                     | 2 +-
 gcc/config/arm/common.md                   | 2 +-
 gcc/config/arm/constraints.md              | 2 +-
 gcc/config/arm/cortex-a15-neon.md          | 2 +-
 gcc/config/arm/cortex-a15.md               | 2 +-
 gcc/config/arm/cortex-a17-neon.md          | 2 +-
 gcc/config/arm/cortex-a17.md               | 2 +-
 gcc/config/arm/cortex-a5.md                | 2 +-
 gcc/config/arm/cortex-a53.md               | 2 +-
 gcc/config/arm/cortex-a57.md               | 2 +-
 gcc/config/arm/cortex-a7.md                | 2 +-
 gcc/config/arm/cortex-a8-neon.md           | 2 +-
 gcc/config/arm/cortex-a8.md                | 2 +-
 gcc/config/arm/cortex-a9-neon.md           | 2 +-
 gcc/config/arm/cortex-a9.md                | 2 +-
 gcc/config/arm/cortex-m4-fpu.md            | 2 +-
 gcc/config/arm/cortex-m4.md                | 2 +-
 gcc/config/arm/cortex-m7.md                | 2 +-
 gcc/config/arm/cortex-r4.md                | 2 +-
 gcc/config/arm/cortex-r4f.md               | 2 +-
 gcc/config/arm/crypto.def                  | 2 +-
 gcc/config/arm/crypto.md                   | 2 +-
 gcc/config/arm/driver-arm.cc               | 2 +-
 gcc/config/arm/elf.h                       | 2 +-
 gcc/config/arm/exynos-m1.md                | 2 +-
 gcc/config/arm/fa526.md                    | 2 +-
 gcc/config/arm/fa606te.md                  | 2 +-
 gcc/config/arm/fa626te.md                  | 2 +-
 gcc/config/arm/fa726te.md                  | 2 +-
 gcc/config/arm/fmp626.md                   | 2 +-
 gcc/config/arm/freebsd.h                   | 2 +-
 gcc/config/arm/fuchsia-elf.h               | 2 +-
 gcc/config/arm/iterators.md                | 2 +-
 gcc/config/arm/iwmmxt.md                   | 2 +-
 gcc/config/arm/iwmmxt2.md                  | 2 +-
 gcc/config/arm/ldmstm.md                   | 2 +-
 gcc/config/arm/ldrdstrd.md                 | 2 +-
 gcc/config/arm/linux-eabi.h                | 2 +-
 gcc/config/arm/linux-elf.h                 | 2 +-
 gcc/config/arm/linux-gas.h                 | 2 +-
 gcc/config/arm/marvell-f-iwmmxt.md         | 2 +-
 gcc/config/arm/marvell-pj4.md              | 2 +-
 gcc/config/arm/mmintrin.h                  | 2 +-
 gcc/config/arm/mve.md                      | 2 +-
 gcc/config/arm/neon.md                     | 2 +-
 gcc/config/arm/netbsd-eabi.h               | 2 +-
 gcc/config/arm/netbsd-elf.h                | 2 +-
 gcc/config/arm/parsecpu.awk                | 4 ++--
 gcc/config/arm/predicates.md               | 2 +-
 gcc/config/arm/rtems.h                     | 2 +-
 gcc/config/arm/semi.h                      | 2 +-
 gcc/config/arm/symbian.h                   | 2 +-
 gcc/config/arm/sync.md                     | 2 +-
 gcc/config/arm/t-aprofile                  | 2 +-
 gcc/config/arm/t-arm                       | 2 +-
 gcc/config/arm/t-arm-elf                   | 2 +-
 gcc/config/arm/t-fuchsia                   | 2 +-
 gcc/config/arm/t-linux-eabi                | 2 +-
 gcc/config/arm/t-multilib                  | 2 +-
 gcc/config/arm/t-phoenix                   | 2 +-
 gcc/config/arm/t-rmprofile                 | 2 +-
 gcc/config/arm/t-symbian                   | 2 +-
 gcc/config/arm/t-vxworks                   | 2 +-
 gcc/config/arm/thumb1.md                   | 2 +-
 gcc/config/arm/thumb2.md                   | 2 +-
 gcc/config/arm/types.md                    | 2 +-
 gcc/config/arm/uclinux-eabi.h              | 2 +-
 gcc/config/arm/uclinux-elf.h               | 2 +-
 gcc/config/arm/uclinuxfdpiceabi.h          | 2 +-
 gcc/config/arm/unknown-elf.h               | 2 +-
 gcc/config/arm/unspecs.md                  | 2 +-
 gcc/config/arm/vec-common.md               | 2 +-
 gcc/config/arm/vfp.md                      | 2 +-
 gcc/config/arm/vfp11.md                    | 2 +-
 gcc/config/arm/vxworks.h                   | 2 +-
 gcc/config/arm/vxworks.opt                 | 2 +-
 gcc/config/arm/xgene1.md                   | 2 +-
 gcc/config/avr/avr-arch.h                  | 2 +-
 gcc/config/avr/avr-c.cc                    | 2 +-
 gcc/config/avr/avr-devices.cc              | 2 +-
 gcc/config/avr/avr-dimode.md               | 2 +-
 gcc/config/avr/avr-fixed.md                | 2 +-
 gcc/config/avr/avr-log.cc                  | 2 +-
 gcc/config/avr/avr-mcus.def                | 2 +-
 gcc/config/avr/avr-modes.def               | 2 +-
 gcc/config/avr/avr-passes.def              | 2 +-
 gcc/config/avr/avr-protos.h                | 2 +-
 gcc/config/avr/avr-stdint.h                | 2 +-
 gcc/config/avr/avr.cc                      | 2 +-
 gcc/config/avr/avr.h                       | 2 +-
 gcc/config/avr/avr.md                      | 2 +-
 gcc/config/avr/avr.opt                     | 2 +-
 gcc/config/avr/avrlibc.h                   | 2 +-
 gcc/config/avr/builtins.def                | 2 +-
 gcc/config/avr/constraints.md              | 2 +-
 gcc/config/avr/driver-avr.cc               | 2 +-
 gcc/config/avr/elf.h                       | 2 +-
 gcc/config/avr/gen-avr-mmcu-specs.cc       | 2 +-
 gcc/config/avr/gen-avr-mmcu-texi.cc        | 4 ++--
 gcc/config/avr/genmultilib.awk             | 2 +-
 gcc/config/avr/predicates.md               | 2 +-
 gcc/config/avr/specs.h                     | 2 +-
 gcc/config/avr/stdfix.h                    | 2 +-
 gcc/config/avr/t-avr                       | 2 +-
 gcc/config/bpf/bpf-helpers.h               | 2 +-
 gcc/config/bpf/bpf-opts.h                  | 2 +-
 gcc/config/bpf/bpf-passes.def              | 2 +-
 gcc/config/bpf/bpf-protos.h                | 2 +-
 gcc/config/bpf/bpf.cc                      | 2 +-
 gcc/config/bpf/bpf.h                       | 2 +-
 gcc/config/bpf/bpf.md                      | 2 +-
 gcc/config/bpf/bpf.opt                     | 2 +-
 gcc/config/bpf/constraints.md              | 2 +-
 gcc/config/bpf/coreout.cc                  | 2 +-
 gcc/config/bpf/coreout.h                   | 2 +-
 gcc/config/bpf/predicates.md               | 2 +-
 gcc/config/c6x/c6x-isas.def                | 2 +-
 gcc/config/c6x/c6x-modes.def               | 2 +-
 gcc/config/c6x/c6x-mult.md                 | 4 ++--
 gcc/config/c6x/c6x-mult.md.in              | 2 +-
 gcc/config/c6x/c6x-opts.h                  | 2 +-
 gcc/config/c6x/c6x-protos.h                | 2 +-
 gcc/config/c6x/c6x-sched.md                | 8 ++++----
 gcc/config/c6x/c6x-sched.md.in             | 2 +-
 gcc/config/c6x/c6x-tables.opt              | 2 +-
 gcc/config/c6x/c6x.cc                      | 2 +-
 gcc/config/c6x/c6x.h                       | 2 +-
 gcc/config/c6x/c6x.md                      | 2 +-
 gcc/config/c6x/c6x.opt                     | 2 +-
 gcc/config/c6x/c6x_intrinsics.h            | 2 +-
 gcc/config/c6x/constraints.md              | 2 +-
 gcc/config/c6x/elf-common.h                | 2 +-
 gcc/config/c6x/elf.h                       | 2 +-
 gcc/config/c6x/genmult.sh                  | 2 +-
 gcc/config/c6x/genopt.sh                   | 4 ++--
 gcc/config/c6x/gensched.sh                 | 2 +-
 gcc/config/c6x/predicates.md               | 2 +-
 gcc/config/c6x/sync.md                     | 2 +-
 gcc/config/c6x/t-c6x                       | 2 +-
 gcc/config/c6x/t-c6x-elf                   | 2 +-
 gcc/config/c6x/uclinux-elf.h               | 2 +-
 gcc/config/csky/constraints.md             | 2 +-
 gcc/config/csky/csky-elf.h                 | 2 +-
 gcc/config/csky/csky-linux-elf.h           | 2 +-
 gcc/config/csky/csky-modes.def             | 2 +-
 gcc/config/csky/csky-protos.h              | 2 +-
 gcc/config/csky/csky.cc                    | 2 +-
 gcc/config/csky/csky.h                     | 2 +-
 gcc/config/csky/csky.md                    | 2 +-
 gcc/config/csky/csky.opt                   | 2 +-
 gcc/config/csky/csky_cores.def             | 2 +-
 gcc/config/csky/csky_genopt.sh             | 4 ++--
 gcc/config/csky/csky_insn_dsp.md           | 2 +-
 gcc/config/csky/csky_insn_fpu.md           | 2 +-
 gcc/config/csky/csky_insn_fpuv2.md         | 2 +-
 gcc/config/csky/csky_insn_fpuv3.md         | 2 +-
 gcc/config/csky/csky_isa.def               | 2 +-
 gcc/config/csky/csky_isa.h                 | 2 +-
 gcc/config/csky/csky_opts.h                | 2 +-
 gcc/config/csky/csky_pipeline_ck801.md     | 2 +-
 gcc/config/csky/csky_pipeline_ck802.md     | 2 +-
 gcc/config/csky/csky_pipeline_ck803.md     | 2 +-
 gcc/config/csky/csky_pipeline_ck810.md     | 2 +-
 gcc/config/csky/csky_tables.opt            | 2 +-
 gcc/config/csky/predicates.md              | 2 +-
 gcc/config/csky/t-csky                     | 2 +-
 gcc/config/csky/t-csky-elf                 | 2 +-
 gcc/config/csky/t-csky-linux               | 2 +-
 gcc/config/darwin-c.cc                     | 2 +-
 gcc/config/darwin-d.cc                     | 2 +-
 gcc/config/darwin-driver.cc                | 2 +-
 gcc/config/darwin-f.cc                     | 2 +-
 gcc/config/darwin-ppc-ldouble-patch.def    | 2 +-
 gcc/config/darwin-protos.h                 | 2 +-
 gcc/config/darwin-sections.def             | 2 +-
 gcc/config/darwin.cc                       | 2 +-
 gcc/config/darwin.h                        | 2 +-
 gcc/config/darwin.opt                      | 2 +-
 gcc/config/default-c.cc                    | 2 +-
 gcc/config/default-d.cc                    | 2 +-
 gcc/config/dragonfly-d.cc                  | 2 +-
 gcc/config/dragonfly-stdint.h              | 2 +-
 gcc/config/dragonfly.h                     | 2 +-
 gcc/config/dragonfly.opt                   | 2 +-
 gcc/config/elfos.h                         | 2 +-
 gcc/config/epiphany/constraints.md         | 2 +-
 gcc/config/epiphany/epiphany-modes.def     | 2 +-
 gcc/config/epiphany/epiphany-protos.h      | 2 +-
 gcc/config/epiphany/epiphany-sched.md      | 2 +-
 gcc/config/epiphany/epiphany.cc            | 2 +-
 gcc/config/epiphany/epiphany.h             | 2 +-
 gcc/config/epiphany/epiphany.md            | 2 +-
 gcc/config/epiphany/epiphany.opt           | 2 +-
 gcc/config/epiphany/epiphany_intrinsics.h  | 2 +-
 gcc/config/epiphany/mode-switch-use.cc     | 2 +-
 gcc/config/epiphany/predicates.md          | 2 +-
 gcc/config/epiphany/resolve-sw-modes.cc    | 2 +-
 gcc/config/epiphany/rtems.h                | 2 +-
 gcc/config/epiphany/t-epiphany             | 2 +-
 gcc/config/flat.h                          | 2 +-
 gcc/config/freebsd-d.cc                    | 2 +-
 gcc/config/freebsd-nthr.h                  | 2 +-
 gcc/config/freebsd-spec.h                  | 2 +-
 gcc/config/freebsd-stdint.h                | 2 +-
 gcc/config/freebsd.h                       | 2 +-
 gcc/config/freebsd.opt                     | 2 +-
 gcc/config/fuchsia.h                       | 2 +-
 gcc/config/fused-madd.opt                  | 2 +-
 gcc/config/g.opt                           | 2 +-
 gcc/config/glibc-c.cc                      | 2 +-
 gcc/config/glibc-stdint.h                  | 2 +-
 gcc/config/gnu-d.cc                        | 2 +-
 gcc/config/gnu-user.h                      | 2 +-
 gcc/config/gnu-user.opt                    | 2 +-
 gcc/config/gnu.h                           | 2 +-
 gcc/config/host-darwin.cc                  | 2 +-
 gcc/config/host-darwin.h                   | 2 +-
 gcc/config/host-hpux.cc                    | 2 +-
 gcc/config/host-linux.cc                   | 2 +-
 gcc/config/host-netbsd.cc                  | 2 +-
 gcc/config/host-openbsd.cc                 | 2 +-
 gcc/config/host-solaris.cc                 | 2 +-
 gcc/config/hpux11.opt                      | 2 +-
 gcc/config/initfini-array.h                | 2 +-
 gcc/config/kfreebsd-d.cc                   | 2 +-
 gcc/config/kfreebsd-gnu.h                  | 2 +-
 gcc/config/kopensolaris-d.cc               | 2 +-
 gcc/config/kopensolaris-gnu.h              | 2 +-
 gcc/config/linux-android.h                 | 2 +-
 gcc/config/linux-android.opt               | 2 +-
 gcc/config/linux-d.cc                      | 2 +-
 gcc/config/linux-protos.h                  | 2 +-
 gcc/config/linux.cc                        | 2 +-
 gcc/config/linux.h                         | 2 +-
 gcc/config/linux.opt                       | 2 +-
 gcc/config/lynx.h                          | 2 +-
 gcc/config/lynx.opt                        | 2 +-
 gcc/config/m32r/constraints.md             | 2 +-
 gcc/config/m32r/little.h                   | 2 +-
 gcc/config/m32r/m32r-opts.h                | 2 +-
 gcc/config/m32r/m32r-protos.h              | 2 +-
 gcc/config/m32r/m32r.cc                    | 2 +-
 gcc/config/m32r/m32r.h                     | 2 +-
 gcc/config/m32r/m32r.md                    | 2 +-
 gcc/config/m32r/m32r.opt                   | 2 +-
 gcc/config/m32r/predicates.md              | 2 +-
 gcc/config/m32r/t-m32r                     | 2 +-
 gcc/config/m68k/cf.md                      | 2 +-
 gcc/config/m68k/constraints.md             | 2 +-
 gcc/config/m68k/genopt.sh                  | 4 ++--
 gcc/config/m68k/ieee.opt                   | 2 +-
 gcc/config/m68k/linux.h                    | 2 +-
 gcc/config/m68k/m68020-elf.h               | 2 +-
 gcc/config/m68k/m68k-devices.def           | 2 +-
 gcc/config/m68k/m68k-isas.def              | 2 +-
 gcc/config/m68k/m68k-microarchs.def        | 2 +-
 gcc/config/m68k/m68k-modes.def             | 2 +-
 gcc/config/m68k/m68k-none.h                | 2 +-
 gcc/config/m68k/m68k-opts.h                | 2 +-
 gcc/config/m68k/m68k-protos.h              | 2 +-
 gcc/config/m68k/m68k-tables.opt            | 2 +-
 gcc/config/m68k/m68k.cc                    | 2 +-
 gcc/config/m68k/m68k.h                     | 2 +-
 gcc/config/m68k/m68k.md                    | 2 +-
 gcc/config/m68k/m68k.opt                   | 2 +-
 gcc/config/m68k/m68kelf.h                  | 2 +-
 gcc/config/m68k/m68kemb.h                  | 2 +-
 gcc/config/m68k/netbsd-elf.h               | 2 +-
 gcc/config/m68k/openbsd.h                  | 2 +-
 gcc/config/m68k/predicates.md              | 2 +-
 gcc/config/m68k/print-sysroot-suffix.sh    | 2 +-
 gcc/config/m68k/rtemself.h                 | 2 +-
 gcc/config/m68k/sync.md                    | 2 +-
 gcc/config/m68k/t-linux                    | 2 +-
 gcc/config/m68k/t-mlibs                    | 2 +-
 gcc/config/m68k/t-uclinux                  | 2 +-
 gcc/config/m68k/uclinux.h                  | 2 +-
 gcc/config/m68k/uclinux.opt                | 2 +-
 gcc/config/mcore/constraints.md            | 2 +-
 gcc/config/mcore/mcore-elf.h               | 2 +-
 gcc/config/mcore/mcore-protos.h            | 2 +-
 gcc/config/mcore/mcore.cc                  | 2 +-
 gcc/config/mcore/mcore.h                   | 2 +-
 gcc/config/mcore/mcore.md                  | 2 +-
 gcc/config/mcore/mcore.opt                 | 2 +-
 gcc/config/mcore/predicates.md             | 2 +-
 gcc/config/mcore/t-mcore                   | 2 +-
 gcc/config/microblaze/constraints.md       | 2 +-
 gcc/config/microblaze/linux.h              | 2 +-
 gcc/config/microblaze/microblaze-c.cc      | 2 +-
 gcc/config/microblaze/microblaze-protos.h  | 2 +-
 gcc/config/microblaze/microblaze.cc        | 2 +-
 gcc/config/microblaze/microblaze.h         | 2 +-
 gcc/config/microblaze/microblaze.md        | 2 +-
 gcc/config/microblaze/microblaze.opt       | 2 +-
 gcc/config/microblaze/predicates.md        | 2 +-
 gcc/config/microblaze/rtems.h              | 2 +-
 gcc/config/microblaze/sync.md              | 2 +-
 gcc/config/mips/10000.md                   | 2 +-
 gcc/config/mips/20kc.md                    | 2 +-
 gcc/config/mips/24k.md                     | 2 +-
 gcc/config/mips/3000.md                    | 2 +-
 gcc/config/mips/4000.md                    | 2 +-
 gcc/config/mips/4100.md                    | 2 +-
 gcc/config/mips/4130.md                    | 2 +-
 gcc/config/mips/4300.md                    | 2 +-
 gcc/config/mips/4600.md                    | 2 +-
 gcc/config/mips/4k.md                      | 2 +-
 gcc/config/mips/5000.md                    | 2 +-
 gcc/config/mips/5400.md                    | 2 +-
 gcc/config/mips/5500.md                    | 2 +-
 gcc/config/mips/5k.md                      | 2 +-
 gcc/config/mips/6000.md                    | 2 +-
 gcc/config/mips/7000.md                    | 2 +-
 gcc/config/mips/74k.md                     | 2 +-
 gcc/config/mips/9000.md                    | 2 +-
 gcc/config/mips/constraints.md             | 2 +-
 gcc/config/mips/driver-native.cc           | 2 +-
 gcc/config/mips/elf.h                      | 2 +-
 gcc/config/mips/elfoabi.h                  | 2 +-
 gcc/config/mips/elforion.h                 | 2 +-
 gcc/config/mips/frame-header-opt.cc        | 2 +-
 gcc/config/mips/generic.md                 | 2 +-
 gcc/config/mips/genopt.sh                  | 4 ++--
 gcc/config/mips/gnu-user.h                 | 2 +-
 gcc/config/mips/gs264e.md                  | 2 +-
 gcc/config/mips/gs464.md                   | 2 +-
 gcc/config/mips/gs464e.md                  | 2 +-
 gcc/config/mips/i6400.md                   | 2 +-
 gcc/config/mips/linux-common.h             | 2 +-
 gcc/config/mips/linux.h                    | 2 +-
 gcc/config/mips/loongson-mmi.md            | 2 +-
 gcc/config/mips/loongson-mmiintrin.h       | 2 +-
 gcc/config/mips/loongson.h                 | 2 +-
 gcc/config/mips/loongson2ef.md             | 2 +-
 gcc/config/mips/m5100.md                   | 2 +-
 gcc/config/mips/micromips.md               | 2 +-
 gcc/config/mips/mips-cpus.def              | 2 +-
 gcc/config/mips/mips-d.cc                  | 2 +-
 gcc/config/mips/mips-d.h                   | 2 +-
 gcc/config/mips/mips-dsp.md                | 2 +-
 gcc/config/mips/mips-dspr2.md              | 2 +-
 gcc/config/mips/mips-fixed.md              | 2 +-
 gcc/config/mips/mips-ftypes.def            | 2 +-
 gcc/config/mips/mips-modes.def             | 2 +-
 gcc/config/mips/mips-msa.md                | 2 +-
 gcc/config/mips/mips-opts.h                | 2 +-
 gcc/config/mips/mips-protos.h              | 2 +-
 gcc/config/mips/mips-ps-3d.md              | 2 +-
 gcc/config/mips/mips-tables.opt            | 2 +-
 gcc/config/mips/mips.cc                    | 2 +-
 gcc/config/mips/mips.h                     | 2 +-
 gcc/config/mips/mips.md                    | 2 +-
 gcc/config/mips/mips.opt                   | 2 +-
 gcc/config/mips/msa.h                      | 2 +-
 gcc/config/mips/mti-elf.h                  | 2 +-
 gcc/config/mips/mti-linux.h                | 2 +-
 gcc/config/mips/n32-elf.h                  | 2 +-
 gcc/config/mips/netbsd.h                   | 2 +-
 gcc/config/mips/octeon.md                  | 2 +-
 gcc/config/mips/p5600.md                   | 2 +-
 gcc/config/mips/p6600.md                   | 2 +-
 gcc/config/mips/predicates.md              | 2 +-
 gcc/config/mips/r3900.h                    | 2 +-
 gcc/config/mips/rtems.h                    | 2 +-
 gcc/config/mips/sb1.md                     | 2 +-
 gcc/config/mips/sde.h                      | 2 +-
 gcc/config/mips/sde.opt                    | 2 +-
 gcc/config/mips/sdemtk.h                   | 2 +-
 gcc/config/mips/sr71k.md                   | 2 +-
 gcc/config/mips/st.h                       | 2 +-
 gcc/config/mips/sync.md                    | 2 +-
 gcc/config/mips/t-elf                      | 2 +-
 gcc/config/mips/t-img-elf                  | 2 +-
 gcc/config/mips/t-img-linux                | 2 +-
 gcc/config/mips/t-isa3264                  | 2 +-
 gcc/config/mips/t-linux64                  | 2 +-
 gcc/config/mips/t-mips                     | 2 +-
 gcc/config/mips/t-mti-elf                  | 2 +-
 gcc/config/mips/t-mti-linux                | 2 +-
 gcc/config/mips/t-r3900                    | 2 +-
 gcc/config/mips/t-rtems                    | 2 +-
 gcc/config/mips/t-sb1                      | 2 +-
 gcc/config/mips/t-sde                      | 2 +-
 gcc/config/mips/t-sdemtk                   | 2 +-
 gcc/config/mips/t-sr71k                    | 2 +-
 gcc/config/mips/t-st                       | 2 +-
 gcc/config/mips/t-vr                       | 2 +-
 gcc/config/mips/t-vxworks                  | 2 +-
 gcc/config/mips/vr.h                       | 2 +-
 gcc/config/mips/vxworks.h                  | 2 +-
 gcc/config/mips/xlp.md                     | 2 +-
 gcc/config/mips/xlr.md                     | 2 +-
 gcc/config/mn10300/constraints.md          | 2 +-
 gcc/config/mn10300/linux.h                 | 2 +-
 gcc/config/mn10300/mn10300-modes.def       | 2 +-
 gcc/config/mn10300/mn10300-opts.h          | 2 +-
 gcc/config/mn10300/mn10300-protos.h        | 2 +-
 gcc/config/mn10300/mn10300.cc              | 2 +-
 gcc/config/mn10300/mn10300.h               | 2 +-
 gcc/config/mn10300/mn10300.md              | 2 +-
 gcc/config/mn10300/mn10300.opt             | 2 +-
 gcc/config/mn10300/predicates.md           | 2 +-
 gcc/config/mn10300/t-mn10300               | 2 +-
 gcc/config/netbsd-d.cc                     | 2 +-
 gcc/config/netbsd-elf.h                    | 2 +-
 gcc/config/netbsd-elf.opt                  | 2 +-
 gcc/config/netbsd-protos.h                 | 2 +-
 gcc/config/netbsd-stdint.h                 | 2 +-
 gcc/config/netbsd.cc                       | 2 +-
 gcc/config/netbsd.h                        | 2 +-
 gcc/config/netbsd.opt                      | 2 +-
 gcc/config/newlib-stdint.h                 | 2 +-
 gcc/config/openbsd-d.cc                    | 2 +-
 gcc/config/openbsd-libpthread.h            | 2 +-
 gcc/config/openbsd.h                       | 2 +-
 gcc/config/openbsd.opt                     | 2 +-
 gcc/config/phoenix.h                       | 2 +-
 gcc/config/print-sysroot-suffix.sh         | 2 +-
 gcc/config/riscv/elf.h                     | 2 +-
 gcc/config/riscv/peephole.md               | 2 +-
 gcc/config/riscv/riscv-vector-builtins.def | 2 +-
 gcc/config/riscv/riscv.h                   | 2 +-
 gcc/config/riscv/vector-iterators.md       | 2 +-
 gcc/config/rpath.opt                       | 2 +-
 gcc/config/rtems.h                         | 2 +-
 gcc/config/rtems.opt                       | 2 +-
 gcc/config/s390/2064.md                    | 2 +-
 gcc/config/s390/2084.md                    | 2 +-
 gcc/config/s390/2097.md                    | 2 +-
 gcc/config/s390/2817.md                    | 2 +-
 gcc/config/s390/2827.md                    | 2 +-
 gcc/config/s390/2964.md                    | 2 +-
 gcc/config/s390/3906.md                    | 2 +-
 gcc/config/s390/3931.md                    | 2 +-
 gcc/config/s390/8561.md                    | 2 +-
 gcc/config/s390/constraints.md             | 2 +-
 gcc/config/s390/driver-native.cc           | 2 +-
 gcc/config/s390/htmintrin.h                | 2 +-
 gcc/config/s390/htmxlintrin.h              | 2 +-
 gcc/config/s390/linux.h                    | 2 +-
 gcc/config/s390/predicates.md              | 2 +-
 gcc/config/s390/s390-builtin-types.def     | 2 +-
 gcc/config/s390/s390-builtins.def          | 2 +-
 gcc/config/s390/s390-builtins.h            | 2 +-
 gcc/config/s390/s390-c.cc                  | 2 +-
 gcc/config/s390/s390-d.cc                  | 2 +-
 gcc/config/s390/s390-d.h                   | 2 +-
 gcc/config/s390/s390-modes.def             | 2 +-
 gcc/config/s390/s390-opts.h                | 2 +-
 gcc/config/s390/s390-passes.def            | 2 +-
 gcc/config/s390/s390-protos.h              | 2 +-
 gcc/config/s390/s390.cc                    | 2 +-
 gcc/config/s390/s390.h                     | 2 +-
 gcc/config/s390/s390.md                    | 2 +-
 gcc/config/s390/s390.opt                   | 2 +-
 gcc/config/s390/s390intrin.h               | 2 +-
 gcc/config/s390/s390x.h                    | 2 +-
 gcc/config/s390/subst.md                   | 2 +-
 gcc/config/s390/t-s390                     | 2 +-
 gcc/config/s390/tpf.h                      | 2 +-
 gcc/config/s390/tpf.md                     | 2 +-
 gcc/config/s390/tpf.opt                    | 2 +-
 gcc/config/s390/vecintrin.h                | 2 +-
 gcc/config/s390/vector.md                  | 2 +-
 gcc/config/s390/vx-builtins.md             | 2 +-
 gcc/config/sol2-c.cc                       | 2 +-
 gcc/config/sol2-cxx.cc                     | 2 +-
 gcc/config/sol2-d.cc                       | 2 +-
 gcc/config/sol2-protos.h                   | 2 +-
 gcc/config/sol2-stubs.cc                   | 2 +-
 gcc/config/sol2.cc                         | 2 +-
 gcc/config/sol2.h                          | 2 +-
 gcc/config/sol2.opt                        | 2 +-
 gcc/config/t-darwin                        | 2 +-
 gcc/config/t-dragonfly                     | 2 +-
 gcc/config/t-freebsd                       | 2 +-
 gcc/config/t-glibc                         | 2 +-
 gcc/config/t-libunwind                     | 2 +-
 gcc/config/t-linux                         | 2 +-
 gcc/config/t-lynx                          | 2 +-
 gcc/config/t-netbsd                        | 2 +-
 gcc/config/t-pnt16-warn                    | 2 +-
 gcc/config/t-sol2                          | 2 +-
 gcc/config/t-vxworks                       | 2 +-
 gcc/config/t-winnt                         | 2 +-
 gcc/config/usegas.h                        | 2 +-
 gcc/config/v850/constraints.md             | 2 +-
 gcc/config/v850/predicates.md              | 2 +-
 gcc/config/v850/rtems.h                    | 2 +-
 gcc/config/v850/t-v850                     | 2 +-
 gcc/config/v850/v850-c.cc                  | 2 +-
 gcc/config/v850/v850-modes.def             | 2 +-
 gcc/config/v850/v850-opts.h                | 2 +-
 gcc/config/v850/v850-protos.h              | 2 +-
 gcc/config/v850/v850.cc                    | 2 +-
 gcc/config/v850/v850.h                     | 2 +-
 gcc/config/v850/v850.md                    | 2 +-
 gcc/config/v850/v850.opt                   | 2 +-
 gcc/config/visium/constraints.md           | 2 +-
 gcc/config/visium/elf.h                    | 2 +-
 gcc/config/visium/gr5.md                   | 2 +-
 gcc/config/visium/gr6.md                   | 2 +-
 gcc/config/visium/predicates.md            | 2 +-
 gcc/config/visium/t-visium                 | 2 +-
 gcc/config/visium/visium-modes.def         | 2 +-
 gcc/config/visium/visium-opts.h            | 2 +-
 gcc/config/visium/visium-passes.def        | 2 +-
 gcc/config/visium/visium-protos.h          | 2 +-
 gcc/config/visium/visium.cc                | 2 +-
 gcc/config/visium/visium.h                 | 2 +-
 gcc/config/visium/visium.md                | 2 +-
 gcc/config/visium/visium.opt               | 2 +-
 gcc/config/vms/make-crtlmap.awk            | 2 +-
 gcc/config/vms/t-vms                       | 2 +-
 gcc/config/vms/t-vmsnative                 | 2 +-
 gcc/config/vms/vms-ar.c                    | 2 +-
 gcc/config/vms/vms-c.cc                    | 2 +-
 gcc/config/vms/vms-f.cc                    | 2 +-
 gcc/config/vms/vms-ld.c                    | 2 +-
 gcc/config/vms/vms-opts.h                  | 2 +-
 gcc/config/vms/vms-protos.h                | 2 +-
 gcc/config/vms/vms-stdint.h                | 2 +-
 gcc/config/vms/vms.cc                      | 2 +-
 gcc/config/vms/vms.h                       | 2 +-
 gcc/config/vms/vms.opt                     | 2 +-
 gcc/config/vms/x-vms                       | 2 +-
 gcc/config/vms/xm-vms.h                    | 2 +-
 gcc/config/vx-common.h                     | 2 +-
 gcc/config/vxworks-c.cc                    | 2 +-
 gcc/config/vxworks-driver.cc               | 2 +-
 gcc/config/vxworks-dummy.h                 | 2 +-
 gcc/config/vxworks-stdint.h                | 2 +-
 gcc/config/vxworks.cc                      | 2 +-
 gcc/config/vxworks.h                       | 2 +-
 gcc/config/vxworks.opt                     | 2 +-
 gcc/config/vxworksae.h                     | 2 +-
 gcc/config/winnt-c.cc                      | 2 +-
 gcc/configure.ac                           | 2 +-
 gcc/context.cc                             | 2 +-
 gcc/context.h                              | 2 +-
 gcc/convert.cc                             | 2 +-
 gcc/convert.h                              | 2 +-
 gcc/coretypes.h                            | 2 +-
 gcc/coroutine-builtins.def                 | 2 +-
 gcc/coroutine-passes.cc                    | 2 +-
 gcc/coverage.cc                            | 2 +-
 gcc/coverage.h                             | 2 +-
 gcc/cppbuiltin.cc                          | 2 +-
 gcc/cppbuiltin.h                           | 2 +-
 gcc/cppdefault.cc                          | 2 +-
 gcc/cppdefault.h                           | 2 +-
 gcc/cprop.cc                               | 2 +-
 gcc/cse.cc                                 | 2 +-
 gcc/cselib.cc                              | 2 +-
 gcc/cselib.h                               | 2 +-
 gcc/ctfc.cc                                | 2 +-
 gcc/ctfc.h                                 | 2 +-
 gcc/ctfout.cc                              | 2 +-
 gcc/data-streamer-in.cc                    | 2 +-
 gcc/data-streamer-out.cc                   | 2 +-
 gcc/data-streamer.cc                       | 2 +-
 gcc/data-streamer.h                        | 2 +-
 gcc/dbgcnt.cc                              | 2 +-
 gcc/dbgcnt.def                             | 2 +-
 gcc/dbgcnt.h                               | 2 +-
 gcc/dce.cc                                 | 2 +-
 gcc/dce.h                                  | 2 +-
 gcc/ddg.cc                                 | 2 +-
 gcc/ddg.h                                  | 2 +-
 gcc/debug.cc                               | 2 +-
 gcc/debug.h                                | 2 +-
 gcc/defaults.h                             | 2 +-
 gcc/df-core.cc                             | 2 +-
 gcc/df-problems.cc                         | 2 +-
 gcc/df-scan.cc                             | 2 +-
 gcc/df.h                                   | 2 +-
 gcc/dfp.cc                                 | 2 +-
 gcc/dfp.h                                  | 2 +-
 gcc/diagnostic-client-data-hooks.h         | 2 +-
 gcc/diagnostic-color.cc                    | 2 +-
 gcc/diagnostic-color.h                     | 4 ++--
 gcc/diagnostic-core.h                      | 2 +-
 gcc/diagnostic-event-id.h                  | 2 +-
 gcc/diagnostic-format-json.cc              | 2 +-
 gcc/diagnostic-format-sarif.cc             | 2 +-
 gcc/diagnostic-metadata.h                  | 2 +-
 gcc/diagnostic-path.h                      | 2 +-
 gcc/diagnostic-show-locus.cc               | 2 +-
 gcc/diagnostic-spec.cc                     | 2 +-
 gcc/diagnostic-spec.h                      | 2 +-
 gcc/diagnostic-url.h                       | 2 +-
 gcc/diagnostic.cc                          | 2 +-
 gcc/diagnostic.def                         | 2 +-
 gcc/diagnostic.h                           | 2 +-
 gcc/digraph.cc                             | 2 +-
 gcc/digraph.h                              | 2 +-
 gcc/dojump.cc                              | 2 +-
 gcc/dojump.h                               | 2 +-
 gcc/dominance.cc                           | 2 +-
 gcc/dominance.h                            | 2 +-
 gcc/domwalk.cc                             | 2 +-
 gcc/domwalk.h                              | 2 +-
 gcc/double-int.cc                          | 2 +-
 gcc/double-int.h                           | 2 +-
 gcc/dse.cc                                 | 2 +-
 gcc/dump-context.h                         | 2 +-
 gcc/dumpfile.cc                            | 2 +-
 gcc/dumpfile.h                             | 2 +-
 gcc/dwarf2asm.cc                           | 2 +-
 gcc/dwarf2asm.h                            | 2 +-
 gcc/dwarf2cfi.cc                           | 2 +-
 gcc/dwarf2ctf.cc                           | 2 +-
 gcc/dwarf2ctf.h                            | 2 +-
 gcc/dwarf2out.cc                           | 2 +-
 gcc/dwarf2out.h                            | 2 +-
 gcc/early-remat.cc                         | 2 +-
 gcc/edit-context.cc                        | 2 +-
 gcc/edit-context.h                         | 2 +-
 gcc/emit-rtl.cc                            | 2 +-
 gcc/emit-rtl.h                             | 2 +-
 gcc/errors.cc                              | 2 +-
 gcc/errors.h                               | 2 +-
 gcc/escaped_string.h                       | 2 +-
 gcc/et-forest.cc                           | 2 +-
 gcc/et-forest.h                            | 2 +-
 gcc/except.cc                              | 2 +-
 gcc/except.h                               | 2 +-
 gcc/exec-tool.in                           | 2 +-
 gcc/explow.cc                              | 2 +-
 gcc/explow.h                               | 2 +-
 gcc/expmed.cc                              | 2 +-
 gcc/expmed.h                               | 2 +-
 gcc/expr.cc                                | 2 +-
 gcc/expr.h                                 | 2 +-
 gcc/fibonacci_heap.cc                      | 2 +-
 gcc/fibonacci_heap.h                       | 2 +-
 gcc/file-find.cc                           | 2 +-
 gcc/file-find.h                            | 2 +-
 gcc/file-prefix-map.cc                     | 2 +-
 gcc/file-prefix-map.h                      | 2 +-
 gcc/final.cc                               | 2 +-
 gcc/fixed-value.cc                         | 2 +-
 gcc/fixed-value.h                          | 2 +-
 gcc/flag-types.h                           | 2 +-
 gcc/flags.h                                | 2 +-
 gcc/fold-const-call.cc                     | 2 +-
 gcc/fold-const-call.h                      | 2 +-
 gcc/fold-const.cc                          | 2 +-
 gcc/fold-const.h                           | 2 +-
 gcc/fp-test.cc                             | 2 +-
 gcc/function-abi.cc                        | 2 +-
 gcc/function-abi.h                         | 2 +-
 gcc/function-tests.cc                      | 2 +-
 gcc/function.cc                            | 2 +-
 gcc/function.h                             | 2 +-
 gcc/fwprop.cc                              | 2 +-
 gcc/gcc-ar.cc                              | 2 +-
 gcc/gcc-main.cc                            | 2 +-
 gcc/gcc-plugin.h                           | 2 +-
 gcc/gcc-rich-location.cc                   | 2 +-
 gcc/gcc-rich-location.h                    | 2 +-
 gcc/gcc-symtab.h                           | 2 +-
 gcc/gcc.cc                                 | 2 +-
 gcc/gcc.h                                  | 2 +-
 gcc/gcov-counter.def                       | 2 +-
 gcc/gcov-dump.cc                           | 2 +-
 gcc/gcov-io.cc                             | 2 +-
 gcc/gcov-io.h                              | 2 +-
 gcc/gcov-tool.cc                           | 2 +-
 gcc/gcov.cc                                | 2 +-
 gcc/gcse-common.cc                         | 2 +-
 gcc/gcse-common.h                          | 2 +-
 gcc/gcse.cc                                | 2 +-
 gcc/gcse.h                                 | 2 +-
 gcc/gdbhooks.py                            | 2 +-
 gcc/gdbinit.in                             | 2 +-
 gcc/gen-pass-instances.awk                 | 2 +-
 gcc/genattr-common.cc                      | 2 +-
 gcc/genattr.cc                             | 2 +-
 gcc/genattrtab.cc                          | 2 +-
 gcc/genautomata.cc                         | 2 +-
 gcc/gencfn-macros.cc                       | 2 +-
 gcc/gencheck.cc                            | 2 +-
 gcc/genchecksum.cc                         | 2 +-
 gcc/gencodes.cc                            | 2 +-
 gcc/genconditions.cc                       | 2 +-
 gcc/genconfig.cc                           | 2 +-
 gcc/genconstants.cc                        | 2 +-
 gcc/genemit.cc                             | 2 +-
 gcc/genenums.cc                            | 2 +-
 gcc/generic-match-head.cc                  | 2 +-
 gcc/generic-match.h                        | 2 +-
 gcc/genextract.cc                          | 2 +-
 gcc/genflags.cc                            | 2 +-
 gcc/gengenrtl.cc                           | 2 +-
 gcc/gengtype-lex.l                         | 2 +-
 gcc/gengtype-parse.cc                      | 2 +-
 gcc/gengtype-state.cc                      | 2 +-
 gcc/gengtype.cc                            | 2 +-
 gcc/gengtype.h                             | 2 +-
 gcc/genhooks.cc                            | 2 +-
 gcc/genmatch.cc                            | 2 +-
 gcc/genmddeps.cc                           | 2 +-
 gcc/genmddump.cc                           | 2 +-
 gcc/genmodes.cc                            | 2 +-
 gcc/genmultilib                            | 2 +-
 gcc/genopinit.cc                           | 2 +-
 gcc/genoutput.cc                           | 2 +-
 gcc/genpeep.cc                             | 2 +-
 gcc/genpreds.cc                            | 2 +-
 gcc/genrecog.cc                            | 2 +-
 gcc/gensupport.cc                          | 2 +-
 gcc/gensupport.h                           | 2 +-
 gcc/gentarget-def.cc                       | 2 +-
 gcc/genversion.cc                          | 2 +-
 gcc/ggc-common.cc                          | 2 +-
 gcc/ggc-internal.h                         | 2 +-
 gcc/ggc-none.cc                            | 2 +-
 gcc/ggc-page.cc                            | 2 +-
 gcc/ggc-tests.cc                           | 2 +-
 gcc/ggc.h                                  | 2 +-
 gcc/gimple-array-bounds.cc                 | 2 +-
 gcc/gimple-array-bounds.h                  | 2 +-
 gcc/gimple-builder.cc                      | 2 +-
 gcc/gimple-builder.h                       | 2 +-
 gcc/gimple-expr.cc                         | 2 +-
 gcc/gimple-expr.h                          | 2 +-
 gcc/gimple-fold.cc                         | 2 +-
 gcc/gimple-fold.h                          | 2 +-
 gcc/gimple-harden-conditionals.cc          | 2 +-
 gcc/gimple-if-to-switch.cc                 | 2 +-
 gcc/gimple-isel.cc                         | 2 +-
 gcc/gimple-iterator.cc                     | 2 +-
 gcc/gimple-iterator.h                      | 2 +-
 gcc/gimple-laddress.cc                     | 2 +-
 gcc/gimple-loop-interchange.cc             | 2 +-
 gcc/gimple-loop-jam.cc                     | 2 +-
 gcc/gimple-loop-versioning.cc              | 2 +-
 gcc/gimple-low.cc                          | 2 +-
 gcc/gimple-low.h                           | 2 +-
 gcc/gimple-match-head.cc                   | 2 +-
 gcc/gimple-match.h                         | 2 +-
 gcc/gimple-predicate-analysis.cc           | 2 +-
 gcc/gimple-predicate-analysis.h            | 2 +-
 gcc/gimple-predict.h                       | 2 +-
 gcc/gimple-pretty-print.cc                 | 2 +-
 gcc/gimple-pretty-print.h                  | 2 +-
 gcc/gimple-range-cache.cc                  | 2 +-
 gcc/gimple-range-cache.h                   | 2 +-
 gcc/gimple-range-edge.cc                   | 2 +-
 gcc/gimple-range-edge.h                    | 2 +-
 gcc/gimple-range-fold.cc                   | 2 +-
 gcc/gimple-range-fold.h                    | 2 +-
 gcc/gimple-range-gori.cc                   | 2 +-
 gcc/gimple-range-gori.h                    | 2 +-
 gcc/gimple-range-infer.cc                  | 2 +-
 gcc/gimple-range-infer.h                   | 2 +-
 gcc/gimple-range-op.cc                     | 2 +-
 gcc/gimple-range-op.h                      | 2 +-
 gcc/gimple-range-path.cc                   | 2 +-
 gcc/gimple-range-path.h                    | 2 +-
 gcc/gimple-range-tests.cc                  | 2 +-
 gcc/gimple-range-trace.cc                  | 2 +-
 gcc/gimple-range-trace.h                   | 2 +-
 gcc/gimple-range.cc                        | 2 +-
 gcc/gimple-range.h                         | 2 +-
 gcc/gimple-ssa-backprop.cc                 | 2 +-
 gcc/gimple-ssa-isolate-paths.cc            | 2 +-
 gcc/gimple-ssa-nonnull-compare.cc          | 2 +-
 gcc/gimple-ssa-split-paths.cc              | 2 +-
 gcc/gimple-ssa-sprintf.cc                  | 2 +-
 gcc/gimple-ssa-store-merging.cc            | 2 +-
 gcc/gimple-ssa-strength-reduction.cc       | 2 +-
 gcc/gimple-ssa-warn-access.cc              | 2 +-
 gcc/gimple-ssa-warn-access.h               | 2 +-
 gcc/gimple-ssa-warn-alloca.cc              | 2 +-
 gcc/gimple-ssa-warn-restrict.cc            | 2 +-
 gcc/gimple-ssa-warn-restrict.h             | 2 +-
 gcc/gimple-ssa.h                           | 2 +-
 gcc/gimple-streamer-in.cc                  | 2 +-
 gcc/gimple-streamer-out.cc                 | 2 +-
 gcc/gimple-streamer.h                      | 2 +-
 gcc/gimple-walk.cc                         | 2 +-
 gcc/gimple-walk.h                          | 2 +-
 gcc/gimple-warn-recursion.cc               | 2 +-
 gcc/gimple.cc                              | 2 +-
 gcc/gimple.def                             | 2 +-
 gcc/gimple.h                               | 2 +-
 gcc/gimplify-me.cc                         | 2 +-
 gcc/gimplify-me.h                          | 2 +-
 gcc/gimplify.cc                            | 2 +-
 gcc/gimplify.h                             | 2 +-
 gcc/glimits.h                              | 2 +-
 gcc/godump.cc                              | 2 +-
 gcc/graph.cc                               | 2 +-
 gcc/graph.h                                | 2 +-
 gcc/graphds.cc                             | 2 +-
 gcc/graphds.h                              | 2 +-
 gcc/graphite-dependences.cc                | 2 +-
 gcc/graphite-isl-ast-to-gimple.cc          | 2 +-
 gcc/graphite-optimize-isl.cc               | 2 +-
 gcc/graphite-poly.cc                       | 2 +-
 gcc/graphite-scop-detection.cc             | 2 +-
 gcc/graphite-sese-to-poly.cc               | 2 +-
 gcc/graphite.cc                            | 2 +-
 gcc/graphite.h                             | 2 +-
 gcc/graphviz.cc                            | 2 +-
 gcc/graphviz.h                             | 2 +-
 gcc/gsstruct.def                           | 2 +-
 gcc/gsyms.h                                | 2 +-
 gcc/haifa-sched.cc                         | 2 +-
 gcc/hard-reg-set.h                         | 2 +-
 gcc/hash-map-tests.cc                      | 2 +-
 gcc/hash-map-traits.h                      | 2 +-
 gcc/hash-map.h                             | 2 +-
 gcc/hash-set-tests.cc                      | 2 +-
 gcc/hash-set.h                             | 2 +-
 gcc/hash-table.cc                          | 2 +-
 gcc/hash-table.h                           | 2 +-
 gcc/hash-traits.h                          | 2 +-
 gcc/highlev-plugin-common.h                | 2 +-
 gcc/hooks.cc                               | 2 +-
 gcc/hooks.h                                | 2 +-
 gcc/host-default.cc                        | 2 +-
 gcc/hosthooks-def.h                        | 2 +-
 gcc/hosthooks.h                            | 2 +-
 gcc/hw-doloop.cc                           | 2 +-
 gcc/hw-doloop.h                            | 2 +-
 gcc/hwint.cc                               | 2 +-
 gcc/hwint.h                                | 2 +-
 gcc/ifcvt.cc                               | 2 +-
 gcc/ifcvt.h                                | 2 +-
 gcc/inchash.cc                             | 2 +-
 gcc/inchash.h                              | 2 +-
 gcc/incpath.cc                             | 2 +-
 gcc/incpath.h                              | 2 +-
 gcc/init-regs.cc                           | 2 +-
 gcc/input.cc                               | 2 +-
 gcc/input.h                                | 2 +-
 gcc/insn-addr.h                            | 2 +-
 gcc/insn-notes.def                         | 2 +-
 gcc/int-vector-builder.h                   | 2 +-
 gcc/internal-fn.cc                         | 2 +-
 gcc/internal-fn.def                        | 2 +-
 gcc/internal-fn.h                          | 2 +-
 gcc/intl.cc                                | 2 +-
 gcc/intl.h                                 | 2 +-
 gcc/ipa-comdats.cc                         | 2 +-
 gcc/ipa-cp.cc                              | 2 +-
 gcc/ipa-devirt.cc                          | 2 +-
 gcc/ipa-fnsummary.cc                       | 2 +-
 gcc/ipa-fnsummary.h                        | 2 +-
 gcc/ipa-free-lang-data.cc                  | 2 +-
 gcc/ipa-icf-gimple.cc                      | 2 +-
 gcc/ipa-icf-gimple.h                       | 2 +-
 gcc/ipa-icf.cc                             | 2 +-
 gcc/ipa-icf.h                              | 2 +-
 gcc/ipa-inline-analysis.cc                 | 2 +-
 gcc/ipa-inline-transform.cc                | 2 +-
 gcc/ipa-inline.cc                          | 2 +-
 gcc/ipa-inline.h                           | 2 +-
 gcc/ipa-modref-tree.cc                     | 2 +-
 gcc/ipa-modref-tree.h                      | 2 +-
 gcc/ipa-modref.cc                          | 2 +-
 gcc/ipa-modref.h                           | 2 +-
 gcc/ipa-param-manipulation.cc              | 2 +-
 gcc/ipa-param-manipulation.h               | 2 +-
 gcc/ipa-polymorphic-call.cc                | 2 +-
 gcc/ipa-predicate.cc                       | 2 +-
 gcc/ipa-predicate.h                        | 2 +-
 gcc/ipa-profile.cc                         | 2 +-
 gcc/ipa-prop.cc                            | 2 +-
 gcc/ipa-prop.h                             | 2 +-
 gcc/ipa-pure-const.cc                      | 2 +-
 gcc/ipa-ref.cc                             | 2 +-
 gcc/ipa-ref.h                              | 2 +-
 gcc/ipa-reference.cc                       | 2 +-
 gcc/ipa-reference.h                        | 2 +-
 gcc/ipa-split.cc                           | 2 +-
 gcc/ipa-sra.cc                             | 2 +-
 gcc/ipa-utils.cc                           | 2 +-
 gcc/ipa-utils.h                            | 2 +-
 gcc/ipa-visibility.cc                      | 2 +-
 gcc/ipa.cc                                 | 2 +-
 gcc/ira-build.cc                           | 2 +-
 gcc/ira-color.cc                           | 2 +-
 gcc/ira-conflicts.cc                       | 2 +-
 gcc/ira-costs.cc                           | 2 +-
 gcc/ira-emit.cc                            | 2 +-
 gcc/ira-int.h                              | 2 +-
 gcc/ira-lives.cc                           | 2 +-
 gcc/ira.cc                                 | 2 +-
 gcc/ira.h                                  | 2 +-
 gcc/is-a.h                                 | 2 +-
 gcc/iterator-utils.h                       | 2 +-
 gcc/json.cc                                | 2 +-
 gcc/json.h                                 | 2 +-
 gcc/jump.cc                                | 2 +-
 gcc/langhooks-def.h                        | 2 +-
 gcc/langhooks.cc                           | 2 +-
 gcc/langhooks.h                            | 2 +-
 gcc/lcm.cc                                 | 2 +-
 gcc/lcm.h                                  | 2 +-
 gcc/libfuncs.h                             | 2 +-
 gcc/limitx.h                               | 2 +-
 gcc/lists.cc                               | 2 +-
 gcc/logical-location.h                     | 2 +-
 gcc/loop-doloop.cc                         | 2 +-
 gcc/loop-init.cc                           | 2 +-
 gcc/loop-invariant.cc                      | 2 +-
 gcc/loop-iv.cc                             | 2 +-
 gcc/loop-unroll.cc                         | 2 +-
 gcc/loop-unroll.h                          | 2 +-
 gcc/lower-subreg.cc                        | 2 +-
 gcc/lower-subreg.h                         | 2 +-
 gcc/lra-assigns.cc                         | 2 +-
 gcc/lra-coalesce.cc                        | 2 +-
 gcc/lra-constraints.cc                     | 2 +-
 gcc/lra-eliminations.cc                    | 2 +-
 gcc/lra-int.h                              | 2 +-
 gcc/lra-lives.cc                           | 2 +-
 gcc/lra-remat.cc                           | 2 +-
 gcc/lra-spills.cc                          | 2 +-
 gcc/lra.cc                                 | 2 +-
 gcc/lra.h                                  | 2 +-
 gcc/lto-cgraph.cc                          | 2 +-
 gcc/lto-compress.cc                        | 2 +-
 gcc/lto-compress.h                         | 2 +-
 gcc/lto-opts.cc                            | 2 +-
 gcc/lto-section-in.cc                      | 2 +-
 gcc/lto-section-names.h                    | 2 +-
 gcc/lto-section-out.cc                     | 2 +-
 gcc/lto-streamer-in.cc                     | 2 +-
 gcc/lto-streamer-out.cc                    | 2 +-
 gcc/lto-streamer.cc                        | 2 +-
 gcc/lto-streamer.h                         | 2 +-
 gcc/lto-wrapper.cc                         | 2 +-
 gcc/machmode.def                           | 2 +-
 gcc/machmode.h                             | 2 +-
 gcc/main.cc                                | 2 +-
 gcc/make-unique.h                          | 2 +-
 gcc/match.pd                               | 2 +-
 gcc/mcf.cc                                 | 2 +-
 gcc/mem-stats-traits.h                     | 2 +-
 gcc/mem-stats.h                            | 2 +-
 gcc/memmodel.h                             | 2 +-
 gcc/memory-block.cc                        | 2 +-
 gcc/memory-block.h                         | 2 +-
 gcc/mkconfig.sh                            | 2 +-
 gcc/mode-classes.def                       | 2 +-
 gcc/mode-switching.cc                      | 2 +-
 gcc/modulo-sched.cc                        | 2 +-
 gcc/multiple_target.cc                     | 2 +-
 gcc/mux-utils.h                            | 2 +-
 gcc/obstack-utils.h                        | 2 +-
 gcc/omp-builtins.def                       | 2 +-
 gcc/omp-expand.cc                          | 2 +-
 gcc/omp-expand.h                           | 2 +-
 gcc/omp-general.cc                         | 2 +-
 gcc/omp-general.h                          | 2 +-
 gcc/omp-low.cc                             | 2 +-
 gcc/omp-low.h                              | 2 +-
 gcc/omp-oacc-kernels-decompose.cc          | 2 +-
 gcc/omp-oacc-neuter-broadcast.cc           | 2 +-
 gcc/omp-offload.cc                         | 2 +-
 gcc/omp-offload.h                          | 2 +-
 gcc/omp-simd-clone.cc                      | 2 +-
 gcc/omp-simd-clone.h                       | 2 +-
 gcc/opt-functions.awk                      | 2 +-
 gcc/opt-gather.awk                         | 2 +-
 gcc/opt-include.awk                        | 2 +-
 gcc/opt-problem.cc                         | 2 +-
 gcc/opt-problem.h                          | 2 +-
 gcc/opt-read.awk                           | 2 +-
 gcc/opt-suggestions.cc                     | 2 +-
 gcc/opt-suggestions.h                      | 2 +-
 gcc/optabs-libfuncs.cc                     | 2 +-
 gcc/optabs-libfuncs.h                      | 2 +-
 gcc/optabs-query.cc                        | 2 +-
 gcc/optabs-query.h                         | 2 +-
 gcc/optabs-tree.cc                         | 2 +-
 gcc/optabs-tree.h                          | 2 +-
 gcc/optabs.cc                              | 2 +-
 gcc/optabs.def                             | 2 +-
 gcc/optabs.h                               | 2 +-
 gcc/optc-gen.awk                           | 2 +-
 gcc/optc-save-gen.awk                      | 2 +-
 gcc/opth-gen.awk                           | 2 +-
 gcc/optinfo-emit-json.cc                   | 2 +-
 gcc/optinfo-emit-json.h                    | 2 +-
 gcc/optinfo.cc                             | 2 +-
 gcc/optinfo.h                              | 2 +-
 gcc/opts-common.cc                         | 2 +-
 gcc/opts-diagnostic.h                      | 2 +-
 gcc/opts-global.cc                         | 2 +-
 gcc/opts-jobserver.h                       | 2 +-
 gcc/opts.cc                                | 2 +-
 gcc/opts.h                                 | 2 +-
 gcc/ordered-hash-map-tests.cc              | 2 +-
 gcc/ordered-hash-map.h                     | 2 +-
 gcc/output.h                               | 2 +-
 gcc/params.opt                             | 2 +-
 gcc/pass_manager.h                         | 2 +-
 gcc/passes.cc                              | 2 +-
 gcc/passes.def                             | 2 +-
 gcc/plugin.cc                              | 2 +-
 gcc/plugin.def                             | 2 +-
 gcc/plugin.h                               | 2 +-
 gcc/po/EXCLUDES                            | 2 +-
 gcc/po/exgettext                           | 2 +-
 gcc/pointer-query.cc                       | 2 +-
 gcc/pointer-query.h                        | 2 +-
 gcc/poly-int-types.h                       | 2 +-
 gcc/poly-int.h                             | 2 +-
 gcc/postreload-gcse.cc                     | 2 +-
 gcc/postreload.cc                          | 2 +-
 gcc/predict.cc                             | 2 +-
 gcc/predict.def                            | 2 +-
 gcc/predict.h                              | 2 +-
 gcc/prefix.cc                              | 2 +-
 gcc/prefix.h                               | 2 +-
 gcc/pretty-print.cc                        | 2 +-
 gcc/pretty-print.h                         | 2 +-
 gcc/print-rtl-function.cc                  | 2 +-
 gcc/print-rtl.cc                           | 2 +-
 gcc/print-rtl.h                            | 2 +-
 gcc/print-tree.cc                          | 2 +-
 gcc/print-tree.h                           | 2 +-
 gcc/profile-count.cc                       | 2 +-
 gcc/profile-count.h                        | 2 +-
 gcc/profile.cc                             | 2 +-
 gcc/profile.h                              | 2 +-
 gcc/range-op-float.cc                      | 2 +-
 gcc/range-op.cc                            | 2 +-
 gcc/range-op.h                             | 2 +-
 gcc/range.cc                               | 2 +-
 gcc/range.h                                | 2 +-
 gcc/read-md.cc                             | 2 +-
 gcc/read-md.h                              | 2 +-
 gcc/read-rtl-function.cc                   | 2 +-
 gcc/read-rtl-function.h                    | 2 +-
 gcc/read-rtl.cc                            | 2 +-
 gcc/real.cc                                | 2 +-
 gcc/real.h                                 | 2 +-
 gcc/realmpfr.cc                            | 2 +-
 gcc/realmpfr.h                             | 2 +-
 gcc/recog.cc                               | 2 +-
 gcc/recog.h                                | 2 +-
 gcc/ree.cc                                 | 2 +-
 gcc/reg-notes.def                          | 2 +-
 gcc/reg-stack.cc                           | 2 +-
 gcc/regcprop.cc                            | 2 +-
 gcc/regcprop.h                             | 2 +-
 gcc/reginfo.cc                             | 2 +-
 gcc/regrename.cc                           | 2 +-
 gcc/regrename.h                            | 2 +-
 gcc/regs.h                                 | 2 +-
 gcc/regset.h                               | 2 +-
 gcc/regstat.cc                             | 2 +-
 gcc/reload.cc                              | 2 +-
 gcc/reload.h                               | 2 +-
 gcc/reload1.cc                             | 2 +-
 gcc/reorg.cc                               | 2 +-
 gcc/resource.cc                            | 2 +-
 gcc/resource.h                             | 2 +-
 gcc/rtl-error.cc                           | 2 +-
 gcc/rtl-error.h                            | 2 +-
 gcc/rtl-iter.h                             | 2 +-
 gcc/rtl-ssa.h                              | 2 +-
 gcc/rtl-tests.cc                           | 2 +-
 gcc/rtl.cc                                 | 2 +-
 gcc/rtl.def                                | 2 +-
 gcc/rtl.h                                  | 2 +-
 gcc/rtlanal.cc                             | 2 +-
 gcc/rtlanal.h                              | 2 +-
 gcc/rtlhash.cc                             | 2 +-
 gcc/rtlhash.h                              | 2 +-
 gcc/rtlhooks-def.h                         | 2 +-
 gcc/rtlhooks.cc                            | 2 +-
 gcc/rtx-vector-builder.cc                  | 2 +-
 gcc/rtx-vector-builder.h                   | 2 +-
 gcc/run-rtl-passes.cc                      | 2 +-
 gcc/run-rtl-passes.h                       | 2 +-
 gcc/sancov.cc                              | 2 +-
 gcc/sanitizer.def                          | 2 +-
 gcc/sanopt.cc                              | 2 +-
 gcc/sbitmap.cc                             | 2 +-
 gcc/sbitmap.h                              | 2 +-
 gcc/sched-deps.cc                          | 2 +-
 gcc/sched-ebb.cc                           | 2 +-
 gcc/sched-int.h                            | 2 +-
 gcc/sched-rgn.cc                           | 2 +-
 gcc/sel-sched-dump.cc                      | 2 +-
 gcc/sel-sched-dump.h                       | 2 +-
 gcc/sel-sched-ir.cc                        | 2 +-
 gcc/sel-sched-ir.h                         | 2 +-
 gcc/sel-sched.cc                           | 2 +-
 gcc/sel-sched.h                            | 2 +-
 gcc/selftest-diagnostic.cc                 | 2 +-
 gcc/selftest-diagnostic.h                  | 2 +-
 gcc/selftest-rtl.cc                        | 2 +-
 gcc/selftest-rtl.h                         | 2 +-
 gcc/selftest-run-tests.cc                  | 2 +-
 gcc/selftest.cc                            | 2 +-
 gcc/selftest.h                             | 2 +-
 gcc/sese.cc                                | 2 +-
 gcc/sese.h                                 | 2 +-
 gcc/shortest-paths.h                       | 2 +-
 gcc/shrink-wrap.cc                         | 2 +-
 gcc/shrink-wrap.h                          | 2 +-
 gcc/signop.h                               | 2 +-
 gcc/simplify-rtx.cc                        | 2 +-
 gcc/sort.cc                                | 2 +-
 gcc/sparseset.cc                           | 2 +-
 gcc/sparseset.h                            | 2 +-
 gcc/spellcheck-tree.cc                     | 2 +-
 gcc/spellcheck-tree.h                      | 2 +-
 gcc/spellcheck.cc                          | 2 +-
 gcc/spellcheck.h                           | 2 +-
 gcc/splay-tree-utils.cc                    | 2 +-
 gcc/splay-tree-utils.h                     | 2 +-
 gcc/splay-tree-utils.tcc                   | 2 +-
 gcc/sreal.cc                               | 2 +-
 gcc/sreal.h                                | 2 +-
 gcc/ssa-iterators.h                        | 2 +-
 gcc/ssa.h                                  | 2 +-
 gcc/stack-ptr-mod.cc                       | 2 +-
 gcc/statistics.cc                          | 2 +-
 gcc/statistics.h                           | 2 +-
 gcc/stmt.cc                                | 2 +-
 gcc/stmt.h                                 | 2 +-
 gcc/stor-layout.cc                         | 2 +-
 gcc/stor-layout.h                          | 2 +-
 gcc/store-motion.cc                        | 2 +-
 gcc/streamer-hooks.cc                      | 2 +-
 gcc/streamer-hooks.h                       | 2 +-
 gcc/stringpool.cc                          | 2 +-
 gcc/stringpool.h                           | 2 +-
 gcc/substring-locations.cc                 | 2 +-
 gcc/substring-locations.h                  | 2 +-
 gcc/symbol-summary.h                       | 2 +-
 gcc/symtab-clones.cc                       | 2 +-
 gcc/symtab-clones.h                        | 2 +-
 gcc/symtab-thunks.cc                       | 2 +-
 gcc/symtab-thunks.h                        | 2 +-
 gcc/symtab.cc                              | 2 +-
 gcc/sync-builtins.def                      | 2 +-
 gcc/system.h                               | 2 +-
 gcc/target-def.h                           | 2 +-
 gcc/target-globals.cc                      | 2 +-
 gcc/target-globals.h                       | 2 +-
 gcc/target-hooks-macros.h                  | 2 +-
 gcc/target-insns.def                       | 2 +-
 gcc/target.def                             | 2 +-
 gcc/target.h                               | 2 +-
 gcc/targhooks.cc                           | 2 +-
 gcc/targhooks.h                            | 2 +-
 gcc/timevar.cc                             | 2 +-
 gcc/timevar.def                            | 2 +-
 gcc/timevar.h                              | 2 +-
 gcc/toplev.cc                              | 2 +-
 gcc/toplev.h                               | 2 +-
 gcc/tracer.cc                              | 2 +-
 gcc/tracer.h                               | 2 +-
 gcc/trans-mem.cc                           | 2 +-
 gcc/trans-mem.h                            | 2 +-
 gcc/tree-affine.cc                         | 2 +-
 gcc/tree-affine.h                          | 2 +-
 gcc/tree-call-cdce.cc                      | 2 +-
 gcc/tree-cfg.cc                            | 2 +-
 gcc/tree-cfg.h                             | 2 +-
 gcc/tree-cfgcleanup.cc                     | 2 +-
 gcc/tree-cfgcleanup.h                      | 2 +-
 gcc/tree-chrec.cc                          | 2 +-
 gcc/tree-chrec.h                           | 2 +-
 gcc/tree-complex.cc                        | 2 +-
 gcc/tree-core.h                            | 2 +-
 gcc/tree-data-ref.cc                       | 2 +-
 gcc/tree-data-ref.h                        | 2 +-
 gcc/tree-dfa.cc                            | 2 +-
 gcc/tree-dfa.h                             | 2 +-
 gcc/tree-diagnostic-client-data-hooks.cc   | 2 +-
 gcc/tree-diagnostic-path.cc                | 2 +-
 gcc/tree-diagnostic.cc                     | 2 +-
 gcc/tree-diagnostic.h                      | 2 +-
 gcc/tree-dump.cc                           | 2 +-
 gcc/tree-dump.h                            | 2 +-
 gcc/tree-eh.cc                             | 2 +-
 gcc/tree-eh.h                              | 2 +-
 gcc/tree-emutls.cc                         | 2 +-
 gcc/tree-hash-traits.h                     | 2 +-
 gcc/tree-hasher.h                          | 2 +-
 gcc/tree-if-conv.cc                        | 2 +-
 gcc/tree-if-conv.h                         | 2 +-
 gcc/tree-inline.cc                         | 2 +-
 gcc/tree-inline.h                          | 2 +-
 gcc/tree-into-ssa.cc                       | 2 +-
 gcc/tree-into-ssa.h                        | 2 +-
 gcc/tree-iterator.cc                       | 2 +-
 gcc/tree-iterator.h                        | 2 +-
 gcc/tree-logical-location.cc               | 2 +-
 gcc/tree-logical-location.h                | 2 +-
 gcc/tree-loop-distribution.cc              | 2 +-
 gcc/tree-nested.cc                         | 2 +-
 gcc/tree-nested.h                          | 2 +-
 gcc/tree-nrv.cc                            | 2 +-
 gcc/tree-object-size.cc                    | 2 +-
 gcc/tree-object-size.h                     | 2 +-
 gcc/tree-outof-ssa.cc                      | 2 +-
 gcc/tree-outof-ssa.h                       | 2 +-
 gcc/tree-parloops.cc                       | 2 +-
 gcc/tree-parloops.h                        | 2 +-
 gcc/tree-pass.h                            | 2 +-
 gcc/tree-phinodes.cc                       | 2 +-
 gcc/tree-phinodes.h                        | 2 +-
 gcc/tree-predcom.cc                        | 2 +-
 gcc/tree-pretty-print.cc                   | 2 +-
 gcc/tree-pretty-print.h                    | 2 +-
 gcc/tree-profile.cc                        | 2 +-
 gcc/tree-scalar-evolution.cc               | 2 +-
 gcc/tree-scalar-evolution.h                | 2 +-
 gcc/tree-sra.cc                            | 2 +-
 gcc/tree-sra.h                             | 2 +-
 gcc/tree-ssa-address.cc                    | 2 +-
 gcc/tree-ssa-address.h                     | 2 +-
 gcc/tree-ssa-alias-compare.h               | 2 +-
 gcc/tree-ssa-alias.cc                      | 2 +-
 gcc/tree-ssa-alias.h                       | 2 +-
 gcc/tree-ssa-ccp.cc                        | 2 +-
 gcc/tree-ssa-ccp.h                         | 2 +-
 gcc/tree-ssa-coalesce.cc                   | 2 +-
 gcc/tree-ssa-coalesce.h                    | 2 +-
 gcc/tree-ssa-copy.cc                       | 2 +-
 gcc/tree-ssa-dce.cc                        | 2 +-
 gcc/tree-ssa-dce.h                         | 2 +-
 gcc/tree-ssa-dom.cc                        | 2 +-
 gcc/tree-ssa-dom.h                         | 2 +-
 gcc/tree-ssa-dse.cc                        | 2 +-
 gcc/tree-ssa-dse.h                         | 2 +-
 gcc/tree-ssa-forwprop.cc                   | 2 +-
 gcc/tree-ssa-ifcombine.cc                  | 2 +-
 gcc/tree-ssa-live.cc                       | 2 +-
 gcc/tree-ssa-live.h                        | 2 +-
 gcc/tree-ssa-loop-ch.cc                    | 2 +-
 gcc/tree-ssa-loop-im.cc                    | 2 +-
 gcc/tree-ssa-loop-ivcanon.cc               | 2 +-
 gcc/tree-ssa-loop-ivopts.cc                | 2 +-
 gcc/tree-ssa-loop-ivopts.h                 | 2 +-
 gcc/tree-ssa-loop-manip.cc                 | 2 +-
 gcc/tree-ssa-loop-manip.h                  | 2 +-
 gcc/tree-ssa-loop-niter.cc                 | 2 +-
 gcc/tree-ssa-loop-niter.h                  | 2 +-
 gcc/tree-ssa-loop-prefetch.cc              | 2 +-
 gcc/tree-ssa-loop-split.cc                 | 2 +-
 gcc/tree-ssa-loop-unswitch.cc              | 2 +-
 gcc/tree-ssa-loop.cc                       | 2 +-
 gcc/tree-ssa-loop.h                        | 2 +-
 gcc/tree-ssa-math-opts.cc                  | 2 +-
 gcc/tree-ssa-math-opts.h                   | 2 +-
 gcc/tree-ssa-operands.cc                   | 2 +-
 gcc/tree-ssa-operands.h                    | 2 +-
 gcc/tree-ssa-phiopt.cc                     | 2 +-
 gcc/tree-ssa-phiprop.cc                    | 2 +-
 gcc/tree-ssa-pre.cc                        | 2 +-
 gcc/tree-ssa-propagate.cc                  | 2 +-
 gcc/tree-ssa-propagate.h                   | 2 +-
 gcc/tree-ssa-reassoc.cc                    | 2 +-
 gcc/tree-ssa-reassoc.h                     | 2 +-
 gcc/tree-ssa-sccvn.cc                      | 2 +-
 gcc/tree-ssa-sccvn.h                       | 2 +-
 gcc/tree-ssa-scopedtables.cc               | 2 +-
 gcc/tree-ssa-scopedtables.h                | 2 +-
 gcc/tree-ssa-sink.cc                       | 2 +-
 gcc/tree-ssa-strlen.cc                     | 2 +-
 gcc/tree-ssa-strlen.h                      | 2 +-
 gcc/tree-ssa-structalias.cc                | 2 +-
 gcc/tree-ssa-tail-merge.cc                 | 2 +-
 gcc/tree-ssa-ter.cc                        | 2 +-
 gcc/tree-ssa-ter.h                         | 2 +-
 gcc/tree-ssa-threadbackward.cc             | 2 +-
 gcc/tree-ssa-threadedge.cc                 | 2 +-
 gcc/tree-ssa-threadedge.h                  | 2 +-
 gcc/tree-ssa-threadupdate.cc               | 2 +-
 gcc/tree-ssa-threadupdate.h                | 2 +-
 gcc/tree-ssa-uncprop.cc                    | 2 +-
 gcc/tree-ssa-uninit.cc                     | 2 +-
 gcc/tree-ssa.cc                            | 2 +-
 gcc/tree-ssa.h                             | 2 +-
 gcc/tree-ssanames.cc                       | 2 +-
 gcc/tree-ssanames.h                        | 2 +-
 gcc/tree-stdarg.cc                         | 2 +-
 gcc/tree-stdarg.h                          | 2 +-
 gcc/tree-streamer-in.cc                    | 2 +-
 gcc/tree-streamer-out.cc                   | 2 +-
 gcc/tree-streamer.cc                       | 2 +-
 gcc/tree-streamer.h                        | 2 +-
 gcc/tree-switch-conversion.cc              | 2 +-
 gcc/tree-switch-conversion.h               | 2 +-
 gcc/tree-tailcall.cc                       | 2 +-
 gcc/tree-vect-data-refs.cc                 | 2 +-
 gcc/tree-vect-generic.cc                   | 2 +-
 gcc/tree-vect-loop-manip.cc                | 2 +-
 gcc/tree-vect-loop.cc                      | 2 +-
 gcc/tree-vect-patterns.cc                  | 2 +-
 gcc/tree-vect-slp-patterns.cc              | 2 +-
 gcc/tree-vect-slp.cc                       | 2 +-
 gcc/tree-vect-stmts.cc                     | 2 +-
 gcc/tree-vector-builder.cc                 | 2 +-
 gcc/tree-vector-builder.h                  | 2 +-
 gcc/tree-vectorizer.cc                     | 2 +-
 gcc/tree-vectorizer.h                      | 2 +-
 gcc/tree-vrp.cc                            | 2 +-
 gcc/tree-vrp.h                             | 2 +-
 gcc/tree.cc                                | 2 +-
 gcc/tree.def                               | 2 +-
 gcc/tree.h                                 | 2 +-
 gcc/treestruct.def                         | 2 +-
 gcc/tristate.cc                            | 2 +-
 gcc/tristate.h                             | 2 +-
 gcc/tsan.cc                                | 2 +-
 gcc/tsan.h                                 | 2 +-
 gcc/tsystem.h                              | 2 +-
 gcc/typeclass.h                            | 2 +-
 gcc/typed-splay-tree.cc                    | 2 +-
 gcc/typed-splay-tree.h                     | 2 +-
 gcc/ubsan.cc                               | 2 +-
 gcc/ubsan.h                                | 2 +-
 gcc/valtrack.cc                            | 2 +-
 gcc/valtrack.h                             | 2 +-
 gcc/value-pointer-equiv.cc                 | 2 +-
 gcc/value-pointer-equiv.h                  | 2 +-
 gcc/value-prof.cc                          | 2 +-
 gcc/value-prof.h                           | 2 +-
 gcc/value-query.cc                         | 2 +-
 gcc/value-query.h                          | 2 +-
 gcc/value-range-pretty-print.cc            | 2 +-
 gcc/value-range-pretty-print.h             | 2 +-
 gcc/value-range-storage.cc                 | 2 +-
 gcc/value-range-storage.h                  | 2 +-
 gcc/value-range.cc                         | 2 +-
 gcc/value-range.h                          | 2 +-
 gcc/value-relation.cc                      | 2 +-
 gcc/value-relation.h                       | 2 +-
 gcc/var-tracking.cc                        | 2 +-
 gcc/varasm.cc                              | 2 +-
 gcc/varasm.h                               | 2 +-
 gcc/varpool.cc                             | 2 +-
 gcc/vec-perm-indices.cc                    | 2 +-
 gcc/vec-perm-indices.h                     | 2 +-
 gcc/vec.cc                                 | 2 +-
 gcc/vec.h                                  | 2 +-
 gcc/vector-builder.h                       | 2 +-
 gcc/vmsdbg.h                               | 2 +-
 gcc/vmsdbgout.cc                           | 2 +-
 gcc/vr-values.cc                           | 2 +-
 gcc/vr-values.h                            | 2 +-
 gcc/vtable-verify.cc                       | 2 +-
 gcc/vtable-verify.h                        | 2 +-
 gcc/warning-control.cc                     | 2 +-
 gcc/web.cc                                 | 2 +-
 gcc/wide-int-bitmask.h                     | 2 +-
 gcc/wide-int-print.cc                      | 2 +-
 gcc/wide-int-print.h                       | 2 +-
 gcc/wide-int.cc                            | 2 +-
 gcc/wide-int.h                             | 2 +-
 gcc/xcoff.h                                | 2 +-
 1556 files changed, 1569 insertions(+), 1569 deletions(-)

diff --git a/c++tools/Makefile.in b/c++tools/Makefile.in
index d6a33613732..56cba090135 100644
--- a/c++tools/Makefile.in
+++ b/c++tools/Makefile.in
@@ -1,5 +1,5 @@
 # Makefile for c++tools
-#   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+#   Copyright (C) 2020-2023 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/c++tools/configure.ac b/c++tools/configure.ac
index 6662b5ad7c9..23e98c8e721 100644
--- a/c++tools/configure.ac
+++ b/c++tools/configure.ac
@@ -1,5 +1,5 @@
 # Configure script for c++tools
-#   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+#   Copyright (C) 2020-2023 Free Software Foundation, Inc.
 #   Written by Nathan Sidwell <nathan@acm.org> while at FaceBook
 #
 # This file is free software; you can redistribute it and/or modify it
diff --git a/c++tools/resolver.cc b/c++tools/resolver.cc
index 1fe9c17e0fe..d1f009cab64 100644
--- a/c++tools/resolver.cc
+++ b/c++tools/resolver.cc
@@ -1,5 +1,5 @@
 /* C++ modules.  Experimental!	-*- c++ -*-
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Written by Nathan Sidwell <nathan@acm.org> while at FaceBook
 
    This file is part of GCC.
diff --git a/c++tools/resolver.h b/c++tools/resolver.h
index b3f912eff79..96277007c94 100644
--- a/c++tools/resolver.h
+++ b/c++tools/resolver.h
@@ -1,5 +1,5 @@
 /* C++ modules.  Experimental!	-*- c++ -*-
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Written by Nathan Sidwell <nathan@acm.org> while at FaceBook
 
    This file is part of GCC.
diff --git a/c++tools/server.cc b/c++tools/server.cc
index 00154a05925..eded5c50628 100644
--- a/c++tools/server.cc
+++ b/c++tools/server.cc
@@ -1,5 +1,5 @@
 /* C++ modules.  Experimental!
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Written by Nathan Sidwell <nathan@acm.org> while at FaceBook
 
    This file is part of GCC.
@@ -319,7 +319,7 @@ static void ATTRIBUTE_NORETURN
 print_version (void)
 {
   fnotice (stdout, "%s %s%s\n", progname, pkgversion_string, version_string);
-  fprintf (stdout, "Copyright %s 2018-2022 Free Software Foundation, Inc.\n",
+  fprintf (stdout, "Copyright %s 2018-2023 Free Software Foundation, Inc.\n",
 	   ("(C)"));
   fnotice (stdout,
 	   ("This is free software; see the source for copying conditions.\n"
diff --git a/gcc/ABOUT-GCC-NLS b/gcc/ABOUT-GCC-NLS
index cf70fb4be17..e90a67144e3 100644
--- a/gcc/ABOUT-GCC-NLS
+++ b/gcc/ABOUT-GCC-NLS
@@ -49,7 +49,7 @@ configure GCC with --enable-maintainer-mode to get the master catalog
 rebuilt.
 
 \f
-Copyright (C) 1998-2022 Free Software Foundation, Inc.
+Copyright (C) 1998-2023 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/gcc/LANGUAGES b/gcc/LANGUAGES
index 40970a753d9..6b70dc7825c 100644
--- a/gcc/LANGUAGES
+++ b/gcc/LANGUAGES
@@ -57,7 +57,7 @@ Feb 1, 1998:
     DEFTREECODE (CLASS_METHOD_DECL, "class_method_decl", 'd', 0)
 
 \f
-Copyright (C) 1998-2022 Free Software Foundation, Inc.
+Copyright (C) 1998-2023 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/gcc/Makefile.in b/gcc/Makefile.in
index 4e5fb677cfe..6aed2cda3ca 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -1,7 +1,7 @@
 # Makefile for GNU Compiler Collection
 # Run 'configure' to generate Makefile from Makefile.in
 
-# Copyright (C) 1987-2022 Free Software Foundation, Inc.
+# Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
diff --git a/gcc/README.Portability b/gcc/README.Portability
index cd03da72160..af690472883 100644
--- a/gcc/README.Portability
+++ b/gcc/README.Portability
@@ -1,4 +1,4 @@
-Copyright (C) 2000-2022 Free Software Foundation, Inc.
+Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
 This file is intended to contain a few notes about writing C code
 within GCC so that it compiles without error on the full range of
diff --git a/gcc/acinclude.m4 b/gcc/acinclude.m4
index 39ad1139a15..57164ff5f08 100644
--- a/gcc/acinclude.m4
+++ b/gcc/acinclude.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2005-2022 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2023 Free Software Foundation, Inc.
 dnl
 dnl This file is part of GCC.
 dnl
diff --git a/gcc/addresses.h b/gcc/addresses.h
index 925a579b47a..05a2401730d 100644
--- a/gcc/addresses.h
+++ b/gcc/addresses.h
@@ -1,5 +1,5 @@
 /* Inline functions to test validity of reg classes for addressing modes.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/adjust-alignment.cc b/gcc/adjust-alignment.cc
index 5c5f8f4e5c0..2f4aee7c9df 100644
--- a/gcc/adjust-alignment.cc
+++ b/gcc/adjust-alignment.cc
@@ -1,5 +1,5 @@
 /* Adjust alignment for local variable.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
    Contributed by Kito Cheng <kito.cheng@sifive.com>
 
 This file is part of GCC.
diff --git a/gcc/alias.cc b/gcc/alias.cc
index c62837dd854..3672bf277b9 100644
--- a/gcc/alias.cc
+++ b/gcc/alias.cc
@@ -1,5 +1,5 @@
 /* Alias analysis for GNU C
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
    Contributed by John Carr (jfc@mit.edu).
 
 This file is part of GCC.
diff --git a/gcc/alias.h b/gcc/alias.h
index ee3db466763..0f0787d8baf 100644
--- a/gcc/alias.h
+++ b/gcc/alias.h
@@ -1,5 +1,5 @@
 /* Exported functions from alias.cc
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/align.h b/gcc/align.h
index a51b5c66f8a..5e94bd3e827 100644
--- a/gcc/align.h
+++ b/gcc/align.h
@@ -1,5 +1,5 @@
 /* Alignment-related classes.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/alloc-pool.cc b/gcc/alloc-pool.cc
index e2f3c8a0119..dd550ee597b 100644
--- a/gcc/alloc-pool.cc
+++ b/gcc/alloc-pool.cc
@@ -1,5 +1,5 @@
 /* Functions to support a pool of allocatable objects.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
    Contributed by Daniel Berlin <dan@cgsoftware.com>
 
 This file is part of GCC.
diff --git a/gcc/alloc-pool.h b/gcc/alloc-pool.h
index 3963596ea08..e56709b7cf0 100644
--- a/gcc/alloc-pool.h
+++ b/gcc/alloc-pool.h
@@ -1,5 +1,5 @@
 /* Functions to support a pool of allocatable objects
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
    Contributed by Daniel Berlin <dan@cgsoftware.com>
 
 This file is part of GCC.
diff --git a/gcc/array-traits.h b/gcc/array-traits.h
index 3741777e085..4cc686fb83a 100644
--- a/gcc/array-traits.h
+++ b/gcc/array-traits.h
@@ -1,5 +1,5 @@
 /* Descriptions of array-like objects.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/asan.cc b/gcc/asan.cc
index dc7b7f4bcf1..d833f89cc4f 100644
--- a/gcc/asan.cc
+++ b/gcc/asan.cc
@@ -1,5 +1,5 @@
 /* AddressSanitizer, a fast memory error detector.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
    Contributed by Kostya Serebryany <kcc@google.com>
 
 This file is part of GCC.
diff --git a/gcc/asan.h b/gcc/asan.h
index d4ea49cb240..902e93b848a 100644
--- a/gcc/asan.h
+++ b/gcc/asan.h
@@ -1,5 +1,5 @@
 /* AddressSanitizer, a fast memory error detector.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Kostya Serebryany <kcc@google.com>
 
 This file is part of GCC.
diff --git a/gcc/attr-fnspec.h b/gcc/attr-fnspec.h
index d506c75a6a6..acf1c5f6be7 100644
--- a/gcc/attr-fnspec.h
+++ b/gcc/attr-fnspec.h
@@ -1,5 +1,5 @@
 /* Handling of fnspec attribute specifiers
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
    Contributed by Richard Guenther  <rguenther@suse.de>
 
    This file is part of GCC.
diff --git a/gcc/attribs.cc b/gcc/attribs.cc
index 095def4d6b0..49cb299a3c1 100644
--- a/gcc/attribs.cc
+++ b/gcc/attribs.cc
@@ -1,5 +1,5 @@
 /* Functions dealing with attribute handling, used by most front ends.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/attribs.h b/gcc/attribs.h
index 742811e6fda..e7540f71d6a 100644
--- a/gcc/attribs.h
+++ b/gcc/attribs.h
@@ -1,5 +1,5 @@
 /* Declarations and definitions dealing with attribute handling.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/auto-inc-dec.cc b/gcc/auto-inc-dec.cc
index 481e7af6895..1486e8c679a 100644
--- a/gcc/auto-inc-dec.cc
+++ b/gcc/auto-inc-dec.cc
@@ -1,5 +1,5 @@
 /* Discovery of auto-inc and auto-dec instructions.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Kenneth Zadeck <zadeck@naturalbridge.com>
 
 This file is part of GCC.
diff --git a/gcc/auto-profile.cc b/gcc/auto-profile.cc
index 97307321cbf..f88d00934e1 100644
--- a/gcc/auto-profile.cc
+++ b/gcc/auto-profile.cc
@@ -1,5 +1,5 @@
 /* Read and annotate call graph profile from the auto profile data file.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
    Contributed by Dehao Chen (dehao@google.com)
 
 This file is part of GCC.
diff --git a/gcc/auto-profile.h b/gcc/auto-profile.h
index bf3f90f2fff..8b4cd06132c 100644
--- a/gcc/auto-profile.h
+++ b/gcc/auto-profile.h
@@ -1,5 +1,5 @@
 /* auto-profile.h - Defines data exported from auto-profile.cc
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
    Contributed by Dehao Chen (dehao@google.com)
 
 This file is part of GCC.
diff --git a/gcc/backend.h b/gcc/backend.h
index 7ff5405e7f2..42c6b762e63 100644
--- a/gcc/backend.h
+++ b/gcc/backend.h
@@ -1,6 +1,6 @@
 /* Common Backend requirements. 
 
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/basic-block.h b/gcc/basic-block.h
index 1eae03d1aca..7c06a7db45d 100644
--- a/gcc/basic-block.h
+++ b/gcc/basic-block.h
@@ -1,5 +1,5 @@
 /* Define control flow data structures for the CFG.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/bb-reorder.cc b/gcc/bb-reorder.cc
index 5cd48255f8a..6f606420da8 100644
--- a/gcc/bb-reorder.cc
+++ b/gcc/bb-reorder.cc
@@ -1,5 +1,5 @@
 /* Basic block reordering routines for the GNU compiler.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/bb-reorder.h b/gcc/bb-reorder.h
index ee754720e15..c24322d181a 100644
--- a/gcc/bb-reorder.h
+++ b/gcc/bb-reorder.h
@@ -1,5 +1,5 @@
 /* Basic block reordering routines for the GNU compiler.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/bitmap.cc b/gcc/bitmap.cc
index 88c329f9325..20de562caac 100644
--- a/gcc/bitmap.cc
+++ b/gcc/bitmap.cc
@@ -1,5 +1,5 @@
 /* Functions to support general ended bitmaps.
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/bitmap.h b/gcc/bitmap.h
index 7fba443aff1..a439f933867 100644
--- a/gcc/bitmap.h
+++ b/gcc/bitmap.h
@@ -1,5 +1,5 @@
 /* Functions to support general ended bitmaps.
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/btfout.cc b/gcc/btfout.cc
index a423fabc0b5..497c1ca06e6 100644
--- a/gcc/btfout.cc
+++ b/gcc/btfout.cc
@@ -1,5 +1,5 @@
 /* Output BTF format from GCC.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/builtin-attrs.def b/gcc/builtin-attrs.def
index f03dfecc1e6..782e82d183f 100644
--- a/gcc/builtin-attrs.def
+++ b/gcc/builtin-attrs.def
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
    Contributed by Joseph Myers <jsm28@cam.ac.uk>.
 
 This file is part of GCC.
diff --git a/gcc/builtin-types.def b/gcc/builtin-types.def
index e1e25e9c48f..5cb25ab71d0 100644
--- a/gcc/builtin-types.def
+++ b/gcc/builtin-types.def
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/builtins.cc b/gcc/builtins.cc
index 02c4fefa86f..af45829875e 100644
--- a/gcc/builtins.cc
+++ b/gcc/builtins.cc
@@ -1,5 +1,5 @@
 /* Expand builtin functions.
-   Copyright (C) 1988-2022 Free Software Foundation, Inc.
+   Copyright (C) 1988-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/builtins.def b/gcc/builtins.def
index 0ea8a2b2ca0..0afa4c55ad9 100644
--- a/gcc/builtins.def
+++ b/gcc/builtins.def
@@ -1,6 +1,6 @@
 /* This file contains the definitions and documentation for the
    builtins used in the GNU compiler.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/builtins.h b/gcc/builtins.h
index 5ad830c9fbf..6a43de4b3ef 100644
--- a/gcc/builtins.h
+++ b/gcc/builtins.h
@@ -1,5 +1,5 @@
 /* Expand builtin functions.
-   Copyright (C) 1988-2022 Free Software Foundation, Inc.
+   Copyright (C) 1988-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/caller-save.cc b/gcc/caller-save.cc
index 9e28ec31d2b..b8915dab128 100644
--- a/gcc/caller-save.cc
+++ b/gcc/caller-save.cc
@@ -1,5 +1,5 @@
 /* Save and restore call-clobbered registers which are live across a call.
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/calls.cc b/gcc/calls.cc
index 6dd6f73e978..4492ae0a86a 100644
--- a/gcc/calls.cc
+++ b/gcc/calls.cc
@@ -1,5 +1,5 @@
 /* Convert function calls to rtl insns, for GNU C compiler.
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/calls.h b/gcc/calls.h
index fd7836e481d..c7f8c5e4b39 100644
--- a/gcc/calls.h
+++ b/gcc/calls.h
@@ -1,5 +1,5 @@
 /* Declarations and data types for RTL call insn generation.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ccmp.cc b/gcc/ccmp.cc
index 3db0a264e29..1bd6fadea35 100644
--- a/gcc/ccmp.cc
+++ b/gcc/ccmp.cc
@@ -1,5 +1,5 @@
 /* Conditional compare related functions
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ccmp.h b/gcc/ccmp.h
index 1799d5feda6..f6f73897abb 100644
--- a/gcc/ccmp.h
+++ b/gcc/ccmp.h
@@ -1,5 +1,5 @@
 /* Conditional comapre related functions.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfg-flags.def b/gcc/cfg-flags.def
index a2c06765187..2d8ccd93d21 100644
--- a/gcc/cfg-flags.def
+++ b/gcc/cfg-flags.def
@@ -1,5 +1,5 @@
 /* Flags on basic blocks and edges.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfg.cc b/gcc/cfg.cc
index bbd01ba21bb..897ef534ff5 100644
--- a/gcc/cfg.cc
+++ b/gcc/cfg.cc
@@ -1,5 +1,5 @@
 /* Control flow graph manipulation code for GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfg.h b/gcc/cfg.h
index 6c821d4de7f..4cd2958bae5 100644
--- a/gcc/cfg.h
+++ b/gcc/cfg.h
@@ -1,5 +1,5 @@
 /* Control flow graph manipulation code header file.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfganal.cc b/gcc/cfganal.cc
index d76d47a5dc3..ef24c5e4d15 100644
--- a/gcc/cfganal.cc
+++ b/gcc/cfganal.cc
@@ -1,5 +1,5 @@
 /* Control flow graph analysis code for GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfganal.h b/gcc/cfganal.h
index bb402390db1..0b6c67dfab5 100644
--- a/gcc/cfganal.h
+++ b/gcc/cfganal.h
@@ -1,5 +1,5 @@
 /* Control flow graph analysis header file.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgbuild.cc b/gcc/cfgbuild.cc
index 646a066143d..15ed4deb5f7 100644
--- a/gcc/cfgbuild.cc
+++ b/gcc/cfgbuild.cc
@@ -1,5 +1,5 @@
 /* Control flow graph building code for GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgbuild.h b/gcc/cfgbuild.h
index 85145da7f4b..51d3eccb1ae 100644
--- a/gcc/cfgbuild.h
+++ b/gcc/cfgbuild.h
@@ -1,5 +1,5 @@
 /* Control flow graph building header file.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgcleanup.cc b/gcc/cfgcleanup.cc
index a363e0b4da3..194e0e5de12 100644
--- a/gcc/cfgcleanup.cc
+++ b/gcc/cfgcleanup.cc
@@ -1,5 +1,5 @@
 /* Control flow optimization code for GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgcleanup.h b/gcc/cfgcleanup.h
index f1021ca835f..46ce640655d 100644
--- a/gcc/cfgcleanup.h
+++ b/gcc/cfgcleanup.h
@@ -1,5 +1,5 @@
 /* Control flow optimization header file.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgexpand.cc b/gcc/cfgexpand.cc
index dd29ffffc03..86783a6b661 100644
--- a/gcc/cfgexpand.cc
+++ b/gcc/cfgexpand.cc
@@ -1,5 +1,5 @@
 /* A pass for lowering trees to RTL.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgexpand.h b/gcc/cfgexpand.h
index 96598ae1fb4..0e551f6cfd3 100644
--- a/gcc/cfgexpand.h
+++ b/gcc/cfgexpand.h
@@ -1,5 +1,5 @@
 /* Header file for lowering trees to RTL.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfghooks.cc b/gcc/cfghooks.cc
index f8fa13c1d69..54564035415 100644
--- a/gcc/cfghooks.cc
+++ b/gcc/cfghooks.cc
@@ -1,5 +1,5 @@
 /* Hooks for cfg representation specific functions.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Sebastian Pop <s.pop@laposte.net>
 
 This file is part of GCC.
diff --git a/gcc/cfghooks.h b/gcc/cfghooks.h
index 0982d70035e..aebd080cf8b 100644
--- a/gcc/cfghooks.h
+++ b/gcc/cfghooks.h
@@ -1,5 +1,5 @@
 /* Hooks for cfg representation specific functions.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Sebastian Pop <s.pop@laposte.net>
 
 This file is part of GCC.
diff --git a/gcc/cfgloop.cc b/gcc/cfgloop.cc
index 57bf7b1855d..ccda7415d70 100644
--- a/gcc/cfgloop.cc
+++ b/gcc/cfgloop.cc
@@ -1,5 +1,5 @@
 /* Natural loop discovery code for GNU compiler.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgloop.h b/gcc/cfgloop.h
index 528b1219bc3..e98ad06f9b5 100644
--- a/gcc/cfgloop.h
+++ b/gcc/cfgloop.h
@@ -1,5 +1,5 @@
 /* Natural loop functions
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgloopanal.cc b/gcc/cfgloopanal.cc
index 30e4254fbf5..fd867448d63 100644
--- a/gcc/cfgloopanal.cc
+++ b/gcc/cfgloopanal.cc
@@ -1,5 +1,5 @@
 /* Natural loop analysis code for GNU compiler.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgloopmanip.cc b/gcc/cfgloopmanip.cc
index db07fd65dc9..0e3ad8ed742 100644
--- a/gcc/cfgloopmanip.cc
+++ b/gcc/cfgloopmanip.cc
@@ -1,5 +1,5 @@
 /* Loop manipulation code for GNU compiler.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgloopmanip.h b/gcc/cfgloopmanip.h
index 17c9a1bb1d2..93e417fcb7d 100644
--- a/gcc/cfgloopmanip.h
+++ b/gcc/cfgloopmanip.h
@@ -1,5 +1,5 @@
 /* Loop manipulation header.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgrtl.cc b/gcc/cfgrtl.cc
index f31941a61f9..fcc2edbef41 100644
--- a/gcc/cfgrtl.cc
+++ b/gcc/cfgrtl.cc
@@ -1,5 +1,5 @@
 /* Control flow graph manipulation code for GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cfgrtl.h b/gcc/cfgrtl.h
index 7deaa4fdf74..e29513449fb 100644
--- a/gcc/cfgrtl.h
+++ b/gcc/cfgrtl.h
@@ -1,5 +1,5 @@
 /* Define control flow data structures for the CFG.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cgraph.cc b/gcc/cgraph.cc
index f15cb47c8b8..5e60c2b73db 100644
--- a/gcc/cgraph.cc
+++ b/gcc/cgraph.cc
@@ -1,5 +1,5 @@
 /* Callgraph handling code.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/cgraph.h b/gcc/cgraph.h
index 4be67e3cea9..8dee2f6e591 100644
--- a/gcc/cgraph.h
+++ b/gcc/cgraph.h
@@ -1,5 +1,5 @@
 /* Callgraph handling code.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/cgraphbuild.cc b/gcc/cgraphbuild.cc
index bae44591a29..f13abca1b93 100644
--- a/gcc/cgraphbuild.cc
+++ b/gcc/cgraphbuild.cc
@@ -1,5 +1,5 @@
 /* Callgraph construction.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/cgraphclones.cc b/gcc/cgraphclones.cc
index bb4b3c5407d..3d97ee42f77 100644
--- a/gcc/cgraphclones.cc
+++ b/gcc/cgraphclones.cc
@@ -1,5 +1,5 @@
 /* Callgraph clones
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/cgraphunit.cc b/gcc/cgraphunit.cc
index b05d790bf8d..548bb853a18 100644
--- a/gcc/cgraphunit.cc
+++ b/gcc/cgraphunit.cc
@@ -1,5 +1,5 @@
 /* Driver of optimization process
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/cif-code.def b/gcc/cif-code.def
index ea604e16c34..af88d83de09 100644
--- a/gcc/cif-code.def
+++ b/gcc/cif-code.def
@@ -1,7 +1,7 @@
 /* This file contains the definitions of the cgraph_inline_failed_t
    enums used in GCC.
 
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
    Contributed by Doug Kwan <dougkwan@google.com>
 
 This file is part of GCC.
diff --git a/gcc/collect-utils.cc b/gcc/collect-utils.cc
index 8e529bb6121..2444aa6a3d5 100644
--- a/gcc/collect-utils.cc
+++ b/gcc/collect-utils.cc
@@ -1,5 +1,5 @@
 /* Utility functions used by tools like collect2 and lto-wrapper.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/collect-utils.h b/gcc/collect-utils.h
index 98cacea0e58..b872eabb2fd 100644
--- a/gcc/collect-utils.h
+++ b/gcc/collect-utils.h
@@ -1,5 +1,5 @@
 /* Utility functions used by tools like collect2 and lto-wrapper.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/collect2-aix.cc b/gcc/collect2-aix.cc
index 7dec019d1f7..7a1fa33da01 100644
--- a/gcc/collect2-aix.cc
+++ b/gcc/collect2-aix.cc
@@ -1,5 +1,5 @@
 /* AIX cross support for collect2.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/collect2-aix.h b/gcc/collect2-aix.h
index 7efbca54ea2..6fdafff3818 100644
--- a/gcc/collect2-aix.h
+++ b/gcc/collect2-aix.h
@@ -1,5 +1,5 @@
 /* AIX cross support for collect2.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/collect2.cc b/gcc/collect2.cc
index d81c7f28f16..63b9a0c233a 100644
--- a/gcc/collect2.cc
+++ b/gcc/collect2.cc
@@ -1,6 +1,6 @@
 /* Collect static initialization info into data structures that can be
    traversed by C++ initialization and finalization routines.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 Free Software Foundation, Inc.
    Contributed by Chris Smith (csmith@convex.com).
    Heavily modified by Michael Meissner (meissner@cygnus.com),
    Per Bothner (bothner@cygnus.com), and John Gilmore (gnu@cygnus.com).
diff --git a/gcc/collect2.h b/gcc/collect2.h
index 5aadf03a38c..de12ef06556 100644
--- a/gcc/collect2.h
+++ b/gcc/collect2.h
@@ -1,5 +1,5 @@
 /* Header file for collect routines.
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/color-macros.h b/gcc/color-macros.h
index d144b346653..fcd79d09c01 100644
--- a/gcc/color-macros.h
+++ b/gcc/color-macros.h
@@ -1,5 +1,5 @@
 /* Terminal color manipulation macros.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/combine-stack-adj.cc b/gcc/combine-stack-adj.cc
index e76d60a8f7e..e479aea71a1 100644
--- a/gcc/combine-stack-adj.cc
+++ b/gcc/combine-stack-adj.cc
@@ -1,5 +1,5 @@
 /* Combine stack adjustments.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/combine.cc b/gcc/combine.cc
index a5fabf397f7..053879500b7 100644
--- a/gcc/combine.cc
+++ b/gcc/combine.cc
@@ -1,5 +1,5 @@
 /* Optimize by combining instructions for GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/common.md b/gcc/common.md
index c73a333dde7..51ecd79786b 100644
--- a/gcc/common.md
+++ b/gcc/common.md
@@ -1,5 +1,5 @@
 ;; Common GCC machine description file, shared by all targets.
-;; Copyright (C) 2014-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/common.opt b/gcc/common.opt
index 562d73d7f55..97a78030228 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -1,6 +1,6 @@
 ; Options for the language- and target-independent parts of the compiler.
 
-; Copyright (C) 2003-2022 Free Software Foundation, Inc.
+; Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/compare-elim.cc b/gcc/compare-elim.cc
index 4a23202f8ff..5cbd2c027b1 100644
--- a/gcc/compare-elim.cc
+++ b/gcc/compare-elim.cc
@@ -1,5 +1,5 @@
 /* Post-reload compare elimination.
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/conditions.h b/gcc/conditions.h
index 435d7ad64b3..92a60e287b3 100644
--- a/gcc/conditions.h
+++ b/gcc/conditions.h
@@ -1,5 +1,5 @@
 /* Definitions for condition code handling in final.cc and output routines.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config.build b/gcc/config.build
index eb3bfbf92e8..4115b1a95b3 100644
--- a/gcc/config.build
+++ b/gcc/config.build
@@ -1,5 +1,5 @@
 # GCC build-specific configuration file.
-# Copyright (C) 1997-2022 Free Software Foundation, Inc.
+# Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
diff --git a/gcc/config.gcc b/gcc/config.gcc
index fa263f235d1..c4633e869ac 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: GPL-3.0-or-later
 # GCC target-specific configuration file.
-# Copyright (C) 1997-2022 Free Software Foundation, Inc.
+# Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
diff --git a/gcc/config.host b/gcc/config.host
index 992638df385..a522c39658e 100644
--- a/gcc/config.host
+++ b/gcc/config.host
@@ -1,5 +1,5 @@
 # GCC host-specific configuration file.
-# Copyright (C) 1997-2022 Free Software Foundation, Inc.
+# Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
diff --git a/gcc/config/alpha/alpha-modes.def b/gcc/config/alpha/alpha-modes.def
index e1425c24049..3b4031bd63c 100644
--- a/gcc/config/alpha/alpha-modes.def
+++ b/gcc/config/alpha/alpha-modes.def
@@ -1,5 +1,5 @@
 /* Alpha extra machine modes. 
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/alpha/alpha-passes.def b/gcc/config/alpha/alpha-passes.def
index fd86502e066..f00d1c5655c 100644
--- a/gcc/config/alpha/alpha-passes.def
+++ b/gcc/config/alpha/alpha-passes.def
@@ -1,5 +1,5 @@
 /* Description of target passes for DEC Alpha
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/alpha/alpha-protos.h b/gcc/config/alpha/alpha-protos.h
index adfdd774ef4..79b92813f94 100644
--- a/gcc/config/alpha/alpha-protos.h
+++ b/gcc/config/alpha/alpha-protos.h
@@ -1,5 +1,5 @@
 /* Prototypes for alpha.cc functions used in the md file & elsewhere.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/alpha/alpha.cc b/gcc/config/alpha/alpha.cc
index 333f2c602c4..1d826085198 100644
--- a/gcc/config/alpha/alpha.cc
+++ b/gcc/config/alpha/alpha.cc
@@ -1,5 +1,5 @@
 /* Subroutines used for code generation on the DEC Alpha.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 Free Software Foundation, Inc.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 
 This file is part of GCC.
diff --git a/gcc/config/alpha/alpha.h b/gcc/config/alpha/alpha.h
index 1f6d2caa093..fff781b5fe3 100644
--- a/gcc/config/alpha/alpha.h
+++ b/gcc/config/alpha/alpha.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for DEC Alpha.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 Free Software Foundation, Inc.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 
 This file is part of GCC.
diff --git a/gcc/config/alpha/alpha.md b/gcc/config/alpha/alpha.md
index 87514330c22..d91742496d0 100644
--- a/gcc/config/alpha/alpha.md
+++ b/gcc/config/alpha/alpha.md
@@ -1,5 +1,5 @@
 ;; Machine description for DEC Alpha for GNU C compiler
-;; Copyright (C) 1992-2022 Free Software Foundation, Inc.
+;; Copyright (C) 1992-2023 Free Software Foundation, Inc.
 ;; Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/alpha/alpha.opt b/gcc/config/alpha/alpha.opt
index 3da302e8ecc..f2d3753878c 100644
--- a/gcc/config/alpha/alpha.opt
+++ b/gcc/config/alpha/alpha.opt
@@ -1,6 +1,6 @@
 ; Options for the DEC Alpha port of the compiler
 ;
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/alpha/constraints.md b/gcc/config/alpha/constraints.md
index a41b6471b9c..ac3a5293732 100644
--- a/gcc/config/alpha/constraints.md
+++ b/gcc/config/alpha/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for DEC Alpha.
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/alpha/driver-alpha.cc b/gcc/config/alpha/driver-alpha.cc
index fe17f86b5ea..6757dd9f148 100644
--- a/gcc/config/alpha/driver-alpha.cc
+++ b/gcc/config/alpha/driver-alpha.cc
@@ -1,5 +1,5 @@
 /* Subroutines for the gcc driver.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by Arthur Loiret <aloiret@debian.org>
 
 This file is part of GCC.
diff --git a/gcc/config/alpha/elf.h b/gcc/config/alpha/elf.h
index c9cd42e69f8..b0e329e81d6 100644
--- a/gcc/config/alpha/elf.h
+++ b/gcc/config/alpha/elf.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for DEC Alpha w/ELF.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu).
 
 This file is part of GCC.
diff --git a/gcc/config/alpha/elf.opt b/gcc/config/alpha/elf.opt
index df67a6271e9..b77fe048a8e 100644
--- a/gcc/config/alpha/elf.opt
+++ b/gcc/config/alpha/elf.opt
@@ -1,6 +1,6 @@
 ; Alpha ELF options.
 
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/alpha/ev4.md b/gcc/config/alpha/ev4.md
index c8ff4ed8f0d..17b240bdd38 100644
--- a/gcc/config/alpha/ev4.md
+++ b/gcc/config/alpha/ev4.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for Alpha EV4.
-;;   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2002-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/alpha/ev5.md b/gcc/config/alpha/ev5.md
index c0a4a7848ca..c12a344e55a 100644
--- a/gcc/config/alpha/ev5.md
+++ b/gcc/config/alpha/ev5.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for Alpha EV5.
-;;   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2002-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/alpha/ev6.md b/gcc/config/alpha/ev6.md
index fdc8f89a468..8fb18a15a67 100644
--- a/gcc/config/alpha/ev6.md
+++ b/gcc/config/alpha/ev6.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for Alpha EV6.
-;;   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2002-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/alpha/linux-elf.h b/gcc/config/alpha/linux-elf.h
index 17f16a55910..03f783f2ad1 100644
--- a/gcc/config/alpha/linux-elf.h
+++ b/gcc/config/alpha/linux-elf.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler
    for Alpha Linux-based GNU systems using ELF.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
    Contributed by Richard Henderson.
 
 This file is part of GCC.
diff --git a/gcc/config/alpha/linux.h b/gcc/config/alpha/linux.h
index 14ced5f8be6..9c3ad5a1097 100644
--- a/gcc/config/alpha/linux.h
+++ b/gcc/config/alpha/linux.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler,
    for Alpha Linux-based GNU systems.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
    Contributed by Richard Henderson.
 
 This file is part of GCC.
diff --git a/gcc/config/alpha/netbsd.h b/gcc/config/alpha/netbsd.h
index 10c969045b9..498f9edbc6b 100644
--- a/gcc/config/alpha/netbsd.h
+++ b/gcc/config/alpha/netbsd.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler,
    for Alpha NetBSD systems.
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/alpha/openbsd.h b/gcc/config/alpha/openbsd.h
index d7a6535994c..bd38375af03 100644
--- a/gcc/config/alpha/openbsd.h
+++ b/gcc/config/alpha/openbsd.h
@@ -1,5 +1,5 @@
 /* Configuration file for an alpha OpenBSD target.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/alpha/predicates.md b/gcc/config/alpha/predicates.md
index 577d955fb7c..cd8b664598e 100644
--- a/gcc/config/alpha/predicates.md
+++ b/gcc/config/alpha/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for DEC Alpha.
-;; Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/alpha/sync.md b/gcc/config/alpha/sync.md
index 29ccac37001..0f092ce6fb8 100644
--- a/gcc/config/alpha/sync.md
+++ b/gcc/config/alpha/sync.md
@@ -1,5 +1,5 @@
 ;; GCC machine description for Alpha synchronization instructions.
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/alpha/t-alpha b/gcc/config/alpha/t-alpha
index 7549010469d..86fbe08e7ff 100644
--- a/gcc/config/alpha/t-alpha
+++ b/gcc/config/alpha/t-alpha
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022 Free Software Foundation, Inc.
+# Copyright (C) 2016-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/alpha/t-vms b/gcc/config/alpha/t-vms
index 282c0aa0b5e..765ba8d6c83 100644
--- a/gcc/config/alpha/t-vms
+++ b/gcc/config/alpha/t-vms
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2022 Free Software Foundation, Inc.
+# Copyright (C) 1996-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/alpha/vms.h b/gcc/config/alpha/vms.h
index 0ae5aed4191..f8fcb64c428 100644
--- a/gcc/config/alpha/vms.h
+++ b/gcc/config/alpha/vms.h
@@ -1,5 +1,5 @@
 /* Output variables, constants and external declarations, for GNU compiler.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/arc/arc-arch.h b/gcc/config/arc/arc-arch.h
index 83b156ee34a..69c602c5482 100644
--- a/gcc/config/arc/arc-arch.h
+++ b/gcc/config/arc/arc-arch.h
@@ -1,6 +1,6 @@
 /* Definitions of types that are used to store ARC architecture and
    device information.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
    Contributed by Claudiu Zissulescu (claziss@synopsys.com)
 
 This file is part of GCC.
diff --git a/gcc/config/arc/arc-arches.def b/gcc/config/arc/arc-arches.def
index 10feef6c4ed..d0e8072fcb3 100644
--- a/gcc/config/arc/arc-arches.def
+++ b/gcc/config/arc/arc-arches.def
@@ -1,5 +1,5 @@
 /* ARC ARCH architectures.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arc/arc-c.cc b/gcc/config/arc/arc-c.cc
index a15bce39e9c..399317ac07b 100644
--- a/gcc/config/arc/arc-c.cc
+++ b/gcc/config/arc/arc-c.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arc/arc-c.def b/gcc/config/arc/arc-c.def
index a30ec0f2ccb..1ee74411b9c 100644
--- a/gcc/config/arc/arc-c.def
+++ b/gcc/config/arc/arc-c.def
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arc/arc-cpus.def b/gcc/config/arc/arc-cpus.def
index 5668b0fbf19..8f2d806f85c 100644
--- a/gcc/config/arc/arc-cpus.def
+++ b/gcc/config/arc/arc-cpus.def
@@ -1,5 +1,5 @@
 /* ARC CPU architectures.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arc/arc-modes.def b/gcc/config/arc/arc-modes.def
index 9f4151f3172..763e880317d 100644
--- a/gcc/config/arc/arc-modes.def
+++ b/gcc/config/arc/arc-modes.def
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, Synopsys DesignWare ARC cpu.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
 		on behalf of Synopsys Inc.
 
diff --git a/gcc/config/arc/arc-options.def b/gcc/config/arc/arc-options.def
index 20e1254f427..7a602d447b8 100644
--- a/gcc/config/arc/arc-options.def
+++ b/gcc/config/arc/arc-options.def
@@ -1,5 +1,5 @@
 /* ARC options.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arc/arc-opts.h b/gcc/config/arc/arc-opts.h
index fd6f815c7b0..f55b9f6b9f2 100644
--- a/gcc/config/arc/arc-opts.h
+++ b/gcc/config/arc/arc-opts.h
@@ -1,6 +1,6 @@
 /* GCC option-handling definitions for the Synopsys DesignWare ARC architecture.
 
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arc/arc-passes.def b/gcc/config/arc/arc-passes.def
index 3a894acb0b4..0cb5d56a6d4 100644
--- a/gcc/config/arc/arc-passes.def
+++ b/gcc/config/arc/arc-passes.def
@@ -1,5 +1,5 @@
 /* Description of target passes for ARC.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc. */
+   Copyright (C) 2019-2023 Free Software Foundation, Inc. */
 
 /* This file is part of GCC.
 
diff --git a/gcc/config/arc/arc-protos.h b/gcc/config/arc/arc-protos.h
index db542f04ae5..d47b4756ad4 100644
--- a/gcc/config/arc/arc-protos.h
+++ b/gcc/config/arc/arc-protos.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, Synopsys DesignWare ARC cpu.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/arc/arc-simd.h b/gcc/config/arc/arc-simd.h
index 0f05d37ea55..5b7200074ab 100644
--- a/gcc/config/arc/arc-simd.h
+++ b/gcc/config/arc/arc-simd.h
@@ -1,5 +1,5 @@
 /* Synopsys DesignWare ARC SIMD include file.
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
    Written by Saurabh Verma (saurabh.verma@celunite.com) on behalf os Synopsys
    Inc.
 
diff --git a/gcc/config/arc/arc-tables.opt b/gcc/config/arc/arc-tables.opt
index 0a0d354db60..d0f4b2373ee 100644
--- a/gcc/config/arc/arc-tables.opt
+++ b/gcc/config/arc/arc-tables.opt
@@ -2,7 +2,7 @@
 ; Generated by    : ./gcc/config/arc/genoptions.awk
 ; Generated from  : ./gcc/config/arc/arc-cpu.def
 ;
-; Copyright (C) 2016-2022 Free Software Foundation, Inc.
+; Copyright (C) 2016-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/arc/arc.cc b/gcc/config/arc/arc.cc
index 604a116e966..22eb2e9cb45 100644
--- a/gcc/config/arc/arc.cc
+++ b/gcc/config/arc/arc.cc
@@ -1,5 +1,5 @@
 /* Subroutines used for code generation on the Synopsys DesignWare ARC cpu.
-   Copyright (C) 1994-2022 Free Software Foundation, Inc.
+   Copyright (C) 1994-2023 Free Software Foundation, Inc.
 
    Sources derived from work done by Sankhya Technologies (www.sankhya.com) on
    behalf of Synopsys Inc.
diff --git a/gcc/config/arc/arc.h b/gcc/config/arc/arc.h
index 0280b53ad92..c3756394025 100644
--- a/gcc/config/arc/arc.h
+++ b/gcc/config/arc/arc.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, Synopsys DesignWare ARC cpu.
-   Copyright (C) 1994-2022 Free Software Foundation, Inc.
+   Copyright (C) 1994-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/arc/arc.md b/gcc/config/arc/arc.md
index 458d3edf716..c51ce173350 100644
--- a/gcc/config/arc/arc.md
+++ b/gcc/config/arc/arc.md
@@ -1,5 +1,5 @@
 ;; Machine description of the Synopsys DesignWare ARC cpu for GNU C compiler
-;; Copyright (C) 1994-2022 Free Software Foundation, Inc.
+;; Copyright (C) 1994-2023 Free Software Foundation, Inc.
 
 ;; Sources derived from work done by Sankhya Technologies (www.sankhya.com) on
 ;; behalf of Synopsys Inc.
diff --git a/gcc/config/arc/arc.opt b/gcc/config/arc/arc.opt
index b58273255f7..273667c9b58 100644
--- a/gcc/config/arc/arc.opt
+++ b/gcc/config/arc/arc.opt
@@ -1,6 +1,6 @@
 ; Options for the Synopsys DesignWare ARC port of the compiler
 ;
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/arc/arc600.md b/gcc/config/arc/arc600.md
index 0dd8a052d6a..7d4c10ca08c 100644
--- a/gcc/config/arc/arc600.md
+++ b/gcc/config/arc/arc600.md
@@ -1,6 +1,6 @@
 ;; DFA scheduling description of the Synopsys DesignWare ARC600 cpu
 ;; for GNU C compiler
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;; Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
 ;;              on behalf of Synopsys Inc.
 
diff --git a/gcc/config/arc/arc700.md b/gcc/config/arc/arc700.md
index 83b10ca65c6..cf8e3da4818 100644
--- a/gcc/config/arc/arc700.md
+++ b/gcc/config/arc/arc700.md
@@ -5,7 +5,7 @@
 ;;    Ramana Radhakrishnan(ramana.radhakrishnan@codito.com)
 ;;    Factoring out and improvement of ARC700 Scheduling by
 ;;    Joern Rennecke (joern.rennecke@embecosm.com)
-;; Copyright (C) 2006-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
diff --git a/gcc/config/arc/arcEM.md b/gcc/config/arc/arcEM.md
index 54981ae13cb..d8f48d7893e 100644
--- a/gcc/config/arc/arcEM.md
+++ b/gcc/config/arc/arcEM.md
@@ -1,6 +1,6 @@
 ;; DFA scheduling description of the Synopsys DesignWare ARC EM cpu
 ;; for GNU C compiler
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;; Contributor: Claudiu Zissulescu <claudiu.zissulescu@synopsys.com>
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arc/arcHS.md b/gcc/config/arc/arcHS.md
index eacb9075830..404f82797ce 100644
--- a/gcc/config/arc/arcHS.md
+++ b/gcc/config/arc/arcHS.md
@@ -1,6 +1,6 @@
 ;; DFA scheduling description of the Synopsys DesignWare ARC HS cpu
 ;; for GNU C compiler
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;; Contributor: Claudiu Zissulescu <claudiu.zissulescu@synopsys.com>
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arc/arcHS4x.md b/gcc/config/arc/arcHS4x.md
index 1009833d400..169a94027fd 100644
--- a/gcc/config/arc/arcHS4x.md
+++ b/gcc/config/arc/arcHS4x.md
@@ -1,6 +1,6 @@
 ;; DFA scheduling description of the Synopsys DesignWare ARC HS4x cpu
 ;; for GNU C compiler
-;; Copyright (C) 2017-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
diff --git a/gcc/config/arc/atomic.md b/gcc/config/arc/atomic.md
index 393567182d7..3af8f960c56 100644
--- a/gcc/config/arc/atomic.md
+++ b/gcc/config/arc/atomic.md
@@ -1,5 +1,5 @@
 ;; GCC machine description for ARC atomic instructions.
-;; Copyright (C) 2015-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arc/big.h b/gcc/config/arc/big.h
index cc55ba2b2a4..d2a7394ea1c 100644
--- a/gcc/config/arc/big.h
+++ b/gcc/config/arc/big.h
@@ -1,6 +1,6 @@
 /* Definition of big endian ARC machine for GNU compiler.
 
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/arc/builtins.def b/gcc/config/arc/builtins.def
index 06d30e49a93..fc5c92b2986 100644
--- a/gcc/config/arc/builtins.def
+++ b/gcc/config/arc/builtins.def
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arc/constraints.md b/gcc/config/arc/constraints.md
index 38bda1230b8..a0e949bd1e6 100644
--- a/gcc/config/arc/constraints.md
+++ b/gcc/config/arc/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for Synopsys DesignWare ARC.
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arc/driver-arc.cc b/gcc/config/arc/driver-arc.cc
index 2217739ae61..d0d29de2e4c 100644
--- a/gcc/config/arc/driver-arc.cc
+++ b/gcc/config/arc/driver-arc.cc
@@ -1,5 +1,5 @@
 /* Subroutines for the gcc driver.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
    Contributed by Claudiu Zissulescu <claziss@synopsys.com>
 
    This file is part of GCC.
diff --git a/gcc/config/arc/elf.h b/gcc/config/arc/elf.h
index 6646ca51c93..36af916f41c 100644
--- a/gcc/config/arc/elf.h
+++ b/gcc/config/arc/elf.h
@@ -1,6 +1,6 @@
 /* Target macros for arc*-elf targets.
 
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/arc/fpx.md b/gcc/config/arc/fpx.md
index 53d48bed31c..491d65e2d53 100644
--- a/gcc/config/arc/fpx.md
+++ b/gcc/config/arc/fpx.md
@@ -1,6 +1,6 @@
 ;; Machine description of the Synopsys DesignWare ARC cpu Floating Point
 ;; extensions for GNU C compiler
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
diff --git a/gcc/config/arc/genmultilib.awk b/gcc/config/arc/genmultilib.awk
index def7dcbdaca..9d9838f1428 100644
--- a/gcc/config/arc/genmultilib.awk
+++ b/gcc/config/arc/genmultilib.awk
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022 Free Software Foundation, Inc.
+# Copyright (C) 2016-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arc/genoptions.awk b/gcc/config/arc/genoptions.awk
index 50a7afd4c9a..288948246ec 100644
--- a/gcc/config/arc/genoptions.awk
+++ b/gcc/config/arc/genoptions.awk
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022 Free Software Foundation, Inc.
+# Copyright (C) 2016-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arc/linux.h b/gcc/config/arc/linux.h
index 6ebbb143895..b2f3cac06d4 100644
--- a/gcc/config/arc/linux.h
+++ b/gcc/config/arc/linux.h
@@ -1,6 +1,6 @@
 /* Target macros for arc*-*-linux targets.
 
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/arc/predicates.md b/gcc/config/arc/predicates.md
index 98e610ee376..7650e47694d 100644
--- a/gcc/config/arc/predicates.md
+++ b/gcc/config/arc/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for Synopsys DesignWare ARC.
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arc/simdext.md b/gcc/config/arc/simdext.md
index 9880c826f8c..53163693e35 100644
--- a/gcc/config/arc/simdext.md
+++ b/gcc/config/arc/simdext.md
@@ -1,5 +1,5 @@
 ;; Machine description of the Synopsys DesignWare ARC cpu for GNU C compiler
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
diff --git a/gcc/config/arc/t-arc b/gcc/config/arc/t-arc
index 9af2d2f3910..a8663bc0cf6 100644
--- a/gcc/config/arc/t-arc
+++ b/gcc/config/arc/t-arc
@@ -1,6 +1,6 @@
 # GCC Makefile fragment for Synopsys DesignWare ARC.
 #
-# Copyright (C) 2016-2022 Free Software Foundation, Inc.
+# Copyright (C) 2016-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arc/t-multilib b/gcc/config/arc/t-multilib
index 921945eba44..61234d5d6fa 100644
--- a/gcc/config/arc/t-multilib
+++ b/gcc/config/arc/t-multilib
@@ -3,7 +3,7 @@
 # Generated from  : ./gcc/config/arc/arc-cpu.def
 # Used by         : tmake_file from Makefile and genmultilib
 
-# Copyright (C) 2016-2022 Free Software Foundation, Inc.
+# Copyright (C) 2016-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arc/t-multilib-linux b/gcc/config/arc/t-multilib-linux
index ecb9ae6859f..a839e4ea67c 100644
--- a/gcc/config/arc/t-multilib-linux
+++ b/gcc/config/arc/t-multilib-linux
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022 Free Software Foundation, Inc.
+# Copyright (C) 2018-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/README-interworking b/gcc/config/arm/README-interworking
index aacc20bd184..eeb0383e7ff 100644
--- a/gcc/config/arm/README-interworking
+++ b/gcc/config/arm/README-interworking
@@ -742,7 +742,7 @@ used.
      interworking as the --support-old-code switch has taken care if this.
 
 \f
-Copyright (C) 1998-2022 Free Software Foundation, Inc.
+Copyright (C) 1998-2023 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/gcc/config/arm/aarch-common-protos.h b/gcc/config/arm/aarch-common-protos.h
index ae0465159f7..5ea0ad26f73 100644
--- a/gcc/config/arm/aarch-common-protos.h
+++ b/gcc/config/arm/aarch-common-protos.h
@@ -1,6 +1,6 @@
 /* Functions and structures shared between arm and aarch64.
 
-   Copyright (C) 1991-2022 Free Software Foundation, Inc.
+   Copyright (C) 1991-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/aarch-common.cc b/gcc/config/arm/aarch-common.cc
index 04a53d75093..40bb28b3c3d 100644
--- a/gcc/config/arm/aarch-common.cc
+++ b/gcc/config/arm/aarch-common.cc
@@ -1,7 +1,7 @@
 /* Dependency checks for instruction scheduling, shared between ARM and
    AARCH64.
 
-   Copyright (C) 1991-2022 Free Software Foundation, Inc.
+   Copyright (C) 1991-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/aarch-cost-tables.h b/gcc/config/arm/aarch-cost-tables.h
index 07d0e040298..e3848214728 100644
--- a/gcc/config/arm/aarch-cost-tables.h
+++ b/gcc/config/arm/aarch-cost-tables.h
@@ -1,6 +1,6 @@
 /* RTX cost tables shared between arm and aarch64.
 
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/aout.h b/gcc/config/arm/aout.h
index cfb8db52c59..b8f8eb084c0 100644
--- a/gcc/config/arm/aout.h
+++ b/gcc/config/arm/aout.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for ARM with a.out
-   Copyright (C) 1995-2022 Free Software Foundation, Inc.
+   Copyright (C) 1995-2023 Free Software Foundation, Inc.
    Contributed by Richard Earnshaw (rearnsha@armltd.co.uk).
    
    This file is part of GCC.
diff --git a/gcc/config/arm/arm-builtins.cc b/gcc/config/arm/arm-builtins.cc
index 8f8155c4413..11d7478d9df 100644
--- a/gcc/config/arm/arm-builtins.cc
+++ b/gcc/config/arm/arm-builtins.cc
@@ -1,5 +1,5 @@
 /* Description of builtins used by the ARM backend.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arm/arm-builtins.h b/gcc/config/arm/arm-builtins.h
index a8ef8aef82d..8c94b6bc40b 100644
--- a/gcc/config/arm/arm-builtins.h
+++ b/gcc/config/arm/arm-builtins.h
@@ -1,5 +1,5 @@
 /* Declarations for determining resolver for a given builtin.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arm/arm-c.cc b/gcc/config/arm/arm-c.cc
index 202898fa041..df86342092b 100644
--- a/gcc/config/arm/arm-c.cc
+++ b/gcc/config/arm/arm-c.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arm/arm-cpus.in b/gcc/config/arm/arm-cpus.in
index 5ed4db340bc..e89106c51b4 100644
--- a/gcc/config/arm/arm-cpus.in
+++ b/gcc/config/arm/arm-cpus.in
@@ -1,6 +1,6 @@
 # CPU, FPU and architecture specifications for ARM.
 #
-# Copyright (C) 2011-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/arm-d.cc b/gcc/config/arm/arm-d.cc
index 5c89f1b1079..74a4e346178 100644
--- a/gcc/config/arm/arm-d.cc
+++ b/gcc/config/arm/arm-d.cc
@@ -1,5 +1,5 @@
 /* Subroutines for the D front end on the ARM architecture.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 GCC 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/gcc/config/arm/arm-d.h b/gcc/config/arm/arm-d.h
index 479a89bb120..7dd563294f9 100644
--- a/gcc/config/arm/arm-d.h
+++ b/gcc/config/arm/arm-d.h
@@ -1,5 +1,5 @@
 /* Definitions for the D front end on the ARM architecture.
-   Copyright (C) 2022 Free Software Foundation, Inc.
+   Copyright (C) 2022-2023 Free Software Foundation, Inc.
 
 GCC 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/gcc/config/arm/arm-fixed.md b/gcc/config/arm/arm-fixed.md
index 3a8ac9ef829..c8bae1030e5 100644
--- a/gcc/config/arm/arm-fixed.md
+++ b/gcc/config/arm/arm-fixed.md
@@ -1,4 +1,4 @@
-;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arm/arm-flags.h b/gcc/config/arm/arm-flags.h
index d57036ca551..b68eb79ff08 100644
--- a/gcc/config/arm/arm-flags.h
+++ b/gcc/config/arm/arm-flags.h
@@ -1,6 +1,6 @@
 /* Flags used to identify the presence of processor capabilities.
 
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm-generic.md b/gcc/config/arm/arm-generic.md
index a797ab30284..9fd3b56c406 100644
--- a/gcc/config/arm/arm-generic.md
+++ b/gcc/config/arm/arm-generic.md
@@ -1,5 +1,5 @@
 ;; Generic ARM Pipeline Description
-;; Copyright (C) 2003-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arm/arm-ldmstm.ml b/gcc/config/arm/arm-ldmstm.ml
index 17dcc37b1e9..e1bc820d1d1 100644
--- a/gcc/config/arm/arm-ldmstm.ml
+++ b/gcc/config/arm/arm-ldmstm.ml
@@ -1,5 +1,5 @@
 (* Auto-generate ARM ldm/stm patterns
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery.
 
    This file is part of GCC.
@@ -335,7 +335,7 @@ let _ =
 "/* ARM ldm/stm instruction patterns.  This file was automatically generated";
 "   using arm-ldmstm.ml.  Please do not edit manually.";
 "";
-"   Copyright (C) 2010-2022 Free Software Foundation, Inc.";
+"   Copyright (C) 2010-2023 Free Software Foundation, Inc.";
 "   Contributed by CodeSourcery.";
 "";
 "   This file is part of GCC.";
diff --git a/gcc/config/arm/arm-modes.def b/gcc/config/arm/arm-modes.def
index 9ed0cd042c5..364736d17fa 100644
--- a/gcc/config/arm/arm-modes.def
+++ b/gcc/config/arm/arm-modes.def
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for ARM.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
    and Martin Simmons (@harleqn.co.uk).
    More major hacks by Richard Earnshaw (rearnsha@arm.com)
diff --git a/gcc/config/arm/arm-mve-builtins.cc b/gcc/config/arm/arm-mve-builtins.cc
index 8fe6f70f7b0..7586a82e3c1 100644
--- a/gcc/config/arm/arm-mve-builtins.cc
+++ b/gcc/config/arm/arm-mve-builtins.cc
@@ -1,5 +1,5 @@
 /* ACLE support for Arm MVE
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arm/arm-mve-builtins.def b/gcc/config/arm/arm-mve-builtins.def
index a3c74817598..69f3f81b473 100644
--- a/gcc/config/arm/arm-mve-builtins.def
+++ b/gcc/config/arm/arm-mve-builtins.def
@@ -1,5 +1,5 @@
 /* Builtin lists for Arm MVE
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arm/arm-mve-builtins.h b/gcc/config/arm/arm-mve-builtins.h
index 7b26b850256..290a118ec92 100644
--- a/gcc/config/arm/arm-mve-builtins.h
+++ b/gcc/config/arm/arm-mve-builtins.h
@@ -1,5 +1,5 @@
 /* ACLE support for Arm MVE
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arm/arm-opts.h b/gcc/config/arm/arm-opts.h
index 24d12fafdec..9964fd2dbb5 100644
--- a/gcc/config/arm/arm-opts.h
+++ b/gcc/config/arm/arm-opts.h
@@ -1,5 +1,5 @@
 /* Definitions for option handling for ARM.
-   Copyright (C) 1991-2022 Free Software Foundation, Inc.
+   Copyright (C) 1991-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arm/arm-protos.h b/gcc/config/arm/arm-protos.h
index 8ea38118b05..95918dd0c47 100644
--- a/gcc/config/arm/arm-protos.h
+++ b/gcc/config/arm/arm-protos.h
@@ -1,5 +1,5 @@
 /* Prototypes for exported functions defined in arm.cc and pe.c
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Contributed by Richard Earnshaw (rearnsha@arm.com)
    Minor hacks by Nick Clifton (nickc@cygnus.com)
 
diff --git a/gcc/config/arm/arm-simd-builtin-types.def b/gcc/config/arm/arm-simd-builtin-types.def
index d1d6416dad1..91584c99abb 100644
--- a/gcc/config/arm/arm-simd-builtin-types.def
+++ b/gcc/config/arm/arm-simd-builtin-types.def
@@ -1,5 +1,5 @@
 /* Builtin AdvSIMD types.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm-tables.opt b/gcc/config/arm/arm-tables.opt
index a10a09e36cd..b3ab72ff4e2 100644
--- a/gcc/config/arm/arm-tables.opt
+++ b/gcc/config/arm/arm-tables.opt
@@ -2,7 +2,7 @@
 ; Generated automatically by parsecpu.awk from arm-cpus.in.
 ; Do not edit.
 
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 ; This file is part of GCC.
 
diff --git a/gcc/config/arm/arm-tune.md b/gcc/config/arm/arm-tune.md
index 8af8c936abe..29ca2b47ef1 100644
--- a/gcc/config/arm/arm-tune.md
+++ b/gcc/config/arm/arm-tune.md
@@ -2,7 +2,7 @@
 ; Generated automatically by parsecpu.awk from arm-cpus.in.
 ; Do not edit.
 
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 ; This file is part of GCC.
 
diff --git a/gcc/config/arm/arm.cc b/gcc/config/arm/arm.cc
index 31f2a7b9d46..3f171188de5 100644
--- a/gcc/config/arm/arm.cc
+++ b/gcc/config/arm/arm.cc
@@ -1,5 +1,5 @@
 /* Output routines for GCC for ARM.
-   Copyright (C) 1991-2022 Free Software Foundation, Inc.
+   Copyright (C) 1991-2023 Free Software Foundation, Inc.
    Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
    and Martin Simmons (@harleqn.co.uk).
    More major hacks by Richard Earnshaw (rearnsha@arm.com).
diff --git a/gcc/config/arm/arm.h b/gcc/config/arm/arm.h
index 984ab789285..6f7ecf91280 100644
--- a/gcc/config/arm/arm.h
+++ b/gcc/config/arm/arm.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for ARM.
-   Copyright (C) 1991-2022 Free Software Foundation, Inc.
+   Copyright (C) 1991-2023 Free Software Foundation, Inc.
    Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
    and Martin Simmons (@harleqn.co.uk).
    More major hacks by Richard Earnshaw (rearnsha@arm.com)
diff --git a/gcc/config/arm/arm.md b/gcc/config/arm/arm.md
index 69bf343fb0e..31dfea10af1 100644
--- a/gcc/config/arm/arm.md
+++ b/gcc/config/arm/arm.md
@@ -1,5 +1,5 @@
 ;;- Machine description for ARM for GNU compiler
-;;  Copyright (C) 1991-2022 Free Software Foundation, Inc.
+;;  Copyright (C) 1991-2023 Free Software Foundation, Inc.
 ;;  Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
 ;;  and Martin Simmons (@harleqn.co.uk).
 ;;  More major hacks by Richard Earnshaw (rearnsha@arm.com).
diff --git a/gcc/config/arm/arm.opt b/gcc/config/arm/arm.opt
index 3209b6c623b..007d993b2ec 100644
--- a/gcc/config/arm/arm.opt
+++ b/gcc/config/arm/arm.opt
@@ -1,6 +1,6 @@
 ; Options for the ARM port of the compiler.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/arm/arm1020e.md b/gcc/config/arm/arm1020e.md
index 1f80cf358da..115be6a5557 100644
--- a/gcc/config/arm/arm1020e.md
+++ b/gcc/config/arm/arm1020e.md
@@ -1,5 +1,5 @@
 ;; ARM 1020E & ARM 1022E Pipeline Description
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;; Contributed by Richard Earnshaw (richard.earnshaw@arm.com)
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/arm1026ejs.md b/gcc/config/arm/arm1026ejs.md
index a9fd245da33..74dd434ae7e 100644
--- a/gcc/config/arm/arm1026ejs.md
+++ b/gcc/config/arm/arm1026ejs.md
@@ -1,5 +1,5 @@
 ;; ARM 1026EJ-S Pipeline Description
-;; Copyright (C) 2003-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;; Written by CodeSourcery, LLC.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/arm1136jfs.md b/gcc/config/arm/arm1136jfs.md
index 5a11986dfc9..01844f3114b 100644
--- a/gcc/config/arm/arm1136jfs.md
+++ b/gcc/config/arm/arm1136jfs.md
@@ -1,5 +1,5 @@
 ;; ARM 1136J[F]-S Pipeline Description
-;; Copyright (C) 2003-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;; Written by CodeSourcery, LLC.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/arm926ejs.md b/gcc/config/arm/arm926ejs.md
index 92f12c55e09..6b05f251e97 100644
--- a/gcc/config/arm/arm926ejs.md
+++ b/gcc/config/arm/arm926ejs.md
@@ -1,5 +1,5 @@
 ;; ARM 926EJ-S Pipeline Description
-;; Copyright (C) 2003-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;; Written by CodeSourcery, LLC.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/arm_acle.h b/gcc/config/arm/arm_acle.h
index a34d9ec8cb9..4a5a6a81616 100644
--- a/gcc/config/arm/arm_acle.h
+++ b/gcc/config/arm/arm_acle.h
@@ -1,6 +1,6 @@
 /* ARM Non-NEON ACLE intrinsics include file.
 
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm_acle_builtins.def b/gcc/config/arm/arm_acle_builtins.def
index df3c4f01621..48332eb64fd 100644
--- a/gcc/config/arm/arm_acle_builtins.def
+++ b/gcc/config/arm/arm_acle_builtins.def
@@ -1,5 +1,5 @@
 /* ACLE builtin definitions for ARM.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm_bf16.h b/gcc/config/arm/arm_bf16.h
index 56ee772e61e..15e45bc03c2 100644
--- a/gcc/config/arm/arm_bf16.h
+++ b/gcc/config/arm/arm_bf16.h
@@ -1,6 +1,6 @@
 /* Arm BF16 intrinsics include file.
 
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arm/arm_cde.h b/gcc/config/arm/arm_cde.h
index 840b0d2ea91..34a149a6c24 100644
--- a/gcc/config/arm/arm_cde.h
+++ b/gcc/config/arm/arm_cde.h
@@ -1,6 +1,6 @@
 /* Arm Custom Datapath Extension (CDE) intrinsics include file.
 
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
    Contributed by Arm Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm_cde_builtins.def b/gcc/config/arm/arm_cde_builtins.def
index bc63c90a2f3..6f2dbc8bc33 100644
--- a/gcc/config/arm/arm_cde_builtins.def
+++ b/gcc/config/arm/arm_cde_builtins.def
@@ -1,5 +1,5 @@
 /* Arm Custom Datapath Extension (CDE) builtin definitions.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
    Contributed by Arm Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm_cmse.h b/gcc/config/arm/arm_cmse.h
index 189909559bd..3534dcba4d6 100644
--- a/gcc/config/arm/arm_cmse.h
+++ b/gcc/config/arm/arm_cmse.h
@@ -1,6 +1,6 @@
 /* ARMv8-M Secure Extensions intrinsics include file.
 
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm_fp16.h b/gcc/config/arm/arm_fp16.h
index c7ded47c8ef..1c7c16f6c7a 100644
--- a/gcc/config/arm/arm_fp16.h
+++ b/gcc/config/arm/arm_fp16.h
@@ -1,6 +1,6 @@
 /* ARM FP16 intrinsics include file.
 
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm_mve.h b/gcc/config/arm/arm_mve.h
index 09167ec118e..00fb42afecc 100644
--- a/gcc/config/arm/arm_mve.h
+++ b/gcc/config/arm/arm_mve.h
@@ -1,6 +1,6 @@
 /* Arm MVE intrinsics include file.
 
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by Arm.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm_mve_builtins.def b/gcc/config/arm/arm_mve_builtins.def
index 1c8ee34f5cb..e3a61f81be7 100644
--- a/gcc/config/arm/arm_mve_builtins.def
+++ b/gcc/config/arm/arm_mve_builtins.def
@@ -1,5 +1,5 @@
 /*  MVE builtin definitions for Arm.
-    Copyright  (C) 2019-2022 Free Software Foundation, Inc.
+    Copyright  (C) 2019-2023 Free Software Foundation, Inc.
     Contributed by Arm.
 
     This file is part of GCC.
diff --git a/gcc/config/arm/arm_mve_types.h b/gcc/config/arm/arm_mve_types.h
index 0b2d6422545..12bb519142f 100644
--- a/gcc/config/arm/arm_mve_types.h
+++ b/gcc/config/arm/arm_mve_types.h
@@ -1,6 +1,6 @@
 /* Arm MVE intrinsics include file.
 
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
    Contributed by Arm.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm_neon.h b/gcc/config/arm/arm_neon.h
index b30d04cab24..cdfdb44259a 100644
--- a/gcc/config/arm/arm_neon.h
+++ b/gcc/config/arm/arm_neon.h
@@ -1,6 +1,6 @@
 /* ARM NEON intrinsics include file.
 
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm_neon_builtins.def b/gcc/config/arm/arm_neon_builtins.def
index 2e642cc4364..94b15238123 100644
--- a/gcc/config/arm/arm_neon_builtins.def
+++ b/gcc/config/arm/arm_neon_builtins.def
@@ -1,5 +1,5 @@
 /* NEON builtin definitions for ARM.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/arm_vfp_builtins.def b/gcc/config/arm/arm_vfp_builtins.def
index 12e5e281e47..d552ce2da2b 100644
--- a/gcc/config/arm/arm_vfp_builtins.def
+++ b/gcc/config/arm/arm_vfp_builtins.def
@@ -1,5 +1,5 @@
 /* VFP instruction builtin definitions.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
    This file is part of GCC.
 
diff --git a/gcc/config/arm/bpabi.h b/gcc/config/arm/bpabi.h
index 70984ddd147..aa78c647c72 100644
--- a/gcc/config/arm/bpabi.h
+++ b/gcc/config/arm/bpabi.h
@@ -1,5 +1,5 @@
 /* Configuration file for ARM BPABI targets.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery, LLC   
 
    This file is part of GCC.
diff --git a/gcc/config/arm/common.md b/gcc/config/arm/common.md
index 1cbec69a060..8cea1c34bbb 100644
--- a/gcc/config/arm/common.md
+++ b/gcc/config/arm/common.md
@@ -1,5 +1,5 @@
 ;; Common predicate definitions for ARM, Thumb and AArch64
-;; Copyright (C) 2020-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
 ;; Contributed by Fujitsu Ltd.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/constraints.md b/gcc/config/arm/constraints.md
index 121ec05ba11..0155ab9f7e7 100644
--- a/gcc/config/arm/constraints.md
+++ b/gcc/config/arm/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for ARM and Thumb
-;; Copyright (C) 2006-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2023 Free Software Foundation, Inc.
 ;; Contributed by ARM Ltd.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/cortex-a15-neon.md b/gcc/config/arm/cortex-a15-neon.md
index e91645ddd2e..8135a010314 100644
--- a/gcc/config/arm/cortex-a15-neon.md
+++ b/gcc/config/arm/cortex-a15-neon.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A15 NEON pipeline description
-;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arm/cortex-a15.md b/gcc/config/arm/cortex-a15.md
index bf99736c34d..5c68f6dc5c7 100644
--- a/gcc/config/arm/cortex-a15.md
+++ b/gcc/config/arm/cortex-a15.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A15 pipeline description
-;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;;
 ;; Written by Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
 
diff --git a/gcc/config/arm/cortex-a17-neon.md b/gcc/config/arm/cortex-a17-neon.md
index 03b72f30866..d8d90147fa0 100644
--- a/gcc/config/arm/cortex-a17-neon.md
+++ b/gcc/config/arm/cortex-a17-neon.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A17 NEON pipeline description
-;; Copyright (C) 2014-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arm/cortex-a17.md b/gcc/config/arm/cortex-a17.md
index 69f73318cfa..33984c640a4 100644
--- a/gcc/config/arm/cortex-a17.md
+++ b/gcc/config/arm/cortex-a17.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A17 pipeline description
-;; Copyright (C) 2014-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2023 Free Software Foundation, Inc.
 ;;
 ;; Contributed by ARM Ltd.
 ;;
diff --git a/gcc/config/arm/cortex-a5.md b/gcc/config/arm/cortex-a5.md
index ae03f59aabc..bc0c033072a 100644
--- a/gcc/config/arm/cortex-a5.md
+++ b/gcc/config/arm/cortex-a5.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A5 pipeline description
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by CodeSourcery.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/cortex-a53.md b/gcc/config/arm/cortex-a53.md
index 0795a8787a8..d0ed4494357 100644
--- a/gcc/config/arm/cortex-a53.md
+++ b/gcc/config/arm/cortex-a53.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A53 pipeline description
-;; Copyright (C) 2013-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2023 Free Software Foundation, Inc.
 ;;
 ;; Contributed by ARM Ltd.
 ;;
diff --git a/gcc/config/arm/cortex-a57.md b/gcc/config/arm/cortex-a57.md
index 2e1c430f3ec..80cded9e4e5 100644
--- a/gcc/config/arm/cortex-a57.md
+++ b/gcc/config/arm/cortex-a57.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A57 pipeline description
-;; Copyright (C) 2014-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arm/cortex-a7.md b/gcc/config/arm/cortex-a7.md
index 8a839901d70..aa1f35c2985 100644
--- a/gcc/config/arm/cortex-a7.md
+++ b/gcc/config/arm/cortex-a7.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A7 pipeline description
-;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2023 Free Software Foundation, Inc.
 ;;
 ;; Contributed by ARM Ltd.
 ;; Based on cortex-a5.md which was originally contributed by CodeSourcery.
diff --git a/gcc/config/arm/cortex-a8-neon.md b/gcc/config/arm/cortex-a8-neon.md
index ac985714900..522ef45c2ea 100644
--- a/gcc/config/arm/cortex-a8-neon.md
+++ b/gcc/config/arm/cortex-a8-neon.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A8 NEON scheduling description.
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;; Contributed by CodeSourcery.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/cortex-a8.md b/gcc/config/arm/cortex-a8.md
index 2331ced4fba..e85c84493b9 100644
--- a/gcc/config/arm/cortex-a8.md
+++ b/gcc/config/arm/cortex-a8.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A8 scheduling description.
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;; Contributed by CodeSourcery.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/cortex-a9-neon.md b/gcc/config/arm/cortex-a9-neon.md
index ce5b87464ba..3f74fcba338 100644
--- a/gcc/config/arm/cortex-a9-neon.md
+++ b/gcc/config/arm/cortex-a9-neon.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A9 pipeline description
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;;
 ;; Neon pipeline description contributed by ARM Ltd.
 ;;
diff --git a/gcc/config/arm/cortex-a9.md b/gcc/config/arm/cortex-a9.md
index 876ee7b55e9..fd6651b5627 100644
--- a/gcc/config/arm/cortex-a9.md
+++ b/gcc/config/arm/cortex-a9.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-A9 pipeline description
-;; Copyright (C) 2008-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2023 Free Software Foundation, Inc.
 ;; Originally written by CodeSourcery for VFP.
 ;;
 ;; Rewritten by Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
diff --git a/gcc/config/arm/cortex-m4-fpu.md b/gcc/config/arm/cortex-m4-fpu.md
index e6879fb40f5..c28021902dc 100644
--- a/gcc/config/arm/cortex-m4-fpu.md
+++ b/gcc/config/arm/cortex-m4-fpu.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-M4 FPU pipeline description
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by CodeSourcery.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/cortex-m4.md b/gcc/config/arm/cortex-m4.md
index 8037c5ee430..e58ff10b056 100644
--- a/gcc/config/arm/cortex-m4.md
+++ b/gcc/config/arm/cortex-m4.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-M4 pipeline description
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by CodeSourcery.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/cortex-m7.md b/gcc/config/arm/cortex-m7.md
index 20ba0d1eff1..3571ad34284 100644
--- a/gcc/config/arm/cortex-m7.md
+++ b/gcc/config/arm/cortex-m7.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-M7 pipeline description
-;; Copyright (C) 2014-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arm/cortex-r4.md b/gcc/config/arm/cortex-r4.md
index 073179fb254..e6e08a609e0 100644
--- a/gcc/config/arm/cortex-r4.md
+++ b/gcc/config/arm/cortex-r4.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-R4 scheduling description.
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;; Contributed by CodeSourcery.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/cortex-r4f.md b/gcc/config/arm/cortex-r4f.md
index 6ee877f0cd2..7fac7b87969 100644
--- a/gcc/config/arm/cortex-r4f.md
+++ b/gcc/config/arm/cortex-r4f.md
@@ -1,5 +1,5 @@
 ;; ARM Cortex-R4F VFP pipeline description
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;; Written by CodeSourcery.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/crypto.def b/gcc/config/arm/crypto.def
index 27966fbb531..ee85bac572d 100644
--- a/gcc/config/arm/crypto.def
+++ b/gcc/config/arm/crypto.def
@@ -1,5 +1,5 @@
 /* Cryptographic instruction builtin definitions.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
    This file is part of GCC.
 
diff --git a/gcc/config/arm/crypto.md b/gcc/config/arm/crypto.md
index 4c785073028..6517177b710 100644
--- a/gcc/config/arm/crypto.md
+++ b/gcc/config/arm/crypto.md
@@ -1,5 +1,5 @@
 ;; ARMv8-A crypto patterns.
-;; Copyright (C) 2013-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2023 Free Software Foundation, Inc.
 ;; Contributed by ARM Ltd.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/driver-arm.cc b/gcc/config/arm/driver-arm.cc
index b10c1fef378..7559b0545a7 100644
--- a/gcc/config/arm/driver-arm.cc
+++ b/gcc/config/arm/driver-arm.cc
@@ -1,5 +1,5 @@
 /* Subroutines for the gcc driver.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/arm/elf.h b/gcc/config/arm/elf.h
index 3d111433ede..5766cb4a988 100644
--- a/gcc/config/arm/elf.h
+++ b/gcc/config/arm/elf.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    For ARM with ELF obj format.
-   Copyright (C) 1995-2022 Free Software Foundation, Inc.
+   Copyright (C) 1995-2023 Free Software Foundation, Inc.
    Contributed by Philip Blundell <philb@gnu.org> and
    Catherine Moore <clm@cygnus.com>
    
diff --git a/gcc/config/arm/exynos-m1.md b/gcc/config/arm/exynos-m1.md
index b418825b266..008e793ef19 100644
--- a/gcc/config/arm/exynos-m1.md
+++ b/gcc/config/arm/exynos-m1.md
@@ -1,5 +1,5 @@
 ;; Samsung Exynos M1 pipeline description
-;; Copyright (C) 2014-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arm/fa526.md b/gcc/config/arm/fa526.md
index cec204b9eff..eb1a5720e9f 100644
--- a/gcc/config/arm/fa526.md
+++ b/gcc/config/arm/fa526.md
@@ -1,5 +1,5 @@
 ;; Faraday FA526 Pipeline Description
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Written by I-Jui Sung, based on ARM926EJ-S Pipeline Description.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/fa606te.md b/gcc/config/arm/fa606te.md
index f03bb4432c9..5c392bc35bf 100644
--- a/gcc/config/arm/fa606te.md
+++ b/gcc/config/arm/fa606te.md
@@ -1,5 +1,5 @@
 ;; Faraday FA606TE Pipeline Description
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Written by Mingfeng Wu, based on ARM926EJ-S Pipeline Description.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/fa626te.md b/gcc/config/arm/fa626te.md
index 2cc1118d560..3c311f2ba7d 100644
--- a/gcc/config/arm/fa626te.md
+++ b/gcc/config/arm/fa626te.md
@@ -1,5 +1,5 @@
 ;; Faraday FA626TE Pipeline Description
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Written by I-Jui Sung, based on ARM926EJ-S Pipeline Description.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/fa726te.md b/gcc/config/arm/fa726te.md
index 05d23e9458a..fa4f39a0289 100644
--- a/gcc/config/arm/fa726te.md
+++ b/gcc/config/arm/fa726te.md
@@ -1,5 +1,5 @@
 ;; Faraday FA726TE Pipeline Description
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Written by I-Jui Sung, based on ARM926EJ-S Pipeline Description.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/fmp626.md b/gcc/config/arm/fmp626.md
index c6a839f430e..3ccc96a85f2 100644
--- a/gcc/config/arm/fmp626.md
+++ b/gcc/config/arm/fmp626.md
@@ -1,5 +1,5 @@
 ;; Faraday FA626TE Pipeline Description
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Written by Mingfeng Wu, based on ARM926EJ-S Pipeline Description.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/freebsd.h b/gcc/config/arm/freebsd.h
index 2bd0dc97df3..5b6a08e8a12 100644
--- a/gcc/config/arm/freebsd.h
+++ b/gcc/config/arm/freebsd.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, FreeBSD/arm version.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Wasabi Systems, Inc.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/fuchsia-elf.h b/gcc/config/arm/fuchsia-elf.h
index 0f55f01e00d..05856603c3f 100644
--- a/gcc/config/arm/fuchsia-elf.h
+++ b/gcc/config/arm/fuchsia-elf.h
@@ -1,5 +1,5 @@
 /* Configuration file for ARM Fuchsia ELF targets.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Contributed by Google.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/iterators.md b/gcc/config/arm/iterators.md
index 29062cd6fb3..04469064f12 100644
--- a/gcc/config/arm/iterators.md
+++ b/gcc/config/arm/iterators.md
@@ -1,5 +1,5 @@
 ;; Code and mode itertator and attribute definitions for the ARM backend
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by ARM Ltd.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/iwmmxt.md b/gcc/config/arm/iwmmxt.md
index 30626bbbd87..17264ea2568 100644
--- a/gcc/config/arm/iwmmxt.md
+++ b/gcc/config/arm/iwmmxt.md
@@ -1,5 +1,5 @@
 ;; Patterns for the Intel Wireless MMX technology architecture.
-;; Copyright (C) 2003-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;; Contributed by Red Hat.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/iwmmxt2.md b/gcc/config/arm/iwmmxt2.md
index 8c72e4477c5..b38098ec08d 100644
--- a/gcc/config/arm/iwmmxt2.md
+++ b/gcc/config/arm/iwmmxt2.md
@@ -1,5 +1,5 @@
 ;; Patterns for the Intel Wireless MMX technology architecture.
-;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;; Written by Marvell, Inc.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/ldmstm.md b/gcc/config/arm/ldmstm.md
index 40ba8cb05ab..1db40f267af 100644
--- a/gcc/config/arm/ldmstm.md
+++ b/gcc/config/arm/ldmstm.md
@@ -1,7 +1,7 @@
 /* ARM ldm/stm instruction patterns.  This file was automatically generated
    using arm-ldmstm.ml.  Please do not edit manually.
 
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/ldrdstrd.md b/gcc/config/arm/ldrdstrd.md
index bda419af586..d49e7b5f167 100644
--- a/gcc/config/arm/ldrdstrd.md
+++ b/gcc/config/arm/ldrdstrd.md
@@ -1,6 +1,6 @@
 ;; ARM ldrd/strd peephole optimizations.
 ;;
-;; Copyright (C) 2013-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2023 Free Software Foundation, Inc.
 ;;
 ;; Written by Greta Yorsh <greta.yorsh@arm.com>
 
diff --git a/gcc/config/arm/linux-eabi.h b/gcc/config/arm/linux-eabi.h
index 6d803ceca1e..57f830f0176 100644
--- a/gcc/config/arm/linux-eabi.h
+++ b/gcc/config/arm/linux-eabi.h
@@ -1,5 +1,5 @@
 /* Configuration file for ARM GNU/Linux EABI targets.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery, LLC   
 
    This file is part of GCC.
diff --git a/gcc/config/arm/linux-elf.h b/gcc/config/arm/linux-elf.h
index df3da67c4f0..7b7b7cbbe14 100644
--- a/gcc/config/arm/linux-elf.h
+++ b/gcc/config/arm/linux-elf.h
@@ -1,5 +1,5 @@
 /* Definitions for ARM running Linux-based GNU systems using ELF
-   Copyright (C) 1993-2022 Free Software Foundation, Inc.
+   Copyright (C) 1993-2023 Free Software Foundation, Inc.
    Contributed by Philip Blundell <philb@gnu.org>
 
    This file is part of GCC.
diff --git a/gcc/config/arm/linux-gas.h b/gcc/config/arm/linux-gas.h
index e1320aa440d..99730b60bd4 100644
--- a/gcc/config/arm/linux-gas.h
+++ b/gcc/config/arm/linux-gas.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    ARM Linux-based GNU systems version.
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
    Contributed by Russell King  <rmk92@ecs.soton.ac.uk>.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/marvell-f-iwmmxt.md b/gcc/config/arm/marvell-f-iwmmxt.md
index f63d550ffca..fc2d23d9f2b 100644
--- a/gcc/config/arm/marvell-f-iwmmxt.md
+++ b/gcc/config/arm/marvell-f-iwmmxt.md
@@ -1,5 +1,5 @@
 ;; Marvell WMMX2 pipeline description
-;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;; Written by Marvell, Inc.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/marvell-pj4.md b/gcc/config/arm/marvell-pj4.md
index 78e1128ccf1..ff60b5cfdad 100644
--- a/gcc/config/arm/marvell-pj4.md
+++ b/gcc/config/arm/marvell-pj4.md
@@ -1,5 +1,5 @@
 ;; Marvell ARM Processor Pipeline Description
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by Marvell.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/mmintrin.h b/gcc/config/arm/mmintrin.h
index 3f9d3348473..0dfbbf83c63 100644
--- a/gcc/config/arm/mmintrin.h
+++ b/gcc/config/arm/mmintrin.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arm/mve.md b/gcc/config/arm/mve.md
index 0c21db10026..f123edc449b 100644
--- a/gcc/config/arm/mve.md
+++ b/gcc/config/arm/mve.md
@@ -1,5 +1,5 @@
 ;; Arm M-profile Vector Extension Machine Description
-;; Copyright (C) 2019-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arm/neon.md b/gcc/config/arm/neon.md
index e1dae28d8d1..d213369ffc3 100644
--- a/gcc/config/arm/neon.md
+++ b/gcc/config/arm/neon.md
@@ -1,5 +1,5 @@
 ;; ARM NEON coprocessor Machine Description
-;; Copyright (C) 2006-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2023 Free Software Foundation, Inc.
 ;; Written by CodeSourcery.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/netbsd-eabi.h b/gcc/config/arm/netbsd-eabi.h
index c85fcd3e385..07d214e7e7b 100644
--- a/gcc/config/arm/netbsd-eabi.h
+++ b/gcc/config/arm/netbsd-eabi.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, NetBSD/arm ELF version.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Wasabi Systems, Inc.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/netbsd-elf.h b/gcc/config/arm/netbsd-elf.h
index ef1bba28077..8e97d33700d 100644
--- a/gcc/config/arm/netbsd-elf.h
+++ b/gcc/config/arm/netbsd-elf.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, NetBSD/arm ELF version.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Wasabi Systems, Inc.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/parsecpu.awk b/gcc/config/arm/parsecpu.awk
index 4de06a6f6fe..b827d71dded 100644
--- a/gcc/config/arm/parsecpu.awk
+++ b/gcc/config/arm/parsecpu.awk
@@ -1,5 +1,5 @@
 # Manipulate the CPU, FPU and architecture descriptions for ARM.
-# Copyright (C) 2017-2022 Free Software Foundation, Inc.
+# Copyright (C) 2017-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -62,7 +62,7 @@ function boilerplate (style) {
     print cc "Generated automatically by parsecpu.awk from arm-cpus.in."
     print cc "Do not edit."
     print ""
-    print cc "Copyright (C) 2011-2022 Free Software Foundation, Inc."
+    print cc "Copyright (C) 2011-2023 Free Software Foundation, Inc."
     print ""
     print cc "This file is part of GCC."
     print ""
diff --git a/gcc/config/arm/predicates.md b/gcc/config/arm/predicates.md
index 67f2fdb4f8f..3139750c606 100644
--- a/gcc/config/arm/predicates.md
+++ b/gcc/config/arm/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for ARM and Thumb
-;; Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;; Contributed by ARM Ltd.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/rtems.h b/gcc/config/arm/rtems.h
index a569343451a..8692f005a90 100644
--- a/gcc/config/arm/rtems.h
+++ b/gcc/config/arm/rtems.h
@@ -1,5 +1,5 @@
 /* Definitions for RTEMS based ARM systems using EABI.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/arm/semi.h b/gcc/config/arm/semi.h
index 9557fb844b8..c64c089639b 100644
--- a/gcc/config/arm/semi.h
+++ b/gcc/config/arm/semi.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler.  ARM on semi-hosted platform
-   Copyright (C) 1994-2022 Free Software Foundation, Inc.
+   Copyright (C) 1994-2023 Free Software Foundation, Inc.
    Contributed by Richard Earnshaw (richard.earnshaw@arm.com)
 
    This file is part of GCC.
diff --git a/gcc/config/arm/symbian.h b/gcc/config/arm/symbian.h
index 7df39170180..d9cd1513f8c 100644
--- a/gcc/config/arm/symbian.h
+++ b/gcc/config/arm/symbian.h
@@ -1,5 +1,5 @@
 /* Configuration file for Symbian OS on ARM processors.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery, LLC   
 
    This file is part of GCC.
diff --git a/gcc/config/arm/sync.md b/gcc/config/arm/sync.md
index 155d8c6196b..7626bf3c443 100644
--- a/gcc/config/arm/sync.md
+++ b/gcc/config/arm/sync.md
@@ -1,5 +1,5 @@
 ;; Machine description for ARM processor synchronization primitives.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Written by Marcus Shawcroft (marcus.shawcroft@arm.com)
 ;; 64bit Atomics by Dave Gilbert (david.gilbert@linaro.org)
 ;;
diff --git a/gcc/config/arm/t-aprofile b/gcc/config/arm/t-aprofile
index fe2ec88d92d..5aaf98ff806 100644
--- a/gcc/config/arm/t-aprofile
+++ b/gcc/config/arm/t-aprofile
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/t-arm b/gcc/config/arm/t-arm
index 041cc6ec045..b4d5d94a9d8 100644
--- a/gcc/config/arm/t-arm
+++ b/gcc/config/arm/t-arm
@@ -1,6 +1,6 @@
 # Rules common to all arm targets
 #
-# Copyright (C) 2004-2022 Free Software Foundation, Inc.
+# Copyright (C) 2004-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/t-arm-elf b/gcc/config/arm/t-arm-elf
index 1459afea921..f7fc1460d1c 100644
--- a/gcc/config/arm/t-arm-elf
+++ b/gcc/config/arm/t-arm-elf
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2022 Free Software Foundation, Inc.
+# Copyright (C) 1998-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/t-fuchsia b/gcc/config/arm/t-fuchsia
index aefc25d9a52..5cfaa87b2c9 100644
--- a/gcc/config/arm/t-fuchsia
+++ b/gcc/config/arm/t-fuchsia
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022 Free Software Foundation, Inc.
+# Copyright (C) 2017-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/t-linux-eabi b/gcc/config/arm/t-linux-eabi
index 26518057f67..0180de3c7a2 100644
--- a/gcc/config/arm/t-linux-eabi
+++ b/gcc/config/arm/t-linux-eabi
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2022 Free Software Foundation, Inc.
+# Copyright (C) 2005-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/t-multilib b/gcc/config/arm/t-multilib
index 6bb58d39ea9..38ec98c44ff 100644
--- a/gcc/config/arm/t-multilib
+++ b/gcc/config/arm/t-multilib
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022 Free Software Foundation, Inc.
+# Copyright (C) 2016-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/t-phoenix b/gcc/config/arm/t-phoenix
index f7e9dfc73d5..6bdd91592dc 100644
--- a/gcc/config/arm/t-phoenix
+++ b/gcc/config/arm/t-phoenix
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022 Free Software Foundation, Inc.
+# Copyright (C) 2016-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/t-rmprofile b/gcc/config/arm/t-rmprofile
index eb321e832f1..472ed94f2ba 100644
--- a/gcc/config/arm/t-rmprofile
+++ b/gcc/config/arm/t-rmprofile
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022 Free Software Foundation, Inc.
+# Copyright (C) 2016-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/t-symbian b/gcc/config/arm/t-symbian
index 02fdc695c7e..c0af12f2f6c 100644
--- a/gcc/config/arm/t-symbian
+++ b/gcc/config/arm/t-symbian
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2022 Free Software Foundation, Inc.
+# Copyright (C) 2004-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/t-vxworks b/gcc/config/arm/t-vxworks
index 3341b517ff0..0f82e9589d5 100644
--- a/gcc/config/arm/t-vxworks
+++ b/gcc/config/arm/t-vxworks
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2022 Free Software Foundation, Inc.
+# Copyright (C) 2003-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/arm/thumb1.md b/gcc/config/arm/thumb1.md
index 30b8fb9ad29..7b00e372907 100644
--- a/gcc/config/arm/thumb1.md
+++ b/gcc/config/arm/thumb1.md
@@ -1,5 +1,5 @@
 ;; ARM Thumb-1 Machine Description
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/arm/thumb2.md b/gcc/config/arm/thumb2.md
index b2309a52165..e1e013befa7 100644
--- a/gcc/config/arm/thumb2.md
+++ b/gcc/config/arm/thumb2.md
@@ -1,5 +1,5 @@
 ;; ARM Thumb-2 Machine Description
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;; Written by CodeSourcery, LLC.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/types.md b/gcc/config/arm/types.md
index 880353dbeed..0a656bd792d 100644
--- a/gcc/config/arm/types.md
+++ b/gcc/config/arm/types.md
@@ -1,6 +1,6 @@
 ;; Instruction Classification for ARM for GNU compiler.
 
-;; Copyright (C) 1991-2022 Free Software Foundation, Inc.
+;; Copyright (C) 1991-2023 Free Software Foundation, Inc.
 ;; Contributed by ARM Ltd.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/uclinux-eabi.h b/gcc/config/arm/uclinux-eabi.h
index 362d2b5ebd8..6087890d675 100644
--- a/gcc/config/arm/uclinux-eabi.h
+++ b/gcc/config/arm/uclinux-eabi.h
@@ -1,5 +1,5 @@
 /* Definitions for ARM EABI ucLinux
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Paul Brook <paul@codesourcery.com>
 
    This file is part of GCC.
diff --git a/gcc/config/arm/uclinux-elf.h b/gcc/config/arm/uclinux-elf.h
index 921440d49bd..be9b9788ab8 100644
--- a/gcc/config/arm/uclinux-elf.h
+++ b/gcc/config/arm/uclinux-elf.h
@@ -1,5 +1,5 @@
 /* Definitions for ARM running ucLinux using ELF
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Contributed by Philip Blundell <pb@nexus.co.uk>
 
    This file is part of GCC.
diff --git a/gcc/config/arm/uclinuxfdpiceabi.h b/gcc/config/arm/uclinuxfdpiceabi.h
index a31bd9f5f27..e9c827bf752 100644
--- a/gcc/config/arm/uclinuxfdpiceabi.h
+++ b/gcc/config/arm/uclinuxfdpiceabi.h
@@ -1,5 +1,5 @@
 /* Configuration file for ARM GNU/Linux FDPIC EABI targets.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by STMicroelectronics.
 
    This file is part of GCC.
diff --git a/gcc/config/arm/unknown-elf.h b/gcc/config/arm/unknown-elf.h
index bfb294beaa3..464d38b6cc6 100644
--- a/gcc/config/arm/unknown-elf.h
+++ b/gcc/config/arm/unknown-elf.h
@@ -1,5 +1,5 @@
 /* Definitions for non-Linux based ARM systems using ELF
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
    Contributed by Catherine Moore <clm@cygnus.com>
 
    This file is part of GCC.
diff --git a/gcc/config/arm/unspecs.md b/gcc/config/arm/unspecs.md
index 7748e784379..2ef6a0f4c33 100644
--- a/gcc/config/arm/unspecs.md
+++ b/gcc/config/arm/unspecs.md
@@ -1,5 +1,5 @@
 ;; Unspec defintions.
-;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2023 Free Software Foundation, Inc.
 ;; Contributed by ARM Ltd.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/vec-common.md b/gcc/config/arm/vec-common.md
index 1fd68f3ac43..f06df4db636 100644
--- a/gcc/config/arm/vec-common.md
+++ b/gcc/config/arm/vec-common.md
@@ -1,5 +1,5 @@
 ;; Machine Description for shared bits common to IWMMXT and Neon.
-;; Copyright (C) 2006-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2023 Free Software Foundation, Inc.
 ;; Written by CodeSourcery.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/vfp.md b/gcc/config/arm/vfp.md
index 932e4b7447e..8add1e6bbf5 100644
--- a/gcc/config/arm/vfp.md
+++ b/gcc/config/arm/vfp.md
@@ -1,5 +1,5 @@
 ;; ARM VFP instruction patterns
-;; Copyright (C) 2003-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;; Written by CodeSourcery.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/vfp11.md b/gcc/config/arm/vfp11.md
index 3c6f870b8e5..e5c586bd4da 100644
--- a/gcc/config/arm/vfp11.md
+++ b/gcc/config/arm/vfp11.md
@@ -1,5 +1,5 @@
 ;; ARM VFP11 pipeline description
-;; Copyright (C) 2003-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;; Written by CodeSourcery.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/arm/vxworks.h b/gcc/config/arm/vxworks.h
index 2bcd01edc97..738d1f3e47b 100644
--- a/gcc/config/arm/vxworks.h
+++ b/gcc/config/arm/vxworks.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GCC,
    for ARM with targeting the VXWorks run time environment. 
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
    Contributed by: Mike Stump <mrs@wrs.com>
    Brought up to date by CodeSourcery, LLC.
diff --git a/gcc/config/arm/vxworks.opt b/gcc/config/arm/vxworks.opt
index 242a1f44d74..c4b458ec2a1 100644
--- a/gcc/config/arm/vxworks.opt
+++ b/gcc/config/arm/vxworks.opt
@@ -1,6 +1,6 @@
 ; ARM VxWorks options.
 
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/arm/xgene1.md b/gcc/config/arm/xgene1.md
index ae3c3fffda2..c93b4a8f167 100644
--- a/gcc/config/arm/xgene1.md
+++ b/gcc/config/arm/xgene1.md
@@ -1,5 +1,5 @@
 ;; Machine description for AppliedMicro xgene1 core.
-;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2023 Free Software Foundation, Inc.
 ;; Contributed by Theobroma Systems Design und Consulting GmbH.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/avr/avr-arch.h b/gcc/config/avr/avr-arch.h
index 7b253559388..79445fe7987 100644
--- a/gcc/config/avr/avr-arch.h
+++ b/gcc/config/avr/avr-arch.h
@@ -1,6 +1,6 @@
 /* Definitions of types that are used to store AVR architecture and
    device information.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
    Contributed by Georg-Johann Lay (avr@gjlay.de)
 
 This file is part of GCC.
diff --git a/gcc/config/avr/avr-c.cc b/gcc/config/avr/avr-c.cc
index 00daa2e82dc..07677a271c2 100644
--- a/gcc/config/avr/avr-c.cc
+++ b/gcc/config/avr/avr-c.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by Anatoly Sokolov (aesok@post.ru)
 
    This file is part of GCC.
diff --git a/gcc/config/avr/avr-devices.cc b/gcc/config/avr/avr-devices.cc
index aa284217f50..4b638b48fcc 100644
--- a/gcc/config/avr/avr-devices.cc
+++ b/gcc/config/avr/avr-devices.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by Anatoly Sokolov (aesok@post.ru)
 
    This file is part of GCC.
diff --git a/gcc/config/avr/avr-dimode.md b/gcc/config/avr/avr-dimode.md
index 6e491336915..c0bb04ff9e0 100644
--- a/gcc/config/avr/avr-dimode.md
+++ b/gcc/config/avr/avr-dimode.md
@@ -1,6 +1,6 @@
 ;;   Machine description for GNU compiler,
 ;;   for Atmel AVR micro controllers.
-;;   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 ;;   Contributed by Georg Lay (avr@gjlay.de)
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/avr/avr-fixed.md b/gcc/config/avr/avr-fixed.md
index 542d92e1c13..98572a30557 100644
--- a/gcc/config/avr/avr-fixed.md
+++ b/gcc/config/avr/avr-fixed.md
@@ -1,6 +1,6 @@
 ;;   This file contains instructions that support fixed-point operations
 ;;   for Atmel AVR micro controllers.
-;;   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 ;;
 ;;   Contributed by Sean D'Epagnier  (sean@depagnier.com)
 ;;                  Georg-Johann Lay (avr@gjlay.de)
diff --git a/gcc/config/avr/avr-log.cc b/gcc/config/avr/avr-log.cc
index 4c2e92aa65b..5cd0f5bb48b 100644
--- a/gcc/config/avr/avr-log.cc
+++ b/gcc/config/avr/avr-log.cc
@@ -1,5 +1,5 @@
 /* Subroutines for log output for Atmel AVR back end.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Georg-Johann Lay (avr@gjlay.de)
 
    This file is part of GCC.
diff --git a/gcc/config/avr/avr-mcus.def b/gcc/config/avr/avr-mcus.def
index fa5e6685227..ca99116adab 100644
--- a/gcc/config/avr/avr-mcus.def
+++ b/gcc/config/avr/avr-mcus.def
@@ -1,5 +1,5 @@
 /* AVR MCUs.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/avr/avr-modes.def b/gcc/config/avr/avr-modes.def
index 0e7117300b0..6679a290e17 100644
--- a/gcc/config/avr/avr-modes.def
+++ b/gcc/config/avr/avr-modes.def
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/avr/avr-passes.def b/gcc/config/avr/avr-passes.def
index d8630151090..02ca737deee 100644
--- a/gcc/config/avr/avr-passes.def
+++ b/gcc/config/avr/avr-passes.def
@@ -1,5 +1,5 @@
 /* Description of target passes for AVR.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc. */
+   Copyright (C) 2016-2023 Free Software Foundation, Inc. */
 
 /* This file is part of GCC.
 
diff --git a/gcc/config/avr/avr-protos.h b/gcc/config/avr/avr-protos.h
index 6023b33bcfe..ec96fd45865 100644
--- a/gcc/config/avr/avr-protos.h
+++ b/gcc/config/avr/avr-protos.h
@@ -1,6 +1,6 @@
 /* Prototypes for exported functions defined in avr.cc
    
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
    Contributed by Denis Chertykov (chertykov@gmail.com)
 
    This file is part of GCC.
diff --git a/gcc/config/avr/avr-stdint.h b/gcc/config/avr/avr-stdint.h
index cd26281eb36..2a3eca7cfc4 100644
--- a/gcc/config/avr/avr-stdint.h
+++ b/gcc/config/avr/avr-stdint.h
@@ -1,5 +1,5 @@
 /* Definitions for <stdint.h> types on systems using newlib.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/avr/avr.cc b/gcc/config/avr/avr.cc
index 4ed390e4cf9..c193430cf07 100644
--- a/gcc/config/avr/avr.cc
+++ b/gcc/config/avr/avr.cc
@@ -1,5 +1,5 @@
 /* Subroutines for insn-output.cc for ATMEL AVR micro controllers
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
    Contributed by Denis Chertykov (chertykov@gmail.com)
 
    This file is part of GCC.
diff --git a/gcc/config/avr/avr.h b/gcc/config/avr/avr.h
index 1b948c6130c..8e7e00db13b 100644
--- a/gcc/config/avr/avr.h
+++ b/gcc/config/avr/avr.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler,
    for ATMEL AVR at90s8515, ATmega103/103L, ATmega603/603L microcontrollers.
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
    Contributed by Denis Chertykov (chertykov@gmail.com)
 
 This file is part of GCC.
diff --git a/gcc/config/avr/avr.md b/gcc/config/avr/avr.md
index efae7efb69b..e581e959e57 100644
--- a/gcc/config/avr/avr.md
+++ b/gcc/config/avr/avr.md
@@ -1,6 +1,6 @@
 ;;   Machine description for GNU compiler,
 ;;   for ATMEL AVR micro controllers.
-;;   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 ;;   Contributed by Denis Chertykov (chertykov@gmail.com)
 
 ;; This file is part of GCC.
diff --git a/gcc/config/avr/avr.opt b/gcc/config/avr/avr.opt
index fdb1daee95a..f62d7467eb7 100644
--- a/gcc/config/avr/avr.opt
+++ b/gcc/config/avr/avr.opt
@@ -1,6 +1,6 @@
 ; Options for the ATMEL AVR port of the compiler.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/avr/avrlibc.h b/gcc/config/avr/avrlibc.h
index 03a1dd15805..44086984f63 100644
--- a/gcc/config/avr/avrlibc.h
+++ b/gcc/config/avr/avrlibc.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for the GNU compiler collection
    for Atmel AVR micro controller if configured for AVR-Libc.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
    Contributed by Georg-Johann Lay (avr@gjlay.de)
 
 This file is part of GCC.
diff --git a/gcc/config/avr/builtins.def b/gcc/config/avr/builtins.def
index 8ed70c45d18..1e787d4ea2e 100644
--- a/gcc/config/avr/builtins.def
+++ b/gcc/config/avr/builtins.def
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/avr/constraints.md b/gcc/config/avr/constraints.md
index 57397d1469b..ac43678872d 100644
--- a/gcc/config/avr/constraints.md
+++ b/gcc/config/avr/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for ATMEL AVR micro controllers.
-;; Copyright (C) 2006-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/avr/driver-avr.cc b/gcc/config/avr/driver-avr.cc
index 4de463f0cba..3728bcf7bc5 100644
--- a/gcc/config/avr/driver-avr.cc
+++ b/gcc/config/avr/driver-avr.cc
@@ -1,5 +1,5 @@
 /* Subroutines for the gcc driver.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by Georg-Johann Lay <avr@gjlay.de>
 
 This file is part of GCC.
diff --git a/gcc/config/avr/elf.h b/gcc/config/avr/elf.h
index eb1a70a917b..86be435319e 100644
--- a/gcc/config/avr/elf.h
+++ b/gcc/config/avr/elf.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Georg-Johann Lay (avr@gjlay.de)
 
    This file is part of GCC.
diff --git a/gcc/config/avr/gen-avr-mmcu-specs.cc b/gcc/config/avr/gen-avr-mmcu-specs.cc
index 1b75e05ade0..9344246cb72 100644
--- a/gcc/config/avr/gen-avr-mmcu-specs.cc
+++ b/gcc/config/avr/gen-avr-mmcu-specs.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2022 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2023 Free Software Foundation, Inc.
    Contributed by Joern Rennecke
 
    This file is part of GCC.
diff --git a/gcc/config/avr/gen-avr-mmcu-texi.cc b/gcc/config/avr/gen-avr-mmcu-texi.cc
index 0e013e90bd0..f6eca3adcaa 100644
--- a/gcc/config/avr/gen-avr-mmcu-texi.cc
+++ b/gcc/config/avr/gen-avr-mmcu-texi.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2023 Free Software Foundation, Inc.
    Contributed by Georg-Johann Lay (avr@gjlay.de)
 
    This file is part of GCC.
@@ -162,7 +162,7 @@ int main (void)
   size_t i, n_mcus = 0;
   const avr_mcu_t *mcu;
 
-  printf ("@c Copyright (C) 2012-2022 Free Software Foundation, Inc.\n");
+  printf ("@c Copyright (C) 2012-2023 Free Software Foundation, Inc.\n");
   printf ("@c This is part of the GCC manual.\n");
   printf ("@c For copying conditions, see the file "
 	  "gcc/doc/include/fdl.texi.\n\n");
diff --git a/gcc/config/avr/genmultilib.awk b/gcc/config/avr/genmultilib.awk
index 25a1f4f6684..18d324cdf08 100644
--- a/gcc/config/avr/genmultilib.awk
+++ b/gcc/config/avr/genmultilib.awk
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/avr/predicates.md b/gcc/config/avr/predicates.md
index c7f417d405c..e352326466f 100644
--- a/gcc/config/avr/predicates.md
+++ b/gcc/config/avr/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for ATMEL AVR micro controllers.
-;; Copyright (C) 2006-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/avr/specs.h b/gcc/config/avr/specs.h
index b50ab407c6d..b4a5ee6e5fc 100644
--- a/gcc/config/avr/specs.h
+++ b/gcc/config/avr/specs.h
@@ -1,6 +1,6 @@
 /* Specs definitions for Atmel AVR back end.
 
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
    Contributed by Georg-Johann Lay (avr@gjlay.de)
 
 This file is part of GCC.
diff --git a/gcc/config/avr/stdfix.h b/gcc/config/avr/stdfix.h
index 4469d7c17d7..7ede39db219 100644
--- a/gcc/config/avr/stdfix.h
+++ b/gcc/config/avr/stdfix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/avr/t-avr b/gcc/config/avr/t-avr
index d7b1751b3b6..dd15fa44585 100644
--- a/gcc/config/avr/t-avr
+++ b/gcc/config/avr/t-avr
@@ -1,4 +1,4 @@
-# Copyright (C) 2000-2022 Free Software Foundation, Inc.
+# Copyright (C) 2000-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/bpf/bpf-helpers.h b/gcc/config/bpf/bpf-helpers.h
index cd1f921be89..4a6825cba79 100644
--- a/gcc/config/bpf/bpf-helpers.h
+++ b/gcc/config/bpf/bpf-helpers.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/bpf/bpf-opts.h b/gcc/config/bpf/bpf-opts.h
index 57b90894b0f..8282351cf04 100644
--- a/gcc/config/bpf/bpf-opts.h
+++ b/gcc/config/bpf/bpf-opts.h
@@ -1,5 +1,5 @@
 /* Definitions for option handling for eBPF.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/bpf/bpf-passes.def b/gcc/config/bpf/bpf-passes.def
index 2406c88ae4d..deeaee988a0 100644
--- a/gcc/config/bpf/bpf-passes.def
+++ b/gcc/config/bpf/bpf-passes.def
@@ -1,5 +1,5 @@
 /* Declaration of target-specific passes for eBPF.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/bpf/bpf-protos.h b/gcc/config/bpf/bpf-protos.h
index 5ee3248b18c..b484310e8cb 100644
--- a/gcc/config/bpf/bpf-protos.h
+++ b/gcc/config/bpf/bpf-protos.h
@@ -1,5 +1,5 @@
 /* Definition of eBPF target for GNU compiler.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/bpf/bpf.cc b/gcc/config/bpf/bpf.cc
index 51e46955015..2aeaeaf309b 100644
--- a/gcc/config/bpf/bpf.cc
+++ b/gcc/config/bpf/bpf.cc
@@ -1,5 +1,5 @@
 /* Subroutines used for code generation for eBPF.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/bpf/bpf.h b/gcc/config/bpf/bpf.h
index 57903477a4a..344aca02d1b 100644
--- a/gcc/config/bpf/bpf.h
+++ b/gcc/config/bpf/bpf.h
@@ -1,5 +1,5 @@
 /* Definition of the eBPF target for GCC.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/bpf/bpf.md b/gcc/config/bpf/bpf.md
index 22a133f1c79..d9af98384ef 100644
--- a/gcc/config/bpf/bpf.md
+++ b/gcc/config/bpf/bpf.md
@@ -1,5 +1,5 @@
 ;; Machine description for eBPF.
-;; Copyright (C) 2019-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
diff --git a/gcc/config/bpf/bpf.opt b/gcc/config/bpf/bpf.opt
index f9b93e10fd8..fe3ad355e4b 100644
--- a/gcc/config/bpf/bpf.opt
+++ b/gcc/config/bpf/bpf.opt
@@ -1,6 +1,6 @@
 ; Options for the eBPF compiler port.
 
-; Copyright (C) 2019-2022 Free Software Foundation, Inc.
+; Copyright (C) 2019-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/bpf/constraints.md b/gcc/config/bpf/constraints.md
index a8781a1f917..c8a65cfcddb 100644
--- a/gcc/config/bpf/constraints.md
+++ b/gcc/config/bpf/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for eBPF.
-;; Copyright (C) 2019-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/bpf/coreout.cc b/gcc/config/bpf/coreout.cc
index 9f71040846b..bd609ad6278 100644
--- a/gcc/config/bpf/coreout.cc
+++ b/gcc/config/bpf/coreout.cc
@@ -1,5 +1,5 @@
 /* BPF Compile Once - Run Everywhere (CO-RE) support.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/bpf/coreout.h b/gcc/config/bpf/coreout.h
index 498853f6e00..8bdb364b722 100644
--- a/gcc/config/bpf/coreout.h
+++ b/gcc/config/bpf/coreout.h
@@ -1,6 +1,6 @@
 /* coreout.h - Declarations and definitions related to
    BPF Compile Once - Run Everywhere (CO-RE) support.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/bpf/predicates.md b/gcc/config/bpf/predicates.md
index eb0df89cf5e..3fd7e0b5c4f 100644
--- a/gcc/config/bpf/predicates.md
+++ b/gcc/config/bpf/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for eBPF.
-;; Copyright (C) 2019-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/c6x/c6x-isas.def b/gcc/config/c6x/c6x-isas.def
index 7b6becd0e32..2658c6d33b0 100644
--- a/gcc/config/c6x/c6x-isas.def
+++ b/gcc/config/c6x/c6x-isas.def
@@ -1,5 +1,5 @@
 /* C6X ISA names.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/c6x/c6x-modes.def b/gcc/config/c6x/c6x-modes.def
index f4c5f725e42..c6a8abfe505 100644
--- a/gcc/config/c6x/c6x-modes.def
+++ b/gcc/config/c6x/c6x-modes.def
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for TI C6x.
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/c6x/c6x-mult.md b/gcc/config/c6x/c6x-mult.md
index 6a369cdfea4..cb9d91044c6 100644
--- a/gcc/config/c6x/c6x-mult.md
+++ b/gcc/config/c6x/c6x-mult.md
@@ -3,7 +3,7 @@
 ;; Multiplication patterns for TI C6X.
 ;; This file is processed by genmult.sh to produce two variants of each
 ;; pattern, a normal one and a real_mult variant for modulo scheduling.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by Bernd Schmidt <bernds@codesourcery.com>
 ;; Contributed by CodeSourcery.
 ;;
@@ -424,7 +424,7 @@
 ;; Multiplication patterns for TI C6X.
 ;; This file is processed by genmult.sh to produce two variants of each
 ;; pattern, a normal one and a real_mult variant for modulo scheduling.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by Bernd Schmidt <bernds@codesourcery.com>
 ;; Contributed by CodeSourcery.
 ;;
diff --git a/gcc/config/c6x/c6x-mult.md.in b/gcc/config/c6x/c6x-mult.md.in
index 90efd18496e..26ff94edc78 100644
--- a/gcc/config/c6x/c6x-mult.md.in
+++ b/gcc/config/c6x/c6x-mult.md.in
@@ -1,7 +1,7 @@
 ;; Multiplication patterns for TI C6X.
 ;; This file is processed by genmult.sh to produce two variants of each
 ;; pattern, a normal one and a real_mult variant for modulo scheduling.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by Bernd Schmidt <bernds@codesourcery.com>
 ;; Contributed by CodeSourcery.
 ;;
diff --git a/gcc/config/c6x/c6x-opts.h b/gcc/config/c6x/c6x-opts.h
index a5d9919e30f..644b5bad571 100644
--- a/gcc/config/c6x/c6x-opts.h
+++ b/gcc/config/c6x/c6x-opts.h
@@ -1,5 +1,5 @@
 /* Definitions for option handling for TI C6X.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/c6x/c6x-protos.h b/gcc/config/c6x/c6x-protos.h
index 9cbe281c10e..1802f3d50b5 100644
--- a/gcc/config/c6x/c6x-protos.h
+++ b/gcc/config/c6x/c6x-protos.h
@@ -1,5 +1,5 @@
 /* Prototypes for exported functions defined in c6x.cc.
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery.
 
    This file is part of GCC.
diff --git a/gcc/config/c6x/c6x-sched.md b/gcc/config/c6x/c6x-sched.md
index 988ce67df57..8e3ecca49b5 100644
--- a/gcc/config/c6x/c6x-sched.md
+++ b/gcc/config/c6x/c6x-sched.md
@@ -4,7 +4,7 @@
 ;; Definitions for side 1, cross n
 
 ;; Scheduling description for TI C6X.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by Bernd Schmidt <bernds@codesourcery.com>
 ;; Contributed by CodeSourcery.
 ;;
@@ -237,7 +237,7 @@
 ;; Definitions for side 2, cross n
 
 ;; Scheduling description for TI C6X.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by Bernd Schmidt <bernds@codesourcery.com>
 ;; Contributed by CodeSourcery.
 ;;
@@ -470,7 +470,7 @@
 ;; Definitions for side 1, cross y
 
 ;; Scheduling description for TI C6X.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by Bernd Schmidt <bernds@codesourcery.com>
 ;; Contributed by CodeSourcery.
 ;;
@@ -703,7 +703,7 @@
 ;; Definitions for side 2, cross y
 
 ;; Scheduling description for TI C6X.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by Bernd Schmidt <bernds@codesourcery.com>
 ;; Contributed by CodeSourcery.
 ;;
diff --git a/gcc/config/c6x/c6x-sched.md.in b/gcc/config/c6x/c6x-sched.md.in
index 1700b0eaf05..33146a97ccc 100644
--- a/gcc/config/c6x/c6x-sched.md.in
+++ b/gcc/config/c6x/c6x-sched.md.in
@@ -1,5 +1,5 @@
 ;; Scheduling description for TI C6X.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by Bernd Schmidt <bernds@codesourcery.com>
 ;; Contributed by CodeSourcery.
 ;;
diff --git a/gcc/config/c6x/c6x-tables.opt b/gcc/config/c6x/c6x-tables.opt
index 827e4c57393..2c5a0f1c87f 100644
--- a/gcc/config/c6x/c6x-tables.opt
+++ b/gcc/config/c6x/c6x-tables.opt
@@ -1,7 +1,7 @@
 ; -*- buffer-read-only: t -*-
 ; Generated automatically by genopt.sh from c6x-isas.def.
 ;
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/c6x/c6x.cc b/gcc/config/c6x/c6x.cc
index 4baf30238a4..15be3b23716 100644
--- a/gcc/config/c6x/c6x.cc
+++ b/gcc/config/c6x/c6x.cc
@@ -1,5 +1,5 @@
 /* Target Code for TI C6X
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by Andrew Jenner <andrew@codesourcery.com>
    Contributed by Bernd Schmidt <bernds@codesourcery.com>
 
diff --git a/gcc/config/c6x/c6x.h b/gcc/config/c6x/c6x.h
index 88fc73d95c4..26b2f2f0700 100644
--- a/gcc/config/c6x/c6x.h
+++ b/gcc/config/c6x/c6x.h
@@ -1,5 +1,5 @@
 /* Target Definitions for TI C6X.
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by Andrew Jenner <andrew@codesourcery.com>
    Contributed by Bernd Schmidt <bernds@codesourcery.com>
 
diff --git a/gcc/config/c6x/c6x.md b/gcc/config/c6x/c6x.md
index 60110410d0b..88b9291ae23 100644
--- a/gcc/config/c6x/c6x.md
+++ b/gcc/config/c6x/c6x.md
@@ -1,5 +1,5 @@
 ;; Machine description for TI C6X.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by Andrew Jenner <andrew@codesourcery.com>
 ;; Contributed by Bernd Schmidt <bernds@codesourcery.com>
 ;; Contributed by CodeSourcery.
diff --git a/gcc/config/c6x/c6x.opt b/gcc/config/c6x/c6x.opt
index faff40fa9ee..c3f0385b8b8 100644
--- a/gcc/config/c6x/c6x.opt
+++ b/gcc/config/c6x/c6x.opt
@@ -1,5 +1,5 @@
 ; Option definitions for TI C6X.
-; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ; Contributed by Bernd Schmidt <bernds@codesourcery.com>
 ; Contributed by CodeSourcery.
 ;
diff --git a/gcc/config/c6x/c6x_intrinsics.h b/gcc/config/c6x/c6x_intrinsics.h
index fc2bda0023b..d5a81922cbd 100644
--- a/gcc/config/c6x/c6x_intrinsics.h
+++ b/gcc/config/c6x/c6x_intrinsics.h
@@ -1,6 +1,6 @@
 /* Intrinsics for TI C6X.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery.
 
    This file is part of GCC.
diff --git a/gcc/config/c6x/constraints.md b/gcc/config/c6x/constraints.md
index 884d5f496e8..3133e3a8cdd 100644
--- a/gcc/config/c6x/constraints.md
+++ b/gcc/config/c6x/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for TI C6X.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;; Contributed by Andrew Jenner <andrew@codesourcery.com>
 ;; Contributed by Bernd Schmidt <bernds@codesourcery.com>
 ;; Contributed by CodeSourcery.
diff --git a/gcc/config/c6x/elf-common.h b/gcc/config/c6x/elf-common.h
index 3477c5318bc..7fc96c2071c 100644
--- a/gcc/config/c6x/elf-common.h
+++ b/gcc/config/c6x/elf-common.h
@@ -1,5 +1,5 @@
 /* ELF definitions for TI C6X
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by Andrew Jenner <andrew@codesourcery.com>
    Contributed by Bernd Schmidt <bernds@codesourcery.com>
 
diff --git a/gcc/config/c6x/elf.h b/gcc/config/c6x/elf.h
index 3834d114bcd..ac1aa965c9f 100644
--- a/gcc/config/c6x/elf.h
+++ b/gcc/config/c6x/elf.h
@@ -1,5 +1,5 @@
 /* ELF definitions for TI C6X
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by Andrew Jenner <andrew@codesourcery.com>
    Contributed by Bernd Schmidt <bernds@codesourcery.com>
 
diff --git a/gcc/config/c6x/genmult.sh b/gcc/config/c6x/genmult.sh
index 646b68da34d..c98098f4b7a 100644
--- a/gcc/config/c6x/genmult.sh
+++ b/gcc/config/c6x/genmult.sh
@@ -2,7 +2,7 @@
 # Generate c6x-mult.md from c6x-mult.md.in
 # The input file is passed as an argument.
 
-# Copyright (C) 2011-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
diff --git a/gcc/config/c6x/genopt.sh b/gcc/config/c6x/genopt.sh
index f344bd581f0..0d0a2e090ae 100644
--- a/gcc/config/c6x/genopt.sh
+++ b/gcc/config/c6x/genopt.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Generate c6x-tables.opt from the lists in *.def.
-# Copyright (C) 2011-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -22,7 +22,7 @@ cat <<EOF
 ; -*- buffer-read-only: t -*-
 ; Generated automatically by genopt.sh from c6x-isas.def.
 ;
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/c6x/gensched.sh b/gcc/config/c6x/gensched.sh
index 8193e2455d8..3a0fdd59c79 100644
--- a/gcc/config/c6x/gensched.sh
+++ b/gcc/config/c6x/gensched.sh
@@ -2,7 +2,7 @@
 # Generate c6x-sched.md from c6x-sched.md.in
 # The input file is passed as an argument.
 
-# Copyright (C) 2010-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
diff --git a/gcc/config/c6x/predicates.md b/gcc/config/c6x/predicates.md
index 037dce769ef..45a616d69ac 100644
--- a/gcc/config/c6x/predicates.md
+++ b/gcc/config/c6x/predicates.md
@@ -1,5 +1,5 @@
 /* Predicates for TI C6X
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by Andrew Jenner <andrew@codesourcery.com>
    Contributed by Bernd Schmidt <bernds@codesourcery.com>
 
diff --git a/gcc/config/c6x/sync.md b/gcc/config/c6x/sync.md
index 1aeab897745..1b5d962b797 100644
--- a/gcc/config/c6x/sync.md
+++ b/gcc/config/c6x/sync.md
@@ -1,5 +1,5 @@
 ;; GCC machine description for C6X synchronization instructions.
-;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/c6x/t-c6x b/gcc/config/c6x/t-c6x
index 0f29c05baa2..16feb211f75 100644
--- a/gcc/config/c6x/t-c6x
+++ b/gcc/config/c6x/t-c6x
@@ -1,5 +1,5 @@
 # Target Makefile Fragment for TI C6X.
-# Copyright (C) 2010-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2023 Free Software Foundation, Inc.
 # Contributed by CodeSourcery.
 #
 # This file is part of GCC.
diff --git a/gcc/config/c6x/t-c6x-elf b/gcc/config/c6x/t-c6x-elf
index dab7c19658e..f2e7dab95a4 100644
--- a/gcc/config/c6x/t-c6x-elf
+++ b/gcc/config/c6x/t-c6x-elf
@@ -1,5 +1,5 @@
 # Target Makefile Fragment for TI C6X using ELF.
-# Copyright (C) 2010-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2023 Free Software Foundation, Inc.
 # Contributed by CodeSourcery.
 #
 # This file is part of GCC.
diff --git a/gcc/config/c6x/uclinux-elf.h b/gcc/config/c6x/uclinux-elf.h
index df2ad932377..98f4fb09977 100644
--- a/gcc/config/c6x/uclinux-elf.h
+++ b/gcc/config/c6x/uclinux-elf.h
@@ -1,5 +1,5 @@
 /* Definitions for TI C6X running ucLinux using ELF
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by Andrew Jenner <andrew@codesourcery.com>
    Contributed by Bernd Schmidt <bernds@codesourcery.com>
 
diff --git a/gcc/config/csky/constraints.md b/gcc/config/csky/constraints.md
index fc2967972ce..314183e8c93 100644
--- a/gcc/config/csky/constraints.md
+++ b/gcc/config/csky/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraints for C-SKY.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/csky-elf.h b/gcc/config/csky/csky-elf.h
index 1e3b815502a..3b6c755b274 100644
--- a/gcc/config/csky/csky-elf.h
+++ b/gcc/config/csky/csky-elf.h
@@ -1,5 +1,5 @@
 /* Declarations for bare-metal C-SKY targets.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
    This file is part of GCC.
diff --git a/gcc/config/csky/csky-linux-elf.h b/gcc/config/csky/csky-linux-elf.h
index bea3757672e..677c201b218 100644
--- a/gcc/config/csky/csky-linux-elf.h
+++ b/gcc/config/csky/csky-linux-elf.h
@@ -1,5 +1,5 @@
 /* Declarations for C-SKY targets running Linux.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
    This file is part of GCC.
diff --git a/gcc/config/csky/csky-modes.def b/gcc/config/csky/csky-modes.def
index c57f1984985..84aba51e5c2 100644
--- a/gcc/config/csky/csky-modes.def
+++ b/gcc/config/csky/csky-modes.def
@@ -1,5 +1,5 @@
 /* C-SKY extra machine modes.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
    This file is part of GCC.
diff --git a/gcc/config/csky/csky-protos.h b/gcc/config/csky/csky-protos.h
index 8f61735a47d..3acdced687d 100644
--- a/gcc/config/csky/csky-protos.h
+++ b/gcc/config/csky/csky-protos.h
@@ -1,5 +1,5 @@
 /* Prototype declarations for the C-SKY back end.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
    This file is part of GCC.
diff --git a/gcc/config/csky/csky.cc b/gcc/config/csky/csky.cc
index 537eee6ab88..b0e50cfef3e 100644
--- a/gcc/config/csky/csky.cc
+++ b/gcc/config/csky/csky.cc
@@ -1,5 +1,5 @@
 /* GCC backend functions for C-SKY targets.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
    This file is part of GCC.
diff --git a/gcc/config/csky/csky.h b/gcc/config/csky/csky.h
index a9d13691db3..d21a57a8bb2 100644
--- a/gcc/config/csky/csky.h
+++ b/gcc/config/csky/csky.h
@@ -1,5 +1,5 @@
 /* Declarations for the C-SKY back end.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
    This file is part of GCC.
diff --git a/gcc/config/csky/csky.md b/gcc/config/csky/csky.md
index 6a6592902ef..d7bafdbebb9 100644
--- a/gcc/config/csky/csky.md
+++ b/gcc/config/csky/csky.md
@@ -1,5 +1,5 @@
 ;; Machine description for C-SKY processors.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/csky.opt b/gcc/config/csky/csky.opt
index 1edac3d1998..20e40295da5 100644
--- a/gcc/config/csky/csky.opt
+++ b/gcc/config/csky/csky.opt
@@ -1,5 +1,5 @@
 ;; Command-line options for the C-SKY back end.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/csky_cores.def b/gcc/config/csky/csky_cores.def
index c33aa40fdf7..1ff03c08e0b 100644
--- a/gcc/config/csky/csky_cores.def
+++ b/gcc/config/csky/csky_cores.def
@@ -1,5 +1,5 @@
 /* Architecture and core descriptions for the C-SKY back end.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
    This file is part of GCC.
diff --git a/gcc/config/csky/csky_genopt.sh b/gcc/config/csky/csky_genopt.sh
index 873eb67f277..5782d6c482a 100644
--- a/gcc/config/csky/csky_genopt.sh
+++ b/gcc/config/csky/csky_genopt.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Generate csky_tables.opt from the lists in *.def.
-# Copyright (C) 2018-2022 Free Software Foundation, Inc.
+# Copyright (C) 2018-2023 Free Software Foundation, Inc.
 # Contributed by C-SKY Microsystems and Mentor Graphics.
 #
 # This file is part of GCC.
@@ -23,7 +23,7 @@ cat <<EOF
 ; -*- buffer-read-only: t -*-
 ; Generated automatically by csky_genopt.sh from csky_cores.def.
 
-; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/csky/csky_insn_dsp.md b/gcc/config/csky/csky_insn_dsp.md
index 50d8fbdd812..53ead85b113 100644
--- a/gcc/config/csky/csky_insn_dsp.md
+++ b/gcc/config/csky/csky_insn_dsp.md
@@ -1,5 +1,5 @@
 ;; C-SKY DSP instruction descriptions.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/csky_insn_fpu.md b/gcc/config/csky/csky_insn_fpu.md
index 17c54905dd1..f0347f58beb 100644
--- a/gcc/config/csky/csky_insn_fpu.md
+++ b/gcc/config/csky/csky_insn_fpu.md
@@ -1,5 +1,5 @@
 ;; C-SKY FPU instruction descriptions.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/csky_insn_fpuv2.md b/gcc/config/csky/csky_insn_fpuv2.md
index bf9a3aab2c0..9a332ec66aa 100644
--- a/gcc/config/csky/csky_insn_fpuv2.md
+++ b/gcc/config/csky/csky_insn_fpuv2.md
@@ -1,5 +1,5 @@
 ;; C-SKY FPUV2 instruction descriptions.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/csky_insn_fpuv3.md b/gcc/config/csky/csky_insn_fpuv3.md
index c79d21791db..628bae597ba 100644
--- a/gcc/config/csky/csky_insn_fpuv3.md
+++ b/gcc/config/csky/csky_insn_fpuv3.md
@@ -1,5 +1,5 @@
 ;; C-SKY FPUV3 instruction descriptions.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/csky_isa.def b/gcc/config/csky/csky_isa.def
index 982dbd08869..d42c0b2edfd 100644
--- a/gcc/config/csky/csky_isa.def
+++ b/gcc/config/csky/csky_isa.def
@@ -1,5 +1,5 @@
 /* ISA feature descriptions for the C-SKY back end.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
    This file is part of GCC.
diff --git a/gcc/config/csky/csky_isa.h b/gcc/config/csky/csky_isa.h
index 5320d7dd2ca..8772b064919 100644
--- a/gcc/config/csky/csky_isa.h
+++ b/gcc/config/csky/csky_isa.h
@@ -1,5 +1,5 @@
 /* ISA feature enumerations for C-SKY targets.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
    This file is part of GCC.
diff --git a/gcc/config/csky/csky_opts.h b/gcc/config/csky/csky_opts.h
index 1322d4b196a..fb50a6ed00b 100644
--- a/gcc/config/csky/csky_opts.h
+++ b/gcc/config/csky/csky_opts.h
@@ -1,5 +1,5 @@
 /* Processor and arch enumerations for C-SKY targets.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
    This file is part of GCC.
diff --git a/gcc/config/csky/csky_pipeline_ck801.md b/gcc/config/csky/csky_pipeline_ck801.md
index 8c3837c4a09..7a00977d1b5 100644
--- a/gcc/config/csky/csky_pipeline_ck801.md
+++ b/gcc/config/csky/csky_pipeline_ck801.md
@@ -1,5 +1,5 @@
 ;; Scheduler information for C-SKY CK801 processors.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/csky_pipeline_ck802.md b/gcc/config/csky/csky_pipeline_ck802.md
index ab698605f26..195720d2db0 100644
--- a/gcc/config/csky/csky_pipeline_ck802.md
+++ b/gcc/config/csky/csky_pipeline_ck802.md
@@ -1,5 +1,5 @@
 ;; Instruction scheduling information for C-SKY CK802 processors.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/csky_pipeline_ck803.md b/gcc/config/csky/csky_pipeline_ck803.md
index bd890859da1..a8049800599 100644
--- a/gcc/config/csky/csky_pipeline_ck803.md
+++ b/gcc/config/csky/csky_pipeline_ck803.md
@@ -1,5 +1,5 @@
 ;; Scheduler information for C-SKY CK803 processors.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/csky_pipeline_ck810.md b/gcc/config/csky/csky_pipeline_ck810.md
index d0ad8753b9c..15f7a480c62 100644
--- a/gcc/config/csky/csky_pipeline_ck810.md
+++ b/gcc/config/csky/csky_pipeline_ck810.md
@@ -1,5 +1,5 @@
 ;; Instruction scheduling information for C-SKY CK810 processors.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/csky_tables.opt b/gcc/config/csky/csky_tables.opt
index 4ba7c54890c..ad975a8cef5 100644
--- a/gcc/config/csky/csky_tables.opt
+++ b/gcc/config/csky/csky_tables.opt
@@ -1,7 +1,7 @@
 ; -*- buffer-read-only: t -*-
 ; Generated automatically by csky_genopt.sh from csky_cores.def.
 
-; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/csky/predicates.md b/gcc/config/csky/predicates.md
index d07136f48a3..40bfc4e05a7 100644
--- a/gcc/config/csky/predicates.md
+++ b/gcc/config/csky/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicates for C-SKY.
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/csky/t-csky b/gcc/config/csky/t-csky
index d076d480f8f..72efd612b2f 100644
--- a/gcc/config/csky/t-csky
+++ b/gcc/config/csky/t-csky
@@ -1,6 +1,6 @@
 # Make rules for all C-SKY targets.
 #
-# Copyright (C) 2018-2022 Free Software Foundation, Inc.
+# Copyright (C) 2018-2023 Free Software Foundation, Inc.
 # Contributed by C-SKY Microsystems and Mentor Graphics.
 #
 # This file is part of GCC.
diff --git a/gcc/config/csky/t-csky-elf b/gcc/config/csky/t-csky-elf
index 2ee93c5f862..ac291d8667d 100644
--- a/gcc/config/csky/t-csky-elf
+++ b/gcc/config/csky/t-csky-elf
@@ -1,6 +1,6 @@
 # Multilib configuration for csky*-elf.
 #
-# Copyright (C) 2018-2022 Free Software Foundation, Inc.
+# Copyright (C) 2018-2023 Free Software Foundation, Inc.
 # Contributed by C-SKY Microsystems and Mentor Graphics.
 #
 # This file is part of GCC.
diff --git a/gcc/config/csky/t-csky-linux b/gcc/config/csky/t-csky-linux
index abf187b600d..f154e6eaba7 100644
--- a/gcc/config/csky/t-csky-linux
+++ b/gcc/config/csky/t-csky-linux
@@ -1,6 +1,6 @@
 # Multilib configuration for csky*-linux-*.
 #
-# Copyright (C) 2018-2022 Free Software Foundation, Inc.
+# Copyright (C) 2018-2023 Free Software Foundation, Inc.
 # Contributed by C-SKY Microsystems and Mentor Graphics.
 #
 # This file is part of GCC.
diff --git a/gcc/config/darwin-c.cc b/gcc/config/darwin-c.cc
index 1f82b36d2de..579b9fa9317 100644
--- a/gcc/config/darwin-c.cc
+++ b/gcc/config/darwin-c.cc
@@ -1,5 +1,5 @@
 /* Darwin support needed only by C/C++ frontends.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
    Contributed by Apple Computer Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/darwin-d.cc b/gcc/config/darwin-d.cc
index 97304947c0a..d9ba16963f5 100644
--- a/gcc/config/darwin-d.cc
+++ b/gcc/config/darwin-d.cc
@@ -1,5 +1,5 @@
 /* Darwin support needed only by D front-end.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
 
 GCC is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
diff --git a/gcc/config/darwin-driver.cc b/gcc/config/darwin-driver.cc
index 00287f3d5ec..9c1dcc3d794 100644
--- a/gcc/config/darwin-driver.cc
+++ b/gcc/config/darwin-driver.cc
@@ -1,5 +1,5 @@
 /* Additional functions for the GCC driver on Darwin native.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Apple Computer Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/darwin-f.cc b/gcc/config/darwin-f.cc
index e1efc581217..389eaa74d68 100644
--- a/gcc/config/darwin-f.cc
+++ b/gcc/config/darwin-f.cc
@@ -1,5 +1,5 @@
 /* Darwin support needed only by Fortran frontends.
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
    Contributed by Daniel Franke.
 
 This file is part of GCC.
diff --git a/gcc/config/darwin-ppc-ldouble-patch.def b/gcc/config/darwin-ppc-ldouble-patch.def
index c96a0e96eef..4f4ec37cb97 100644
--- a/gcc/config/darwin-ppc-ldouble-patch.def
+++ b/gcc/config/darwin-ppc-ldouble-patch.def
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/darwin-protos.h b/gcc/config/darwin-protos.h
index 15f3ee7b0c5..747745fa577 100644
--- a/gcc/config/darwin-protos.h
+++ b/gcc/config/darwin-protos.h
@@ -1,5 +1,5 @@
 /* Prototypes.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/darwin-sections.def b/gcc/config/darwin-sections.def
index 394ea165880..62a51b9761c 100644
--- a/gcc/config/darwin-sections.def
+++ b/gcc/config/darwin-sections.def
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/darwin.cc b/gcc/config/darwin.cc
index 1b3de338926..ced2f7e40a6 100644
--- a/gcc/config/darwin.cc
+++ b/gcc/config/darwin.cc
@@ -1,5 +1,5 @@
 /* Functions for generic Darwin as target machine for GNU C compiler.
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
    Contributed by Apple Computer Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/darwin.h b/gcc/config/darwin.h
index d1b4f277c2e..efe3187cd96 100644
--- a/gcc/config/darwin.h
+++ b/gcc/config/darwin.h
@@ -1,5 +1,5 @@
 /* Target definitions for Darwin (Mac OS X) systems.
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
    Contributed by Apple Computer Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/darwin.opt b/gcc/config/darwin.opt
index cc7d14c2e4d..feaa95867b5 100644
--- a/gcc/config/darwin.opt
+++ b/gcc/config/darwin.opt
@@ -1,6 +1,6 @@
 ; Processor-independent options for Darwin.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/default-c.cc b/gcc/config/default-c.cc
index 7dc3f4d8ea5..a3699ecfd41 100644
--- a/gcc/config/default-c.cc
+++ b/gcc/config/default-c.cc
@@ -1,5 +1,5 @@
 /* Default C-family target hooks initializer.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/default-d.cc b/gcc/config/default-d.cc
index 30c359ed226..44b443d91fe 100644
--- a/gcc/config/default-d.cc
+++ b/gcc/config/default-d.cc
@@ -1,5 +1,5 @@
 /* Default D language target hooks initializer.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 GCC is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
diff --git a/gcc/config/dragonfly-d.cc b/gcc/config/dragonfly-d.cc
index 881c5e60b9a..a23a9c284eb 100644
--- a/gcc/config/dragonfly-d.cc
+++ b/gcc/config/dragonfly-d.cc
@@ -1,5 +1,5 @@
 /* DragonFly support needed only by D front-end.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
 
 GCC is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
diff --git a/gcc/config/dragonfly-stdint.h b/gcc/config/dragonfly-stdint.h
index 7bd01f3da1d..733c0def9cb 100644
--- a/gcc/config/dragonfly-stdint.h
+++ b/gcc/config/dragonfly-stdint.h
@@ -1,5 +1,5 @@
 /* Definitions for <stdint.h> types for DragonFly systems.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
    Contributed by John Marino <gnugcc@marino.st>
 
 This file is part of GCC.
diff --git a/gcc/config/dragonfly.h b/gcc/config/dragonfly.h
index 0235e62681d..a2f9d1a7619 100644
--- a/gcc/config/dragonfly.h
+++ b/gcc/config/dragonfly.h
@@ -1,5 +1,5 @@
 /* Base configuration file for all DragonFly targets.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
    Contributed by John Marino <gnugcc@marino.st>
 
 This file is part of GCC.
diff --git a/gcc/config/dragonfly.opt b/gcc/config/dragonfly.opt
index 936b5da6dbe..31ca094ff3f 100644
--- a/gcc/config/dragonfly.opt
+++ b/gcc/config/dragonfly.opt
@@ -1,6 +1,6 @@
 ; DragonFly BSD options.
 
-; Copyright (C) 2014-2022 Free Software Foundation, Inc.
+; Copyright (C) 2014-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/elfos.h b/gcc/config/elfos.h
index f8b3be4358a..f294f3b5704 100644
--- a/gcc/config/elfos.h
+++ b/gcc/config/elfos.h
@@ -1,6 +1,6 @@
 /* elfos.h  --  operating system specific defines to be used when
    targeting GCC for some generic ELF system
-   Copyright (C) 1991-2022 Free Software Foundation, Inc.
+   Copyright (C) 1991-2023 Free Software Foundation, Inc.
    Based on svr4.h contributed by Ron Guilmette (rfg@netcom.com).
 
 This file is part of GCC.
diff --git a/gcc/config/epiphany/constraints.md b/gcc/config/epiphany/constraints.md
index 082c723de5f..cd6ccc8aac2 100644
--- a/gcc/config/epiphany/constraints.md
+++ b/gcc/config/epiphany/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for Adaptiva epiphany
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;; Contributed by Embecosm on behalf of Adapteva, Inc.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/epiphany/epiphany-modes.def b/gcc/config/epiphany/epiphany-modes.def
index 849d0c7d84e..fe2f2d0f5e1 100644
--- a/gcc/config/epiphany/epiphany-modes.def
+++ b/gcc/config/epiphany/epiphany-modes.def
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, Adapteva Epiphany cpu.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Embecosm on behalf of Adapteva, Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/epiphany/epiphany-protos.h b/gcc/config/epiphany/epiphany-protos.h
index 61b63234e46..72c141c1a6d 100644
--- a/gcc/config/epiphany/epiphany-protos.h
+++ b/gcc/config/epiphany/epiphany-protos.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, EPIPHANY cpu.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
    Contributed by Embecosm on behalf of Adapteva, Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/epiphany/epiphany-sched.md b/gcc/config/epiphany/epiphany-sched.md
index d347ce6adea..db29ef8eedf 100644
--- a/gcc/config/epiphany/epiphany-sched.md
+++ b/gcc/config/epiphany/epiphany-sched.md
@@ -1,5 +1,5 @@
 ;; DFA scheduling description for EPIPHANY
-;; Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;; Contributed by Embecosm on behalf of Adapteva, Inc.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/epiphany/epiphany.cc b/gcc/config/epiphany/epiphany.cc
index c4e3ceaeb2a..fdd4df71456 100644
--- a/gcc/config/epiphany/epiphany.cc
+++ b/gcc/config/epiphany/epiphany.cc
@@ -1,5 +1,5 @@
 /* Subroutines used for code generation on the EPIPHANY cpu.
-   Copyright (C) 1994-2022 Free Software Foundation, Inc.
+   Copyright (C) 1994-2023 Free Software Foundation, Inc.
    Contributed by Embecosm on behalf of Adapteva, Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/epiphany/epiphany.h b/gcc/config/epiphany/epiphany.h
index 7c6a7f33df2..c742709309e 100644
--- a/gcc/config/epiphany/epiphany.h
+++ b/gcc/config/epiphany/epiphany.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, Argonaut EPIPHANY cpu.
-   Copyright (C) 1994-2022 Free Software Foundation, Inc.
+   Copyright (C) 1994-2023 Free Software Foundation, Inc.
    Contributed by Embecosm on behalf of Adapteva, Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/epiphany/epiphany.md b/gcc/config/epiphany/epiphany.md
index ff982406511..b585c27425e 100644
--- a/gcc/config/epiphany/epiphany.md
+++ b/gcc/config/epiphany/epiphany.md
@@ -1,5 +1,5 @@
 ;; Machine description of the Adaptiva epiphany cpu for GNU C compiler
-;; Copyright (C) 1994-2022 Free Software Foundation, Inc.
+;; Copyright (C) 1994-2023 Free Software Foundation, Inc.
 ;; Contributed by Embecosm on behalf of Adapteva, Inc.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/epiphany/epiphany.opt b/gcc/config/epiphany/epiphany.opt
index 7e4c35789e8..097c9156b55 100644
--- a/gcc/config/epiphany/epiphany.opt
+++ b/gcc/config/epiphany/epiphany.opt
@@ -1,6 +1,6 @@
 ; Options for the Adapteva EPIPHANY port of the compiler
 ;
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ; Contributed by Embecosm on behalf of Adapteva, Inc.
 ;
 ; This file is part of GCC.
diff --git a/gcc/config/epiphany/epiphany_intrinsics.h b/gcc/config/epiphany/epiphany_intrinsics.h
index 53661e31126..553117accd8 100644
--- a/gcc/config/epiphany/epiphany_intrinsics.h
+++ b/gcc/config/epiphany/epiphany_intrinsics.h
@@ -1,5 +1,5 @@
 /* Epiphany intrinsic functions
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Embecosm on behalf of Adapteva, Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/epiphany/mode-switch-use.cc b/gcc/config/epiphany/mode-switch-use.cc
index 887550a3340..71530612658 100644
--- a/gcc/config/epiphany/mode-switch-use.cc
+++ b/gcc/config/epiphany/mode-switch-use.cc
@@ -1,6 +1,6 @@
 /* Insert USEs in instructions that require mode switching.
    This should probably be merged into mode-switching.cc .
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Embecosm on behalf of Adapteva, Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/epiphany/predicates.md b/gcc/config/epiphany/predicates.md
index 5504e29bcef..887500a7171 100644
--- a/gcc/config/epiphany/predicates.md
+++ b/gcc/config/epiphany/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for code generation on the EPIPHANY cpu.
-;; Copyright (C) 1994-2022 Free Software Foundation, Inc.
+;; Copyright (C) 1994-2023 Free Software Foundation, Inc.
 ;; Contributed by Embecosm on behalf of Adapteva, Inc.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/epiphany/resolve-sw-modes.cc b/gcc/config/epiphany/resolve-sw-modes.cc
index 765326c9c0e..0eff1b9c53c 100644
--- a/gcc/config/epiphany/resolve-sw-modes.cc
+++ b/gcc/config/epiphany/resolve-sw-modes.cc
@@ -1,5 +1,5 @@
 /* Mode switching cleanup pass for the EPIPHANY cpu.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
    Contributed by Embecosm on behalf of Adapteva, Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/epiphany/rtems.h b/gcc/config/epiphany/rtems.h
index f7f961cad85..42a69d6ac87 100644
--- a/gcc/config/epiphany/rtems.h
+++ b/gcc/config/epiphany/rtems.h
@@ -1,5 +1,5 @@
 /* Definitions for RTEMS based EPIPHANY systems.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/epiphany/t-epiphany b/gcc/config/epiphany/t-epiphany
index 27a8052402c..21bb931311a 100644
--- a/gcc/config/epiphany/t-epiphany
+++ b/gcc/config/epiphany/t-epiphany
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2022 Free Software Foundation, Inc.
+# Copyright (C) 1997-2023 Free Software Foundation, Inc.
 # Contributed by Embecosm on behalf of Adapteva, Inc.
 #
 # This file is part of GCC.
diff --git a/gcc/config/flat.h b/gcc/config/flat.h
index 4c803735c63..6131922d45e 100644
--- a/gcc/config/flat.h
+++ b/gcc/config/flat.h
@@ -1,5 +1,5 @@
 /* Defines to be used for targets that support flat executables.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/freebsd-d.cc b/gcc/config/freebsd-d.cc
index c795ca2978c..23a8fd255e0 100644
--- a/gcc/config/freebsd-d.cc
+++ b/gcc/config/freebsd-d.cc
@@ -1,5 +1,5 @@
 /* FreeBSD support needed only by D front-end.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
 
 GCC is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
diff --git a/gcc/config/freebsd-nthr.h b/gcc/config/freebsd-nthr.h
index cf9fb52a9e3..d21fd0e02d7 100644
--- a/gcc/config/freebsd-nthr.h
+++ b/gcc/config/freebsd-nthr.h
@@ -1,5 +1,5 @@
 /* FreeBSD configuration setting for FreeBSD systems.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
    Contributed by Loren J. Rittle <ljrittle@acm.org>
 
 This file is part of GCC.
diff --git a/gcc/config/freebsd-spec.h b/gcc/config/freebsd-spec.h
index 594487829b5..9050a8dcbf9 100644
--- a/gcc/config/freebsd-spec.h
+++ b/gcc/config/freebsd-spec.h
@@ -1,5 +1,5 @@
 /* Base configuration file for all FreeBSD targets.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/freebsd-stdint.h b/gcc/config/freebsd-stdint.h
index fe447509828..b1421c8f820 100644
--- a/gcc/config/freebsd-stdint.h
+++ b/gcc/config/freebsd-stdint.h
@@ -1,5 +1,5 @@
 /* Definitions for <stdint.h> types for FreeBSD systems.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by Gerald Pfeifer <gerald@pfeifer.com>.
 
 This file is part of GCC.
diff --git a/gcc/config/freebsd.h b/gcc/config/freebsd.h
index d89ee7dfc97..3f154cae456 100644
--- a/gcc/config/freebsd.h
+++ b/gcc/config/freebsd.h
@@ -1,5 +1,5 @@
 /* Base configuration file for all FreeBSD targets.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/freebsd.opt b/gcc/config/freebsd.opt
index 79b578a924f..f6d695ff423 100644
--- a/gcc/config/freebsd.opt
+++ b/gcc/config/freebsd.opt
@@ -1,6 +1,6 @@
 ; FreeBSD options.
 
-; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/fuchsia.h b/gcc/config/fuchsia.h
index 0baf6f1f385..7722360a5cc 100644
--- a/gcc/config/fuchsia.h
+++ b/gcc/config/fuchsia.h
@@ -1,5 +1,5 @@
 /* Base configuration file for all Fuchsia targets.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Contributed by Google.
 
 This file is part of GCC.
diff --git a/gcc/config/fused-madd.opt b/gcc/config/fused-madd.opt
index a6e416a4496..4edd88ce360 100644
--- a/gcc/config/fused-madd.opt
+++ b/gcc/config/fused-madd.opt
@@ -1,6 +1,6 @@
 ; -mfused-madd option (some targets only).
 ;
-; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/g.opt b/gcc/config/g.opt
index a9094320aed..f9ff1a72232 100644
--- a/gcc/config/g.opt
+++ b/gcc/config/g.opt
@@ -1,6 +1,6 @@
 ; -G option (small data, some targets only).
 
-; Copyright (C) 2003-2022 Free Software Foundation, Inc.
+; Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/glibc-c.cc b/gcc/config/glibc-c.cc
index 75de9a73374..a8098705f97 100644
--- a/gcc/config/glibc-c.cc
+++ b/gcc/config/glibc-c.cc
@@ -1,5 +1,5 @@
 /* C-family target hooks initializer for targets possibly using glibc.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/glibc-stdint.h b/gcc/config/glibc-stdint.h
index a3652d0112d..76d73847bd4 100644
--- a/gcc/config/glibc-stdint.h
+++ b/gcc/config/glibc-stdint.h
@@ -1,5 +1,5 @@
 /* Definitions for <stdint.h> types on systems using GNU libc or uClibc.
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/gnu-d.cc b/gcc/config/gnu-d.cc
index 1c0dff2afe7..a3a77748759 100644
--- a/gcc/config/gnu-d.cc
+++ b/gcc/config/gnu-d.cc
@@ -1,5 +1,5 @@
 /* GNU system support needed only by D front-end.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 GCC is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
diff --git a/gcc/config/gnu-user.h b/gcc/config/gnu-user.h
index edb3aa6e451..eda8010b133 100644
--- a/gcc/config/gnu-user.h
+++ b/gcc/config/gnu-user.h
@@ -1,7 +1,7 @@
 /* Definitions for systems using, at least optionally, a GNU
    (glibc-based) userspace or other userspace with libc derived from
    glibc (e.g. uClibc) or for which similar specs are appropriate.
-   Copyright (C) 1995-2022 Free Software Foundation, Inc.
+   Copyright (C) 1995-2023 Free Software Foundation, Inc.
    Contributed by Eric Youngdale.
    Modified for stabs-in-ELF by H.J. Lu (hjl@lucon.org).
 
diff --git a/gcc/config/gnu-user.opt b/gcc/config/gnu-user.opt
index 249089ecf2e..6674e4d3319 100644
--- a/gcc/config/gnu-user.opt
+++ b/gcc/config/gnu-user.opt
@@ -1,6 +1,6 @@
 ; Options for systems using gnu-user.h.
 
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/gnu.h b/gcc/config/gnu.h
index e8d72463ab2..97baea939a7 100644
--- a/gcc/config/gnu.h
+++ b/gcc/config/gnu.h
@@ -1,7 +1,7 @@
 /* Configuration common to all targets running the GNU system.  */
 
 /*
-Copyright (C) 1994-2022 Free Software Foundation, Inc.
+Copyright (C) 1994-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/host-darwin.cc b/gcc/config/host-darwin.cc
index 01554d565f9..ce56f4971b1 100644
--- a/gcc/config/host-darwin.cc
+++ b/gcc/config/host-darwin.cc
@@ -1,5 +1,5 @@
 /* Darwin host-specific hook definitions.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/host-darwin.h b/gcc/config/host-darwin.h
index fc2faf2fb32..76ce65494dd 100644
--- a/gcc/config/host-darwin.h
+++ b/gcc/config/host-darwin.h
@@ -1,5 +1,5 @@
 /* Darwin host-specific hook definitions.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/host-hpux.cc b/gcc/config/host-hpux.cc
index 9bd619739e8..723be941945 100644
--- a/gcc/config/host-hpux.cc
+++ b/gcc/config/host-hpux.cc
@@ -1,5 +1,5 @@
 /* HP-UX host-specific hook definitions.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/host-linux.cc b/gcc/config/host-linux.cc
index 817d3c0870c..a891651a7b6 100644
--- a/gcc/config/host-linux.cc
+++ b/gcc/config/host-linux.cc
@@ -1,5 +1,5 @@
 /* Linux host-specific hook definitions.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/host-netbsd.cc b/gcc/config/host-netbsd.cc
index 6dd39e80695..2030ea2ebd8 100644
--- a/gcc/config/host-netbsd.cc
+++ b/gcc/config/host-netbsd.cc
@@ -1,5 +1,5 @@
 /* NetBSD host-specific hook definitions.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/host-openbsd.cc b/gcc/config/host-openbsd.cc
index fbfd20abdaf..712ea9c93fa 100644
--- a/gcc/config/host-openbsd.cc
+++ b/gcc/config/host-openbsd.cc
@@ -1,5 +1,5 @@
 /* OpenBSD host-specific hook definitions.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/host-solaris.cc b/gcc/config/host-solaris.cc
index bd542e8feda..75c59464ea7 100644
--- a/gcc/config/host-solaris.cc
+++ b/gcc/config/host-solaris.cc
@@ -1,5 +1,5 @@
 /* Solaris host-specific hook definitions.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/hpux11.opt b/gcc/config/hpux11.opt
index f5bfbcf1182..95c5b2ff075 100644
--- a/gcc/config/hpux11.opt
+++ b/gcc/config/hpux11.opt
@@ -1,6 +1,6 @@
 ; HP-UX 11 options.
 
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/initfini-array.h b/gcc/config/initfini-array.h
index c9b20d57d1c..a1fc2c8d0cb 100644
--- a/gcc/config/initfini-array.h
+++ b/gcc/config/initfini-array.h
@@ -1,6 +1,6 @@
 /* Definitions for ELF systems with .init_array/.fini_array section
    support.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/kfreebsd-d.cc b/gcc/config/kfreebsd-d.cc
index 0bfa6bd8a56..18c7fb38d79 100644
--- a/gcc/config/kfreebsd-d.cc
+++ b/gcc/config/kfreebsd-d.cc
@@ -1,5 +1,5 @@
 /* kFreeBSD-based GNU systems support needed only by D front-end.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 GCC is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
diff --git a/gcc/config/kfreebsd-gnu.h b/gcc/config/kfreebsd-gnu.h
index c28fcaf54f5..34aaee23784 100644
--- a/gcc/config/kfreebsd-gnu.h
+++ b/gcc/config/kfreebsd-gnu.h
@@ -1,5 +1,5 @@
 /* Definitions for kFreeBSD-based GNU systems with ELF format
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by Robert Millan.
 
 This file is part of GCC.
diff --git a/gcc/config/kopensolaris-d.cc b/gcc/config/kopensolaris-d.cc
index 197471ab927..891f9ec6ccf 100644
--- a/gcc/config/kopensolaris-d.cc
+++ b/gcc/config/kopensolaris-d.cc
@@ -1,5 +1,5 @@
 /* kOpenSolaris-based GNU systems support needed only by D front-end.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 GCC is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
diff --git a/gcc/config/kopensolaris-gnu.h b/gcc/config/kopensolaris-gnu.h
index 3929d4b6955..d2eda10d4c4 100644
--- a/gcc/config/kopensolaris-gnu.h
+++ b/gcc/config/kopensolaris-gnu.h
@@ -1,5 +1,5 @@
 /* Definitions for kOpenSolaris-based GNU systems with ELF format
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by Robert Millan.
 
 This file is part of GCC.
diff --git a/gcc/config/linux-android.h b/gcc/config/linux-android.h
index f335ceabab5..f3f28217a91 100644
--- a/gcc/config/linux-android.h
+++ b/gcc/config/linux-android.h
@@ -1,5 +1,5 @@
 /* Configuration file for Linux Android targets.
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
    Contributed by Doug Kwan (dougkwan@google.com)
    Rewritten by CodeSourcery, Inc.
 
diff --git a/gcc/config/linux-android.opt b/gcc/config/linux-android.opt
index 9b07c422857..f41d619dcd8 100644
--- a/gcc/config/linux-android.opt
+++ b/gcc/config/linux-android.opt
@@ -1,6 +1,6 @@
 ; Android specific options.
 
-; Copyright (C) 2008-2022 Free Software Foundation, Inc.
+; Copyright (C) 2008-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/linux-d.cc b/gcc/config/linux-d.cc
index f2ef2f03e71..208b3236d9d 100644
--- a/gcc/config/linux-d.cc
+++ b/gcc/config/linux-d.cc
@@ -1,5 +1,5 @@
 /* Linux support needed only by D front-end.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 GCC is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
diff --git a/gcc/config/linux-protos.h b/gcc/config/linux-protos.h
index c29c67e0c7e..147b4ebdb24 100644
--- a/gcc/config/linux-protos.h
+++ b/gcc/config/linux-protos.h
@@ -1,5 +1,5 @@
 /* Prototypes.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/linux.cc b/gcc/config/linux.cc
index 21e37667f7c..28c8c15dbc0 100644
--- a/gcc/config/linux.cc
+++ b/gcc/config/linux.cc
@@ -1,5 +1,5 @@
 /* Functions for Linux Android as target machine for GNU C compiler.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/linux.h b/gcc/config/linux.h
index d1d6753a2f6..e3aca79cccc 100644
--- a/gcc/config/linux.h
+++ b/gcc/config/linux.h
@@ -2,7 +2,7 @@
    MMU, using ELF at the compiler level but possibly FLT for final
    linked executables and shared libraries in some no-MMU cases, and
    possibly with a choice of libc implementations.
-   Copyright (C) 1995-2022 Free Software Foundation, Inc.
+   Copyright (C) 1995-2023 Free Software Foundation, Inc.
    Contributed by Eric Youngdale.
    Modified for stabs-in-ELF by H.J. Lu (hjl@lucon.org).
 
diff --git a/gcc/config/linux.opt b/gcc/config/linux.opt
index 52109e5bd22..c5b23f6b3c2 100644
--- a/gcc/config/linux.opt
+++ b/gcc/config/linux.opt
@@ -1,6 +1,6 @@
 ; Processor-independent options for GNU/Linux.
 ;
-; Copyright (C) 2006-2022 Free Software Foundation, Inc.
+; Copyright (C) 2006-2023 Free Software Foundation, Inc.
 ; Contributed by CodeSourcery.
 ;
 ; This file is part of GCC.
diff --git a/gcc/config/lynx.h b/gcc/config/lynx.h
index ff5ee3d5fcb..0a4fd189180 100644
--- a/gcc/config/lynx.h
+++ b/gcc/config/lynx.h
@@ -1,5 +1,5 @@
 /* Target independent definitions for LynxOS.
-   Copyright (C) 1993-2022 Free Software Foundation, Inc.
+   Copyright (C) 1993-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/lynx.opt b/gcc/config/lynx.opt
index 4d309e341a2..ed95fd4220e 100644
--- a/gcc/config/lynx.opt
+++ b/gcc/config/lynx.opt
@@ -1,6 +1,6 @@
 ; Processor-independent options for LynxOS.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/m32r/constraints.md b/gcc/config/m32r/constraints.md
index 0b76e22fa1e..afae127ae1e 100644
--- a/gcc/config/m32r/constraints.md
+++ b/gcc/config/m32r/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for Renesas M32R cpu for GNU C compiler
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/m32r/little.h b/gcc/config/m32r/little.h
index 2f33a74965b..c242f2b0f2d 100644
--- a/gcc/config/m32r/little.h
+++ b/gcc/config/m32r/little.h
@@ -1,5 +1,5 @@
 /* Definitions for Renesas little endian M32R cpu.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/m32r/m32r-opts.h b/gcc/config/m32r/m32r-opts.h
index c45a505a862..cad66777aa6 100644
--- a/gcc/config/m32r/m32r-opts.h
+++ b/gcc/config/m32r/m32r-opts.h
@@ -1,5 +1,5 @@
 /* Definitions for option handling for Renesas M32R cpu.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/m32r/m32r-protos.h b/gcc/config/m32r/m32r-protos.h
index dd07a99a71c..03d65adeb00 100644
--- a/gcc/config/m32r/m32r-protos.h
+++ b/gcc/config/m32r/m32r-protos.h
@@ -1,5 +1,5 @@
 /* Prototypes for m32r.cc functions used in the md file & elsewhere.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/m32r/m32r.cc b/gcc/config/m32r/m32r.cc
index e3489fb4dc0..5a788e29515 100644
--- a/gcc/config/m32r/m32r.cc
+++ b/gcc/config/m32r/m32r.cc
@@ -1,5 +1,5 @@
 /* Subroutines used for code generation on the Renesas M32R cpu.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/m32r/m32r.h b/gcc/config/m32r/m32r.h
index b96eec8fe3f..0407c5737d5 100644
--- a/gcc/config/m32r/m32r.h
+++ b/gcc/config/m32r/m32r.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, Renesas M32R cpu.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/m32r/m32r.md b/gcc/config/m32r/m32r.md
index 1eb6859d19e..24b14c7013b 100644
--- a/gcc/config/m32r/m32r.md
+++ b/gcc/config/m32r/m32r.md
@@ -1,5 +1,5 @@
 ;; Machine description of the Renesas M32R cpu for GNU C compiler
-;; Copyright (C) 1996-2022 Free Software Foundation, Inc.
+;; Copyright (C) 1996-2023 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
diff --git a/gcc/config/m32r/m32r.opt b/gcc/config/m32r/m32r.opt
index 8ffbe50b5d9..72415c3f8a0 100644
--- a/gcc/config/m32r/m32r.opt
+++ b/gcc/config/m32r/m32r.opt
@@ -1,6 +1,6 @@
 ; Options for the Renesas M32R port of the compiler.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/m32r/predicates.md b/gcc/config/m32r/predicates.md
index 667d8749ee2..f4f3d5a7bf9 100644
--- a/gcc/config/m32r/predicates.md
+++ b/gcc/config/m32r/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for Renesas M32R.
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/m32r/t-m32r b/gcc/config/m32r/t-m32r
index 01aaaa9acf3..e9376bcbe7b 100644
--- a/gcc/config/m32r/t-m32r
+++ b/gcc/config/m32r/t-m32r
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2022 Free Software Foundation, Inc.
+# Copyright (C) 1997-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/m68k/cf.md b/gcc/config/m68k/cf.md
index e0b4d2a0414..1a49c53d796 100644
--- a/gcc/config/m68k/cf.md
+++ b/gcc/config/m68k/cf.md
@@ -1,5 +1,5 @@
 ;; ColdFire V1, V2, V3 and V4/V4e DFA description.
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;; Contributed by CodeSourcery Inc., www.codesourcery.com
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/m68k/constraints.md b/gcc/config/m68k/constraints.md
index b3f76b4ff39..bcc2137da96 100644
--- a/gcc/config/m68k/constraints.md
+++ b/gcc/config/m68k/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for m68k
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
diff --git a/gcc/config/m68k/genopt.sh b/gcc/config/m68k/genopt.sh
index 29e68b71c3e..9c0862fb38b 100755
--- a/gcc/config/m68k/genopt.sh
+++ b/gcc/config/m68k/genopt.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Generate m68k-tables.opt from the lists in *.def.
-# Copyright (C) 2011-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -23,7 +23,7 @@ cat <<EOF
 ; Generated automatically by genopt.sh from m68k-devices.def,
 ; m68k-isas.def and m68k-microarchs.def.
 
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/m68k/ieee.opt b/gcc/config/m68k/ieee.opt
index cd436a9d0aa..0f93067c4d8 100644
--- a/gcc/config/m68k/ieee.opt
+++ b/gcc/config/m68k/ieee.opt
@@ -1,6 +1,6 @@
 ; Extra IEEE options for the Motorola 68000 port of the compiler.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/m68k/linux.h b/gcc/config/m68k/linux.h
index ba7a3ba5162..2e1cb5498b8 100644
--- a/gcc/config/m68k/linux.h
+++ b/gcc/config/m68k/linux.h
@@ -1,6 +1,6 @@
 /* Definitions for Motorola 68k running Linux-based GNU systems with
    ELF format.
-   Copyright (C) 1995-2022 Free Software Foundation, Inc.
+   Copyright (C) 1995-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/m68k/m68020-elf.h b/gcc/config/m68k/m68020-elf.h
index a8dc3d5981f..6453f446aac 100644
--- a/gcc/config/m68k/m68020-elf.h
+++ b/gcc/config/m68k/m68020-elf.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.  "naked" 68020,
    elf object files and debugging, version.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/m68k/m68k-devices.def b/gcc/config/m68k/m68k-devices.def
index a6cc5fa18cc..edae582d0a5 100644
--- a/gcc/config/m68k/m68k-devices.def
+++ b/gcc/config/m68k/m68k-devices.def
@@ -1,5 +1,5 @@
 /* m68k device names -*- C -*-
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
    Written by CodeSourcery
 
    This file is part of GCC.
diff --git a/gcc/config/m68k/m68k-isas.def b/gcc/config/m68k/m68k-isas.def
index ea9579288c5..490e9d6b9ab 100644
--- a/gcc/config/m68k/m68k-isas.def
+++ b/gcc/config/m68k/m68k-isas.def
@@ -1,5 +1,5 @@
 /* m68k ISA names.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/m68k/m68k-microarchs.def b/gcc/config/m68k/m68k-microarchs.def
index e488a936cc9..2ea1fdd47b0 100644
--- a/gcc/config/m68k/m68k-microarchs.def
+++ b/gcc/config/m68k/m68k-microarchs.def
@@ -1,5 +1,5 @@
 /* m68k microarchitecture names.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/m68k/m68k-modes.def b/gcc/config/m68k/m68k-modes.def
index d909300631c..5eee201f2c3 100644
--- a/gcc/config/m68k/m68k-modes.def
+++ b/gcc/config/m68k/m68k-modes.def
@@ -1,5 +1,5 @@
 /* M68k extra machine modes. 
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/m68k/m68k-none.h b/gcc/config/m68k/m68k-none.h
index 7d6380ccfb0..c6a4fefaf77 100644
--- a/gcc/config/m68k/m68k-none.h
+++ b/gcc/config/m68k/m68k-none.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler.  "naked" 68020.
-   Copyright (C) 1994-2022 Free Software Foundation, Inc.
+   Copyright (C) 1994-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/m68k/m68k-opts.h b/gcc/config/m68k/m68k-opts.h
index 9e39bc8671b..56d503f3877 100644
--- a/gcc/config/m68k/m68k-opts.h
+++ b/gcc/config/m68k/m68k-opts.h
@@ -1,5 +1,5 @@
 /* Definitions for option handling for Motorola 680x0/ColdFire.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/m68k/m68k-protos.h b/gcc/config/m68k/m68k-protos.h
index 3139eb8e6e8..60bff796534 100644
--- a/gcc/config/m68k/m68k-protos.h
+++ b/gcc/config/m68k/m68k-protos.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler.  Sun 68000/68020 version.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/m68k/m68k-tables.opt b/gcc/config/m68k/m68k-tables.opt
index e584fedfbdb..29d210514ce 100644
--- a/gcc/config/m68k/m68k-tables.opt
+++ b/gcc/config/m68k/m68k-tables.opt
@@ -2,7 +2,7 @@
 ; Generated automatically by genopt.sh from m68k-devices.def,
 ; m68k-isas.def and m68k-microarchs.def.
 
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/m68k/m68k.cc b/gcc/config/m68k/m68k.cc
index 62898dafe92..0bff89bc39d 100644
--- a/gcc/config/m68k/m68k.cc
+++ b/gcc/config/m68k/m68k.cc
@@ -1,5 +1,5 @@
 /* Subroutines for insn-output.cc for Motorola 68000 family.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/m68k/m68k.h b/gcc/config/m68k/m68k.h
index 05fa7fe8a23..6f0bdd8dffa 100644
--- a/gcc/config/m68k/m68k.h
+++ b/gcc/config/m68k/m68k.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GCC for Motorola 680x0/ColdFire.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/m68k/m68k.md b/gcc/config/m68k/m68k.md
index e4208cf323f..cdfa107411d 100644
--- a/gcc/config/m68k/m68k.md
+++ b/gcc/config/m68k/m68k.md
@@ -1,5 +1,5 @@
 ;;- Machine description for GNU compiler, Motorola 68000 Version
-;;  Copyright (C) 1987-2022 Free Software Foundation, Inc.
+;;  Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
diff --git a/gcc/config/m68k/m68k.opt b/gcc/config/m68k/m68k.opt
index fc3c73f30ec..2940c95fea7 100644
--- a/gcc/config/m68k/m68k.opt
+++ b/gcc/config/m68k/m68k.opt
@@ -1,6 +1,6 @@
 ; Options for the Motorola 68000 port of the compiler.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/m68k/m68kelf.h b/gcc/config/m68k/m68kelf.h
index e5518b0ee72..01ee724ef2b 100644
--- a/gcc/config/m68k/m68kelf.h
+++ b/gcc/config/m68k/m68kelf.h
@@ -1,7 +1,7 @@
 /* m68kelf support, derived from m68kv4.h */
 
 /* Target definitions for GNU compiler for mc680x0 running System V.4
-   Copyright (C) 1991-2022 Free Software Foundation, Inc.
+   Copyright (C) 1991-2023 Free Software Foundation, Inc.
 
    Written by Ron Guilmette (rfg@netcom.com) and Fred Fish (fnf@cygnus.com).
 
diff --git a/gcc/config/m68k/m68kemb.h b/gcc/config/m68k/m68kemb.h
index ee55faf6912..5bb19ede96b 100644
--- a/gcc/config/m68k/m68kemb.h
+++ b/gcc/config/m68k/m68kemb.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.  "embedded" 68XXX.
    This is meant to be included after m68k.h.
-   Copyright (C) 1994-2022 Free Software Foundation, Inc.  */
+   Copyright (C) 1994-2023 Free Software Foundation, Inc.  */
 
 /* Override the SVR4 ABI for this target.  */
 
diff --git a/gcc/config/m68k/netbsd-elf.h b/gcc/config/m68k/netbsd-elf.h
index ac7ec92ce6f..4d4a6d71cc4 100644
--- a/gcc/config/m68k/netbsd-elf.h
+++ b/gcc/config/m68k/netbsd-elf.h
@@ -1,7 +1,7 @@
 /* Definitions of target machine for GNU compiler,
    for m68k (including m68010) NetBSD platforms using the
    ELF object format.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Wasabi Systems. Inc.
 
    This file is derived from <m68k/m68kv4.h>, <m68k/m68kelf.h>,
diff --git a/gcc/config/m68k/openbsd.h b/gcc/config/m68k/openbsd.h
index ab998177de8..f5439abbc72 100644
--- a/gcc/config/m68k/openbsd.h
+++ b/gcc/config/m68k/openbsd.h
@@ -1,5 +1,5 @@
 /* Configuration file for an m68k OpenBSD target.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/m68k/predicates.md b/gcc/config/m68k/predicates.md
index 094a1895553..b2edb54a58c 100644
--- a/gcc/config/m68k/predicates.md
+++ b/gcc/config/m68k/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for Motorola 68000.
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/m68k/print-sysroot-suffix.sh b/gcc/config/m68k/print-sysroot-suffix.sh
index 1a463894c30..eef370f887e 100644
--- a/gcc/config/m68k/print-sysroot-suffix.sh
+++ b/gcc/config/m68k/print-sysroot-suffix.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2022 Free Software Foundation, Inc.
+# Copyright (C) 2006-2023 Free Software Foundation, Inc.
 # This file is part of GCC.
 
 # GCC is free software; you can redistribute it and/or modify
diff --git a/gcc/config/m68k/rtemself.h b/gcc/config/m68k/rtemself.h
index 4a796e8e896..dfe290e9389 100644
--- a/gcc/config/m68k/rtemself.h
+++ b/gcc/config/m68k/rtemself.h
@@ -1,6 +1,6 @@
 /* Definitions for rtems targeting a Motorola m68k using elf.
    Copyright (C) 1999, 2000, 2002 National Research Council of Canada.
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
    Contributed by Charles-Antoine Gauthier (charles.gauthier@nrc.ca).
 
    This file is part of GCC.
diff --git a/gcc/config/m68k/sync.md b/gcc/config/m68k/sync.md
index eb1fb14effe..846981a180a 100644
--- a/gcc/config/m68k/sync.md
+++ b/gcc/config/m68k/sync.md
@@ -1,5 +1,5 @@
 ;; GCC machine description for m68k synchronization instructions.
-;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/m68k/t-linux b/gcc/config/m68k/t-linux
index 9f0914570c4..a6473aacf5f 100644
--- a/gcc/config/m68k/t-linux
+++ b/gcc/config/m68k/t-linux
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/m68k/t-mlibs b/gcc/config/m68k/t-mlibs
index 10ec28908e9..cf0ceac63f5 100644
--- a/gcc/config/m68k/t-mlibs
+++ b/gcc/config/m68k/t-mlibs
@@ -1,6 +1,6 @@
 # multilibs  -*- mode:Makefile -*-
 #
-# Copyright (C) 2007-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/m68k/t-uclinux b/gcc/config/m68k/t-uclinux
index 33cf87720c4..08a43b98c36 100644
--- a/gcc/config/m68k/t-uclinux
+++ b/gcc/config/m68k/t-uclinux
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2022 Free Software Foundation, Inc.
+# Copyright (C) 2003-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/m68k/uclinux.h b/gcc/config/m68k/uclinux.h
index e438b6e5375..4d3c512f214 100644
--- a/gcc/config/m68k/uclinux.h
+++ b/gcc/config/m68k/uclinux.h
@@ -2,7 +2,7 @@
    using ELF objects with special linker post-processing to produce FLAT
    executables.
 
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/m68k/uclinux.opt b/gcc/config/m68k/uclinux.opt
index 6c9c86d01e4..b4092af1476 100644
--- a/gcc/config/m68k/uclinux.opt
+++ b/gcc/config/m68k/uclinux.opt
@@ -1,6 +1,6 @@
 ; m68k/ColdFire uClinux options.
 
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/mcore/constraints.md b/gcc/config/mcore/constraints.md
index f21f6b34559..49e0d76e657 100644
--- a/gcc/config/mcore/constraints.md
+++ b/gcc/config/mcore/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for the Motorola MCore
-;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mcore/mcore-elf.h b/gcc/config/mcore/mcore-elf.h
index 342b65d811d..bf1b093d327 100644
--- a/gcc/config/mcore/mcore-elf.h
+++ b/gcc/config/mcore/mcore-elf.h
@@ -1,5 +1,5 @@
 /* Definitions of MCore target. 
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of GCC.
diff --git a/gcc/config/mcore/mcore-protos.h b/gcc/config/mcore/mcore-protos.h
index 52e0b7dabe9..e66c343dce4 100644
--- a/gcc/config/mcore/mcore-protos.h
+++ b/gcc/config/mcore/mcore-protos.h
@@ -1,5 +1,5 @@
 /* Prototypes for exported functions defined in mcore.cc
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
    Contributed by Nick Clifton (nickc@redhat.com)
 
    This file is part of GCC.
diff --git a/gcc/config/mcore/mcore.cc b/gcc/config/mcore/mcore.cc
index 605d63b6a70..e800af78e14 100644
--- a/gcc/config/mcore/mcore.cc
+++ b/gcc/config/mcore/mcore.cc
@@ -1,5 +1,5 @@
 /* Output routines for Motorola MCore processor
-   Copyright (C) 1993-2022 Free Software Foundation, Inc.
+   Copyright (C) 1993-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/mcore/mcore.h b/gcc/config/mcore/mcore.h
index c905c4024f3..3de4f0b336a 100644
--- a/gcc/config/mcore/mcore.h
+++ b/gcc/config/mcore/mcore.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler,
    for Motorola M*CORE Processor.
-   Copyright (C) 1993-2022 Free Software Foundation, Inc.
+   Copyright (C) 1993-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/mcore/mcore.md b/gcc/config/mcore/mcore.md
index ede545c66c8..b8ebb5128a7 100644
--- a/gcc/config/mcore/mcore.md
+++ b/gcc/config/mcore/mcore.md
@@ -1,5 +1,5 @@
 ;;  Machine description the Motorola MCore
-;;  Copyright (C) 1993-2022 Free Software Foundation, Inc.
+;;  Copyright (C) 1993-2023 Free Software Foundation, Inc.
 ;;  Contributed by Motorola.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/mcore/mcore.opt b/gcc/config/mcore/mcore.opt
index b44de878593..d6d9f6a2411 100644
--- a/gcc/config/mcore/mcore.opt
+++ b/gcc/config/mcore/mcore.opt
@@ -1,6 +1,6 @@
 ; Options for the Motorola MCore port of the compiler.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/mcore/predicates.md b/gcc/config/mcore/predicates.md
index 6f230ad7723..14cc87493c6 100644
--- a/gcc/config/mcore/predicates.md
+++ b/gcc/config/mcore/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for Motorola MCore.
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mcore/t-mcore b/gcc/config/mcore/t-mcore
index 39f3b78388d..e8ceb5ceb06 100644
--- a/gcc/config/mcore/t-mcore
+++ b/gcc/config/mcore/t-mcore
@@ -1,4 +1,4 @@
-# Copyright (C) 2000-2022 Free Software Foundation, Inc.
+# Copyright (C) 2000-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/microblaze/constraints.md b/gcc/config/microblaze/constraints.md
index a8934d305ee..aae4be73ae3 100644
--- a/gcc/config/microblaze/constraints.md
+++ b/gcc/config/microblaze/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for Xilinx MicroBlaze processors.
-;; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
 ;; Contributed by Michael Eager <eager@eagercon.com>.
 
diff --git a/gcc/config/microblaze/linux.h b/gcc/config/microblaze/linux.h
index 5b1a365eda4..e2e2c421c52 100644
--- a/gcc/config/microblaze/linux.h
+++ b/gcc/config/microblaze/linux.h
@@ -1,5 +1,5 @@
 /* Definitions for MicroBlaze running Linux.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/microblaze/microblaze-c.cc b/gcc/config/microblaze/microblaze-c.cc
index caabe99b993..065351ad218 100644
--- a/gcc/config/microblaze/microblaze-c.cc
+++ b/gcc/config/microblaze/microblaze-c.cc
@@ -1,5 +1,5 @@
 /* Subroutines used for the C front end for Xilinx MicroBlaze.
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
    Contributed by Michael Eager <eager@eagercon.com>.
 
diff --git a/gcc/config/microblaze/microblaze-protos.h b/gcc/config/microblaze/microblaze-protos.h
index d67355697b5..31a6515176b 100644
--- a/gcc/config/microblaze/microblaze-protos.h
+++ b/gcc/config/microblaze/microblaze-protos.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for Xilinx MicroBlaze.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/microblaze/microblaze.cc b/gcc/config/microblaze/microblaze.cc
index 9290a1f3958..6df2c712cab 100644
--- a/gcc/config/microblaze/microblaze.cc
+++ b/gcc/config/microblaze/microblaze.cc
@@ -1,5 +1,5 @@
 /* Subroutines used for code generation on Xilinx MicroBlaze.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
    Contributed by Michael Eager <eager@eagercon.com>.
 
diff --git a/gcc/config/microblaze/microblaze.h b/gcc/config/microblaze/microblaze.h
index f70c6612c64..0398902362b 100644
--- a/gcc/config/microblaze/microblaze.h
+++ b/gcc/config/microblaze/microblaze.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler for Xilinx MicroBlaze.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
    Contributed by Michael Eager <eager@eagercon.com>.
 
diff --git a/gcc/config/microblaze/microblaze.md b/gcc/config/microblaze/microblaze.md
index 0765ff930c6..671667b537c 100644
--- a/gcc/config/microblaze/microblaze.md
+++ b/gcc/config/microblaze/microblaze.md
@@ -1,5 +1,5 @@
 ;; microblaze.md -- Machine description for Xilinx MicroBlaze processors.
-;; Copyright (C) 2009-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 ;; Contributed by Michael Eager <eager@eagercon.com>.
 
diff --git a/gcc/config/microblaze/microblaze.opt b/gcc/config/microblaze/microblaze.opt
index 9f47e67cf2a..dbf6390ef4b 100644
--- a/gcc/config/microblaze/microblaze.opt
+++ b/gcc/config/microblaze/microblaze.opt
@@ -1,6 +1,6 @@
 ; Options for the MicroBlaze port of the compiler
 ;
-; Copyright (C) 2009-2022 Free Software Foundation, Inc.
+; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 ;
 ; Contributed by Michael Eager <eager@eagercon.com>.
 ;
diff --git a/gcc/config/microblaze/predicates.md b/gcc/config/microblaze/predicates.md
index 9adb58482bd..62396a3c5aa 100644
--- a/gcc/config/microblaze/predicates.md
+++ b/gcc/config/microblaze/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for Xilinx MicroBlaze
-;; Copyright (C) 2009-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 ;;
 ;; Contributed by Michael Eager <eager@eagercon.com>.
 ;;
diff --git a/gcc/config/microblaze/rtems.h b/gcc/config/microblaze/rtems.h
index d2c6afd484e..ecb53796344 100644
--- a/gcc/config/microblaze/rtems.h
+++ b/gcc/config/microblaze/rtems.h
@@ -1,5 +1,5 @@
 /* Definitions for rtems targeting a microblaze using ELF.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/microblaze/sync.md b/gcc/config/microblaze/sync.md
index ae8955ce691..c84bac94101 100644
--- a/gcc/config/microblaze/sync.md
+++ b/gcc/config/microblaze/sync.md
@@ -1,5 +1,5 @@
 ;; Machine description for Xilinx MicroBlaze synchronization instructions.
-;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/10000.md b/gcc/config/mips/10000.md
index 867a18553b4..ab4c3d5641c 100644
--- a/gcc/config/mips/10000.md
+++ b/gcc/config/mips/10000.md
@@ -1,5 +1,5 @@
 ;; DFA-based pipeline description for the VR1x000.
-;;   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/20kc.md b/gcc/config/mips/20kc.md
index 03ae71495ee..2f738b9f3a3 100644
--- a/gcc/config/mips/20kc.md
+++ b/gcc/config/mips/20kc.md
@@ -1,4 +1,4 @@
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/24k.md b/gcc/config/mips/24k.md
index 9823d6f1251..951b097e05d 100644
--- a/gcc/config/mips/24k.md
+++ b/gcc/config/mips/24k.md
@@ -8,7 +8,7 @@
 ;; References:
 ;;   "MIPS32 24K Processor Core Family Software User's Manual, Rev 3.04."
 ;;
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/3000.md b/gcc/config/mips/3000.md
index 22f80505d2a..2b7c69a7aa1 100644
--- a/gcc/config/mips/3000.md
+++ b/gcc/config/mips/3000.md
@@ -1,5 +1,5 @@
 ;; R3000 and TX39 pipeline description.
-;;   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/4000.md b/gcc/config/mips/4000.md
index 12ce4ffd1b5..ea944303c1d 100644
--- a/gcc/config/mips/4000.md
+++ b/gcc/config/mips/4000.md
@@ -1,5 +1,5 @@
 ;; R4000 pipeline description.
-;;   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/4100.md b/gcc/config/mips/4100.md
index f754156a1ac..24199af9e68 100644
--- a/gcc/config/mips/4100.md
+++ b/gcc/config/mips/4100.md
@@ -1,5 +1,5 @@
 ;; VR4100 and VR4120 pipeline description.
-;;   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/4130.md b/gcc/config/mips/4130.md
index 28b6144f5e4..47fef48b3bd 100644
--- a/gcc/config/mips/4130.md
+++ b/gcc/config/mips/4130.md
@@ -1,4 +1,4 @@
-;; Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/4300.md b/gcc/config/mips/4300.md
index 31f36b83f02..4e4d32345d4 100644
--- a/gcc/config/mips/4300.md
+++ b/gcc/config/mips/4300.md
@@ -1,5 +1,5 @@
 ;; VR4300 pipeline description.
-;;   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/4600.md b/gcc/config/mips/4600.md
index 622aa187c76..38d1a2dea8d 100644
--- a/gcc/config/mips/4600.md
+++ b/gcc/config/mips/4600.md
@@ -1,5 +1,5 @@
 ;; R4600, R4650, and R4700 pipeline description.
-;;   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/4k.md b/gcc/config/mips/4k.md
index 4d7dddd098a..76d2f9c1022 100644
--- a/gcc/config/mips/4k.md
+++ b/gcc/config/mips/4k.md
@@ -10,7 +10,7 @@
 ;; 4km - pipelined multiplier and block address translator (BAT)
 ;; 4kp - non-pipelined multiplier and block address translator (BAT)
 ;;
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/5000.md b/gcc/config/mips/5000.md
index a1a7a45fb25..43464923980 100644
--- a/gcc/config/mips/5000.md
+++ b/gcc/config/mips/5000.md
@@ -1,5 +1,5 @@
 ;; VR5000 pipeline description.
-;;   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/5400.md b/gcc/config/mips/5400.md
index 50994e6a0c3..fa7064623aa 100644
--- a/gcc/config/mips/5400.md
+++ b/gcc/config/mips/5400.md
@@ -1,4 +1,4 @@
-;; Copyright (C) 2002-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2002-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/5500.md b/gcc/config/mips/5500.md
index e53d2f380b1..2501f76655c 100644
--- a/gcc/config/mips/5500.md
+++ b/gcc/config/mips/5500.md
@@ -1,4 +1,4 @@
-;; Copyright (C) 2002-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2002-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/5k.md b/gcc/config/mips/5k.md
index 2f7d88f0ed9..d394278b6a6 100644
--- a/gcc/config/mips/5k.md
+++ b/gcc/config/mips/5k.md
@@ -10,7 +10,7 @@
 ;; 5kf - Separate floating point pipe which can dual-issue with the
 ;;       integer pipe.
 ;;
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/6000.md b/gcc/config/mips/6000.md
index ca83a582168..b73bdd5b2a3 100644
--- a/gcc/config/mips/6000.md
+++ b/gcc/config/mips/6000.md
@@ -1,5 +1,5 @@
 ;; R6000 pipeline description.
-;;   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/7000.md b/gcc/config/mips/7000.md
index b1ef835190b..78e8105cdd4 100644
--- a/gcc/config/mips/7000.md
+++ b/gcc/config/mips/7000.md
@@ -1,5 +1,5 @@
 ;; DFA-based pipeline description for the RM7000.
-;;   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/74k.md b/gcc/config/mips/74k.md
index 96f00e05805..604fb0811ad 100644
--- a/gcc/config/mips/74k.md
+++ b/gcc/config/mips/74k.md
@@ -5,7 +5,7 @@
 ;;   "MIPS32 74K Microarchitecure Specification Rev. 01.02 Jun 15, 2006"
 ;;   "MIPS32 74Kf Processor Core Datasheet Jun 2, 2006"
 ;;
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/9000.md b/gcc/config/mips/9000.md
index 2f3c3c09055..261bff39610 100644
--- a/gcc/config/mips/9000.md
+++ b/gcc/config/mips/9000.md
@@ -1,5 +1,5 @@
 ;; DFA-based pipeline description for the RM9000.
-;;   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/constraints.md b/gcc/config/mips/constraints.md
index b015ac4ce3a..49d1a43c613 100644
--- a/gcc/config/mips/constraints.md
+++ b/gcc/config/mips/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for MIPS.
-;; Copyright (C) 2006-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/driver-native.cc b/gcc/config/mips/driver-native.cc
index 327ad255c3e..afc276f5278 100644
--- a/gcc/config/mips/driver-native.cc
+++ b/gcc/config/mips/driver-native.cc
@@ -1,5 +1,5 @@
 /* Subroutines for the gcc driver.
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/elf.h b/gcc/config/mips/elf.h
index 7e08b2d74f8..384b9a4fd5b 100644
--- a/gcc/config/mips/elf.h
+++ b/gcc/config/mips/elf.h
@@ -1,5 +1,5 @@
 /* Target macros for mips*-elf targets.
-   Copyright (C) 1994-2022 Free Software Foundation, Inc.
+   Copyright (C) 1994-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/elfoabi.h b/gcc/config/mips/elfoabi.h
index a837ba17377..04a9d03a035 100644
--- a/gcc/config/mips/elfoabi.h
+++ b/gcc/config/mips/elfoabi.h
@@ -1,6 +1,6 @@
 /* Target macros for mips*-elf targets that selected between o32 and o64
    based on the target architecture.
-   Copyright (C) 1994-2022 Free Software Foundation, Inc.
+   Copyright (C) 1994-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/elforion.h b/gcc/config/mips/elforion.h
index f6ae6c5abbd..2d7039eaeb2 100644
--- a/gcc/config/mips/elforion.h
+++ b/gcc/config/mips/elforion.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler.  MIPS ORION version.
-   Copyright (C) 1994-2022 Free Software Foundation, Inc.
+   Copyright (C) 1994-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/frame-header-opt.cc b/gcc/config/mips/frame-header-opt.cc
index a29b8236014..dece7eddb8c 100644
--- a/gcc/config/mips/frame-header-opt.cc
+++ b/gcc/config/mips/frame-header-opt.cc
@@ -4,7 +4,7 @@
    targets, if a frame header is required, it is allocated by the callee.
 
 
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/generic.md b/gcc/config/mips/generic.md
index a726af854fa..420bc129aaf 100644
--- a/gcc/config/mips/generic.md
+++ b/gcc/config/mips/generic.md
@@ -1,5 +1,5 @@
 ;; Generic DFA-based pipeline description for MIPS targets
-;;   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/genopt.sh b/gcc/config/mips/genopt.sh
index eec36657b2a..dfc2bf9aebb 100755
--- a/gcc/config/mips/genopt.sh
+++ b/gcc/config/mips/genopt.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Generate mips-tables.opt from the list of CPUs in mips-cpus.def.
-# Copyright (C) 2011-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -22,7 +22,7 @@ cat <<EOF
 ; -*- buffer-read-only: t -*-
 ; Generated automatically by genopt.sh from mips-cpus.def.
 
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/mips/gnu-user.h b/gcc/config/mips/gnu-user.h
index 6aad7192e69..9a540b8b53f 100644
--- a/gcc/config/mips/gnu-user.h
+++ b/gcc/config/mips/gnu-user.h
@@ -1,5 +1,5 @@
 /* Definitions for MIPS systems using GNU userspace.
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/gs264e.md b/gcc/config/mips/gs264e.md
index 711cda77187..b6228afba94 100644
--- a/gcc/config/mips/gs264e.md
+++ b/gcc/config/mips/gs264e.md
@@ -1,6 +1,6 @@
 ;; Pipeline model for Loongson gs264e cores.
 
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/gs464.md b/gcc/config/mips/gs464.md
index 40cb112336d..a68d413a3a1 100644
--- a/gcc/config/mips/gs464.md
+++ b/gcc/config/mips/gs464.md
@@ -1,6 +1,6 @@
 ;; Pipeline model for Loongson gs464 cores.
 
-;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/gs464e.md b/gcc/config/mips/gs464e.md
index 847b7cc0683..23086290ab6 100644
--- a/gcc/config/mips/gs464e.md
+++ b/gcc/config/mips/gs464e.md
@@ -1,6 +1,6 @@
 ;; Pipeline model for Loongson gs464e cores.
 
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/i6400.md b/gcc/config/mips/i6400.md
index 289a11487d7..b44b6cad810 100644
--- a/gcc/config/mips/i6400.md
+++ b/gcc/config/mips/i6400.md
@@ -1,6 +1,6 @@
 ;; DFA-based pipeline description for I6400.
 ;;
-;; Copyright (C) 2015-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/linux-common.h b/gcc/config/mips/linux-common.h
index b29f4aa3a0e..6bfa1d192c5 100644
--- a/gcc/config/mips/linux-common.h
+++ b/gcc/config/mips/linux-common.h
@@ -1,5 +1,5 @@
 /* Definitions for MIPS running Linux-based GNU systems with ELF format.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/linux.h b/gcc/config/mips/linux.h
index 230b7789bb8..5add34ea134 100644
--- a/gcc/config/mips/linux.h
+++ b/gcc/config/mips/linux.h
@@ -1,5 +1,5 @@
 /* Definitions for MIPS running Linux-based GNU systems with ELF format.
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/loongson-mmi.md b/gcc/config/mips/loongson-mmi.md
index 4317273ed1f..39fc3c541ef 100644
--- a/gcc/config/mips/loongson-mmi.md
+++ b/gcc/config/mips/loongson-mmi.md
@@ -1,5 +1,5 @@
 ;; Machine description for Loongson MultiMedia extensions Instructions (MMI).
-;; Copyright (C) 2008-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2023 Free Software Foundation, Inc.
 ;; Contributed by CodeSourcery.
 ;;
 ;; This file is part of GCC.
diff --git a/gcc/config/mips/loongson-mmiintrin.h b/gcc/config/mips/loongson-mmiintrin.h
index 1bb4b67ce57..2773fdfdc1b 100644
--- a/gcc/config/mips/loongson-mmiintrin.h
+++ b/gcc/config/mips/loongson-mmiintrin.h
@@ -1,6 +1,6 @@
 /* Intrinsics for Loongson MultiMedia extension Instructions operations.
 
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery.
 
    This file is part of GCC.
diff --git a/gcc/config/mips/loongson.h b/gcc/config/mips/loongson.h
index eba9c270444..1b727191e3d 100644
--- a/gcc/config/mips/loongson.h
+++ b/gcc/config/mips/loongson.h
@@ -1,6 +1,6 @@
 /* Intrinsics for Loongson MultiMedia extension Instructions operations.
 
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery.
 
    This file is part of GCC.
diff --git a/gcc/config/mips/loongson2ef.md b/gcc/config/mips/loongson2ef.md
index 793f208c084..872c0d49345 100644
--- a/gcc/config/mips/loongson2ef.md
+++ b/gcc/config/mips/loongson2ef.md
@@ -1,6 +1,6 @@
 ;; Pipeline model for ST Microelectronics Loongson-2E/2F cores.
 
-;; Copyright (C) 2008-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2023 Free Software Foundation, Inc.
 ;; Contributed by CodeSourcery.
 ;;
 ;; GCC is free software; you can redistribute it and/or modify
diff --git a/gcc/config/mips/m5100.md b/gcc/config/mips/m5100.md
index ec5f4210976..83c09914c19 100644
--- a/gcc/config/mips/m5100.md
+++ b/gcc/config/mips/m5100.md
@@ -1,6 +1,6 @@
 ;; DFA-based pipeline description for MIPS32 models M5100.
 ;;
-;; Copyright (C) 2015-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/micromips.md b/gcc/config/mips/micromips.md
index 1d58627a30c..81d4395808b 100644
--- a/gcc/config/mips/micromips.md
+++ b/gcc/config/mips/micromips.md
@@ -1,4 +1,4 @@
-;; Copyright (C) 2013-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2023 Free Software Foundation, Inc.
 ;;
 ;; micromips.md   Machine Description for the microMIPS instruction set
 ;; This file is part of GCC.
diff --git a/gcc/config/mips/mips-cpus.def b/gcc/config/mips/mips-cpus.def
index c0191b0bdbe..e2fcb8527ae 100644
--- a/gcc/config/mips/mips-cpus.def
+++ b/gcc/config/mips/mips-cpus.def
@@ -1,5 +1,5 @@
 /* MIPS CPU names.
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/mips-d.cc b/gcc/config/mips/mips-d.cc
index 8b6ccd10604..09391964a91 100644
--- a/gcc/config/mips/mips-d.cc
+++ b/gcc/config/mips/mips-d.cc
@@ -1,5 +1,5 @@
 /* Subroutines for the D front end on the MIPS architecture.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 GCC 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/gcc/config/mips/mips-d.h b/gcc/config/mips/mips-d.h
index 7cb3ed9716e..57bda97119d 100644
--- a/gcc/config/mips/mips-d.h
+++ b/gcc/config/mips/mips-d.h
@@ -1,5 +1,5 @@
 /* Definitions for the D front end on the MIPS architecture.
-   Copyright (C) 2022 Free Software Foundation, Inc.
+   Copyright (C) 2022-2023 Free Software Foundation, Inc.
 
 GCC 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/gcc/config/mips/mips-dsp.md b/gcc/config/mips/mips-dsp.md
index 0378f926b01..24309c8ca9d 100644
--- a/gcc/config/mips/mips-dsp.md
+++ b/gcc/config/mips/mips-dsp.md
@@ -1,4 +1,4 @@
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/mips-dspr2.md b/gcc/config/mips/mips-dspr2.md
index d4427f2dc22..79375dda175 100644
--- a/gcc/config/mips/mips-dspr2.md
+++ b/gcc/config/mips/mips-dspr2.md
@@ -1,4 +1,4 @@
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/mips-fixed.md b/gcc/config/mips/mips-fixed.md
index 2b87b99b119..e77f675e2bb 100644
--- a/gcc/config/mips/mips-fixed.md
+++ b/gcc/config/mips/mips-fixed.md
@@ -1,4 +1,4 @@
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/mips-ftypes.def b/gcc/config/mips/mips-ftypes.def
index a721108dccc..b94788df5de 100644
--- a/gcc/config/mips/mips-ftypes.def
+++ b/gcc/config/mips/mips-ftypes.def
@@ -1,5 +1,5 @@
 /* Definitions of prototypes for MIPS built-in functions.  -*- C -*-
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/mips-modes.def b/gcc/config/mips/mips-modes.def
index 16ce8240158..db2bda62a95 100644
--- a/gcc/config/mips/mips-modes.def
+++ b/gcc/config/mips/mips-modes.def
@@ -1,5 +1,5 @@
 /* MIPS extra machine modes. 
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/mips-msa.md b/gcc/config/mips/mips-msa.md
index cd4b6973847..5d83c07e807 100644
--- a/gcc/config/mips/mips-msa.md
+++ b/gcc/config/mips/mips-msa.md
@@ -1,7 +1,7 @@
 ;; Machine Description for MIPS MSA ASE
 ;; Based on the MIPS MSA spec Revision 1.11 8/4/2014
 ;;
-;; Copyright (C) 2015-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/mips-opts.h b/gcc/config/mips/mips-opts.h
index 12ceb6d19bb..7583c6b5809 100644
--- a/gcc/config/mips/mips-opts.h
+++ b/gcc/config/mips/mips-opts.h
@@ -1,5 +1,5 @@
 /* Definitions for option handling for MIPS.
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/mips-protos.h b/gcc/config/mips/mips-protos.h
index 86350523c1b..05abe852360 100644
--- a/gcc/config/mips/mips-protos.h
+++ b/gcc/config/mips/mips-protos.h
@@ -1,5 +1,5 @@
 /* Prototypes of target machine for GNU compiler.  MIPS version.
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
    Contributed by A. Lichnewsky (lich@inria.inria.fr).
    Changed by Michael Meissner	(meissner@osf.org).
    64-bit r4000 support by Ian Lance Taylor (ian@cygnus.com) and
diff --git a/gcc/config/mips/mips-ps-3d.md b/gcc/config/mips/mips-ps-3d.md
index 490a80a1d30..75986abc5e5 100644
--- a/gcc/config/mips/mips-ps-3d.md
+++ b/gcc/config/mips/mips-ps-3d.md
@@ -1,5 +1,5 @@
 ;; MIPS Paired-Single Floating and MIPS-3D Instructions.
-;; Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/mips-tables.opt b/gcc/config/mips/mips-tables.opt
index 330715d9589..f3be044d975 100644
--- a/gcc/config/mips/mips-tables.opt
+++ b/gcc/config/mips/mips-tables.opt
@@ -1,7 +1,7 @@
 ; -*- buffer-read-only: t -*-
 ; Generated automatically by genopt.sh from mips-cpus.def.
 
-; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/mips/mips.cc b/gcc/config/mips/mips.cc
index 0ac0248fb9e..0b25db47a22 100644
--- a/gcc/config/mips/mips.cc
+++ b/gcc/config/mips/mips.cc
@@ -1,5 +1,5 @@
 /* Subroutines used for MIPS code generation.
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
    Contributed by A. Lichnewsky, lich@inria.inria.fr.
    Changes by Michael Meissner, meissner@osf.org.
    64-bit r4000 support by Ian Lance Taylor, ian@cygnus.com, and
diff --git a/gcc/config/mips/mips.h b/gcc/config/mips/mips.h
index 69de74eb416..fbb4372864f 100644
--- a/gcc/config/mips/mips.h
+++ b/gcc/config/mips/mips.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler.  MIPS version.
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
    Contributed by A. Lichnewsky (lich@inria.inria.fr).
    Changed by Michael Meissner	(meissner@osf.org).
    64-bit r4000 support by Ian Lance Taylor (ian@cygnus.com) and
diff --git a/gcc/config/mips/mips.md b/gcc/config/mips/mips.md
index e0f0a582732..e3bf32a3430 100644
--- a/gcc/config/mips/mips.md
+++ b/gcc/config/mips/mips.md
@@ -1,5 +1,5 @@
 ;;  Mips.md	     Machine Description for MIPS based processors
-;;  Copyright (C) 1989-2022 Free Software Foundation, Inc.
+;;  Copyright (C) 1989-2023 Free Software Foundation, Inc.
 ;;  Contributed by   A. Lichnewsky, lich@inria.inria.fr
 ;;  Changes by       Michael Meissner, meissner@osf.org
 ;;  64-bit r4000 support by Ian Lance Taylor, ian@cygnus.com, and
diff --git a/gcc/config/mips/mips.opt b/gcc/config/mips/mips.opt
index ec81edef9d5..195f5be01cc 100644
--- a/gcc/config/mips/mips.opt
+++ b/gcc/config/mips/mips.opt
@@ -1,6 +1,6 @@
 ; Options for the MIPS port of the compiler
 ;
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/mips/msa.h b/gcc/config/mips/msa.h
index 6791f75cb0b..94def187c8e 100644
--- a/gcc/config/mips/msa.h
+++ b/gcc/config/mips/msa.h
@@ -1,6 +1,6 @@
 /* MIPS MSA intrinsics include file.
 
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
    Contributed by Imagination Technologies Ltd.
 
    This file is part of GCC.
diff --git a/gcc/config/mips/mti-elf.h b/gcc/config/mips/mti-elf.h
index f34dfeeebc8..c0940739a5d 100644
--- a/gcc/config/mips/mti-elf.h
+++ b/gcc/config/mips/mti-elf.h
@@ -1,5 +1,5 @@
 /* Target macros for mips*-mti-elf targets.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/mti-linux.h b/gcc/config/mips/mti-linux.h
index ee17fa42c4e..80a0b7e04c7 100644
--- a/gcc/config/mips/mti-linux.h
+++ b/gcc/config/mips/mti-linux.h
@@ -1,5 +1,5 @@
 /* Target macros for mips*-mti-linux* targets.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/n32-elf.h b/gcc/config/mips/n32-elf.h
index fb5707e80bd..cae9f1ba733 100644
--- a/gcc/config/mips/n32-elf.h
+++ b/gcc/config/mips/n32-elf.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    n32 for embedded systems.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/netbsd.h b/gcc/config/mips/netbsd.h
index 2ed594e6b45..a19e0a8aeef 100644
--- a/gcc/config/mips/netbsd.h
+++ b/gcc/config/mips/netbsd.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for MIPS NetBSD systems.
-   Copyright (C) 1993-2022 Free Software Foundation, Inc.
+   Copyright (C) 1993-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/octeon.md b/gcc/config/mips/octeon.md
index efd1f324272..023c5387774 100644
--- a/gcc/config/mips/octeon.md
+++ b/gcc/config/mips/octeon.md
@@ -1,5 +1,5 @@
 ;;  Octeon pipeline description.
-;;  Copyright (C) 2008-2022 Free Software Foundation, Inc.
+;;  Copyright (C) 2008-2023 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/p5600.md b/gcc/config/mips/p5600.md
index 34e728f8c90..c577354e0ef 100644
--- a/gcc/config/mips/p5600.md
+++ b/gcc/config/mips/p5600.md
@@ -1,6 +1,6 @@
 ;; DFA-based pipeline description for P5600.
 ;;
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/p6600.md b/gcc/config/mips/p6600.md
index 847d4d9d3f6..ebb23403280 100644
--- a/gcc/config/mips/p6600.md
+++ b/gcc/config/mips/p6600.md
@@ -1,6 +1,6 @@
 ;; DFA-based pipeline description for P6600.
 ;;
-;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/predicates.md b/gcc/config/mips/predicates.md
index 662c0ffb86d..e34de2937cc 100644
--- a/gcc/config/mips/predicates.md
+++ b/gcc/config/mips/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for MIPS.
-;; Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/r3900.h b/gcc/config/mips/r3900.h
index 6178f8f5df7..c466ad85f76 100644
--- a/gcc/config/mips/r3900.h
+++ b/gcc/config/mips/r3900.h
@@ -1,7 +1,7 @@
 /* Definitions of MIPS sub target machine for GNU compiler.
    Toshiba r3900.  You should include mips.h after this.
 
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
    Contributed by Gavin Koch (gavin@cygnus.com).
 
 This file is part of GCC.
diff --git a/gcc/config/mips/rtems.h b/gcc/config/mips/rtems.h
index df8c28f03ef..fda93cdd35f 100644
--- a/gcc/config/mips/rtems.h
+++ b/gcc/config/mips/rtems.h
@@ -1,5 +1,5 @@
 /* Definitions for rtems targeting a MIPS using ELF.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
    Contributed by Joel Sherrill (joel@OARcorp.com).
 
    This file is part of GCC.
diff --git a/gcc/config/mips/sb1.md b/gcc/config/mips/sb1.md
index e4e32a06001..44cb6069c0c 100644
--- a/gcc/config/mips/sb1.md
+++ b/gcc/config/mips/sb1.md
@@ -1,4 +1,4 @@
-;; Copyright (C) 2004-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/sde.h b/gcc/config/mips/sde.h
index e57749787ac..add2851c03b 100644
--- a/gcc/config/mips/sde.h
+++ b/gcc/config/mips/sde.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    MIPS SDE version.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/sde.opt b/gcc/config/mips/sde.opt
index 296b1ad47e5..1ecca3ebd59 100644
--- a/gcc/config/mips/sde.opt
+++ b/gcc/config/mips/sde.opt
@@ -1,6 +1,6 @@
 ; MIPS SDE options.
 ;
-; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/mips/sdemtk.h b/gcc/config/mips/sdemtk.h
index f802d8bb5fc..424548324cf 100644
--- a/gcc/config/mips/sdemtk.h
+++ b/gcc/config/mips/sdemtk.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    MIPS SDE version, for use with the SDE C library rather than newlib.
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/sr71k.md b/gcc/config/mips/sr71k.md
index 5753f176e4a..e32ae35d500 100644
--- a/gcc/config/mips/sr71k.md
+++ b/gcc/config/mips/sr71k.md
@@ -1,4 +1,4 @@
-;; Copyright (C) 2002-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2002-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mips/st.h b/gcc/config/mips/st.h
index e30ecaa2434..34d69a3a889 100644
--- a/gcc/config/mips/st.h
+++ b/gcc/config/mips/st.h
@@ -1,5 +1,5 @@
 /* ST 2e / 2f GNU/Linux Configuration.
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/sync.md b/gcc/config/mips/sync.md
index 5ef11e0192a..5fe04feb2d9 100644
--- a/gcc/config/mips/sync.md
+++ b/gcc/config/mips/sync.md
@@ -1,6 +1,6 @@
 ;;  Machine Description for MIPS based processor synchronization
 ;;  instructions.
-;;  Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;;  Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
diff --git a/gcc/config/mips/t-elf b/gcc/config/mips/t-elf
index 050c9172e84..921c757c04c 100644
--- a/gcc/config/mips/t-elf
+++ b/gcc/config/mips/t-elf
@@ -1,4 +1,4 @@
-# Copyright (C) 1999-2022 Free Software Foundation, Inc.
+# Copyright (C) 1999-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-img-elf b/gcc/config/mips/t-img-elf
index bd78f3d1e8b..11c8fe1f41a 100644
--- a/gcc/config/mips/t-img-elf
+++ b/gcc/config/mips/t-img-elf
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022 Free Software Foundation, Inc.
+# Copyright (C) 2014-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-img-linux b/gcc/config/mips/t-img-linux
index 65d01715def..7446dac39dc 100644
--- a/gcc/config/mips/t-img-linux
+++ b/gcc/config/mips/t-img-linux
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022 Free Software Foundation, Inc.
+# Copyright (C) 2014-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-isa3264 b/gcc/config/mips/t-isa3264
index f978ebebc37..de7d96c293f 100644
--- a/gcc/config/mips/t-isa3264
+++ b/gcc/config/mips/t-isa3264
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2022 Free Software Foundation, Inc.
+# Copyright (C) 2001-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-linux64 b/gcc/config/mips/t-linux64
index 37d176ea309..176091cabb6 100644
--- a/gcc/config/mips/t-linux64
+++ b/gcc/config/mips/t-linux64
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2022 Free Software Foundation, Inc.
+# Copyright (C) 2003-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-mips b/gcc/config/mips/t-mips
index d7a934f438c..2d721b34cda 100644
--- a/gcc/config/mips/t-mips
+++ b/gcc/config/mips/t-mips
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2022 Free Software Foundation, Inc.
+# Copyright (C) 2002-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-mti-elf b/gcc/config/mips/t-mti-elf
index d2578de8fe0..4f95bb20c83 100644
--- a/gcc/config/mips/t-mti-elf
+++ b/gcc/config/mips/t-mti-elf
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-mti-linux b/gcc/config/mips/t-mti-linux
index 0d6b7dc1bd0..0c5fb938a57 100644
--- a/gcc/config/mips/t-mti-linux
+++ b/gcc/config/mips/t-mti-linux
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-r3900 b/gcc/config/mips/t-r3900
index 0a02b38d547..b697d43485c 100644
--- a/gcc/config/mips/t-r3900
+++ b/gcc/config/mips/t-r3900
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2022 Free Software Foundation, Inc.
+# Copyright (C) 1998-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-rtems b/gcc/config/mips/t-rtems
index 6af4f2bc0fb..021ef75860c 100644
--- a/gcc/config/mips/t-rtems
+++ b/gcc/config/mips/t-rtems
@@ -1,6 +1,6 @@
 # Custom multilibs for RTEMS
 #
-# Copyright (C) 2003-2022 Free Software Foundation, Inc.
+# Copyright (C) 2003-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-sb1 b/gcc/config/mips/t-sb1
index d7870d9a876..d206d1c6e65 100644
--- a/gcc/config/mips/t-sb1
+++ b/gcc/config/mips/t-sb1
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022 Free Software Foundation, Inc.
+# Copyright (C) 2006-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-sde b/gcc/config/mips/t-sde
index 3688e4cbf27..17b5a93ca10 100644
--- a/gcc/config/mips/t-sde
+++ b/gcc/config/mips/t-sde
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-sdemtk b/gcc/config/mips/t-sdemtk
index 5e9990b12c3..d155cda7bb4 100644
--- a/gcc/config/mips/t-sdemtk
+++ b/gcc/config/mips/t-sdemtk
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-sr71k b/gcc/config/mips/t-sr71k
index 22c2b428675..449ecca7c3e 100644
--- a/gcc/config/mips/t-sr71k
+++ b/gcc/config/mips/t-sr71k
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2022 Free Software Foundation, Inc.
+# Copyright (C) 2002-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-st b/gcc/config/mips/t-st
index 5bf2731dfca..7cc55b5f59b 100644
--- a/gcc/config/mips/t-st
+++ b/gcc/config/mips/t-st
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-vr b/gcc/config/mips/t-vr
index bda8096e196..e2507a347c3 100644
--- a/gcc/config/mips/t-vr
+++ b/gcc/config/mips/t-vr
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2022 Free Software Foundation, Inc.
+# Copyright (C) 2002-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/t-vxworks b/gcc/config/mips/t-vxworks
index b7b1b39afcd..0fd6f3c9011 100644
--- a/gcc/config/mips/t-vxworks
+++ b/gcc/config/mips/t-vxworks
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2022 Free Software Foundation, Inc.
+# Copyright (C) 2003-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/mips/vr.h b/gcc/config/mips/vr.h
index 32e318052a1..a4e5c74e4b4 100644
--- a/gcc/config/mips/vr.h
+++ b/gcc/config/mips/vr.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    NEC VR Series Processors
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Red Hat, Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/mips/vxworks.h b/gcc/config/mips/vxworks.h
index 3f24d6ed816..a72f34bd00a 100644
--- a/gcc/config/mips/vxworks.h
+++ b/gcc/config/mips/vxworks.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2022 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/mips/xlp.md b/gcc/config/mips/xlp.md
index ec06bd10d38..b42bfade92e 100644
--- a/gcc/config/mips/xlp.md
+++ b/gcc/config/mips/xlp.md
@@ -1,5 +1,5 @@
 ;; DFA-based pipeline description for the XLP.
-;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2023 Free Software Foundation, Inc.
 ;;
 ;; xlp.md   Machine Description for the Broadcom XLP Microprocessor
 ;; This file is part of GCC.
diff --git a/gcc/config/mips/xlr.md b/gcc/config/mips/xlr.md
index 4f2746f7f32..071cc1b1dd3 100644
--- a/gcc/config/mips/xlr.md
+++ b/gcc/config/mips/xlr.md
@@ -1,5 +1,5 @@
 ;; DFA-based pipeline description for the XLR.
-;;   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2008-2023 Free Software Foundation, Inc.
 ;;
 ;; xlr.md   Machine Description for the RMI XLR Microprocessor
 ;; This file is part of GCC.
diff --git a/gcc/config/mn10300/constraints.md b/gcc/config/mn10300/constraints.md
index 9563cedc585..4f53674d4af 100644
--- a/gcc/config/mn10300/constraints.md
+++ b/gcc/config/mn10300/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for the MN10300.
-;; Copyright (C) 2007-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mn10300/linux.h b/gcc/config/mn10300/linux.h
index 8cb16f6baf7..72bfac6a32f 100644
--- a/gcc/config/mn10300/linux.h
+++ b/gcc/config/mn10300/linux.h
@@ -1,6 +1,6 @@
 /* Definitions of taret machine for GNU compiler.
    Matsushita AM33/2.0
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
 
    This file is part of GCC.
diff --git a/gcc/config/mn10300/mn10300-modes.def b/gcc/config/mn10300/mn10300-modes.def
index a53a04e8e4b..7c2054a750a 100644
--- a/gcc/config/mn10300/mn10300-modes.def
+++ b/gcc/config/mn10300/mn10300-modes.def
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for MN10300.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Red Hat Inc.
 
    This file is part of GCC.
diff --git a/gcc/config/mn10300/mn10300-opts.h b/gcc/config/mn10300/mn10300-opts.h
index 3f28a1643d1..670361fc876 100644
--- a/gcc/config/mn10300/mn10300-opts.h
+++ b/gcc/config/mn10300/mn10300-opts.h
@@ -1,5 +1,5 @@
 /* Definitions for option handling for Matsushita MN10300 series.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/mn10300/mn10300-protos.h b/gcc/config/mn10300/mn10300-protos.h
index 42a77c2d160..b8e0b003891 100644
--- a/gcc/config/mn10300/mn10300-protos.h
+++ b/gcc/config/mn10300/mn10300-protos.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler. Matsushita MN10300 series
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
    Contributed by Jeff Law (law@cygnus.com).
 
    This file is part of GCC.
diff --git a/gcc/config/mn10300/mn10300.cc b/gcc/config/mn10300/mn10300.cc
index f887d9e2808..a8b01a543cc 100644
--- a/gcc/config/mn10300/mn10300.cc
+++ b/gcc/config/mn10300/mn10300.cc
@@ -1,5 +1,5 @@
 /* Subroutines for insn-output.cc for Matsushita MN10300 series
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
    Contributed by Jeff Law (law@cygnus.com).
 
    This file is part of GCC.
diff --git a/gcc/config/mn10300/mn10300.h b/gcc/config/mn10300/mn10300.h
index bc57f4b176c..9cf6075cd9d 100644
--- a/gcc/config/mn10300/mn10300.h
+++ b/gcc/config/mn10300/mn10300.h
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    Matsushita MN10300 series
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
    Contributed by Jeff Law (law@cygnus.com).
 
    This file is part of GCC.
diff --git a/gcc/config/mn10300/mn10300.md b/gcc/config/mn10300/mn10300.md
index 98c7ef2494a..39f944fb3dd 100644
--- a/gcc/config/mn10300/mn10300.md
+++ b/gcc/config/mn10300/mn10300.md
@@ -1,5 +1,5 @@
 ;; GCC machine description for Matsushita MN10300
-;; Copyright (C) 1996-2022 Free Software Foundation, Inc.
+;; Copyright (C) 1996-2023 Free Software Foundation, Inc.
 ;; Contributed by Jeff Law (law@cygnus.com).
 
 ;; This file is part of GCC.
diff --git a/gcc/config/mn10300/mn10300.opt b/gcc/config/mn10300/mn10300.opt
index 7d2233abbc7..bf06219a507 100644
--- a/gcc/config/mn10300/mn10300.opt
+++ b/gcc/config/mn10300/mn10300.opt
@@ -1,6 +1,6 @@
 ; Options for the Matsushita MN10300 port of the compiler.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/mn10300/predicates.md b/gcc/config/mn10300/predicates.md
index 1ea964fce9d..6c7003bf14b 100644
--- a/gcc/config/mn10300/predicates.md
+++ b/gcc/config/mn10300/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for Matsushita MN10300.
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/mn10300/t-mn10300 b/gcc/config/mn10300/t-mn10300
index 2608a7507ea..b5f901bd493 100644
--- a/gcc/config/mn10300/t-mn10300
+++ b/gcc/config/mn10300/t-mn10300
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2022 Free Software Foundation, Inc.
+# Copyright (C) 1996-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/netbsd-d.cc b/gcc/config/netbsd-d.cc
index dbabae7ab71..a2c74c55a92 100644
--- a/gcc/config/netbsd-d.cc
+++ b/gcc/config/netbsd-d.cc
@@ -1,5 +1,5 @@
 /* Functions for generic NetBSD as target machine for GNU D compiler.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/netbsd-elf.h b/gcc/config/netbsd-elf.h
index c2c35892a13..49ace80cbd9 100644
--- a/gcc/config/netbsd-elf.h
+++ b/gcc/config/netbsd-elf.h
@@ -1,5 +1,5 @@
 /* Common configuration file for NetBSD ELF targets.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Wasabi Systems, Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/netbsd-elf.opt b/gcc/config/netbsd-elf.opt
index db8f478e9ff..5d768a27bd4 100644
--- a/gcc/config/netbsd-elf.opt
+++ b/gcc/config/netbsd-elf.opt
@@ -1,6 +1,6 @@
 ; NetBSD ELF-only options.
 
-; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/netbsd-protos.h b/gcc/config/netbsd-protos.h
index af1ad07f179..5dcdd45dab7 100644
--- a/gcc/config/netbsd-protos.h
+++ b/gcc/config/netbsd-protos.h
@@ -1,5 +1,5 @@
 /* Prototypes.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/netbsd-stdint.h b/gcc/config/netbsd-stdint.h
index 099ae0bfcfb..e855846c563 100644
--- a/gcc/config/netbsd-stdint.h
+++ b/gcc/config/netbsd-stdint.h
@@ -1,5 +1,5 @@
 /* Definitions for <stdint.h> types for NetBSD systems.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/netbsd.cc b/gcc/config/netbsd.cc
index c24e33a1d29..c683be044c6 100644
--- a/gcc/config/netbsd.cc
+++ b/gcc/config/netbsd.cc
@@ -1,5 +1,5 @@
 /* Functions for generic NetBSD as target machine for GNU C compiler.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/netbsd.h b/gcc/config/netbsd.h
index 9e46a0fff02..b53caf822f8 100644
--- a/gcc/config/netbsd.h
+++ b/gcc/config/netbsd.h
@@ -1,5 +1,5 @@
 /* Base configuration file for all NetBSD targets.
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/netbsd.opt b/gcc/config/netbsd.opt
index 2d66252399f..e911179b4b5 100644
--- a/gcc/config/netbsd.opt
+++ b/gcc/config/netbsd.opt
@@ -1,6 +1,6 @@
 ; NetBSD options.
 
-; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/newlib-stdint.h b/gcc/config/newlib-stdint.h
index 098f658e74f..98bc77b46b8 100644
--- a/gcc/config/newlib-stdint.h
+++ b/gcc/config/newlib-stdint.h
@@ -1,5 +1,5 @@
 /* Definitions for <stdint.h> types on systems using newlib.
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/openbsd-d.cc b/gcc/config/openbsd-d.cc
index bb3a3f28f6d..e5d907cb07a 100644
--- a/gcc/config/openbsd-d.cc
+++ b/gcc/config/openbsd-d.cc
@@ -1,5 +1,5 @@
 /* Functions for generic OpenBSD as target machine for GNU D compiler.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/openbsd-libpthread.h b/gcc/config/openbsd-libpthread.h
index f2da0fecdfb..9e209ee4660 100644
--- a/gcc/config/openbsd-libpthread.h
+++ b/gcc/config/openbsd-libpthread.h
@@ -1,6 +1,6 @@
 /* LIB_SPEC appropriate for OpenBSD.  Include -lpthread if -pthread is
    specified on the command line. */
-/*   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+/*   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/openbsd.h b/gcc/config/openbsd.h
index aa90ef734de..645302684b1 100644
--- a/gcc/config/openbsd.h
+++ b/gcc/config/openbsd.h
@@ -1,5 +1,5 @@
 /* Base configuration file for all OpenBSD targets.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/openbsd.opt b/gcc/config/openbsd.opt
index 272f53c40e7..07206769194 100644
--- a/gcc/config/openbsd.opt
+++ b/gcc/config/openbsd.opt
@@ -1,6 +1,6 @@
 ; OpenBSD options.
 
-; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/phoenix.h b/gcc/config/phoenix.h
index d9eef357370..bbfdca44975 100644
--- a/gcc/config/phoenix.h
+++ b/gcc/config/phoenix.h
@@ -1,5 +1,5 @@
 /* Base configuration file for all Phoenix-RTOS targets.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/print-sysroot-suffix.sh b/gcc/config/print-sysroot-suffix.sh
index 73ec7dd217c..84529cf1181 100644
--- a/gcc/config/print-sysroot-suffix.sh
+++ b/gcc/config/print-sysroot-suffix.sh
@@ -3,7 +3,7 @@
 # Arguments are MULTILIB_OSDIRNAMES, MULTILIB_OPTIONS, MULTILIB_MATCHES,
 # and MULTILIB_REUSE.
 
-# Copyright (C) 2009-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 # This file is part of GCC.
 
diff --git a/gcc/config/riscv/elf.h b/gcc/config/riscv/elf.h
index f3d767c6d42..a725c00b637 100644
--- a/gcc/config/riscv/elf.h
+++ b/gcc/config/riscv/elf.h
@@ -1,5 +1,5 @@
 /* Target macros for riscv*-elf targets.
-   Copyright (C) 1994-2022 Free Software Foundation, Inc.
+   Copyright (C) 1994-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/riscv/peephole.md b/gcc/config/riscv/peephole.md
index d9477f46338..0ef0c04410b 100644
--- a/gcc/config/riscv/peephole.md
+++ b/gcc/config/riscv/peephole.md
@@ -1,5 +1,5 @@
 ;; Peephole optimizations for RISC-V for GNU compiler.
-;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;; Contributed by Andrew Waterman (andrew@sifive.com).
 
 ;; This file is part of GCC.
diff --git a/gcc/config/riscv/riscv-vector-builtins.def b/gcc/config/riscv/riscv-vector-builtins.def
index 7636e34d595..12cb4400e00 100644
--- a/gcc/config/riscv/riscv-vector-builtins.def
+++ b/gcc/config/riscv/riscv-vector-builtins.def
@@ -1,5 +1,5 @@
 /* Builtins macros for RISC-V 'V' Extension for GNU compiler.
-   Copyright (C) 2022-2022 Free Software Foundation, Inc.
+   Copyright (C) 2022-2023 Free Software Foundation, Inc.
    Contributed by Ju-Zhe Zhong (juzhe.zhong@rivai.ai), RiVAI Technologies Ltd.
 
 This file is part of GCC.
diff --git a/gcc/config/riscv/riscv.h b/gcc/config/riscv/riscv.h
index defb475f948..0ab739bd6eb 100644
--- a/gcc/config/riscv/riscv.h
+++ b/gcc/config/riscv/riscv.h
@@ -1,5 +1,5 @@
 /* Definition of RISC-V target for GNU compiler.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Andrew Waterman (andrew@sifive.com).
    Based on MIPS target for GNU compiler.
 
diff --git a/gcc/config/riscv/vector-iterators.md b/gcc/config/riscv/vector-iterators.md
index 92c4bd0a6a3..840cd8d598a 100644
--- a/gcc/config/riscv/vector-iterators.md
+++ b/gcc/config/riscv/vector-iterators.md
@@ -1,5 +1,5 @@
 ;; Iterators for RISC-V 'V' Extension for GNU compiler.
-;; Copyright (C) 2022-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2023 Free Software Foundation, Inc.
 ;; Contributed by Juzhe Zhong (juzhe.zhong@rivai.ai), RiVAI Technologies Ltd.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/rpath.opt b/gcc/config/rpath.opt
index f81d8b9afbf..53683fec0a6 100644
--- a/gcc/config/rpath.opt
+++ b/gcc/config/rpath.opt
@@ -1,6 +1,6 @@
 ; -rpath option to the driver.
 
-; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/rtems.h b/gcc/config/rtems.h
index 7ee68af243f..8641ea15271 100644
--- a/gcc/config/rtems.h
+++ b/gcc/config/rtems.h
@@ -1,5 +1,5 @@
 /* Configuration common to all targets running RTEMS. 
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/rtems.opt b/gcc/config/rtems.opt
index fb071a80cb5..bd3c2caf201 100644
--- a/gcc/config/rtems.opt
+++ b/gcc/config/rtems.opt
@@ -1,6 +1,6 @@
 ; RTEMS options.
 
-; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/s390/2064.md b/gcc/config/s390/2064.md
index 164429af5bc..3cdae9711f7 100644
--- a/gcc/config/s390/2064.md
+++ b/gcc/config/s390/2064.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for z900 (cpu 2064).
-;;   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;;   Contributed by Hartmut Penner (hpenner@de.ibm.com) and
 ;;                  Ulrich Weigand (uweigand@de.ibm.com).
 
diff --git a/gcc/config/s390/2084.md b/gcc/config/s390/2084.md
index 6a543456663..a55e65017c1 100644
--- a/gcc/config/s390/2084.md
+++ b/gcc/config/s390/2084.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for z990 (cpu 2084).
-;;   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 ;;   Contributed by Hartmut Penner (hpenner@de.ibm.com) and
 ;;                  Ulrich Weigand (uweigand@de.ibm.com).
 
diff --git a/gcc/config/s390/2097.md b/gcc/config/s390/2097.md
index 5b6ff5d5b7a..46eff6f10d9 100644
--- a/gcc/config/s390/2097.md
+++ b/gcc/config/s390/2097.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for z10 (cpu 2097).
-;; Copyright (C) 2008-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2023 Free Software Foundation, Inc.
 ;; Contributed by Wolfgang Gellerich (gellerich@de.ibm.com).
 
 
diff --git a/gcc/config/s390/2817.md b/gcc/config/s390/2817.md
index c1b6ccc6686..55ea9cdda2e 100644
--- a/gcc/config/s390/2817.md
+++ b/gcc/config/s390/2817.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for z196 (cpu 2817).
-;;   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;;   Contributed by Christian Borntraeger (Christian.Borntraeger@de.ibm.com)
 ;;                  Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
 
diff --git a/gcc/config/s390/2827.md b/gcc/config/s390/2827.md
index bdbdec8bebb..471e9a8b4c1 100644
--- a/gcc/config/s390/2827.md
+++ b/gcc/config/s390/2827.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for zEC12 (cpu 2827).
-;;   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 ;;   Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
 
 ;; This file is part of GCC.
diff --git a/gcc/config/s390/2964.md b/gcc/config/s390/2964.md
index ef6d354a2ee..f58fc6a9cbe 100644
--- a/gcc/config/s390/2964.md
+++ b/gcc/config/s390/2964.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for z13.
-;;   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2016-2023 Free Software Foundation, Inc.
 ;;   Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
 
 ;; This file is part of GCC.
diff --git a/gcc/config/s390/3906.md b/gcc/config/s390/3906.md
index 62f4e33946f..9122b8bd5a7 100644
--- a/gcc/config/s390/3906.md
+++ b/gcc/config/s390/3906.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for z14.
-;;   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 ;;   Contributed by Robin Dapp (rdapp@linux.ibm.com)
 
 ;; This file is part of GCC.
diff --git a/gcc/config/s390/3931.md b/gcc/config/s390/3931.md
index bc97bc50b78..bed1f6c21f1 100644
--- a/gcc/config/s390/3931.md
+++ b/gcc/config/s390/3931.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for z16.
-;;   Copyright (C) 2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2022-2023 Free Software Foundation, Inc.
 ;;   Contributed by Robin Dapp (rdapp@linux.ibm.com)
 
 ;; This file is part of GCC.
diff --git a/gcc/config/s390/8561.md b/gcc/config/s390/8561.md
index f11857bc8cf..e9a01618af7 100644
--- a/gcc/config/s390/8561.md
+++ b/gcc/config/s390/8561.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for z15.
-;;   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+;;   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 ;;   Contributed by Robin Dapp (rdapp@linux.ibm.com)
 ;; This file is part of GCC.
 
diff --git a/gcc/config/s390/constraints.md b/gcc/config/s390/constraints.md
index 4854f342dd6..5fa509243a3 100644
--- a/gcc/config/s390/constraints.md
+++ b/gcc/config/s390/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraints definitions belonging to the gcc backend for IBM S/390.
-;; Copyright (C) 2006-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2023 Free Software Foundation, Inc.
 ;; Written by Wolfgang Gellerich, using code and information found in
 ;; files s390.md, s390.h, and s390.cc.
 ;;
diff --git a/gcc/config/s390/driver-native.cc b/gcc/config/s390/driver-native.cc
index b5eb222872d..563da45c7f6 100644
--- a/gcc/config/s390/driver-native.cc
+++ b/gcc/config/s390/driver-native.cc
@@ -1,5 +1,5 @@
 /* Subroutines for the gcc driver.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/s390/htmintrin.h b/gcc/config/s390/htmintrin.h
index fbf8afaca17..edbc892806f 100644
--- a/gcc/config/s390/htmintrin.h
+++ b/gcc/config/s390/htmintrin.h
@@ -1,5 +1,5 @@
 /* GNU compiler hardware transactional execution intrinsics
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
 
 This file is part of GCC.
diff --git a/gcc/config/s390/htmxlintrin.h b/gcc/config/s390/htmxlintrin.h
index 51d0b5579d7..37e11233b6d 100644
--- a/gcc/config/s390/htmxlintrin.h
+++ b/gcc/config/s390/htmxlintrin.h
@@ -1,5 +1,5 @@
 /* XL compiler hardware transactional execution intrinsics
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
 
 This file is part of GCC.
diff --git a/gcc/config/s390/linux.h b/gcc/config/s390/linux.h
index d7b7e7a7b02..02aa1edaff8 100644
--- a/gcc/config/s390/linux.h
+++ b/gcc/config/s390/linux.h
@@ -1,5 +1,5 @@
 /* Definitions for Linux for S/390.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Contributed by Hartmut Penner (hpenner@de.ibm.com) and
                   Ulrich Weigand (uweigand@de.ibm.com).
 
diff --git a/gcc/config/s390/predicates.md b/gcc/config/s390/predicates.md
index 430cf6edfd6..404e8d87b63 100644
--- a/gcc/config/s390/predicates.md
+++ b/gcc/config/s390/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for S/390 and zSeries.
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;; Contributed by Hartmut Penner (hpenner@de.ibm.com) and
 ;;                Ulrich Weigand (uweigand@de.ibm.com).
 ;;
diff --git a/gcc/config/s390/s390-builtin-types.def b/gcc/config/s390/s390-builtin-types.def
index 3e7dd356ae3..3d8b30cdcc8 100644
--- a/gcc/config/s390/s390-builtin-types.def
+++ b/gcc/config/s390/s390-builtin-types.def
@@ -1,5 +1,5 @@
 /* Builtin type definitions for IBM S/390 and zSeries
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
    Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com).
 
diff --git a/gcc/config/s390/s390-builtins.def b/gcc/config/s390/s390-builtins.def
index c7e893b8e22..a16983b18bd 100644
--- a/gcc/config/s390/s390-builtins.def
+++ b/gcc/config/s390/s390-builtins.def
@@ -1,5 +1,5 @@
 /* Builtin definitions for IBM S/390 and zSeries
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
    Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com).
 
diff --git a/gcc/config/s390/s390-builtins.h b/gcc/config/s390/s390-builtins.h
index 8809f0ee852..45bba876828 100644
--- a/gcc/config/s390/s390-builtins.h
+++ b/gcc/config/s390/s390-builtins.h
@@ -1,5 +1,5 @@
 /* Common data structures used for builtin handling on S/390.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
    Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com).
 
diff --git a/gcc/config/s390/s390-c.cc b/gcc/config/s390/s390-c.cc
index c4ecf775c26..56e77b69993 100644
--- a/gcc/config/s390/s390-c.cc
+++ b/gcc/config/s390/s390-c.cc
@@ -1,6 +1,6 @@
 /* Language specific subroutines used for code generation on IBM S/390
    and zSeries
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
    Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com).
 
diff --git a/gcc/config/s390/s390-d.cc b/gcc/config/s390/s390-d.cc
index 0dd4b5c999b..d10b45f7de4 100644
--- a/gcc/config/s390/s390-d.cc
+++ b/gcc/config/s390/s390-d.cc
@@ -1,5 +1,5 @@
 /* Subroutines for the D front end on the IBM S/390 and zSeries architectures.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 GCC 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/gcc/config/s390/s390-d.h b/gcc/config/s390/s390-d.h
index 703031b3c81..9b0b3615d12 100644
--- a/gcc/config/s390/s390-d.h
+++ b/gcc/config/s390/s390-d.h
@@ -1,5 +1,5 @@
 /* Definitions for the D front end on the IBM S/390 and zSeries architectures.
-   Copyright (C) 2022 Free Software Foundation, Inc.
+   Copyright (C) 2022-2023 Free Software Foundation, Inc.
 
 GCC 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/gcc/config/s390/s390-modes.def b/gcc/config/s390/s390-modes.def
index b419907960e..f8975c96185 100644
--- a/gcc/config/s390/s390-modes.def
+++ b/gcc/config/s390/s390-modes.def
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for IBM S/390
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Hartmut Penner (hpenner@de.ibm.com) and
                   Ulrich Weigand (uweigand@de.ibm.com).
 
diff --git a/gcc/config/s390/s390-opts.h b/gcc/config/s390/s390-opts.h
index 4ef82ac5d34..4ee21901aa6 100644
--- a/gcc/config/s390/s390-opts.h
+++ b/gcc/config/s390/s390-opts.h
@@ -1,5 +1,5 @@
 /* Definitions for option handling for IBM S/390.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/s390/s390-passes.def b/gcc/config/s390/s390-passes.def
index be83d9da9b1..fb1562582f1 100644
--- a/gcc/config/s390/s390-passes.def
+++ b/gcc/config/s390/s390-passes.def
@@ -1,5 +1,5 @@
 /* Description of target passes for S/390.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/s390/s390-protos.h b/gcc/config/s390/s390-protos.h
index 78117c36e03..67fe09e732d 100644
--- a/gcc/config/s390/s390-protos.h
+++ b/gcc/config/s390/s390-protos.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for IBM S/390.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
    Contributed by Hartmut Penner (hpenner@de.ibm.com)
 
diff --git a/gcc/config/s390/s390.cc b/gcc/config/s390/s390.cc
index f5c75395cf3..42177c204f6 100644
--- a/gcc/config/s390/s390.cc
+++ b/gcc/config/s390/s390.cc
@@ -1,5 +1,5 @@
 /* Subroutines used for code generation on IBM S/390 and zSeries
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Contributed by Hartmut Penner (hpenner@de.ibm.com) and
                   Ulrich Weigand (uweigand@de.ibm.com) and
                   Andreas Krebbel (Andreas.Krebbel@de.ibm.com).
diff --git a/gcc/config/s390/s390.h b/gcc/config/s390/s390.h
index be566215df2..e41ca23ab6a 100644
--- a/gcc/config/s390/s390.h
+++ b/gcc/config/s390/s390.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for IBM S/390
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Contributed by Hartmut Penner (hpenner@de.ibm.com) and
 		  Ulrich Weigand (uweigand@de.ibm.com).
 		  Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
diff --git a/gcc/config/s390/s390.md b/gcc/config/s390/s390.md
index c89b15cf4f3..0e56fbad44d 100644
--- a/gcc/config/s390/s390.md
+++ b/gcc/config/s390/s390.md
@@ -1,5 +1,5 @@
 ;;- Machine description for GNU compiler -- S/390 / zSeries version.
-;;  Copyright (C) 1999-2022 Free Software Foundation, Inc.
+;;  Copyright (C) 1999-2023 Free Software Foundation, Inc.
 ;;  Contributed by Hartmut Penner (hpenner@de.ibm.com) and
 ;;                 Ulrich Weigand (uweigand@de.ibm.com) and
 ;;                 Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
diff --git a/gcc/config/s390/s390.opt b/gcc/config/s390/s390.opt
index c375b9c5f72..57d1b95bd65 100644
--- a/gcc/config/s390/s390.opt
+++ b/gcc/config/s390/s390.opt
@@ -1,6 +1,6 @@
 ; Options for the S/390 / zSeries port of the compiler.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/s390/s390intrin.h b/gcc/config/s390/s390intrin.h
index 77fdd9a5408..04277a58733 100644
--- a/gcc/config/s390/s390intrin.h
+++ b/gcc/config/s390/s390intrin.h
@@ -1,5 +1,5 @@
 /* S/390 System z specific intrinsics
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
 
 This file is part of GCC.
diff --git a/gcc/config/s390/s390x.h b/gcc/config/s390/s390x.h
index 83f0a5b4f2b..f7c7b0b9f43 100644
--- a/gcc/config/s390/s390x.h
+++ b/gcc/config/s390/s390x.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for IBM zSeries 64-bit
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Hartmut Penner (hpenner@de.ibm.com) and
                   Ulrich Weigand (uweigand@de.ibm.com).
 
diff --git a/gcc/config/s390/subst.md b/gcc/config/s390/subst.md
index 1ab704305a8..4d9dbe53e85 100644
--- a/gcc/config/s390/subst.md
+++ b/gcc/config/s390/subst.md
@@ -1,6 +1,6 @@
 ;;- Machine description for GNU compiler -- S/390 / zSeries version.
 ;;  Subst patterns.
-;;  Copyright (C) 2016-2022 Free Software Foundation, Inc.
+;;  Copyright (C) 2016-2023 Free Software Foundation, Inc.
 ;;  Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
 
 ;; This file is part of GCC.
diff --git a/gcc/config/s390/t-s390 b/gcc/config/s390/t-s390
index 767df107ccc..828818bed2d 100644
--- a/gcc/config/s390/t-s390
+++ b/gcc/config/s390/t-s390
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022 Free Software Foundation, Inc.
+# Copyright (C) 2015-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/s390/tpf.h b/gcc/config/s390/tpf.h
index 26469cb3338..b4b9c3b59ad 100644
--- a/gcc/config/s390/tpf.h
+++ b/gcc/config/s390/tpf.h
@@ -1,5 +1,5 @@
 /* Definitions for target OS TPF for GNU compiler, for IBM S/390 hardware
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by P.J. Darcy (darcypj@us.ibm.com),
 		  Hartmut Penner (hpenner@de.ibm.com), and
 		  Ulrich Weigand (uweigand@de.ibm.com).
diff --git a/gcc/config/s390/tpf.md b/gcc/config/s390/tpf.md
index de52ecb10e0..d555139e951 100644
--- a/gcc/config/s390/tpf.md
+++ b/gcc/config/s390/tpf.md
@@ -1,5 +1,5 @@
 ;; S390 TPF-OS specific machine patterns
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/s390/tpf.opt b/gcc/config/s390/tpf.opt
index 1469a368bdc..6a7118511f2 100644
--- a/gcc/config/s390/tpf.opt
+++ b/gcc/config/s390/tpf.opt
@@ -1,6 +1,6 @@
 ; Options for the TPF-OS port of the compiler.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/s390/vecintrin.h b/gcc/config/s390/vecintrin.h
index d74d4272c23..133492c5b19 100644
--- a/gcc/config/s390/vecintrin.h
+++ b/gcc/config/s390/vecintrin.h
@@ -1,5 +1,5 @@
 /* GNU compiler vector extension intrinsics
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
 
 This file is part of GCC.
diff --git a/gcc/config/s390/vector.md b/gcc/config/s390/vector.md
index dde74afc869..08e0b68fbc5 100644
--- a/gcc/config/s390/vector.md
+++ b/gcc/config/s390/vector.md
@@ -1,5 +1,5 @@
 ;;- Instruction patterns for the System z vector facility
-;;  Copyright (C) 2015-2022 Free Software Foundation, Inc.
+;;  Copyright (C) 2015-2023 Free Software Foundation, Inc.
 ;;  Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
 
 ;; This file is part of GCC.
diff --git a/gcc/config/s390/vx-builtins.md b/gcc/config/s390/vx-builtins.md
index e4bb514556c..f4248c55d4e 100644
--- a/gcc/config/s390/vx-builtins.md
+++ b/gcc/config/s390/vx-builtins.md
@@ -1,5 +1,5 @@
 ;;- Instruction patterns for the System z vector facility builtins.
-;;  Copyright (C) 2015-2022 Free Software Foundation, Inc.
+;;  Copyright (C) 2015-2023 Free Software Foundation, Inc.
 ;;  Contributed by Andreas Krebbel (Andreas.Krebbel@de.ibm.com)
 
 ;; This file is part of GCC.
diff --git a/gcc/config/sol2-c.cc b/gcc/config/sol2-c.cc
index 331c2ba442d..f2f3ae5f5bb 100644
--- a/gcc/config/sol2-c.cc
+++ b/gcc/config/sol2-c.cc
@@ -1,5 +1,5 @@
 /* Solaris support needed only by C/C++ frontends.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery, LLC.
 
 This file is part of GCC.
diff --git a/gcc/config/sol2-cxx.cc b/gcc/config/sol2-cxx.cc
index 4733498255f..89a2e0edd13 100644
--- a/gcc/config/sol2-cxx.cc
+++ b/gcc/config/sol2-cxx.cc
@@ -1,5 +1,5 @@
 /* C++ specific Solaris system support.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/sol2-d.cc b/gcc/config/sol2-d.cc
index cecb49cc826..6bebbfaa079 100644
--- a/gcc/config/sol2-d.cc
+++ b/gcc/config/sol2-d.cc
@@ -1,5 +1,5 @@
 /* Solaris support needed only by D front-end.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
 
 GCC is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
diff --git a/gcc/config/sol2-protos.h b/gcc/config/sol2-protos.h
index 6307e137af7..7da80f1eea2 100644
--- a/gcc/config/sol2-protos.h
+++ b/gcc/config/sol2-protos.h
@@ -1,6 +1,6 @@
 /* Operating system specific prototypes to be used when targeting GCC for any
    Solaris 2 system.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/sol2-stubs.cc b/gcc/config/sol2-stubs.cc
index 1bf21e95a24..35c6a372178 100644
--- a/gcc/config/sol2-stubs.cc
+++ b/gcc/config/sol2-stubs.cc
@@ -1,5 +1,5 @@
 /* Stubs for C++ specific Solaris system support.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/sol2.cc b/gcc/config/sol2.cc
index da4d9b9743a..78b780a41c0 100644
--- a/gcc/config/sol2.cc
+++ b/gcc/config/sol2.cc
@@ -1,5 +1,5 @@
 /* General Solaris system support.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery, LLC.
 
 This file is part of GCC.
diff --git a/gcc/config/sol2.h b/gcc/config/sol2.h
index fc703308284..05dbaffa8ea 100644
--- a/gcc/config/sol2.h
+++ b/gcc/config/sol2.h
@@ -1,6 +1,6 @@
 /* Operating system specific defines to be used when targeting GCC for any
    Solaris 2 system.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/sol2.opt b/gcc/config/sol2.opt
index e4be0cdd9c3..3a2f91e9435 100644
--- a/gcc/config/sol2.opt
+++ b/gcc/config/sol2.opt
@@ -1,6 +1,6 @@
 ; Options for the Solaris 2 port of the compiler
 ;
-; Copyright (C) 2010-2022 Free Software Foundation, Inc.
+; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/t-darwin b/gcc/config/t-darwin
index 879539e9b87..e22a579e951 100644
--- a/gcc/config/t-darwin
+++ b/gcc/config/t-darwin
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2022 Free Software Foundation, Inc.
+# Copyright (C) 2002-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/t-dragonfly b/gcc/config/t-dragonfly
index a282579dbea..b80587dd0d3 100644
--- a/gcc/config/t-dragonfly
+++ b/gcc/config/t-dragonfly
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022 Free Software Foundation, Inc.
+# Copyright (C) 2020-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/t-freebsd b/gcc/config/t-freebsd
index 37049f71fc8..fb36685653a 100644
--- a/gcc/config/t-freebsd
+++ b/gcc/config/t-freebsd
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022 Free Software Foundation, Inc.
+# Copyright (C) 2020-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/t-glibc b/gcc/config/t-glibc
index f26c37a48ac..e5ad7bf6177 100644
--- a/gcc/config/t-glibc
+++ b/gcc/config/t-glibc
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/t-libunwind b/gcc/config/t-libunwind
index 11be7fa9624..4556a387ce1 100644
--- a/gcc/config/t-libunwind
+++ b/gcc/config/t-libunwind
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2022 Free Software Foundation, Inc.
+# Copyright (C) 2002-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/t-linux b/gcc/config/t-linux
index 830b9871b83..03966d5ce96 100644
--- a/gcc/config/t-linux
+++ b/gcc/config/t-linux
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2022 Free Software Foundation, Inc.
+# Copyright (C) 2002-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/t-lynx b/gcc/config/t-lynx
index 506235ba8a1..ecbb965b863 100644
--- a/gcc/config/t-lynx
+++ b/gcc/config/t-lynx
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2022 Free Software Foundation, Inc.
+# Copyright (C) 2004-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/t-netbsd b/gcc/config/t-netbsd
index 77f850fed2a..1d9a8ce8c7b 100644
--- a/gcc/config/t-netbsd
+++ b/gcc/config/t-netbsd
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022 Free Software Foundation, Inc.
+# Copyright (C) 2017-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/t-pnt16-warn b/gcc/config/t-pnt16-warn
index 1727a82a069..23e2dc293c6 100644
--- a/gcc/config/t-pnt16-warn
+++ b/gcc/config/t-pnt16-warn
@@ -1,5 +1,5 @@
 # -Werror overrides for targets with 16 bit pointers
-# Copyright (C) 2010-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/t-sol2 b/gcc/config/t-sol2
index 8732e2e55a8..83d4c85fdeb 100644
--- a/gcc/config/t-sol2
+++ b/gcc/config/t-sol2
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2022 Free Software Foundation, Inc.
+# Copyright (C) 2004-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/t-vxworks b/gcc/config/t-vxworks
index dc97a4e0f30..164869a7bf0 100644
--- a/gcc/config/t-vxworks
+++ b/gcc/config/t-vxworks
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2022 Free Software Foundation, Inc.
+# Copyright (C) 2002-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/t-winnt b/gcc/config/t-winnt
index c44e9bfe822..73ce48af12b 100644
--- a/gcc/config/t-winnt
+++ b/gcc/config/t-winnt
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2022 Free Software Foundation, Inc.
+# Copyright (C) 2013-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/usegas.h b/gcc/config/usegas.h
index 5ed73df0053..480daaaa193 100644
--- a/gcc/config/usegas.h
+++ b/gcc/config/usegas.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/v850/constraints.md b/gcc/config/v850/constraints.md
index 2f125f05714..53add4ed71d 100644
--- a/gcc/config/v850/constraints.md
+++ b/gcc/config/v850/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for V850.
-;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/v850/predicates.md b/gcc/config/v850/predicates.md
index f1c6c963075..dfe0ef01e4d 100644
--- a/gcc/config/v850/predicates.md
+++ b/gcc/config/v850/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for NEC V850.
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/v850/rtems.h b/gcc/config/v850/rtems.h
index 96948b63f06..fe6013a2c71 100644
--- a/gcc/config/v850/rtems.h
+++ b/gcc/config/v850/rtems.h
@@ -1,5 +1,5 @@
 /* Definitions for rtems targeting a v850 using ELF.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/v850/t-v850 b/gcc/config/v850/t-v850
index 275ee8fccb3..c0762fbd8f7 100644
--- a/gcc/config/v850/t-v850
+++ b/gcc/config/v850/t-v850
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2022 Free Software Foundation, Inc.
+# Copyright (C) 1997-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/v850/v850-c.cc b/gcc/config/v850/v850-c.cc
index 09ec540ad7c..55b783a5afc 100644
--- a/gcc/config/v850/v850-c.cc
+++ b/gcc/config/v850/v850-c.cc
@@ -1,5 +1,5 @@
 /* v850 specific, C compiler specific functions.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
    Contributed by Jeff Law (law@cygnus.com).
 
 This file is part of GCC.
diff --git a/gcc/config/v850/v850-modes.def b/gcc/config/v850/v850-modes.def
index 52dab5551f8..d2fddf0eb78 100644
--- a/gcc/config/v850/v850-modes.def
+++ b/gcc/config/v850/v850-modes.def
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler. NEC V850 series
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
    Contributed by NEC EL
 
    This file is part of GCC.
diff --git a/gcc/config/v850/v850-opts.h b/gcc/config/v850/v850-opts.h
index 01f32b421ac..ece75ea78a7 100644
--- a/gcc/config/v850/v850-opts.h
+++ b/gcc/config/v850/v850-opts.h
@@ -1,5 +1,5 @@
 /* Definitions for option handling for NEC V850 series.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/v850/v850-protos.h b/gcc/config/v850/v850-protos.h
index 890552b20d9..e1a490878e6 100644
--- a/gcc/config/v850/v850-protos.h
+++ b/gcc/config/v850/v850-protos.h
@@ -1,5 +1,5 @@
 /* Prototypes for v850.cc functions used in the md file & elsewhere.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/v850/v850.cc b/gcc/config/v850/v850.cc
index c7d432990ab..7143a2e1482 100644
--- a/gcc/config/v850/v850.cc
+++ b/gcc/config/v850/v850.cc
@@ -1,5 +1,5 @@
 /* Subroutines for insn-output.cc for NEC V850 series
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
    Contributed by Jeff Law (law@cygnus.com).
 
    This file is part of GCC.
diff --git a/gcc/config/v850/v850.h b/gcc/config/v850/v850.h
index 328926eab1d..80064c68f91 100644
--- a/gcc/config/v850/v850.h
+++ b/gcc/config/v850/v850.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler. NEC V850 series
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
    Contributed by Jeff Law (law@cygnus.com).
 
    This file is part of GCC.
diff --git a/gcc/config/v850/v850.md b/gcc/config/v850/v850.md
index 6ca31e3f43f..696afa8bb8a 100644
--- a/gcc/config/v850/v850.md
+++ b/gcc/config/v850/v850.md
@@ -1,5 +1,5 @@
 ;; GCC machine description for NEC V850
-;; Copyright (C) 1996-2022 Free Software Foundation, Inc.
+;; Copyright (C) 1996-2023 Free Software Foundation, Inc.
 ;; Contributed by Jeff Law (law@cygnus.com).
 
 ;; This file is part of GCC.
diff --git a/gcc/config/v850/v850.opt b/gcc/config/v850/v850.opt
index 796db8261d2..d4f2dacc81d 100644
--- a/gcc/config/v850/v850.opt
+++ b/gcc/config/v850/v850.opt
@@ -1,6 +1,6 @@
 ; Options for the NEC V850 port of the compiler.
 
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/visium/constraints.md b/gcc/config/visium/constraints.md
index d1a3f24a4fd..da5d0f6926f 100644
--- a/gcc/config/visium/constraints.md
+++ b/gcc/config/visium/constraints.md
@@ -1,5 +1,5 @@
 ;; Constraint definitions for Visium.
-;; Copyright (C) 2006-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/visium/elf.h b/gcc/config/visium/elf.h
index cef60d4c648..a5270c8ef01 100644
--- a/gcc/config/visium/elf.h
+++ b/gcc/config/visium/elf.h
@@ -1,5 +1,5 @@
 /* ELF-specific defines for Visium.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/visium/gr5.md b/gcc/config/visium/gr5.md
index 2478217f9b6..50e02e5141d 100644
--- a/gcc/config/visium/gr5.md
+++ b/gcc/config/visium/gr5.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for GR5.
-;; Copyright (C) 2013-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/visium/gr6.md b/gcc/config/visium/gr6.md
index 9acc3604531..2f8ec404305 100644
--- a/gcc/config/visium/gr6.md
+++ b/gcc/config/visium/gr6.md
@@ -1,5 +1,5 @@
 ;; Scheduling description for GR6.
-;; Copyright (C) 2013-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/visium/predicates.md b/gcc/config/visium/predicates.md
index 63953770449..e85015da214 100644
--- a/gcc/config/visium/predicates.md
+++ b/gcc/config/visium/predicates.md
@@ -1,5 +1,5 @@
 ;; Predicate definitions for Visium.
-;; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
diff --git a/gcc/config/visium/t-visium b/gcc/config/visium/t-visium
index 85e243f4076..af414a73048 100644
--- a/gcc/config/visium/t-visium
+++ b/gcc/config/visium/t-visium
@@ -1,6 +1,6 @@
 # General rules that all visium/ targets must have.
 
-# Copyright (C) 2012-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/visium/visium-modes.def b/gcc/config/visium/visium-modes.def
index ce8762e4567..e8f4e8fb9df 100644
--- a/gcc/config/visium/visium-modes.def
+++ b/gcc/config/visium/visium-modes.def
@@ -1,5 +1,5 @@
 /* Machine description for Visium.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/visium/visium-opts.h b/gcc/config/visium/visium-opts.h
index d585d62507e..e163c26d0f4 100644
--- a/gcc/config/visium/visium-opts.h
+++ b/gcc/config/visium/visium-opts.h
@@ -1,5 +1,5 @@
 /* Definitions for option handling for Visium.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/visium/visium-passes.def b/gcc/config/visium/visium-passes.def
index 90f3fa6eaa1..63c096977db 100644
--- a/gcc/config/visium/visium-passes.def
+++ b/gcc/config/visium/visium-passes.def
@@ -1,5 +1,5 @@
 /* Description of target passes for Visium.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/visium/visium-protos.h b/gcc/config/visium/visium-protos.h
index 687ddd62a24..ebc0bc200db 100644
--- a/gcc/config/visium/visium-protos.h
+++ b/gcc/config/visium/visium-protos.h
@@ -1,5 +1,5 @@
 /* Prototypes of target machine for Visium.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by C.Nettleton,J.P.Parkes and P.Garbett.
 
    This file is part of GCC.
diff --git a/gcc/config/visium/visium.cc b/gcc/config/visium/visium.cc
index e7d15960fc7..ec4c2e9ae5c 100644
--- a/gcc/config/visium/visium.cc
+++ b/gcc/config/visium/visium.cc
@@ -1,5 +1,5 @@
 /* Output routines for Visium.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by C.Nettleton, J.P.Parkes and P.Garbett.
 
    This file is part of GCC.
diff --git a/gcc/config/visium/visium.h b/gcc/config/visium/visium.h
index d7de116f445..4b78611de62 100644
--- a/gcc/config/visium/visium.h
+++ b/gcc/config/visium/visium.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for Visium.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by C.Nettleton, J.P.Parkes and P.Garbett.
 
    This file is part of GCC.
diff --git a/gcc/config/visium/visium.md b/gcc/config/visium/visium.md
index 89391996e2c..f45ed2a701b 100644
--- a/gcc/config/visium/visium.md
+++ b/gcc/config/visium/visium.md
@@ -1,5 +1,5 @@
 ;; Machine description for Visium.
-;; Copyright (C) 2002-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2002-2023 Free Software Foundation, Inc.
 ;; Contributed by C.Nettleton, J.P.Parkes and P.Garbett.
 
 ;; This file is part of GCC.
diff --git a/gcc/config/visium/visium.opt b/gcc/config/visium/visium.opt
index 8d835814b9b..f92f6565385 100644
--- a/gcc/config/visium/visium.opt
+++ b/gcc/config/visium/visium.opt
@@ -1,5 +1,5 @@
 ; Options for Visium.
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/vms/make-crtlmap.awk b/gcc/config/vms/make-crtlmap.awk
index 7086a37eeb7..8f98842c6f5 100644
--- a/gcc/config/vms/make-crtlmap.awk
+++ b/gcc/config/vms/make-crtlmap.awk
@@ -1,5 +1,5 @@
 # Generate the VMS crtl map
-#	Copyright (C) 2011-2022 Free Software Foundation, Inc.
+#	Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 BEGIN {
     is_first = 1;
diff --git a/gcc/config/vms/t-vms b/gcc/config/vms/t-vms
index f099b48b82d..b77239abe54 100644
--- a/gcc/config/vms/t-vms
+++ b/gcc/config/vms/t-vms
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/vms/t-vmsnative b/gcc/config/vms/t-vmsnative
index e018f7a0458..dd13010d51c 100644
--- a/gcc/config/vms/t-vmsnative
+++ b/gcc/config/vms/t-vmsnative
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/vms/vms-ar.c b/gcc/config/vms/vms-ar.c
index cebc89189f4..48e81f27730 100644
--- a/gcc/config/vms/vms-ar.c
+++ b/gcc/config/vms/vms-ar.c
@@ -1,5 +1,5 @@
 /* VMS archive wrapper.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by AdaCore.
 
 This file is part of GCC.
diff --git a/gcc/config/vms/vms-c.cc b/gcc/config/vms/vms-c.cc
index ccf6d5fe3b6..a765383e221 100644
--- a/gcc/config/vms/vms-c.cc
+++ b/gcc/config/vms/vms-c.cc
@@ -1,5 +1,5 @@
 /* VMS specific, C compiler specific functions.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Tristan Gingold (gingold@adacore.com).
 
 This file is part of GCC.
diff --git a/gcc/config/vms/vms-f.cc b/gcc/config/vms/vms-f.cc
index 4f71c7d59dc..74654428f56 100644
--- a/gcc/config/vms/vms-f.cc
+++ b/gcc/config/vms/vms-f.cc
@@ -1,5 +1,5 @@
 /* VMS support needed only by Fortran frontends.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/vms/vms-ld.c b/gcc/config/vms/vms-ld.c
index 045301171ad..892eafa68c4 100644
--- a/gcc/config/vms/vms-ld.c
+++ b/gcc/config/vms/vms-ld.c
@@ -1,5 +1,5 @@
 /* VMS linker wrapper.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by AdaCore
 
 This file is part of GCC.
diff --git a/gcc/config/vms/vms-opts.h b/gcc/config/vms/vms-opts.h
index 477ad9b0600..728ba45c21c 100644
--- a/gcc/config/vms/vms-opts.h
+++ b/gcc/config/vms/vms-opts.h
@@ -1,5 +1,5 @@
 /* Definitions for option handling for OpenVMS.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/config/vms/vms-protos.h b/gcc/config/vms/vms-protos.h
index b47aa83d886..9107f1cdad3 100644
--- a/gcc/config/vms/vms-protos.h
+++ b/gcc/config/vms/vms-protos.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GCC for VMS.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/vms/vms-stdint.h b/gcc/config/vms/vms-stdint.h
index ddf6c53ec9b..75de6c2a6a8 100644
--- a/gcc/config/vms/vms-stdint.h
+++ b/gcc/config/vms/vms-stdint.h
@@ -1,5 +1,5 @@
 /* Definitions for <stdint.h> types on VMS systems.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/vms/vms.cc b/gcc/config/vms/vms.cc
index d0d44bad2ce..4b86d94fb73 100644
--- a/gcc/config/vms/vms.cc
+++ b/gcc/config/vms/vms.cc
@@ -1,5 +1,5 @@
 /* Definitions of target machine GNU compiler. 32bit VMS version.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by Douglas B Rupp (rupp@gnat.com).
 
 This file is part of GCC.
diff --git a/gcc/config/vms/vms.h b/gcc/config/vms/vms.h
index 847624aaa93..e3a700ab61a 100644
--- a/gcc/config/vms/vms.h
+++ b/gcc/config/vms/vms.h
@@ -1,5 +1,5 @@
 /* Definitions of target machine GNU compiler. VMS common version.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Douglas B Rupp (rupp@gnat.com).
 
 This file is part of GCC.
diff --git a/gcc/config/vms/vms.opt b/gcc/config/vms/vms.opt
index 3e2c26bdf23..d0e54573e81 100644
--- a/gcc/config/vms/vms.opt
+++ b/gcc/config/vms/vms.opt
@@ -1,4 +1,4 @@
-; Copyright (C) 2009-2022 Free Software Foundation, Inc.
+; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
diff --git a/gcc/config/vms/x-vms b/gcc/config/vms/x-vms
index 7545f5fc460..757e1393e52 100644
--- a/gcc/config/vms/x-vms
+++ b/gcc/config/vms/x-vms
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2022 Free Software Foundation, Inc.
+# Copyright (C) 2001-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/config/vms/xm-vms.h b/gcc/config/vms/xm-vms.h
index 2f1c4bec2e3..30fa6cbf05f 100644
--- a/gcc/config/vms/xm-vms.h
+++ b/gcc/config/vms/xm-vms.h
@@ -1,6 +1,6 @@
 /* Configuration for GCC for hosting on VMS
    using a Unix style C library.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/vx-common.h b/gcc/config/vx-common.h
index bf5823af6bf..83580d0dec2 100644
--- a/gcc/config/vx-common.h
+++ b/gcc/config/vx-common.h
@@ -1,5 +1,5 @@
 /* Target-independent configuration for VxWorks and VxWorks AE.   
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery, LLC.
 
 This file is part of GCC.
diff --git a/gcc/config/vxworks-c.cc b/gcc/config/vxworks-c.cc
index 81336eb447b..b02ffb9aaef 100644
--- a/gcc/config/vxworks-c.cc
+++ b/gcc/config/vxworks-c.cc
@@ -1,5 +1,5 @@
 /* C-family target hooks initializer for VxWorks targets.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/vxworks-driver.cc b/gcc/config/vxworks-driver.cc
index da5f015f1de..d7732d7edb6 100644
--- a/gcc/config/vxworks-driver.cc
+++ b/gcc/config/vxworks-driver.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022 Free Software Foundation, Inc.
+/* Copyright (C) 2022-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/vxworks-dummy.h b/gcc/config/vxworks-dummy.h
index 6d78d9be6f6..53704a5eceb 100644
--- a/gcc/config/vxworks-dummy.h
+++ b/gcc/config/vxworks-dummy.h
@@ -1,5 +1,5 @@
 /* Dummy definitions of VxWorks-related macros
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/vxworks-stdint.h b/gcc/config/vxworks-stdint.h
index f62fce8d805..b6c48baf168 100644
--- a/gcc/config/vxworks-stdint.h
+++ b/gcc/config/vxworks-stdint.h
@@ -1,5 +1,5 @@
 /* Definitions for <stdint.h> types on systems using VxWorks.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/config/vxworks.cc b/gcc/config/vxworks.cc
index f0c0df29367..2246ecc7301 100644
--- a/gcc/config/vxworks.cc
+++ b/gcc/config/vxworks.cc
@@ -1,5 +1,5 @@
 /* Common VxWorks target definitions for GNU compiler.
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery, Inc.
 
 This file is part of GCC.
diff --git a/gcc/config/vxworks.h b/gcc/config/vxworks.h
index e7e5ffe9999..d3b6fcf135e 100644
--- a/gcc/config/vxworks.h
+++ b/gcc/config/vxworks.h
@@ -1,5 +1,5 @@
 /* Common VxWorks target definitions for GNU compiler.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Contributed by Wind River Systems.
    Rewritten by CodeSourcery, LLC.
 
diff --git a/gcc/config/vxworks.opt b/gcc/config/vxworks.opt
index 384603ce05f..6811226a191 100644
--- a/gcc/config/vxworks.opt
+++ b/gcc/config/vxworks.opt
@@ -1,6 +1,6 @@
 ; Processor-independent options for VxWorks.
 ;
-; Copyright (C) 2005-2022 Free Software Foundation, Inc.
+; Copyright (C) 2005-2023 Free Software Foundation, Inc.
 ; Contributed by CodeSourcery, LLC.
 ;
 ; This file is part of GCC.
diff --git a/gcc/config/vxworksae.h b/gcc/config/vxworksae.h
index 0cc45467ab8..9e8f28e4911 100644
--- a/gcc/config/vxworksae.h
+++ b/gcc/config/vxworksae.h
@@ -1,5 +1,5 @@
 /* Common VxWorks AE target definitions for GNU compiler.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by CodeSourcery, LLC.
 
 This file is part of GCC.
diff --git a/gcc/config/winnt-c.cc b/gcc/config/winnt-c.cc
index 10329defba9..744cf2a4d9e 100644
--- a/gcc/config/winnt-c.cc
+++ b/gcc/config/winnt-c.cc
@@ -1,5 +1,5 @@
 /* Default C-family target hooks initializer.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/configure.ac b/gcc/configure.ac
index 92a0f15ab74..62bc908b991 100644
--- a/gcc/configure.ac
+++ b/gcc/configure.ac
@@ -1,7 +1,7 @@
 # configure.ac for GCC
 # Process this file with autoconf to generate a configuration script.
 
-# Copyright (C) 1997-2022 Free Software Foundation, Inc.
+# Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
diff --git a/gcc/context.cc b/gcc/context.cc
index 401c2f3ae24..f9780131335 100644
--- a/gcc/context.cc
+++ b/gcc/context.cc
@@ -1,5 +1,5 @@
 /* context.cc - Holder for global state
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/context.h b/gcc/context.h
index 00c01fedc58..ad921f2eba3 100644
--- a/gcc/context.h
+++ b/gcc/context.h
@@ -1,5 +1,5 @@
 /* context.h - Holder for global state
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/convert.cc b/gcc/convert.cc
index 25cc3ff3bd1..a882c67d7c1 100644
--- a/gcc/convert.cc
+++ b/gcc/convert.cc
@@ -1,5 +1,5 @@
 /* Utility routines for data type conversion for GCC.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/convert.h b/gcc/convert.h
index 323b4af6f72..5351e820d93 100644
--- a/gcc/convert.h
+++ b/gcc/convert.h
@@ -1,5 +1,5 @@
 /* Definition of functions in convert.cc.
-   Copyright (C) 1993-2022 Free Software Foundation, Inc.
+   Copyright (C) 1993-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/coretypes.h b/gcc/coretypes.h
index 08b9ac9094c..ca8837cef67 100644
--- a/gcc/coretypes.h
+++ b/gcc/coretypes.h
@@ -1,5 +1,5 @@
 /* GCC core type declarations.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/coroutine-builtins.def b/gcc/coroutine-builtins.def
index feecdb5ad35..6ba10b1cf95 100644
--- a/gcc/coroutine-builtins.def
+++ b/gcc/coroutine-builtins.def
@@ -1,7 +1,7 @@
 /* This file contains the definitions and documentation for the
    coroutines builtins used in GCC.
 
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
 
  Contributed by Iain Sandoe <iain@sandoe.co.uk> under contract to Facebook.
 
diff --git a/gcc/coroutine-passes.cc b/gcc/coroutine-passes.cc
index 21ac9469805..0e9bb15062c 100644
--- a/gcc/coroutine-passes.cc
+++ b/gcc/coroutine-passes.cc
@@ -1,6 +1,6 @@
 /* coroutine expansion and optimisation passes.
 
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
 
  Contributed by Iain Sandoe <iain@sandoe.co.uk> under contract to Facebook.
 
diff --git a/gcc/coverage.cc b/gcc/coverage.cc
index 8ece5db680e..7ed3a5d4ceb 100644
--- a/gcc/coverage.cc
+++ b/gcc/coverage.cc
@@ -1,5 +1,5 @@
 /* Read and write coverage files, and associated functionality.
-   Copyright (C) 1990-2022 Free Software Foundation, Inc.
+   Copyright (C) 1990-2023 Free Software Foundation, Inc.
    Contributed by James E. Wilson, UC Berkeley/Cygnus Support;
    based on some ideas from Dain Samples of UC Berkeley.
    Further mangling by Bob Manson, Cygnus Support.
diff --git a/gcc/coverage.h b/gcc/coverage.h
index 0ac046c88d5..504a235487c 100644
--- a/gcc/coverage.h
+++ b/gcc/coverage.h
@@ -1,5 +1,5 @@
 /* coverage.h - Defines data exported from coverage.cc
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cppbuiltin.cc b/gcc/cppbuiltin.cc
index 8c918bee54a..cb170e005ba 100644
--- a/gcc/cppbuiltin.cc
+++ b/gcc/cppbuiltin.cc
@@ -1,5 +1,5 @@
 /* Define builtin-in macros for all front ends that perform preprocessing
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cppbuiltin.h b/gcc/cppbuiltin.h
index e84bcc66e08..84daf5a97d2 100644
--- a/gcc/cppbuiltin.h
+++ b/gcc/cppbuiltin.h
@@ -1,5 +1,5 @@
 /* Define builtin-in macros for all front ends that perform preprocessing
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cppdefault.cc b/gcc/cppdefault.cc
index 7d8f9a53231..141bb4d25f6 100644
--- a/gcc/cppdefault.cc
+++ b/gcc/cppdefault.cc
@@ -1,5 +1,5 @@
 /* CPP Library.
-   Copyright (C) 1986-2022 Free Software Foundation, Inc.
+   Copyright (C) 1986-2023 Free Software Foundation, Inc.
    Contributed by Per Bothner, 1994-95.
    Based on CCCP program by Paul Rubin, June 1986
    Adapted to ANSI C, Richard Stallman, Jan 1987
diff --git a/gcc/cppdefault.h b/gcc/cppdefault.h
index fb97c0b5814..e26b424e99c 100644
--- a/gcc/cppdefault.h
+++ b/gcc/cppdefault.h
@@ -1,5 +1,5 @@
 /* CPP Library.
-   Copyright (C) 1986-2022 Free Software Foundation, Inc.
+   Copyright (C) 1986-2023 Free Software Foundation, Inc.
    Contributed by Per Bothner, 1994-95.
    Based on CCCP program by Paul Rubin, June 1986
    Adapted to ANSI C, Richard Stallman, Jan 1987
diff --git a/gcc/cprop.cc b/gcc/cprop.cc
index 580f811545d..5b203ecff20 100644
--- a/gcc/cprop.cc
+++ b/gcc/cprop.cc
@@ -1,5 +1,5 @@
 /* Global constant/copy propagation for RTL.
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cse.cc b/gcc/cse.cc
index b030f06ade7..8fbda4ecc86 100644
--- a/gcc/cse.cc
+++ b/gcc/cse.cc
@@ -1,5 +1,5 @@
 /* Common subexpression elimination for GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cselib.cc b/gcc/cselib.cc
index 2abc763a3f8..4a9b8d9d48d 100644
--- a/gcc/cselib.cc
+++ b/gcc/cselib.cc
@@ -1,5 +1,5 @@
 /* Common subexpression elimination library for GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/cselib.h b/gcc/cselib.h
index b0905053ea5..12e54a43d21 100644
--- a/gcc/cselib.h
+++ b/gcc/cselib.h
@@ -1,5 +1,5 @@
 /* Common subexpression elimination for GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ctfc.cc b/gcc/ctfc.cc
index 11ec1f9c647..ee569b12ac6 100644
--- a/gcc/ctfc.cc
+++ b/gcc/ctfc.cc
@@ -1,5 +1,5 @@
 /* Generate CTF.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ctfc.h b/gcc/ctfc.h
index 48c381a008d..bf1841a7fcb 100644
--- a/gcc/ctfc.h
+++ b/gcc/ctfc.h
@@ -1,5 +1,5 @@
 /* ctfc.h - Declarations and definitions related to the CTF container.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ctfout.cc b/gcc/ctfout.cc
index 3cf89b94f99..9b32b64a8c3 100644
--- a/gcc/ctfout.cc
+++ b/gcc/ctfout.cc
@@ -1,5 +1,5 @@
 /* Output CTF format from GCC.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/data-streamer-in.cc b/gcc/data-streamer-in.cc
index 1d1df3a5ef1..8ebcac43479 100644
--- a/gcc/data-streamer-in.cc
+++ b/gcc/data-streamer-in.cc
@@ -1,7 +1,7 @@
 /* Routines for restoring various data types from a file stream.  This deals
    with various data types like strings, integers, enums, etc.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Diego Novillo <dnovillo@google.com>
 
 This file is part of GCC.
diff --git a/gcc/data-streamer-out.cc b/gcc/data-streamer-out.cc
index bf46165e916..cd25745b8dc 100644
--- a/gcc/data-streamer-out.cc
+++ b/gcc/data-streamer-out.cc
@@ -1,7 +1,7 @@
 /* Routines for saving various data types to a file stream.  This deals
    with various data types like strings, integers, enums, etc.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Diego Novillo <dnovillo@google.com>
 
 This file is part of GCC.
diff --git a/gcc/data-streamer.cc b/gcc/data-streamer.cc
index 2b4214d6b5c..d4b663ba6df 100644
--- a/gcc/data-streamer.cc
+++ b/gcc/data-streamer.cc
@@ -1,6 +1,6 @@
 /* Generic streaming support for basic data types.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Diego Novillo <dnovillo@google.com>
 
 This file is part of GCC.
diff --git a/gcc/data-streamer.h b/gcc/data-streamer.h
index df01d004965..c91c5ab75e8 100644
--- a/gcc/data-streamer.h
+++ b/gcc/data-streamer.h
@@ -1,6 +1,6 @@
 /* Generic streaming support for various data types.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Diego Novillo <dnovillo@google.com>
 
 This file is part of GCC.
diff --git a/gcc/dbgcnt.cc b/gcc/dbgcnt.cc
index 11a8171d943..c1cb6910858 100644
--- a/gcc/dbgcnt.cc
+++ b/gcc/dbgcnt.cc
@@ -1,5 +1,5 @@
 /* Debug counter for debugging support
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dbgcnt.def b/gcc/dbgcnt.def
index 365d5cbc6b8..9e2f1d857b4 100644
--- a/gcc/dbgcnt.def
+++ b/gcc/dbgcnt.def
@@ -1,5 +1,5 @@
 /* This file contains the list of the debug counter for GCC.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dbgcnt.h b/gcc/dbgcnt.h
index 39873ff6080..3ff43fcb664 100644
--- a/gcc/dbgcnt.h
+++ b/gcc/dbgcnt.h
@@ -1,5 +1,5 @@
 /* Debug counter for debugging support
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dce.cc b/gcc/dce.cc
index 64aa0aa471d..fd468b75408 100644
--- a/gcc/dce.cc
+++ b/gcc/dce.cc
@@ -1,5 +1,5 @@
 /* RTL dead code elimination.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dce.h b/gcc/dce.h
index 90af30175f0..2f1602ab047 100644
--- a/gcc/dce.h
+++ b/gcc/dce.h
@@ -1,5 +1,5 @@
 /* RTL dead code elimination.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ddg.cc b/gcc/ddg.cc
index 6069b0c8630..12b83463770 100644
--- a/gcc/ddg.cc
+++ b/gcc/ddg.cc
@@ -1,5 +1,5 @@
 /* DDG - Data Dependence Graph implementation.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by Ayal Zaks and Mustafa Hagog <zaks,mustafa@il.ibm.com>
 
 This file is part of GCC.
diff --git a/gcc/ddg.h b/gcc/ddg.h
index 1048ea23587..0583fa1387c 100644
--- a/gcc/ddg.h
+++ b/gcc/ddg.h
@@ -1,5 +1,5 @@
 /* DDG - Data Dependence Graph - interface.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by Ayal Zaks and Mustafa Hagog <zaks,mustafa@il.ibm.com>
 
 This file is part of GCC.
diff --git a/gcc/debug.cc b/gcc/debug.cc
index 270a2a459ca..b23f723da09 100644
--- a/gcc/debug.cc
+++ b/gcc/debug.cc
@@ -1,5 +1,5 @@
 /* Do-nothing debug hooks for GCC.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 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 the
diff --git a/gcc/debug.h b/gcc/debug.h
index fe85115d5f3..799d5e316a2 100644
--- a/gcc/debug.h
+++ b/gcc/debug.h
@@ -1,5 +1,5 @@
 /* Debug hooks for GCC.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 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 the
diff --git a/gcc/defaults.h b/gcc/defaults.h
index 376687d91b1..dc6f09cacae 100644
--- a/gcc/defaults.h
+++ b/gcc/defaults.h
@@ -1,5 +1,5 @@
 /* Definitions of various defaults for tm.h macros.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 Free Software Foundation, Inc.
    Contributed by Ron Guilmette (rfg@monkeys.com)
 
 This file is part of GCC.
diff --git a/gcc/df-core.cc b/gcc/df-core.cc
index b53464ccfde..e5ae9ab9348 100644
--- a/gcc/df-core.cc
+++ b/gcc/df-core.cc
@@ -1,5 +1,5 @@
 /* Allocation for dataflow support routines.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Originally contributed by Michael P. Hayes
              (m.hayes@elec.canterbury.ac.nz, mhayes@redhat.com)
    Major rewrite contributed by Danny Berlin (dberlin@dberlin.org)
diff --git a/gcc/df-problems.cc b/gcc/df-problems.cc
index 238424ceac8..d2cfaf7f50f 100644
--- a/gcc/df-problems.cc
+++ b/gcc/df-problems.cc
@@ -1,5 +1,5 @@
 /* Standard problems for dataflow support routines.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Originally contributed by Michael P. Hayes
              (m.hayes@elec.canterbury.ac.nz, mhayes@redhat.com)
    Major rewrite contributed by Danny Berlin (dberlin@dberlin.org)
diff --git a/gcc/df-scan.cc b/gcc/df-scan.cc
index 1a41e6d3e1c..9515740728c 100644
--- a/gcc/df-scan.cc
+++ b/gcc/df-scan.cc
@@ -1,5 +1,5 @@
 /* Scanning of rtl for dataflow analysis.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Originally contributed by Michael P. Hayes
              (m.hayes@elec.canterbury.ac.nz, mhayes@redhat.com)
    Major rewrite contributed by Danny Berlin (dberlin@dberlin.org)
diff --git a/gcc/df.h b/gcc/df.h
index 71e249ad20a..b2d1300f6d4 100644
--- a/gcc/df.h
+++ b/gcc/df.h
@@ -1,6 +1,6 @@
 /* Form lists of pseudo register references for autoinc optimization
    for GNU compiler.  This is part of flow optimization.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Originally contributed by Michael P. Hayes
              (m.hayes@elec.canterbury.ac.nz, mhayes@redhat.com)
    Major rewrite contributed by Danny Berlin (dberlin@dberlin.org)
diff --git a/gcc/dfp.cc b/gcc/dfp.cc
index 084ceb70a7d..3c7f787feba 100644
--- a/gcc/dfp.cc
+++ b/gcc/dfp.cc
@@ -1,5 +1,5 @@
 /* Decimal floating point support.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dfp.h b/gcc/dfp.h
index 15667dd376c..fc20340550a 100644
--- a/gcc/dfp.h
+++ b/gcc/dfp.h
@@ -1,5 +1,5 @@
 /* Decimal floating point support functions for GNU compiler.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/diagnostic-client-data-hooks.h b/gcc/diagnostic-client-data-hooks.h
index ba78546abeb..5f8b9a25294 100644
--- a/gcc/diagnostic-client-data-hooks.h
+++ b/gcc/diagnostic-client-data-hooks.h
@@ -1,5 +1,5 @@
 /* Additional metadata about a client for a diagnostic context.
-   Copyright (C) 2022 Free Software Foundation, Inc.
+   Copyright (C) 2022-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/diagnostic-color.cc b/gcc/diagnostic-color.cc
index 95047d78c2e..532f31926cf 100644
--- a/gcc/diagnostic-color.cc
+++ b/gcc/diagnostic-color.cc
@@ -1,5 +1,5 @@
 /* Output colorization.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 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/gcc/diagnostic-color.h b/gcc/diagnostic-color.h
index f0b50c5d40b..213fd5ab4f2 100644
--- a/gcc/diagnostic-color.h
+++ b/gcc/diagnostic-color.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2023 Free Software Foundation, Inc.
    Contributed by Manuel Lopez-Ibanez <manu@gcc.gnu.org>
 
 This file is part of GCC.
@@ -19,7 +19,7 @@ along with GCC; see the file COPYING3.  If not see
 
 /* Based on code from: */
 /* grep.c - main driver file for grep.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 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/gcc/diagnostic-core.h b/gcc/diagnostic-core.h
index 286954ac2f8..7334c79e8e6 100644
--- a/gcc/diagnostic-core.h
+++ b/gcc/diagnostic-core.h
@@ -1,7 +1,7 @@
 /* Declarations of core diagnostic functionality for code that does
    not need to deal with diagnostic contexts or diagnostic info
    structures.
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/diagnostic-event-id.h b/gcc/diagnostic-event-id.h
index 35c6697ba90..84f4b65611e 100644
--- a/gcc/diagnostic-event-id.h
+++ b/gcc/diagnostic-event-id.h
@@ -1,5 +1,5 @@
 /* A class for referring to events within a diagnostic_path.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/diagnostic-format-json.cc b/gcc/diagnostic-format-json.cc
index baadc4b27c9..694dddca9e8 100644
--- a/gcc/diagnostic-format-json.cc
+++ b/gcc/diagnostic-format-json.cc
@@ -1,5 +1,5 @@
 /* JSON output for diagnostics
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/diagnostic-format-sarif.cc b/gcc/diagnostic-format-sarif.cc
index 7110db4edd6..f8fdd586ff0 100644
--- a/gcc/diagnostic-format-sarif.cc
+++ b/gcc/diagnostic-format-sarif.cc
@@ -1,5 +1,5 @@
 /* SARIF output for diagnostics
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/diagnostic-metadata.h b/gcc/diagnostic-metadata.h
index 80017d35fa9..8e06c89d74a 100644
--- a/gcc/diagnostic-metadata.h
+++ b/gcc/diagnostic-metadata.h
@@ -1,5 +1,5 @@
 /* Additional metadata for a diagnostic.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/diagnostic-path.h b/gcc/diagnostic-path.h
index aa5cda8c23a..9d9d6296eb0 100644
--- a/gcc/diagnostic-path.h
+++ b/gcc/diagnostic-path.h
@@ -1,5 +1,5 @@
 /* Paths through the code associated with a diagnostic.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/diagnostic-show-locus.cc b/gcc/diagnostic-show-locus.cc
index 9d430b5189c..301102779b9 100644
--- a/gcc/diagnostic-show-locus.cc
+++ b/gcc/diagnostic-show-locus.cc
@@ -1,5 +1,5 @@
 /* Diagnostic subroutines for printing source-code
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Contributed by Gabriel Dos Reis <gdr@codesourcery.com>
 
 This file is part of GCC.
diff --git a/gcc/diagnostic-spec.cc b/gcc/diagnostic-spec.cc
index 7a03fc493e6..916606ca403 100644
--- a/gcc/diagnostic-spec.cc
+++ b/gcc/diagnostic-spec.cc
@@ -1,6 +1,6 @@
 /* Functions to enable and disable individual warnings on an expression
    and statement basis.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Martin Sebor <msebor@redhat.com>
 
    This file is part of GCC.
diff --git a/gcc/diagnostic-spec.h b/gcc/diagnostic-spec.h
index e5f1c127d4f..5632689506a 100644
--- a/gcc/diagnostic-spec.h
+++ b/gcc/diagnostic-spec.h
@@ -1,6 +1,6 @@
 /* Language-independent APIs to enable/disable per-location warnings.
 
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Martin Sebor <msebor@redhat.com>
 
    This file is part of GCC.
diff --git a/gcc/diagnostic-url.h b/gcc/diagnostic-url.h
index f349f9ef60b..93f0a69aa4a 100644
--- a/gcc/diagnostic-url.h
+++ b/gcc/diagnostic-url.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/diagnostic.cc b/gcc/diagnostic.cc
index 322515b3242..c90c14e993e 100644
--- a/gcc/diagnostic.cc
+++ b/gcc/diagnostic.cc
@@ -1,5 +1,5 @@
 /* Language-independent diagnostic subroutines for the GNU Compiler Collection
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    Contributed by Gabriel Dos Reis <gdr@codesourcery.com>
 
 This file is part of GCC.
diff --git a/gcc/diagnostic.def b/gcc/diagnostic.def
index 502081159e6..813b8daa4cc 100644
--- a/gcc/diagnostic.def
+++ b/gcc/diagnostic.def
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/diagnostic.h b/gcc/diagnostic.h
index ae6f2dfb7f4..e20f6edfc81 100644
--- a/gcc/diagnostic.h
+++ b/gcc/diagnostic.h
@@ -1,5 +1,5 @@
 /* Various declarations for language-independent diagnostics subroutines.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
    Contributed by Gabriel Dos Reis <gdr@codesourcery.com>
 
 This file is part of GCC.
diff --git a/gcc/digraph.cc b/gcc/digraph.cc
index 6a1cb1bfe44..0592cebaf3c 100644
--- a/gcc/digraph.cc
+++ b/gcc/digraph.cc
@@ -1,5 +1,5 @@
 /* Template classes for directed graphs.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/digraph.h b/gcc/digraph.h
index df1b8709feb..c880739eeeb 100644
--- a/gcc/digraph.h
+++ b/gcc/digraph.h
@@ -1,5 +1,5 @@
 /* Template classes for directed graphs.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/dojump.cc b/gcc/dojump.cc
index 190324f36f1..564343e821e 100644
--- a/gcc/dojump.cc
+++ b/gcc/dojump.cc
@@ -1,5 +1,5 @@
 /* Convert tree expression to rtl instructions, for GNU compiler.
-   Copyright (C) 1988-2022 Free Software Foundation, Inc.
+   Copyright (C) 1988-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dojump.h b/gcc/dojump.h
index d1d79c490c4..5217a9af6aa 100644
--- a/gcc/dojump.h
+++ b/gcc/dojump.h
@@ -1,5 +1,5 @@
 /* Export function prototypes from dojump.cc.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dominance.cc b/gcc/dominance.cc
index 09d12d0f618..13d5498443b 100644
--- a/gcc/dominance.cc
+++ b/gcc/dominance.cc
@@ -1,5 +1,5 @@
 /* Calculate (post)dominators in slightly super-linear time.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
    Contributed by Michael Matz (matz@ifh.de).
 
    This file is part of GCC.
diff --git a/gcc/dominance.h b/gcc/dominance.h
index 5dea8005fbc..abdcf76e6f2 100644
--- a/gcc/dominance.h
+++ b/gcc/dominance.h
@@ -1,5 +1,5 @@
 /* Calculate (post)dominators header file.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/domwalk.cc b/gcc/domwalk.cc
index e36e9eb8b55..17162e9edd7 100644
--- a/gcc/domwalk.cc
+++ b/gcc/domwalk.cc
@@ -1,5 +1,5 @@
 /* Generic dominator tree walker
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Diego Novillo <dnovillo@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/domwalk.h b/gcc/domwalk.h
index b71d29400ad..d518d08d7cb 100644
--- a/gcc/domwalk.h
+++ b/gcc/domwalk.h
@@ -1,5 +1,5 @@
 /* Generic dominator tree walker
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Diego Novillo <dnovillo@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/double-int.cc b/gcc/double-int.cc
index 9b0ce09b9ea..0212d137ce7 100644
--- a/gcc/double-int.cc
+++ b/gcc/double-int.cc
@@ -1,5 +1,5 @@
 /* Operations with long integers.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/double-int.h b/gcc/double-int.h
index 8f865959cb1..41abe847bc5 100644
--- a/gcc/double-int.h
+++ b/gcc/double-int.h
@@ -1,5 +1,5 @@
 /* Operations with long integers.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dse.cc b/gcc/dse.cc
index 0f7b0fb9796..a2db8d1cc32 100644
--- a/gcc/dse.cc
+++ b/gcc/dse.cc
@@ -1,5 +1,5 @@
 /* RTL dead store elimination.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
    Contributed by Richard Sandiford <rsandifor@codesourcery.com>
    and Kenneth Zadeck <zadeck@naturalbridge.com>
diff --git a/gcc/dump-context.h b/gcc/dump-context.h
index 818b26e0da8..c9aeac17679 100644
--- a/gcc/dump-context.h
+++ b/gcc/dump-context.h
@@ -1,5 +1,5 @@
 /* Support code for handling the various dump_* calls in dumpfile.h
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/dumpfile.cc b/gcc/dumpfile.cc
index ac79aa09245..51f68c8c6b4 100644
--- a/gcc/dumpfile.cc
+++ b/gcc/dumpfile.cc
@@ -1,5 +1,5 @@
 /* Dump infrastructure for optimizations and intermediate representation.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dumpfile.h b/gcc/dumpfile.h
index b2219c55f15..5b97c5ca8b5 100644
--- a/gcc/dumpfile.h
+++ b/gcc/dumpfile.h
@@ -1,5 +1,5 @@
 /* Definitions for the shared dumpfile.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dwarf2asm.cc b/gcc/dwarf2asm.cc
index 274f574f25e..65b95fee243 100644
--- a/gcc/dwarf2asm.cc
+++ b/gcc/dwarf2asm.cc
@@ -1,5 +1,5 @@
 /* Dwarf2 assembler output helper routines.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dwarf2asm.h b/gcc/dwarf2asm.h
index 871a77b4998..37a0a05e5bb 100644
--- a/gcc/dwarf2asm.h
+++ b/gcc/dwarf2asm.h
@@ -1,5 +1,5 @@
 /* Dwarf2 assembler output helper routines.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dwarf2cfi.cc b/gcc/dwarf2cfi.cc
index bef3165e691..1c70bd83f28 100644
--- a/gcc/dwarf2cfi.cc
+++ b/gcc/dwarf2cfi.cc
@@ -1,5 +1,5 @@
 /* Dwarf2 Call Frame Information helper routines.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dwarf2ctf.cc b/gcc/dwarf2ctf.cc
index 748dd0cd8af..b2945713036 100644
--- a/gcc/dwarf2ctf.cc
+++ b/gcc/dwarf2ctf.cc
@@ -1,5 +1,5 @@
 /* Generate CTF types and objects from the GCC DWARF.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dwarf2ctf.h b/gcc/dwarf2ctf.h
index ae917ac810e..a5f645a211f 100644
--- a/gcc/dwarf2ctf.h
+++ b/gcc/dwarf2ctf.h
@@ -1,5 +1,5 @@
 /* dwarf2ctf.h - DWARF interface for CTF/BTF generation.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/dwarf2out.cc b/gcc/dwarf2out.cc
index dce3f05fce7..1f39df3b1e2 100644
--- a/gcc/dwarf2out.cc
+++ b/gcc/dwarf2out.cc
@@ -1,5 +1,5 @@
 /* Output Dwarf2 format symbol table information from GCC.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 Free Software Foundation, Inc.
    Contributed by Gary Funck (gary@intrepid.com).
    Derived from DWARF 1 implementation of Ron Guilmette (rfg@monkeys.com).
    Extensively modified by Jason Merrill (jason@cygnus.com).
diff --git a/gcc/dwarf2out.h b/gcc/dwarf2out.h
index 656ef94afde..870b56a6a37 100644
--- a/gcc/dwarf2out.h
+++ b/gcc/dwarf2out.h
@@ -1,5 +1,5 @@
 /* dwarf2out.h - Various declarations for functions found in dwarf2out.cc
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/early-remat.cc b/gcc/early-remat.cc
index 5c368293c35..b76771eaf0d 100644
--- a/gcc/early-remat.cc
+++ b/gcc/early-remat.cc
@@ -1,5 +1,5 @@
 /* Early (pre-RA) rematerialization
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/edit-context.cc b/gcc/edit-context.cc
index 6879ddd41b4..6f5bc6b9d8f 100644
--- a/gcc/edit-context.cc
+++ b/gcc/edit-context.cc
@@ -1,5 +1,5 @@
 /* Determining the results of applying fix-it hints.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/edit-context.h b/gcc/edit-context.h
index 383c181ccac..f2e69a664d6 100644
--- a/gcc/edit-context.h
+++ b/gcc/edit-context.h
@@ -1,5 +1,5 @@
 /* Determining the results of applying fix-it hints.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/emit-rtl.cc b/gcc/emit-rtl.cc
index f25fb70ab97..a11f72f606b 100644
--- a/gcc/emit-rtl.cc
+++ b/gcc/emit-rtl.cc
@@ -1,5 +1,5 @@
 /* Emit RTL for the GCC expander.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/emit-rtl.h b/gcc/emit-rtl.h
index 7a58fedb97a..483e0bb96ee 100644
--- a/gcc/emit-rtl.h
+++ b/gcc/emit-rtl.h
@@ -1,5 +1,5 @@
 /* Exported functions from emit-rtl.cc
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/errors.cc b/gcc/errors.cc
index 766e12e6059..1a7e3afd17c 100644
--- a/gcc/errors.cc
+++ b/gcc/errors.cc
@@ -1,5 +1,5 @@
 /* Basic error reporting routines.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/errors.h b/gcc/errors.h
index 994d9c20b47..a621bb4e040 100644
--- a/gcc/errors.h
+++ b/gcc/errors.h
@@ -1,5 +1,5 @@
 /* Basic error reporting routines.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/escaped_string.h b/gcc/escaped_string.h
index fd9a6fc29c3..f1c0d7e7506 100644
--- a/gcc/escaped_string.h
+++ b/gcc/escaped_string.h
@@ -1,5 +1,5 @@
 /* Shared escaped string class.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/et-forest.cc b/gcc/et-forest.cc
index ebdcccb9f1d..9dc1d4e2fa5 100644
--- a/gcc/et-forest.cc
+++ b/gcc/et-forest.cc
@@ -1,6 +1,6 @@
 /* ET-trees data structure implementation.
    Contributed by Pavel Nejedly
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
 
 This file is part of the libiberty library.
 Libiberty is free software; you can redistribute it and/or
diff --git a/gcc/et-forest.h b/gcc/et-forest.h
index 5dafea383fd..157b6af779f 100644
--- a/gcc/et-forest.h
+++ b/gcc/et-forest.h
@@ -1,5 +1,5 @@
 /* Et-forest data structure implementation.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 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/gcc/except.cc b/gcc/except.cc
index 57064cf2533..e728aa43b6a 100644
--- a/gcc/except.cc
+++ b/gcc/except.cc
@@ -1,5 +1,5 @@
 /* Implements exception handling.
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
    Contributed by Mike Stump <mrs@cygnus.com>.
 
 This file is part of GCC.
diff --git a/gcc/except.h b/gcc/except.h
index b7fd0f419be..2b5c9feb705 100644
--- a/gcc/except.h
+++ b/gcc/except.h
@@ -1,5 +1,5 @@
 /* Exception Handling interface routines.
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
    Contributed by Mike Stump <mrs@cygnus.com>.
 
 This file is part of GCC.
diff --git a/gcc/exec-tool.in b/gcc/exec-tool.in
index cf7222745fb..bddf46ab70a 100644
--- a/gcc/exec-tool.in
+++ b/gcc/exec-tool.in
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Copyright (C) 2007-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2023 Free Software Foundation, Inc.
 # This file is part of GCC.
 
 # GCC is free software; you can redistribute it and/or modify
diff --git a/gcc/explow.cc b/gcc/explow.cc
index 568e0eb1a15..83439b32abe 100644
--- a/gcc/explow.cc
+++ b/gcc/explow.cc
@@ -1,5 +1,5 @@
 /* Subroutines for manipulating rtx's in semantically interesting ways.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/explow.h b/gcc/explow.h
index 2b9f7e43215..2db4f5c0de0 100644
--- a/gcc/explow.h
+++ b/gcc/explow.h
@@ -1,5 +1,5 @@
 /* Export function prototypes from explow.cc.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/expmed.cc b/gcc/expmed.cc
index b12b0e000c2..917360199ca 100644
--- a/gcc/expmed.cc
+++ b/gcc/expmed.cc
@@ -1,6 +1,6 @@
 /* Medium-level subroutines: convert bit-field store and extract
    and shifts, multiplies and divides to rtl instructions.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/expmed.h b/gcc/expmed.h
index 98fc5b7750d..0419e2dac85 100644
--- a/gcc/expmed.h
+++ b/gcc/expmed.h
@@ -1,5 +1,5 @@
 /* Target-dependent costs for expmed.cc.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/expr.cc b/gcc/expr.cc
index d9407432ea5..372ad3439a8 100644
--- a/gcc/expr.cc
+++ b/gcc/expr.cc
@@ -1,5 +1,5 @@
 /* Convert tree expression to rtl instructions, for GNU compiler.
-   Copyright (C) 1988-2022 Free Software Foundation, Inc.
+   Copyright (C) 1988-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/expr.h b/gcc/expr.h
index 08b59b8d869..e3ba9eb5370 100644
--- a/gcc/expr.h
+++ b/gcc/expr.h
@@ -1,5 +1,5 @@
 /* Definitions for code generation pass of GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/fibonacci_heap.cc b/gcc/fibonacci_heap.cc
index f4b52d6e3af..9b336a36e6c 100644
--- a/gcc/fibonacci_heap.cc
+++ b/gcc/fibonacci_heap.cc
@@ -1,5 +1,5 @@
 /* Fibonacci heap for GNU compiler.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
    Contributed by Martin Liska <mliska@suse.cz>
 
 This file is part of GCC.
diff --git a/gcc/fibonacci_heap.h b/gcc/fibonacci_heap.h
index e7dfba94cdb..17c360ef270 100644
--- a/gcc/fibonacci_heap.h
+++ b/gcc/fibonacci_heap.h
@@ -1,5 +1,5 @@
 /* Fibonacci heap for GNU compiler.
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
    Contributed by Daniel Berlin (dan@cgsoftware.com).
    Re-implemented in C++ by Martin Liska <mliska@suse.cz>
 
diff --git a/gcc/file-find.cc b/gcc/file-find.cc
index f4caea50d47..d747b644ee7 100644
--- a/gcc/file-find.cc
+++ b/gcc/file-find.cc
@@ -1,5 +1,5 @@
 /* Utility functions for finding files relative to GCC binaries.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/file-find.h b/gcc/file-find.h
index 54a276c7271..95f2b3b2822 100644
--- a/gcc/file-find.h
+++ b/gcc/file-find.h
@@ -1,6 +1,6 @@
 /* Prototypes and data structures used for implementing functions for
    finding files relative to GCC binaries.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/file-prefix-map.cc b/gcc/file-prefix-map.cc
index 40b10edcf92..795756ccc88 100644
--- a/gcc/file-prefix-map.cc
+++ b/gcc/file-prefix-map.cc
@@ -1,5 +1,5 @@
 /* Implementation of file prefix remapping support (-f*-prefix-map options).
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 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 the
diff --git a/gcc/file-prefix-map.h b/gcc/file-prefix-map.h
index d9758409698..73b48abe2e2 100644
--- a/gcc/file-prefix-map.h
+++ b/gcc/file-prefix-map.h
@@ -1,5 +1,5 @@
 /* Declarations for file prefix remapping support (-f*-prefix-map options).
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 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 the
diff --git a/gcc/final.cc b/gcc/final.cc
index eea572238f6..e614491a69a 100644
--- a/gcc/final.cc
+++ b/gcc/final.cc
@@ -1,5 +1,5 @@
 /* Convert RTL to assembler code and output it, for GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/fixed-value.cc b/gcc/fixed-value.cc
index 655edd33839..94bf41d7e7e 100644
--- a/gcc/fixed-value.cc
+++ b/gcc/fixed-value.cc
@@ -1,5 +1,5 @@
 /* Fixed-point arithmetic support.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/fixed-value.h b/gcc/fixed-value.h
index 722b26ce50d..f16e41a32fa 100644
--- a/gcc/fixed-value.h
+++ b/gcc/fixed-value.h
@@ -1,5 +1,5 @@
 /* Fixed-point arithmetic support.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/flag-types.h b/gcc/flag-types.h
index 60dff0a38e9..78dbdbe90dd 100644
--- a/gcc/flag-types.h
+++ b/gcc/flag-types.h
@@ -1,5 +1,5 @@
 /* Compilation switch flag type definitions for GCC.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/flags.h b/gcc/flags.h
index f679f006fff..e4bafa310d6 100644
--- a/gcc/flags.h
+++ b/gcc/flags.h
@@ -1,5 +1,5 @@
 /* Compilation switch flag definitions for GCC.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/fold-const-call.cc b/gcc/fold-const-call.cc
index 8ceed8f02f9..43819c1f984 100644
--- a/gcc/fold-const-call.cc
+++ b/gcc/fold-const-call.cc
@@ -1,5 +1,5 @@
 /* Constant folding for calls to built-in and internal functions.
-   Copyright (C) 1988-2022 Free Software Foundation, Inc.
+   Copyright (C) 1988-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/fold-const-call.h b/gcc/fold-const-call.h
index becd5a1c0fd..ccb8f6db9f8 100644
--- a/gcc/fold-const-call.h
+++ b/gcc/fold-const-call.h
@@ -1,5 +1,5 @@
 /* Fold calls to built-in and internal functions with constant arguments.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/fold-const.cc b/gcc/fold-const.cc
index d4ee3b30983..9ab76fb1079 100644
--- a/gcc/fold-const.cc
+++ b/gcc/fold-const.cc
@@ -1,5 +1,5 @@
 /* Fold a constant sub-tree into a single node for C-compiler
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/fold-const.h b/gcc/fold-const.h
index fa284c712bf..56ecaa87fc6 100644
--- a/gcc/fold-const.h
+++ b/gcc/fold-const.h
@@ -1,5 +1,5 @@
 /* Fold a constant sub-tree into a single node for C-compiler
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/fp-test.cc b/gcc/fp-test.cc
index eef4b43fceb..290a390986e 100644
--- a/gcc/fp-test.cc
+++ b/gcc/fp-test.cc
@@ -1,5 +1,5 @@
 /* fp-test.cc - Check that all floating-point operations are available.
-   Copyright (C) 1995-2022 Free Software Foundation, Inc.
+   Copyright (C) 1995-2023 Free Software Foundation, Inc.
    Contributed by Ronald F. Guilmette <rfg@monkeys.com>.
 
    This file is part of GCC.
diff --git a/gcc/function-abi.cc b/gcc/function-abi.cc
index a66eb2d5253..2ab9b2c5649 100644
--- a/gcc/function-abi.cc
+++ b/gcc/function-abi.cc
@@ -1,5 +1,5 @@
 /* Information about fuunction binary interfaces.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 This file is part of GCC
 
diff --git a/gcc/function-abi.h b/gcc/function-abi.h
index 388f5d8525a..379e2351f97 100644
--- a/gcc/function-abi.h
+++ b/gcc/function-abi.h
@@ -1,5 +1,5 @@
 /* Information about function binary interfaces.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 This file is part of GCC
 
diff --git a/gcc/function-tests.cc b/gcc/function-tests.cc
index 68e8b97cd02..846226d99e2 100644
--- a/gcc/function-tests.cc
+++ b/gcc/function-tests.cc
@@ -1,5 +1,5 @@
 /* Unit tests for function-handling.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/function.cc b/gcc/function.cc
index dc333c27e92..d975b001ec9 100644
--- a/gcc/function.cc
+++ b/gcc/function.cc
@@ -1,5 +1,5 @@
 /* Expands front end tree to back end RTL for GCC.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/function.h b/gcc/function.h
index d7deaebee9c..9b3b5a2fb7d 100644
--- a/gcc/function.h
+++ b/gcc/function.h
@@ -1,5 +1,5 @@
 /* Structure for saving state for a nested function.
-   Copyright (C) 1989-2022 Free Software Foundation, Inc.
+   Copyright (C) 1989-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/fwprop.cc b/gcc/fwprop.cc
index fc652ab9a1f..ae342f59407 100644
--- a/gcc/fwprop.cc
+++ b/gcc/fwprop.cc
@@ -1,5 +1,5 @@
 /* RTL-based forward propagation pass for GNU compiler.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
    Contributed by Paolo Bonzini and Steven Bosscher.
 
 This file is part of GCC.
diff --git a/gcc/gcc-ar.cc b/gcc/gcc-ar.cc
index c693d9a33ae..5e5b63e1988 100644
--- a/gcc/gcc-ar.cc
+++ b/gcc/gcc-ar.cc
@@ -1,5 +1,5 @@
 /* Wrapper for ar/ranlib/nm to pass the LTO plugin.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Andi Kleen.
 
 This file is part of GCC.
diff --git a/gcc/gcc-main.cc b/gcc/gcc-main.cc
index 2d0ef4d99ff..66588f50276 100644
--- a/gcc/gcc-main.cc
+++ b/gcc/gcc-main.cc
@@ -1,5 +1,5 @@
 /* "main" for the compiler driver.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gcc-plugin.h b/gcc/gcc-plugin.h
index ee9aa865114..730aae7ee80 100644
--- a/gcc/gcc-plugin.h
+++ b/gcc/gcc-plugin.h
@@ -1,5 +1,5 @@
 /* Public header file for plugins to include.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gcc-rich-location.cc b/gcc/gcc-rich-location.cc
index 0fa4239bd29..d02a5144cc6 100644
--- a/gcc/gcc-rich-location.cc
+++ b/gcc/gcc-rich-location.cc
@@ -1,5 +1,5 @@
 /* Implementation of gcc_rich_location class
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gcc-rich-location.h b/gcc/gcc-rich-location.h
index 789ce0eed3a..ffba4b8abcf 100644
--- a/gcc/gcc-rich-location.h
+++ b/gcc/gcc-rich-location.h
@@ -1,5 +1,5 @@
 /* Declarations relating to class gcc_rich_location
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gcc-symtab.h b/gcc/gcc-symtab.h
index feb10338721..3602ad68603 100644
--- a/gcc/gcc-symtab.h
+++ b/gcc/gcc-symtab.h
@@ -2,7 +2,7 @@
    FIXME - This file should be named symtab.h, but that name conflicts
            with libcpp's symtab.h.
 
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gcc.cc b/gcc/gcc.cc
index cfa27d6beee..91313a8516d 100644
--- a/gcc/gcc.cc
+++ b/gcc/gcc.cc
@@ -1,5 +1,5 @@
 /* Compiler driver program that can handle many languages.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gcc.h b/gcc/gcc.h
index 63231ddb3ee..19a61b373ee 100644
--- a/gcc/gcc.h
+++ b/gcc/gcc.h
@@ -1,5 +1,5 @@
 /* Header file for modules that link with gcc.cc
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gcov-counter.def b/gcc/gcov-counter.def
index 6d2182bd3db..727ef424181 100644
--- a/gcc/gcov-counter.def
+++ b/gcc/gcov-counter.def
@@ -1,5 +1,5 @@
 /* Definitions for the gcov counters in the GNU compiler.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gcov-dump.cc b/gcc/gcov-dump.cc
index e2492408c95..20e464022dc 100644
--- a/gcc/gcov-dump.cc
+++ b/gcc/gcov-dump.cc
@@ -1,5 +1,5 @@
 /* Dump a gcov file, for debugging use.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Nathan Sidwell <nathan@codesourcery.com>
 
 Gcov is free software; you can redistribute it and/or modify
diff --git a/gcc/gcov-io.cc b/gcc/gcov-io.cc
index af5b13c2cf9..6728b01c78e 100644
--- a/gcc/gcov-io.cc
+++ b/gcc/gcov-io.cc
@@ -1,5 +1,5 @@
 /* File format for coverage information
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
    Contributed by Bob Manson <manson@cygnus.com>.
    Completely remangled by Nathan Sidwell <nathan@codesourcery.com>.
 
diff --git a/gcc/gcov-io.h b/gcc/gcov-io.h
index e91cd736556..bfe4439d02d 100644
--- a/gcc/gcov-io.h
+++ b/gcc/gcov-io.h
@@ -1,5 +1,5 @@
 /* File format for coverage information
-   Copyright (C) 1996-2022 Free Software Foundation, Inc.
+   Copyright (C) 1996-2023 Free Software Foundation, Inc.
    Contributed by Bob Manson <manson@cygnus.com>.
    Completely remangled by Nathan Sidwell <nathan@codesourcery.com>.
 
diff --git a/gcc/gcov-tool.cc b/gcc/gcov-tool.cc
index 952790ddf97..88b7936a4f4 100644
--- a/gcc/gcov-tool.cc
+++ b/gcc/gcov-tool.cc
@@ -1,5 +1,5 @@
 /* Gcc offline profile processing tool support. */
-/* Copyright (C) 2014-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2023 Free Software Foundation, Inc.
    Contributed by Rong Xu <xur@google.com>.
 
 This file is part of GCC.
diff --git a/gcc/gcov.cc b/gcc/gcov.cc
index 4e25ded610b..2ec7248cc0e 100644
--- a/gcc/gcov.cc
+++ b/gcc/gcov.cc
@@ -1,6 +1,6 @@
 /* Gcov.c: prepend line execution counts and branch probabilities to a
    source file.
-   Copyright (C) 1990-2022 Free Software Foundation, Inc.
+   Copyright (C) 1990-2023 Free Software Foundation, Inc.
    Contributed by James E. Wilson of Cygnus Support.
    Mangled by Bob Manson of Cygnus Support.
    Mangled further by Nathan Sidwell <nathan@codesourcery.com>
diff --git a/gcc/gcse-common.cc b/gcc/gcse-common.cc
index e86d4c4f477..544a7d219cb 100644
--- a/gcc/gcse-common.cc
+++ b/gcc/gcse-common.cc
@@ -1,5 +1,5 @@
 /* Shared code for before and after reload gcse implementations.
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/gcse-common.h b/gcc/gcse-common.h
index 358616eafb9..210188000c6 100644
--- a/gcc/gcse-common.h
+++ b/gcc/gcse-common.h
@@ -1,6 +1,6 @@
 /* Structures and prototypes common across the normal GCSE
    implementation and the post-reload implementation.
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gcse.cc b/gcc/gcse.cc
index f06278a5534..72832736572 100644
--- a/gcc/gcse.cc
+++ b/gcc/gcse.cc
@@ -1,5 +1,5 @@
 /* Partial redundancy elimination / Hoisting for RTL.
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gcse.h b/gcc/gcse.h
index 4a201f34d78..5582b29eec2 100644
--- a/gcc/gcse.h
+++ b/gcc/gcse.h
@@ -1,6 +1,6 @@
 /* Global common subexpression elimination/Partial redundancy elimination
    and global constant/copy propagation for GNU compiler.
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gdbhooks.py b/gcc/gdbhooks.py
index 8736eca8cd4..c9dea9bf828 100644
--- a/gcc/gdbhooks.py
+++ b/gcc/gdbhooks.py
@@ -1,5 +1,5 @@
 # Python hooks for gdb for debugging GCC
-# Copyright (C) 2013-2022 Free Software Foundation, Inc.
+# Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 # Contributed by David Malcolm <dmalcolm@redhat.com>
 
diff --git a/gcc/gdbinit.in b/gcc/gdbinit.in
index 95287b27191..1f7592b0e26 100644
--- a/gcc/gdbinit.in
+++ b/gcc/gdbinit.in
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2022 Free Software Foundation, Inc.
+# Copyright (C) 2001-2023 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
diff --git a/gcc/gen-pass-instances.awk b/gcc/gen-pass-instances.awk
index b80fb9866b3..972f45d50f3 100644
--- a/gcc/gen-pass-instances.awk
+++ b/gcc/gen-pass-instances.awk
@@ -1,4 +1,4 @@
-#  Copyright (C) 2013-2022 Free Software Foundation, Inc.
+#  Copyright (C) 2013-2023 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 the
diff --git a/gcc/genattr-common.cc b/gcc/genattr-common.cc
index 9d78036e543..c6f8ffcc54f 100644
--- a/gcc/genattr-common.cc
+++ b/gcc/genattr-common.cc
@@ -1,7 +1,7 @@
 /* Generate attribute information shared between driver and core
    compilers (insn-attr-common.h) from machine description.  Split out
    of genattr.cc.
-   Copyright (C) 1991-2022 Free Software Foundation, Inc.
+   Copyright (C) 1991-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genattr.cc b/gcc/genattr.cc
index 3be9d995fbe..cc4f0f488bf 100644
--- a/gcc/genattr.cc
+++ b/gcc/genattr.cc
@@ -1,5 +1,5 @@
 /* Generate attribute information (insn-attr.h) from machine description.
-   Copyright (C) 1991-2022 Free Software Foundation, Inc.
+   Copyright (C) 1991-2023 Free Software Foundation, Inc.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 
 This file is part of GCC.
diff --git a/gcc/genattrtab.cc b/gcc/genattrtab.cc
index 4f8157b1930..a5f7c0b8764 100644
--- a/gcc/genattrtab.cc
+++ b/gcc/genattrtab.cc
@@ -1,5 +1,5 @@
 /* Generate code from machine description to compute values of attributes.
-   Copyright (C) 1991-2022 Free Software Foundation, Inc.
+   Copyright (C) 1991-2023 Free Software Foundation, Inc.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 
 This file is part of GCC.
diff --git a/gcc/genautomata.cc b/gcc/genautomata.cc
index 389c1c3e0ed..bf2dcdf2967 100644
--- a/gcc/genautomata.cc
+++ b/gcc/genautomata.cc
@@ -1,5 +1,5 @@
 /* Pipeline hazard description translator.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
    Written by Vladimir Makarov <vmakarov@redhat.com>
 
diff --git a/gcc/gencfn-macros.cc b/gcc/gencfn-macros.cc
index 6bf7ecb0e9b..b4badf7c48c 100644
--- a/gcc/gencfn-macros.cc
+++ b/gcc/gencfn-macros.cc
@@ -1,5 +1,5 @@
 /* Generate macros based on the combined_fn enum.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gencheck.cc b/gcc/gencheck.cc
index aa0ae670043..c0b82554f14 100644
--- a/gcc/gencheck.cc
+++ b/gcc/gencheck.cc
@@ -1,5 +1,5 @@
 /* Generate check macros for tree codes.
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genchecksum.cc b/gcc/genchecksum.cc
index 6ad0a12b515..1fe39af71af 100644
--- a/gcc/genchecksum.cc
+++ b/gcc/genchecksum.cc
@@ -1,5 +1,5 @@
 /* Generate checksums of executables for PCH validation
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gencodes.cc b/gcc/gencodes.cc
index 328496aa8f7..841bd502438 100644
--- a/gcc/gencodes.cc
+++ b/gcc/gencodes.cc
@@ -1,7 +1,7 @@
 /* Generate from machine description:
    - some macros CODE_FOR_... giving the insn_code_number value
    for each of the defined standard insn names.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genconditions.cc b/gcc/genconditions.cc
index f63a3f495c5..28655fa4470 100644
--- a/gcc/genconditions.cc
+++ b/gcc/genconditions.cc
@@ -1,5 +1,5 @@
 /* Process machine description and calculate constant conditions.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/genconfig.cc b/gcc/genconfig.cc
index b7c6b48eec6..2ee323f80c3 100644
--- a/gcc/genconfig.cc
+++ b/gcc/genconfig.cc
@@ -1,6 +1,6 @@
 /* Generate from machine description:
    - some #define configuration flags.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genconstants.cc b/gcc/genconstants.cc
index 73b0ecd7bac..4397c68c87b 100644
--- a/gcc/genconstants.cc
+++ b/gcc/genconstants.cc
@@ -2,7 +2,7 @@
    a series of #define statements, one for each constant named in
    a (define_constants ...) pattern.
 
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genemit.cc b/gcc/genemit.cc
index 909ac89a16b..33c9ec05d6f 100644
--- a/gcc/genemit.cc
+++ b/gcc/genemit.cc
@@ -1,5 +1,5 @@
 /* Generate code from machine description to emit insns as rtl.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genenums.cc b/gcc/genenums.cc
index dfd9765d927..bdd31e72810 100644
--- a/gcc/genenums.cc
+++ b/gcc/genenums.cc
@@ -1,5 +1,5 @@
 /* Generate from machine description the strings for each enum.
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/generic-match-head.cc b/gcc/generic-match-head.cc
index aed4dcc8c3d..a3672bf7341 100644
--- a/gcc/generic-match-head.cc
+++ b/gcc/generic-match-head.cc
@@ -1,5 +1,5 @@
 /* Preamble and helpers for the autogenerated generic-match.cc file.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/generic-match.h b/gcc/generic-match.h
index 0fc252610f1..8b1f92591ae 100644
--- a/gcc/generic-match.h
+++ b/gcc/generic-match.h
@@ -1,6 +1,6 @@
 /* Generic simplify definitions.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Richard Guenther <rguenther@suse.de>
 
 This file is part of GCC.
diff --git a/gcc/genextract.cc b/gcc/genextract.cc
index 6259cb57908..910eee3fe7f 100644
--- a/gcc/genextract.cc
+++ b/gcc/genextract.cc
@@ -1,5 +1,5 @@
 /* Generate code from machine description to extract operands from insn as rtl.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genflags.cc b/gcc/genflags.cc
index 729aaf0b052..a07afd2a3c6 100644
--- a/gcc/genflags.cc
+++ b/gcc/genflags.cc
@@ -1,7 +1,7 @@
 /* Generate from machine description:
    - some flags HAVE_... saying which simple standard instructions are
    available for this machine.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gengenrtl.cc b/gcc/gengenrtl.cc
index b2b5c3c9492..68f1bb6a2ed 100644
--- a/gcc/gengenrtl.cc
+++ b/gcc/gengenrtl.cc
@@ -1,5 +1,5 @@
 /* Generate code to allocate RTL structures.
-   Copyright (C) 1997-2022 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gengtype-lex.l b/gcc/gengtype-lex.l
index 86006180bc0..34837d9dc9a 100644
--- a/gcc/gengtype-lex.l
+++ b/gcc/gengtype-lex.l
@@ -1,6 +1,6 @@
 /* -*- indented-text -*- */
 /* Process source files and output type information.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gengtype-parse.cc b/gcc/gengtype-parse.cc
index 1223ad0af7d..2b2156c5f45 100644
--- a/gcc/gengtype-parse.cc
+++ b/gcc/gengtype-parse.cc
@@ -1,5 +1,5 @@
 /* Process source files and output type information.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/gengtype-state.cc b/gcc/gengtype-state.cc
index 770abab0bd5..4bba37f718f 100644
--- a/gcc/gengtype-state.cc
+++ b/gcc/gengtype-state.cc
@@ -1,7 +1,7 @@
 /* Gengtype persistent state serialization & de-serialization.
    Useful for gengtype in plugin mode.
 
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/gengtype.cc b/gcc/gengtype.cc
index 2ded1bf67c2..7763f40e9ab 100644
--- a/gcc/gengtype.cc
+++ b/gcc/gengtype.cc
@@ -1,5 +1,5 @@
 /* Process source files and output type information.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/gengtype.h b/gcc/gengtype.h
index 76c1fe66375..03264feb623 100644
--- a/gcc/gengtype.h
+++ b/gcc/gengtype.h
@@ -1,5 +1,5 @@
 /* Process source files and output type information.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/genhooks.cc b/gcc/genhooks.cc
index 6bae85d7b8d..8bcf9929207 100644
--- a/gcc/genhooks.cc
+++ b/gcc/genhooks.cc
@@ -1,6 +1,6 @@
 /* Process target.def to create initialization macros definition in
    target-hooks-def.h and documentation in target-hooks.texi.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genmatch.cc b/gcc/genmatch.cc
index b56c17711e0..fb9e37ae434 100644
--- a/gcc/genmatch.cc
+++ b/gcc/genmatch.cc
@@ -1,7 +1,7 @@
 /* Generate pattern matching and transform code shared between
    GENERIC and GIMPLE folding code from match-and-simplify description.
 
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
    Contributed by Richard Biener <rguenther@suse.de>
    and Prathamesh Kulkarni  <bilbotheelffriend@gmail.com>
 
diff --git a/gcc/genmddeps.cc b/gcc/genmddeps.cc
index 577d3a7b4fe..a51a81f9682 100644
--- a/gcc/genmddeps.cc
+++ b/gcc/genmddeps.cc
@@ -1,5 +1,5 @@
 /* genmddeps.cc - creates a makefile dependency fragment for the md file.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 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 the
diff --git a/gcc/genmddump.cc b/gcc/genmddump.cc
index b2c60b6de91..68fbd2778a2 100644
--- a/gcc/genmddump.cc
+++ b/gcc/genmddump.cc
@@ -1,5 +1,5 @@
 /* Generate code from machine description to recognize rtl as insns.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/genmodes.cc b/gcc/genmodes.cc
index 9f0cc9c317d..2d418f09aab 100644
--- a/gcc/genmodes.cc
+++ b/gcc/genmodes.cc
@@ -1,5 +1,5 @@
 /* Generate the machine mode enumeration and associated tables.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genmultilib b/gcc/genmultilib
index c0c271eddd6..f8bd90b116c 100644
--- a/gcc/genmultilib
+++ b/gcc/genmultilib
@@ -1,6 +1,6 @@
 #!/bin/sh 
 # Generates multilib.h.
-#   Copyright (C) 1994-2022 Free Software Foundation, Inc.
+#   Copyright (C) 1994-2023 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
diff --git a/gcc/genopinit.cc b/gcc/genopinit.cc
index fe0791c27d6..83cb7504fa1 100644
--- a/gcc/genopinit.cc
+++ b/gcc/genopinit.cc
@@ -1,5 +1,5 @@
 /* Generate code to initialize optabs from machine description.
-   Copyright (C) 1993-2022 Free Software Foundation, Inc.
+   Copyright (C) 1993-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genoutput.cc b/gcc/genoutput.cc
index 6bb03e2864f..163e8dfef4c 100644
--- a/gcc/genoutput.cc
+++ b/gcc/genoutput.cc
@@ -1,5 +1,5 @@
 /* Generate code from to output assembler insns as recognized from rtl.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genpeep.cc b/gcc/genpeep.cc
index 24b991afd16..a2b6f5e1992 100644
--- a/gcc/genpeep.cc
+++ b/gcc/genpeep.cc
@@ -1,5 +1,5 @@
 /* Generate code from machine description to perform peephole optimizations.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genpreds.cc b/gcc/genpreds.cc
index 4571ac7ec6b..bdd65ef7d7a 100644
--- a/gcc/genpreds.cc
+++ b/gcc/genpreds.cc
@@ -2,7 +2,7 @@
    - prototype declarations for operand predicates (tm-preds.h)
    - function definitions of operand predicates, if defined new-style
      (insn-preds.cc)
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genrecog.cc b/gcc/genrecog.cc
index 77f8fb97853..6dd375da5e3 100644
--- a/gcc/genrecog.cc
+++ b/gcc/genrecog.cc
@@ -1,5 +1,5 @@
 /* Generate code from machine description to recognize rtl as insns.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/gensupport.cc b/gcc/gensupport.cc
index 8fcacf8f9d2..f9efc6eb757 100644
--- a/gcc/gensupport.cc
+++ b/gcc/gensupport.cc
@@ -1,5 +1,5 @@
 /* Support routines for the various generation passes.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/gensupport.h b/gcc/gensupport.h
index 9a0fd7393bd..a1edfbd7190 100644
--- a/gcc/gensupport.h
+++ b/gcc/gensupport.h
@@ -1,5 +1,5 @@
 /* Declarations for rtx-reader support for gen* routines.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gentarget-def.cc b/gcc/gentarget-def.cc
index c9acc7171b4..35f9a3142c8 100644
--- a/gcc/gentarget-def.cc
+++ b/gcc/gentarget-def.cc
@@ -1,5 +1,5 @@
 /* Generate insn-target-def.h, an automatically-generated part of targetm.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/genversion.cc b/gcc/genversion.cc
index 4c5cf28268b..0d7e78a8ddf 100644
--- a/gcc/genversion.cc
+++ b/gcc/genversion.cc
@@ -1,6 +1,6 @@
 /* Generate version strings. See gcov-io.h for
    description of how the version string is generated.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Nathan Sidwell <nathan@codesourcery.com>
 
 This file is part of GCC.
diff --git a/gcc/ggc-common.cc b/gcc/ggc-common.cc
index 62da09d66a7..db317f49993 100644
--- a/gcc/ggc-common.cc
+++ b/gcc/ggc-common.cc
@@ -1,5 +1,5 @@
 /* Simple garbage collection for the GNU compiler.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ggc-internal.h b/gcc/ggc-internal.h
index a353de43a18..25e6ce66ebc 100644
--- a/gcc/ggc-internal.h
+++ b/gcc/ggc-internal.h
@@ -1,7 +1,7 @@
 /* Garbage collection for the GNU compiler.  Internal definitions
    for ggc-*.c and stringpool.cc.
 
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ggc-none.cc b/gcc/ggc-none.cc
index 37894b05e26..da8a90819b8 100644
--- a/gcc/ggc-none.cc
+++ b/gcc/ggc-none.cc
@@ -1,5 +1,5 @@
 /* Null garbage collection for the GNU compiler.
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/ggc-page.cc b/gcc/ggc-page.cc
index 7a7a1b0901f..c25218d7415 100644
--- a/gcc/ggc-page.cc
+++ b/gcc/ggc-page.cc
@@ -1,5 +1,5 @@
 /* "Bag-of-pages" garbage collector for the GNU compiler.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ggc-tests.cc b/gcc/ggc-tests.cc
index 620989489b6..668d6385d69 100644
--- a/gcc/ggc-tests.cc
+++ b/gcc/ggc-tests.cc
@@ -1,5 +1,5 @@
 /* Unit tests for GCC's garbage collector (and gengtype etc).
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ggc.h b/gcc/ggc.h
index 7bc74ec82b5..78eab7eaba6 100644
--- a/gcc/ggc.h
+++ b/gcc/ggc.h
@@ -1,6 +1,6 @@
 /* Garbage collection for the GNU compiler.
 
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-array-bounds.cc b/gcc/gimple-array-bounds.cc
index 9fd42fe3919..116200a317f 100644
--- a/gcc/gimple-array-bounds.cc
+++ b/gcc/gimple-array-bounds.cc
@@ -1,5 +1,5 @@
 /* Array bounds checking.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-array-bounds.h b/gcc/gimple-array-bounds.h
index eb399271da7..13e5f29dabf 100644
--- a/gcc/gimple-array-bounds.h
+++ b/gcc/gimple-array-bounds.h
@@ -1,5 +1,5 @@
 /* Array bounds checking.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-builder.cc b/gcc/gimple-builder.cc
index 9c3e92fecce..60aed66359e 100644
--- a/gcc/gimple-builder.cc
+++ b/gcc/gimple-builder.cc
@@ -1,5 +1,5 @@
 /* Functions for high level gimple building routines.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-builder.h b/gcc/gimple-builder.h
index 4546c50049f..f9dd9fb88ac 100644
--- a/gcc/gimple-builder.h
+++ b/gcc/gimple-builder.h
@@ -1,5 +1,5 @@
 /* Header file for high level statement building routines.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-expr.cc b/gcc/gimple-expr.cc
index 4fbce9369c7..83dc340a35d 100644
--- a/gcc/gimple-expr.cc
+++ b/gcc/gimple-expr.cc
@@ -1,6 +1,6 @@
 /* Gimple decl, type, and expression support functions.
 
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/gimple-expr.h b/gcc/gimple-expr.h
index 0c3ac096ed7..42a16764be9 100644
--- a/gcc/gimple-expr.h
+++ b/gcc/gimple-expr.h
@@ -1,5 +1,5 @@
 /* Header file for gimple decl, type and expressions.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-fold.cc b/gcc/gimple-fold.cc
index c87e17f5763..379d2e930ea 100644
--- a/gcc/gimple-fold.cc
+++ b/gcc/gimple-fold.cc
@@ -1,5 +1,5 @@
 /* Statement simplification on GIMPLE.
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Split out from tree-ssa-ccp.cc.
 
 This file is part of GCC.
diff --git a/gcc/gimple-fold.h b/gcc/gimple-fold.h
index 87ed4e56d25..2fd58db9a2e 100644
--- a/gcc/gimple-fold.h
+++ b/gcc/gimple-fold.h
@@ -1,6 +1,6 @@
 /* Gimple folding definitions.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Richard Guenther <rguenther@suse.de>
 
 This file is part of GCC.
diff --git a/gcc/gimple-harden-conditionals.cc b/gcc/gimple-harden-conditionals.cc
index 1b3dd563baa..78b8d5692d7 100644
--- a/gcc/gimple-harden-conditionals.cc
+++ b/gcc/gimple-harden-conditionals.cc
@@ -1,5 +1,5 @@
 /* Harden conditionals.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Alexandre Oliva <oliva@adacore.com>.
 
 This file is part of GCC.
diff --git a/gcc/gimple-if-to-switch.cc b/gcc/gimple-if-to-switch.cc
index 4441206c481..7792a6024cd 100644
--- a/gcc/gimple-if-to-switch.cc
+++ b/gcc/gimple-if-to-switch.cc
@@ -1,5 +1,5 @@
 /* If-elseif-else to switch conversion pass
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-isel.cc b/gcc/gimple-isel.cc
index aa9c1290735..ef688ddb57f 100644
--- a/gcc/gimple-isel.cc
+++ b/gcc/gimple-isel.cc
@@ -1,5 +1,5 @@
 /* Schedule GIMPLE vector statements.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-iterator.cc b/gcc/gimple-iterator.cc
index 670588157a0..1cc3d581b96 100644
--- a/gcc/gimple-iterator.cc
+++ b/gcc/gimple-iterator.cc
@@ -1,5 +1,5 @@
 /* Iterator routines for GIMPLE statements.
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez  <aldy@quesejoda.com>
 
 This file is part of GCC.
diff --git a/gcc/gimple-iterator.h b/gcc/gimple-iterator.h
index 67d95ca71a0..8857a7e94bc 100644
--- a/gcc/gimple-iterator.h
+++ b/gcc/gimple-iterator.h
@@ -1,5 +1,5 @@
 /* Header file for gimple iterators.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-laddress.cc b/gcc/gimple-laddress.cc
index 11754dac5c3..0fd50c234c1 100644
--- a/gcc/gimple-laddress.cc
+++ b/gcc/gimple-laddress.cc
@@ -1,5 +1,5 @@
 /* Lower and optimize address expressions.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
    Contributed by Marek Polacek <polacek@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/gimple-loop-interchange.cc b/gcc/gimple-loop-interchange.cc
index 71772b6d149..1b77bfd46b2 100644
--- a/gcc/gimple-loop-interchange.cc
+++ b/gcc/gimple-loop-interchange.cc
@@ -1,5 +1,5 @@
 /* Loop interchange.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
 This file is part of GCC.
diff --git a/gcc/gimple-loop-jam.cc b/gcc/gimple-loop-jam.cc
index 4f7a6e5bbae..c6b2fc28d1c 100644
--- a/gcc/gimple-loop-jam.cc
+++ b/gcc/gimple-loop-jam.cc
@@ -1,5 +1,5 @@
 /* Loop unroll-and-jam.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-loop-versioning.cc b/gcc/gimple-loop-versioning.cc
index b2e3c4319a1..640bb28016f 100644
--- a/gcc/gimple-loop-versioning.cc
+++ b/gcc/gimple-loop-versioning.cc
@@ -1,5 +1,5 @@
 /* Loop versioning pass.
-   Copyright (C) 2018-2022 Free Software Foundation, Inc.
+   Copyright (C) 2018-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-low.cc b/gcc/gimple-low.cc
index 53df2e7b212..e6f04f234df 100644
--- a/gcc/gimple-low.cc
+++ b/gcc/gimple-low.cc
@@ -1,6 +1,6 @@
 /* GIMPLE lowering pass.  Converts High GIMPLE into Low GIMPLE.
 
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-low.h b/gcc/gimple-low.h
index 08d68785748..8587c288040 100644
--- a/gcc/gimple-low.h
+++ b/gcc/gimple-low.h
@@ -1,5 +1,5 @@
 /* Header file for gimple lowering pass.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-match-head.cc b/gcc/gimple-match-head.cc
index 9986e3479f9..ec603f9d043 100644
--- a/gcc/gimple-match-head.cc
+++ b/gcc/gimple-match-head.cc
@@ -1,5 +1,5 @@
 /* Preamble and helpers for the autogenerated gimple-match.cc file.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-match.h b/gcc/gimple-match.h
index d03789b6902..b20585dca4b 100644
--- a/gcc/gimple-match.h
+++ b/gcc/gimple-match.h
@@ -1,6 +1,6 @@
 /* Gimple simplify definitions.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Richard Guenther <rguenther@suse.de>
 
 This file is part of GCC.
diff --git a/gcc/gimple-predicate-analysis.cc b/gcc/gimple-predicate-analysis.cc
index afe01e7f4b8..a7719ff493f 100644
--- a/gcc/gimple-predicate-analysis.cc
+++ b/gcc/gimple-predicate-analysis.cc
@@ -1,6 +1,6 @@
 /* Support for simple predicate analysis.
 
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
    Contributed by Xinliang David Li <davidxl@google.com>
    Generalized by Martin Sebor <msebor@redhat.com>
 
diff --git a/gcc/gimple-predicate-analysis.h b/gcc/gimple-predicate-analysis.h
index c4a7ed51967..09ceebc55a2 100644
--- a/gcc/gimple-predicate-analysis.h
+++ b/gcc/gimple-predicate-analysis.h
@@ -1,6 +1,6 @@
 /* Support for simple predicate analysis.
 
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Martin Sebor <msebor@redhat.com>
 
    This file is part of GCC.
diff --git a/gcc/gimple-predict.h b/gcc/gimple-predict.h
index 0e37dd84cae..c557b76f17b 100644
--- a/gcc/gimple-predict.h
+++ b/gcc/gimple-predict.h
@@ -1,6 +1,6 @@
 /* Gimple prediction routines.
 
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-pretty-print.cc b/gcc/gimple-pretty-print.cc
index af704257633..300e9d7ed1e 100644
--- a/gcc/gimple-pretty-print.cc
+++ b/gcc/gimple-pretty-print.cc
@@ -1,5 +1,5 @@
 /* Pretty formatting of GIMPLE statements and expressions.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com> and
    Diego Novillo <dnovillo@google.com>
 
diff --git a/gcc/gimple-pretty-print.h b/gcc/gimple-pretty-print.h
index 2adac2a83ea..dd7c4a3aac9 100644
--- a/gcc/gimple-pretty-print.h
+++ b/gcc/gimple-pretty-print.h
@@ -1,6 +1,6 @@
 /* Various declarations for pretty formatting of GIMPLE statements and
    expressions.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-range-cache.cc b/gcc/gimple-range-cache.cc
index 9848d140242..a8202f0e895 100644
--- a/gcc/gimple-range-cache.cc
+++ b/gcc/gimple-range-cache.cc
@@ -1,5 +1,5 @@
 /* Gimple ranger SSA cache implementation.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/gimple-range-cache.h b/gcc/gimple-range-cache.h
index 8e3ae8f58c6..4ff435dc5c1 100644
--- a/gcc/gimple-range-cache.h
+++ b/gcc/gimple-range-cache.h
@@ -1,5 +1,5 @@
 /* Header file for gimple ranger SSA cache.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/gimple-range-edge.cc b/gcc/gimple-range-edge.cc
index 95deadffc55..31fc6c26705 100644
--- a/gcc/gimple-range-edge.cc
+++ b/gcc/gimple-range-edge.cc
@@ -1,5 +1,5 @@
 /* Gimple range edge functionaluity.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-range-edge.h b/gcc/gimple-range-edge.h
index 1a4dee9f41b..b1dbf8e4b9b 100644
--- a/gcc/gimple-range-edge.h
+++ b/gcc/gimple-range-edge.h
@@ -1,5 +1,5 @@
 /* Gimple range edge header file.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-range-fold.cc b/gcc/gimple-range-fold.cc
index a899d8260b3..91eb6298254 100644
--- a/gcc/gimple-range-fold.cc
+++ b/gcc/gimple-range-fold.cc
@@ -1,5 +1,5 @@
 /* Code for GIMPLE range related routines.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-range-fold.h b/gcc/gimple-range-fold.h
index d1ed2bca80f..b7098c22b7b 100644
--- a/gcc/gimple-range-fold.h
+++ b/gcc/gimple-range-fold.h
@@ -1,5 +1,5 @@
 /* Header file for the GIMPLE fold_using_range interface.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-range-gori.cc b/gcc/gimple-range-gori.cc
index 610a5295e62..930e2a0f0ab 100644
--- a/gcc/gimple-range-gori.cc
+++ b/gcc/gimple-range-gori.cc
@@ -1,5 +1,5 @@
 /* Gimple range GORI functions.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-range-gori.h b/gcc/gimple-range-gori.h
index 6cc533b58b2..ee77dc2913e 100644
--- a/gcc/gimple-range-gori.h
+++ b/gcc/gimple-range-gori.h
@@ -1,5 +1,5 @@
 /* Header file for gimple range GORI structures.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-range-infer.cc b/gcc/gimple-range-infer.cc
index 8714ef2ed41..4677ae21ccc 100644
--- a/gcc/gimple-range-infer.cc
+++ b/gcc/gimple-range-infer.cc
@@ -1,5 +1,5 @@
 /* Gimple range inference implementation.
-   Copyright (C) 2022 Free Software Foundation, Inc.
+   Copyright (C) 2022-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/gimple-range-infer.h b/gcc/gimple-range-infer.h
index 10705e046d3..3c85e29c0bd 100644
--- a/gcc/gimple-range-infer.h
+++ b/gcc/gimple-range-infer.h
@@ -1,5 +1,5 @@
 /* Header file for gimple range inference.
-   Copyright (C) 2022 Free Software Foundation, Inc.
+   Copyright (C) 2022-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/gimple-range-op.cc b/gcc/gimple-range-op.cc
index 12068544bc5..d9dfdc56939 100644
--- a/gcc/gimple-range-op.cc
+++ b/gcc/gimple-range-op.cc
@@ -1,5 +1,5 @@
 /* Code for GIMPLE range op related routines.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-range-op.h b/gcc/gimple-range-op.h
index be1305c58aa..743b858126e 100644
--- a/gcc/gimple-range-op.h
+++ b/gcc/gimple-range-op.h
@@ -1,5 +1,5 @@
 /* Header file for the GIMPLE range-op interface.
-   Copyright (C) 2022 Free Software Foundation, Inc.
+   Copyright (C) 2022-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-range-path.cc b/gcc/gimple-range-path.cc
index bc2879c0c57..7c45a8815cb 100644
--- a/gcc/gimple-range-path.cc
+++ b/gcc/gimple-range-path.cc
@@ -1,5 +1,5 @@
 /* Basic block path solver.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/gimple-range-path.h b/gcc/gimple-range-path.h
index 9f2d6d92dab..e8b06b60e66 100644
--- a/gcc/gimple-range-path.h
+++ b/gcc/gimple-range-path.h
@@ -1,5 +1,5 @@
 /* Header file for jump threading path solver.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/gimple-range-tests.cc b/gcc/gimple-range-tests.cc
index 84ecc486889..7e4d234ddda 100644
--- a/gcc/gimple-range-tests.cc
+++ b/gcc/gimple-range-tests.cc
@@ -1,5 +1,5 @@
 /* Unit tests for GIMPLE range related routines.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-range-trace.cc b/gcc/gimple-range-trace.cc
index 46827f9c580..6171fe4224f 100644
--- a/gcc/gimple-range-trace.cc
+++ b/gcc/gimple-range-trace.cc
@@ -1,5 +1,5 @@
 /* Code for GIMPLE range trace and debugging related routines.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-range-trace.h b/gcc/gimple-range-trace.h
index 3f92e51803b..356603580ea 100644
--- a/gcc/gimple-range-trace.h
+++ b/gcc/gimple-range-trace.h
@@ -1,5 +1,5 @@
 /* Header file for the GIMPLE range tracing/debugging facilties.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-range.cc b/gcc/gimple-range.cc
index 8c055826e17..4bdb0bdbc82 100644
--- a/gcc/gimple-range.cc
+++ b/gcc/gimple-range.cc
@@ -1,5 +1,5 @@
 /* Code for GIMPLE range related routines.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-range.h b/gcc/gimple-range.h
index dfe8199b8b0..4bf9c482921 100644
--- a/gcc/gimple-range.h
+++ b/gcc/gimple-range.h
@@ -1,5 +1,5 @@
 /* Header file for the GIMPLE range interface.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>
    and Aldy Hernandez <aldyh@redhat.com>.
 
diff --git a/gcc/gimple-ssa-backprop.cc b/gcc/gimple-ssa-backprop.cc
index 7de6e78ecd8..65a65590017 100644
--- a/gcc/gimple-ssa-backprop.cc
+++ b/gcc/gimple-ssa-backprop.cc
@@ -1,5 +1,5 @@
 /* Back-propagation of usage information to definitions.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-ssa-isolate-paths.cc b/gcc/gimple-ssa-isolate-paths.cc
index e4a4e08f549..175598a189c 100644
--- a/gcc/gimple-ssa-isolate-paths.cc
+++ b/gcc/gimple-ssa-isolate-paths.cc
@@ -1,7 +1,7 @@
 /* Detect paths through the CFG which can never be executed in a conforming
    program and isolate them.
 
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-ssa-nonnull-compare.cc b/gcc/gimple-ssa-nonnull-compare.cc
index f9ce8c7a083..b7729c3f9ec 100644
--- a/gcc/gimple-ssa-nonnull-compare.cc
+++ b/gcc/gimple-ssa-nonnull-compare.cc
@@ -1,5 +1,5 @@
 /* -Wnonnull-compare warning support.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
    Contributed by Jakub Jelinek <jakub@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/gimple-ssa-split-paths.cc b/gcc/gimple-ssa-split-paths.cc
index f2e43e52c95..44d87c24f60 100644
--- a/gcc/gimple-ssa-split-paths.cc
+++ b/gcc/gimple-ssa-split-paths.cc
@@ -1,5 +1,5 @@
 /* Support routines for Splitting Paths to loop backedges
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
    Contributed by Ajit Kumar Agarwal <ajitkum@xilinx.com>.
 
  This file is part of GCC.
diff --git a/gcc/gimple-ssa-sprintf.cc b/gcc/gimple-ssa-sprintf.cc
index 1dd9b0dc46b..18975708d2c 100644
--- a/gcc/gimple-ssa-sprintf.cc
+++ b/gcc/gimple-ssa-sprintf.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2023 Free Software Foundation, Inc.
    Contributed by Martin Sebor <msebor@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/gimple-ssa-store-merging.cc b/gcc/gimple-ssa-store-merging.cc
index b80b8eac444..5a477c4704e 100644
--- a/gcc/gimple-ssa-store-merging.cc
+++ b/gcc/gimple-ssa-store-merging.cc
@@ -1,5 +1,5 @@
 /* GIMPLE store merging and byte swapping passes.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GCC.
diff --git a/gcc/gimple-ssa-strength-reduction.cc b/gcc/gimple-ssa-strength-reduction.cc
index fb2bb9f4e74..65d6c06b629 100644
--- a/gcc/gimple-ssa-strength-reduction.cc
+++ b/gcc/gimple-ssa-strength-reduction.cc
@@ -1,5 +1,5 @@
 /* Straight-line strength reduction.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
    Contributed by Bill Schmidt, IBM <wschmidt@linux.ibm.com>
 
 This file is part of GCC.
diff --git a/gcc/gimple-ssa-warn-access.cc b/gcc/gimple-ssa-warn-access.cc
index 854e47cf389..ad9dac54874 100644
--- a/gcc/gimple-ssa-warn-access.cc
+++ b/gcc/gimple-ssa-warn-access.cc
@@ -1,7 +1,7 @@
 /* Pass to detect and issue warnings for invalid accesses, including
    invalid or mismatched allocation/deallocation calls.
 
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
    Contributed by Martin Sebor <msebor@redhat.com>.
 
    This file is part of GCC.
diff --git a/gcc/gimple-ssa-warn-access.h b/gcc/gimple-ssa-warn-access.h
index 79ff0ffcf46..a8a2918f0b1 100644
--- a/gcc/gimple-ssa-warn-access.h
+++ b/gcc/gimple-ssa-warn-access.h
@@ -1,7 +1,7 @@
 /* Pass to detect and issue warnings for invalid accesses, including
    invalid or mismatched allocation/deallocation calls.
 
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
    Contributed by Martin Sebor <msebor@redhat.com>.
 
    This file is part of GCC.
diff --git a/gcc/gimple-ssa-warn-alloca.cc b/gcc/gimple-ssa-warn-alloca.cc
index dcc62ca77bf..5b220a5c68e 100644
--- a/gcc/gimple-ssa-warn-alloca.cc
+++ b/gcc/gimple-ssa-warn-alloca.cc
@@ -1,5 +1,5 @@
 /* Warn on problematic uses of alloca and variable length arrays.
-   Copyright (C) 2016-2022 Free Software Foundation, Inc.
+   Copyright (C) 2016-2023 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/gimple-ssa-warn-restrict.cc b/gcc/gimple-ssa-warn-restrict.cc
index 107ba278798..ee7040a881d 100644
--- a/gcc/gimple-ssa-warn-restrict.cc
+++ b/gcc/gimple-ssa-warn-restrict.cc
@@ -1,6 +1,6 @@
 /* Pass to detect and issue warnings for violations of the restrict
    qualifier.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Contributed by Martin Sebor <msebor@redhat.com>.
 
    This file is part of GCC.
diff --git a/gcc/gimple-ssa-warn-restrict.h b/gcc/gimple-ssa-warn-restrict.h
index 2bdde030023..722a8955147 100644
--- a/gcc/gimple-ssa-warn-restrict.h
+++ b/gcc/gimple-ssa-warn-restrict.h
@@ -1,5 +1,5 @@
 /* Warn on violations of the restrict qualifier.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Contributed by Martin Sebor <msebor@redhat.com>.
 
    This file is part of GCC.
diff --git a/gcc/gimple-ssa.h b/gcc/gimple-ssa.h
index 53bc6bc146d..98d5bc6d47d 100644
--- a/gcc/gimple-ssa.h
+++ b/gcc/gimple-ssa.h
@@ -1,6 +1,6 @@
 /* Header file for routines that straddle the border between GIMPLE and
    SSA in gimple.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-streamer-in.cc b/gcc/gimple-streamer-in.cc
index ea8891e8e92..a74983a6d0f 100644
--- a/gcc/gimple-streamer-in.cc
+++ b/gcc/gimple-streamer-in.cc
@@ -1,6 +1,6 @@
 /* Routines for reading GIMPLE from a file stream.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Diego Novillo <dnovillo@google.com>
 
 This file is part of GCC.
diff --git a/gcc/gimple-streamer-out.cc b/gcc/gimple-streamer-out.cc
index 45832547bf5..df32f17caad 100644
--- a/gcc/gimple-streamer-out.cc
+++ b/gcc/gimple-streamer-out.cc
@@ -1,6 +1,6 @@
 /* Routines for emitting GIMPLE to a file stream.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Diego Novillo <dnovillo@google.com>
 
 This file is part of GCC.
diff --git a/gcc/gimple-streamer.h b/gcc/gimple-streamer.h
index aa88ea2aa7d..83d62ae03d2 100644
--- a/gcc/gimple-streamer.h
+++ b/gcc/gimple-streamer.h
@@ -1,6 +1,6 @@
 /* Data structures and functions for streaming GIMPLE.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Diego Novillo <dnovillo@google.com>
 
 This file is part of GCC.
diff --git a/gcc/gimple-walk.cc b/gcc/gimple-walk.cc
index cad36f76e90..a019515438c 100644
--- a/gcc/gimple-walk.cc
+++ b/gcc/gimple-walk.cc
@@ -1,6 +1,6 @@
 /* Gimple walk support.
 
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/gimple-walk.h b/gcc/gimple-walk.h
index bf51c16f099..c0222e02a5d 100644
--- a/gcc/gimple-walk.h
+++ b/gcc/gimple-walk.h
@@ -1,5 +1,5 @@
 /* Header file for gimple statement walk support.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimple-warn-recursion.cc b/gcc/gimple-warn-recursion.cc
index 9b04899cf78..60997468db0 100644
--- a/gcc/gimple-warn-recursion.cc
+++ b/gcc/gimple-warn-recursion.cc
@@ -1,5 +1,5 @@
 /* -Winfinite-recursion support.
-   Copyright (C) 2021-2022 Free Software Foundation, Inc.
+   Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Martin Sebor <msebor@redhat.com>
 
    This file is part of GCC.
diff --git a/gcc/gimple.cc b/gcc/gimple.cc
index dd054e16453..b97fbd54da2 100644
--- a/gcc/gimple.cc
+++ b/gcc/gimple.cc
@@ -1,6 +1,6 @@
 /* Gimple IR support functions.
 
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/gimple.def b/gcc/gimple.def
index 7c617cdccc4..274350d9534 100644
--- a/gcc/gimple.def
+++ b/gcc/gimple.def
@@ -1,6 +1,6 @@
 /* This file contains the definitions of the GIMPLE IR tuples used in GCC.
 
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/gimple.h b/gcc/gimple.h
index adbeb063186..ddb9a4c0f5f 100644
--- a/gcc/gimple.h
+++ b/gcc/gimple.h
@@ -1,6 +1,6 @@
 /* Gimple IR definitions.
 
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/gimplify-me.cc b/gcc/gimplify-me.cc
index 24f624851ab..478782a474d 100644
--- a/gcc/gimplify-me.cc
+++ b/gcc/gimplify-me.cc
@@ -1,7 +1,7 @@
 /* Tree lowering to gimple for middle end use only.  
    This converts the GENERIC functions-as-trees tree representation into
    the GIMPLE form.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
    Major work done by Sebastian Pop <s.pop@laposte.net>,
    Diego Novillo <dnovillo@redhat.com> and Jason Merrill <jason@redhat.com>.
 
diff --git a/gcc/gimplify-me.h b/gcc/gimplify-me.h
index caac850daee..50b480294ac 100644
--- a/gcc/gimplify-me.h
+++ b/gcc/gimplify-me.h
@@ -1,5 +1,5 @@
 /* Header file for middle end gimplification.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/gimplify.cc b/gcc/gimplify.cc
index c9c800a5850..1b362dd83e3 100644
--- a/gcc/gimplify.cc
+++ b/gcc/gimplify.cc
@@ -1,6 +1,6 @@
 /* Tree lowering pass.  This pass converts the GENERIC functions-as-trees
    tree representation into the GIMPLE form.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Major work done by Sebastian Pop <s.pop@laposte.net>,
    Diego Novillo <dnovillo@redhat.com> and Jason Merrill <jason@redhat.com>.
 
diff --git a/gcc/gimplify.h b/gcc/gimplify.h
index 94c91fbb927..f4a3eea2606 100644
--- a/gcc/gimplify.h
+++ b/gcc/gimplify.h
@@ -1,5 +1,5 @@
 /* Header file for gimplification.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/glimits.h b/gcc/glimits.h
index 994f7e33bbe..5aadbaa102e 100644
--- a/gcc/glimits.h
+++ b/gcc/glimits.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2022 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/godump.cc b/gcc/godump.cc
index c0f52bbd0f2..0893d5fbc97 100644
--- a/gcc/godump.cc
+++ b/gcc/godump.cc
@@ -1,5 +1,5 @@
 /* Output Go language descriptions of types.
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <iant@google.com>.
 
 This file is part of GCC.
diff --git a/gcc/graph.cc b/gcc/graph.cc
index bc29862fcad..a8f70d35f3e 100644
--- a/gcc/graph.cc
+++ b/gcc/graph.cc
@@ -1,5 +1,5 @@
 /* Output routines for graphical representation.
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
    Rewritten for DOT output by Steven Bosscher, 2012.
 
diff --git a/gcc/graph.h b/gcc/graph.h
index 092aca8d760..8e68a355e0a 100644
--- a/gcc/graph.h
+++ b/gcc/graph.h
@@ -1,5 +1,5 @@
 /* Header file for graph routines.
-   Copyright (C) 1999-2022 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/graphds.cc b/gcc/graphds.cc
index 2a108fd475f..77f5b4c4c5c 100644
--- a/gcc/graphds.cc
+++ b/gcc/graphds.cc
@@ -1,5 +1,5 @@
 /* Graph representation and manipulation functions.
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/graphds.h b/gcc/graphds.h
index e0e4d802cbb..40efde57463 100644
--- a/gcc/graphds.h
+++ b/gcc/graphds.h
@@ -1,5 +1,5 @@
 /* Graph representation.
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/graphite-dependences.cc b/gcc/graphite-dependences.cc
index 3dd0e66d704..618a15b9c26 100644
--- a/gcc/graphite-dependences.cc
+++ b/gcc/graphite-dependences.cc
@@ -1,5 +1,5 @@
 /* Data dependence analysis for Graphite.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by Sebastian Pop <sebastian.pop@amd.com> and
    Konrad Trifunovic <konrad.trifunovic@inria.fr>.
 
diff --git a/gcc/graphite-isl-ast-to-gimple.cc b/gcc/graphite-isl-ast-to-gimple.cc
index 844b6d4e2b5..6c0d6f9b498 100644
--- a/gcc/graphite-isl-ast-to-gimple.cc
+++ b/gcc/graphite-isl-ast-to-gimple.cc
@@ -1,5 +1,5 @@
 /* Translation of isl AST to Gimple.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
    Contributed by Roman Gareev <gareevroman@gmail.com>.
 
 This file is part of GCC.
diff --git a/gcc/graphite-optimize-isl.cc b/gcc/graphite-optimize-isl.cc
index 9c81a70c6a4..d8fcc754a8b 100644
--- a/gcc/graphite-optimize-isl.cc
+++ b/gcc/graphite-optimize-isl.cc
@@ -1,5 +1,5 @@
 /* A scheduling optimizer for Graphite
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
    Contributed by Tobias Grosser <tobias@grosser.es>.
 
 This file is part of GCC.
diff --git a/gcc/graphite-poly.cc b/gcc/graphite-poly.cc
index 173aae07442..9c40f4ab825 100644
--- a/gcc/graphite-poly.cc
+++ b/gcc/graphite-poly.cc
@@ -1,5 +1,5 @@
 /* Graphite polyhedral representation.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by Sebastian Pop <sebastian.pop@amd.com> and
    Tobias Grosser <grosser@fim.uni-passau.de>.
 
diff --git a/gcc/graphite-scop-detection.cc b/gcc/graphite-scop-detection.cc
index 9792d87ee0a..f976451949d 100644
--- a/gcc/graphite-scop-detection.cc
+++ b/gcc/graphite-scop-detection.cc
@@ -1,5 +1,5 @@
 /* Detection of Static Control Parts (SCoP) for Graphite.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by Sebastian Pop <sebastian.pop@amd.com> and
    Tobias Grosser <grosser@fim.uni-passau.de>.
 
diff --git a/gcc/graphite-sese-to-poly.cc b/gcc/graphite-sese-to-poly.cc
index 7eb24c1c991..fbe7667380a 100644
--- a/gcc/graphite-sese-to-poly.cc
+++ b/gcc/graphite-sese-to-poly.cc
@@ -1,5 +1,5 @@
 /* Conversion of SESE regions to Polyhedra.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by Sebastian Pop <sebastian.pop@amd.com>.
 
 This file is part of GCC.
diff --git a/gcc/graphite.cc b/gcc/graphite.cc
index fd4f7a126e1..19f8975ffa2 100644
--- a/gcc/graphite.cc
+++ b/gcc/graphite.cc
@@ -1,5 +1,5 @@
 /* Gimple Represented as Polyhedra.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Sebastian Pop <sebastian.pop@inria.fr>.
 
 This file is part of GCC.
diff --git a/gcc/graphite.h b/gcc/graphite.h
index d37bab79e84..c4c5e3c6fc5 100644
--- a/gcc/graphite.h
+++ b/gcc/graphite.h
@@ -1,5 +1,5 @@
 /* Graphite polyhedral representation.
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
    Contributed by Sebastian Pop <sebastian.pop@amd.com> and
    Tobias Grosser <grosser@fim.uni-passau.de>.
 
diff --git a/gcc/graphviz.cc b/gcc/graphviz.cc
index 1ced4ea0e75..177fc203d9c 100644
--- a/gcc/graphviz.cc
+++ b/gcc/graphviz.cc
@@ -1,5 +1,5 @@
 /* Helper code for graphviz output.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/graphviz.h b/gcc/graphviz.h
index f2757f1ee07..e6be819084c 100644
--- a/gcc/graphviz.h
+++ b/gcc/graphviz.h
@@ -1,5 +1,5 @@
 /* Helper code for graphviz output.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/gsstruct.def b/gcc/gsstruct.def
index c3f64ef1ad3..33c033e8b35 100644
--- a/gcc/gsstruct.def
+++ b/gcc/gsstruct.def
@@ -1,7 +1,7 @@
 /* This file contains the definitions for the gimple IR structure
    enumeration used in GCC.
 
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/gsyms.h b/gcc/gsyms.h
index a06da15e67a..9a79f1ae4b8 100644
--- a/gcc/gsyms.h
+++ b/gcc/gsyms.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2022 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/haifa-sched.cc b/gcc/haifa-sched.cc
index 4efaa94458d..48b53776fa9 100644
--- a/gcc/haifa-sched.cc
+++ b/gcc/haifa-sched.cc
@@ -1,5 +1,5 @@
 /* Instruction scheduling pass.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com) Enhanced by,
    and currently maintained by, Jim Wilson (wilson@cygnus.com)
 
diff --git a/gcc/hard-reg-set.h b/gcc/hard-reg-set.h
index bf5f8a23ac7..320b4349527 100644
--- a/gcc/hard-reg-set.h
+++ b/gcc/hard-reg-set.h
@@ -1,5 +1,5 @@
 /* Sets (bit vectors) of hard registers, and operations on them.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC
 
diff --git a/gcc/hash-map-tests.cc b/gcc/hash-map-tests.cc
index c7d3dda8e03..0952525889e 100644
--- a/gcc/hash-map-tests.cc
+++ b/gcc/hash-map-tests.cc
@@ -1,5 +1,5 @@
 /* Unit tests for hash-map.h.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/hash-map-traits.h b/gcc/hash-map-traits.h
index d729d358070..52f6d4c512a 100644
--- a/gcc/hash-map-traits.h
+++ b/gcc/hash-map-traits.h
@@ -1,5 +1,5 @@
 /* A hash map traits.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/hash-map.h b/gcc/hash-map.h
index e6ca9cf5e64..bc7ca9fd8e2 100644
--- a/gcc/hash-map.h
+++ b/gcc/hash-map.h
@@ -1,5 +1,5 @@
 /* A type-safe hash map.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/hash-set-tests.cc b/gcc/hash-set-tests.cc
index de5c0e7a903..0edc1bb30a2 100644
--- a/gcc/hash-set-tests.cc
+++ b/gcc/hash-set-tests.cc
@@ -1,5 +1,5 @@
 /* Unit tests for hash-set.h.
-   Copyright (C) 2015-2022 Free Software Foundation, Inc.
+   Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/hash-set.h b/gcc/hash-set.h
index 08e1851d511..048e7e75011 100644
--- a/gcc/hash-set.h
+++ b/gcc/hash-set.h
@@ -1,5 +1,5 @@
 /* A type-safe hash set.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/hash-table.cc b/gcc/hash-table.cc
index 1015c1ee6e9..6ef7d4cae9e 100644
--- a/gcc/hash-table.cc
+++ b/gcc/hash-table.cc
@@ -1,5 +1,5 @@
 /* A type-safe hash table template.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
    Contributed by Lawrence Crowl <crowl@google.com>
 
 This file is part of GCC.
diff --git a/gcc/hash-table.h b/gcc/hash-table.h
index c09d91f2abb..a505b1ec9af 100644
--- a/gcc/hash-table.h
+++ b/gcc/hash-table.h
@@ -1,5 +1,5 @@
 /* A type-safe hash table template.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
    Contributed by Lawrence Crowl <crowl@google.com>
 
 This file is part of GCC.
diff --git a/gcc/hash-traits.h b/gcc/hash-traits.h
index f5d12706324..47d80f520de 100644
--- a/gcc/hash-traits.h
+++ b/gcc/hash-traits.h
@@ -1,5 +1,5 @@
 /* Traits for hashable types.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/highlev-plugin-common.h b/gcc/highlev-plugin-common.h
index bfa2cab38cf..653b536932c 100644
--- a/gcc/highlev-plugin-common.h
+++ b/gcc/highlev-plugin-common.h
@@ -1,7 +1,7 @@
 /* Interface for high-level plugins in GCC - Parts common between GCC,
    ICI and high-level plugins.
 
-   Copyright (C) 2009-2022 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
    Contributed by INRIA.
 
diff --git a/gcc/hooks.cc b/gcc/hooks.cc
index b29233f4f85..e83add43289 100644
--- a/gcc/hooks.cc
+++ b/gcc/hooks.cc
@@ -1,5 +1,5 @@
 /* General-purpose hooks.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 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 the
diff --git a/gcc/hooks.h b/gcc/hooks.h
index 1056e1e9e4d..6aa01fc23cc 100644
--- a/gcc/hooks.h
+++ b/gcc/hooks.h
@@ -1,5 +1,5 @@
 /* General-purpose hooks.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 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 the
diff --git a/gcc/host-default.cc b/gcc/host-default.cc
index 9384e4658cb..bbb797dd355 100644
--- a/gcc/host-default.cc
+++ b/gcc/host-default.cc
@@ -1,5 +1,5 @@
 /* Default host-specific hook definitions.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/hosthooks-def.h b/gcc/hosthooks-def.h
index 90892de29de..47680623c8e 100644
--- a/gcc/hosthooks-def.h
+++ b/gcc/hosthooks-def.h
@@ -1,5 +1,5 @@
 /* Default macros to initialize the lang_hooks data structure.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/hosthooks.h b/gcc/hosthooks.h
index 522edd08031..f8ba635f0c5 100644
--- a/gcc/hosthooks.h
+++ b/gcc/hosthooks.h
@@ -1,5 +1,5 @@
 /* The host_hooks data structure.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/hw-doloop.cc b/gcc/hw-doloop.cc
index fe031257179..29ead1cc00c 100644
--- a/gcc/hw-doloop.cc
+++ b/gcc/hw-doloop.cc
@@ -1,6 +1,6 @@
 /* Code to analyze doloop loops in order for targets to perform late
    optimizations converting doloops to other forms of hardware loops.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/hw-doloop.h b/gcc/hw-doloop.h
index d50cf135118..b683cadc972 100644
--- a/gcc/hw-doloop.h
+++ b/gcc/hw-doloop.h
@@ -1,6 +1,6 @@
 /* Code to analyze doloop loops in order for targets to perform late
    optimizations converting doloops to other forms of hardware loops.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/hwint.cc b/gcc/hwint.cc
index e53e0bf7906..3d44f76bc26 100644
--- a/gcc/hwint.cc
+++ b/gcc/hwint.cc
@@ -1,5 +1,5 @@
 /* Operations on HOST_WIDE_INT.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/hwint.h b/gcc/hwint.h
index c160bea0cb2..e31aa006fa4 100644
--- a/gcc/hwint.h
+++ b/gcc/hwint.h
@@ -1,5 +1,5 @@
 /* HOST_WIDE_INT definitions for the GNU compiler.
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/ifcvt.cc b/gcc/ifcvt.cc
index eb8efb89a89..008796838f7 100644
--- a/gcc/ifcvt.cc
+++ b/gcc/ifcvt.cc
@@ -1,5 +1,5 @@
 /* If-conversion support.
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/ifcvt.h b/gcc/ifcvt.h
index d9e8ba05278..c6ea244aae1 100644
--- a/gcc/ifcvt.h
+++ b/gcc/ifcvt.h
@@ -1,5 +1,5 @@
 /* If-conversion header file.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/inchash.cc b/gcc/inchash.cc
index b928f6f6bbd..a30662b97fe 100644
--- a/gcc/inchash.cc
+++ b/gcc/inchash.cc
@@ -1,5 +1,5 @@
 /* Incremential hashing for jhash.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/inchash.h b/gcc/inchash.h
index efee54bbb4b..bf76308431d 100644
--- a/gcc/inchash.h
+++ b/gcc/inchash.h
@@ -1,5 +1,5 @@
 /* An incremental hash abstract data type.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/incpath.cc b/gcc/incpath.cc
index bd2a97938eb..4d44321183f 100644
--- a/gcc/incpath.cc
+++ b/gcc/incpath.cc
@@ -1,5 +1,5 @@
 /* Set up combined include path chain for the preprocessor.
-   Copyright (C) 1986-2022 Free Software Foundation, Inc.
+   Copyright (C) 1986-2023 Free Software Foundation, Inc.
 
    Broken out of cppinit.c and cppfiles.c and rewritten Mar 2003.
 
diff --git a/gcc/incpath.h b/gcc/incpath.h
index 1f531523dcf..9d192220a84 100644
--- a/gcc/incpath.h
+++ b/gcc/incpath.h
@@ -1,5 +1,5 @@
 /* Set up combined include path for the preprocessor.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 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 the
diff --git a/gcc/init-regs.cc b/gcc/init-regs.cc
index 652befefdaa..5ec58e77b39 100644
--- a/gcc/init-regs.cc
+++ b/gcc/init-regs.cc
@@ -1,5 +1,5 @@
 /* Initialization of uninitialized regs.
-   Copyright (C) 2007-2022 Free Software Foundation, Inc.
+   Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/input.cc b/gcc/input.cc
index 18777a813b0..9702dbd39f0 100644
--- a/gcc/input.cc
+++ b/gcc/input.cc
@@ -1,5 +1,5 @@
 /* Data and functions related to line maps and input files.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/input.h b/gcc/input.h
index 2173a39a773..b1fa14adf5b 100644
--- a/gcc/input.h
+++ b/gcc/input.h
@@ -1,6 +1,6 @@
 /* Declarations for variables relating to reading the source file.
    Used by parsers, lexical analyzers, and error message routines.
-   Copyright (C) 1993-2022 Free Software Foundation, Inc.
+   Copyright (C) 1993-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/insn-addr.h b/gcc/insn-addr.h
index c08a97c7de6..aa5fd8ebe0d 100644
--- a/gcc/insn-addr.h
+++ b/gcc/insn-addr.h
@@ -1,5 +1,5 @@
 /* Macros to support INSN_ADDRESSES
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/insn-notes.def b/gcc/insn-notes.def
index dd3f1558c5e..79735d19ade 100644
--- a/gcc/insn-notes.def
+++ b/gcc/insn-notes.def
@@ -1,5 +1,5 @@
 /* Insn note definitions.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/int-vector-builder.h b/gcc/int-vector-builder.h
index 36680a7cd74..8c6f25ed771 100644
--- a/gcc/int-vector-builder.h
+++ b/gcc/int-vector-builder.h
@@ -1,5 +1,5 @@
 /* A class for building vector integer constants.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/internal-fn.cc b/gcc/internal-fn.cc
index 9471f543191..54ce04c6830 100644
--- a/gcc/internal-fn.cc
+++ b/gcc/internal-fn.cc
@@ -1,5 +1,5 @@
 /* Internal functions.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/internal-fn.def b/gcc/internal-fn.def
index 61516dab66d..1389c1137d6 100644
--- a/gcc/internal-fn.def
+++ b/gcc/internal-fn.def
@@ -1,5 +1,5 @@
 /* Internal functions.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/internal-fn.h b/gcc/internal-fn.h
index 21b1ce43df6..6f7a262a763 100644
--- a/gcc/internal-fn.h
+++ b/gcc/internal-fn.h
@@ -1,5 +1,5 @@
 /* Internal functions.
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/intl.cc b/gcc/intl.cc
index d83e351139c..15bbb1acd9b 100644
--- a/gcc/intl.cc
+++ b/gcc/intl.cc
@@ -1,5 +1,5 @@
 /* Message translation utilities.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/intl.h b/gcc/intl.h
index a359a037ecb..ad94090bdb3 100644
--- a/gcc/intl.h
+++ b/gcc/intl.h
@@ -1,5 +1,5 @@
 /* intl.h - internationalization
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
    GCC 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/gcc/ipa-comdats.cc b/gcc/ipa-comdats.cc
index da792065ed3..a4225f40233 100644
--- a/gcc/ipa-comdats.cc
+++ b/gcc/ipa-comdats.cc
@@ -1,5 +1,5 @@
 /* Localize comdats.
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ipa-cp.cc b/gcc/ipa-cp.cc
index 300bec54bbd..826bbc6222b 100644
--- a/gcc/ipa-cp.cc
+++ b/gcc/ipa-cp.cc
@@ -1,5 +1,5 @@
 /* Interprocedural constant propagation
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
    Contributed by Razya Ladelsky <RAZYA@il.ibm.com> and Martin Jambor
    <mjambor@suse.cz>
diff --git a/gcc/ipa-devirt.cc b/gcc/ipa-devirt.cc
index 265d07bb354..5e27e4aeb30 100644
--- a/gcc/ipa-devirt.cc
+++ b/gcc/ipa-devirt.cc
@@ -1,6 +1,6 @@
 /* Basic IPA utilities for type inheritance graph construction and
    devirtualization.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-fnsummary.cc b/gcc/ipa-fnsummary.cc
index fd3d7d6c5e8..63bd525b4c5 100644
--- a/gcc/ipa-fnsummary.cc
+++ b/gcc/ipa-fnsummary.cc
@@ -1,5 +1,5 @@
 /* Function summary pass.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-fnsummary.h b/gcc/ipa-fnsummary.h
index 941fea6de0d..546d15aea30 100644
--- a/gcc/ipa-fnsummary.h
+++ b/gcc/ipa-fnsummary.h
@@ -1,5 +1,5 @@
 /* IPA function body analysis.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-free-lang-data.cc b/gcc/ipa-free-lang-data.cc
index ccdbf849c25..ff9657a6e06 100644
--- a/gcc/ipa-free-lang-data.cc
+++ b/gcc/ipa-free-lang-data.cc
@@ -1,7 +1,7 @@
 /* Pass to free or clear language-specific data structures from
    the IL before they reach the middle end.
 
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
diff --git a/gcc/ipa-icf-gimple.cc b/gcc/ipa-icf-gimple.cc
index ab398ca051c..f4180c0fa81 100644
--- a/gcc/ipa-icf-gimple.cc
+++ b/gcc/ipa-icf-gimple.cc
@@ -1,5 +1,5 @@
 /* Interprocedural Identical Code Folding pass
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
    Contributed by Jan Hubicka <hubicka@ucw.cz> and Martin Liska <mliska@suse.cz>
 
diff --git a/gcc/ipa-icf-gimple.h b/gcc/ipa-icf-gimple.h
index 8f498b31eef..09a31e8e55a 100644
--- a/gcc/ipa-icf-gimple.h
+++ b/gcc/ipa-icf-gimple.h
@@ -1,5 +1,5 @@
 /* Interprocedural semantic function equality pass
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
    Contributed by Jan Hubicka <hubicka@ucw.cz> and Martin Liska <mliska@suse.cz>
 
diff --git a/gcc/ipa-icf.cc b/gcc/ipa-icf.cc
index 65baa84c011..cb9f768d85d 100644
--- a/gcc/ipa-icf.cc
+++ b/gcc/ipa-icf.cc
@@ -1,5 +1,5 @@
 /* Interprocedural Identical Code Folding pass
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
    Contributed by Jan Hubicka <hubicka@ucw.cz> and Martin Liska <mliska@suse.cz>
 
diff --git a/gcc/ipa-icf.h b/gcc/ipa-icf.h
index bb550923ad4..3a4ba290ce8 100644
--- a/gcc/ipa-icf.h
+++ b/gcc/ipa-icf.h
@@ -1,5 +1,5 @@
 /* Interprocedural semantic function equality pass
-   Copyright (C) 2014-2022 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
 
    Contributed by Jan Hubicka <hubicka@ucw.cz> and Martin Liska <mliska@suse.cz>
 
diff --git a/gcc/ipa-inline-analysis.cc b/gcc/ipa-inline-analysis.cc
index 7bd29c36590..a4ef955cd79 100644
--- a/gcc/ipa-inline-analysis.cc
+++ b/gcc/ipa-inline-analysis.cc
@@ -1,5 +1,5 @@
 /* Analysis used by inlining decision heuristics.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-inline-transform.cc b/gcc/ipa-inline-transform.cc
index 07288e57c73..fefcc801541 100644
--- a/gcc/ipa-inline-transform.cc
+++ b/gcc/ipa-inline-transform.cc
@@ -1,5 +1,5 @@
 /* Callgraph transformations to handle inlining
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-inline.cc b/gcc/ipa-inline.cc
index 14969198cde..474fbff2057 100644
--- a/gcc/ipa-inline.cc
+++ b/gcc/ipa-inline.cc
@@ -1,5 +1,5 @@
 /* Inlining decision heuristics.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-inline.h b/gcc/ipa-inline.h
index dbaf8ee28fd..b238316f977 100644
--- a/gcc/ipa-inline.h
+++ b/gcc/ipa-inline.h
@@ -1,5 +1,5 @@
 /* Inlining decision heuristics.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-modref-tree.cc b/gcc/ipa-modref-tree.cc
index 44cb645954f..de89d879bf4 100644
--- a/gcc/ipa-modref-tree.cc
+++ b/gcc/ipa-modref-tree.cc
@@ -1,5 +1,5 @@
 /* Data structure for the modref pass.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
    Contributed by David Cepelik and Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-modref-tree.h b/gcc/ipa-modref-tree.h
index b788beed477..8354e867b3f 100644
--- a/gcc/ipa-modref-tree.h
+++ b/gcc/ipa-modref-tree.h
@@ -1,5 +1,5 @@
 /* Data structure for the modref pass.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
    Contributed by David Cepelik and Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-modref.cc b/gcc/ipa-modref.cc
index 0d9abacf0a6..16e8bfb97a6 100644
--- a/gcc/ipa-modref.cc
+++ b/gcc/ipa-modref.cc
@@ -1,5 +1,5 @@
 /* Search for references that a functions loads or stores.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2023 Free Software Foundation, Inc.
    Contributed by David Cepelik and Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-modref.h b/gcc/ipa-modref.h
index 19114bcb429..7a2fd730db6 100644
--- a/gcc/ipa-modref.h
+++ b/gcc/ipa-modref.h
@@ -1,5 +1,5 @@
 /* Search for references that a functions loads or stores.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ipa-param-manipulation.cc b/gcc/ipa-param-manipulation.cc
index da19d64cbce..a0e4098a3f1 100644
--- a/gcc/ipa-param-manipulation.cc
+++ b/gcc/ipa-param-manipulation.cc
@@ -1,6 +1,6 @@
 /* Manipulation of formal and actual parameters of functions and function
    calls.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ipa-param-manipulation.h b/gcc/ipa-param-manipulation.h
index e20d34918b3..0281ac4d901 100644
--- a/gcc/ipa-param-manipulation.h
+++ b/gcc/ipa-param-manipulation.h
@@ -1,6 +1,6 @@
 /* Manipulation of formal and actual parameters of functions and function
    calls.
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ipa-polymorphic-call.cc b/gcc/ipa-polymorphic-call.cc
index 22f28e990b2..a79d39c824b 100644
--- a/gcc/ipa-polymorphic-call.cc
+++ b/gcc/ipa-polymorphic-call.cc
@@ -1,5 +1,5 @@
 /* Analysis of polymorphic call context.
-   Copyright (C) 2013-2022 Free Software Foundation, Inc.
+   Copyright (C) 2013-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-predicate.cc b/gcc/ipa-predicate.cc
index 3583c333146..29478692b17 100644
--- a/gcc/ipa-predicate.cc
+++ b/gcc/ipa-predicate.cc
@@ -1,5 +1,5 @@
 /* IPA predicates.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-predicate.h b/gcc/ipa-predicate.h
index 5dae89c05c5..2882bf8e6f0 100644
--- a/gcc/ipa-predicate.h
+++ b/gcc/ipa-predicate.h
@@ -1,5 +1,5 @@
 /* IPA predicates.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-profile.cc b/gcc/ipa-profile.cc
index e0acc5d0188..78a40a118bc 100644
--- a/gcc/ipa-profile.cc
+++ b/gcc/ipa-profile.cc
@@ -1,5 +1,5 @@
 /* Basic IPA optimizations based on profile.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ipa-prop.cc b/gcc/ipa-prop.cc
index 08c7f97efb9..16c4b036558 100644
--- a/gcc/ipa-prop.cc
+++ b/gcc/ipa-prop.cc
@@ -1,5 +1,5 @@
 /* Interprocedural analyses.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ipa-prop.h b/gcc/ipa-prop.h
index 0ba6ded4764..ea062e00a65 100644
--- a/gcc/ipa-prop.h
+++ b/gcc/ipa-prop.h
@@ -1,5 +1,5 @@
 /* Interprocedural analyses.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ipa-pure-const.cc b/gcc/ipa-pure-const.cc
index 0b748eee0ee..224a582f77c 100644
--- a/gcc/ipa-pure-const.cc
+++ b/gcc/ipa-pure-const.cc
@@ -1,5 +1,5 @@
 /* Callgraph based analysis of static variables.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by Kenneth Zadeck <zadeck@naturalbridge.com>
 
 This file is part of GCC.
diff --git a/gcc/ipa-ref.cc b/gcc/ipa-ref.cc
index d5708e5abc2..41cef11f75e 100644
--- a/gcc/ipa-ref.cc
+++ b/gcc/ipa-ref.cc
@@ -1,5 +1,5 @@
 /* Interprocedural reference lists.
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-ref.h b/gcc/ipa-ref.h
index aac67c18c38..c07101022ce 100644
--- a/gcc/ipa-ref.h
+++ b/gcc/ipa-ref.h
@@ -1,5 +1,5 @@
 /* IPA reference lists.
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
diff --git a/gcc/ipa-reference.cc b/gcc/ipa-reference.cc
index bd6ee0d8c57..3ad83c3c18f 100644
--- a/gcc/ipa-reference.cc
+++ b/gcc/ipa-reference.cc
@@ -1,5 +1,5 @@
 /* Callgraph based analysis of static variables.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by Kenneth Zadeck <zadeck@naturalbridge.com>
 
 This file is part of GCC.
diff --git a/gcc/ipa-reference.h b/gcc/ipa-reference.h
index 2048e4b81b1..8d8724579d9 100644
--- a/gcc/ipa-reference.h
+++ b/gcc/ipa-reference.h
@@ -1,5 +1,5 @@
 /* IPA handling of references.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by Kenneth Zadeck <zadeck@naturalbridge.com>
 
 This file is part of GCC.
diff --git a/gcc/ipa-split.cc b/gcc/ipa-split.cc
index 16734617d03..0113461065c 100644
--- a/gcc/ipa-split.cc
+++ b/gcc/ipa-split.cc
@@ -1,5 +1,5 @@
 /* Function splitting pass
-   Copyright (C) 2010-2022 Free Software Foundation, Inc.
+   Copyright (C) 2010-2023 Free Software Foundation, Inc.
    Contributed by Jan Hubicka  <jh@suse.cz>
 
 This file is part of GCC.
diff --git a/gcc/ipa-sra.cc b/gcc/ipa-sra.cc
index 6fe336eeb19..4d7c25c8784 100644
--- a/gcc/ipa-sra.cc
+++ b/gcc/ipa-sra.cc
@@ -1,5 +1,5 @@
 /* Interprocedural scalar replacement of aggregates
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
    Contributed by Martin Jambor <mjambor@suse.cz>
 
 This file is part of GCC.
diff --git a/gcc/ipa-utils.cc b/gcc/ipa-utils.cc
index 67dd42f4faf..163899af6af 100644
--- a/gcc/ipa-utils.cc
+++ b/gcc/ipa-utils.cc
@@ -1,5 +1,5 @@
 /* Utilities for ipa analysis.
-   Copyright (C) 2005-2022 Free Software Foundation, Inc.
+   Copyright (C) 2005-2023 Free Software Foundation, Inc.
    Contributed by Kenneth Zadeck <zadeck@naturalbridge.com>
 
 This file is part of GCC.
diff --git a/gcc/ipa-utils.h b/gcc/ipa-utils.h
index 3ca058c0b56..e7322e1bf4c 100644
--- a/gcc/ipa-utils.h
+++ b/gcc/ipa-utils.h
@@ -1,5 +1,5 @@
 /* Utilities for ipa analysis.
-   Copyright (C) 2004-2022 Free Software Foundation, Inc.
+   Copyright (C) 2004-2023 Free Software Foundation, Inc.
    Contributed by Kenneth Zadeck <zadeck@naturalbridge.com>
 
 This file is part of GCC.
diff --git a/gcc/ipa-visibility.cc b/gcc/ipa-visibility.cc
index 238f7eb84d4..8ec82bb333e 100644
--- a/gcc/ipa-visibility.cc
+++ b/gcc/ipa-visibility.cc
@@ -1,5 +1,5 @@
 /* IPA visibility pass
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ipa.cc b/gcc/ipa.cc
index d17aa86aebb..4de605000b6 100644
--- a/gcc/ipa.cc
+++ b/gcc/ipa.cc
@@ -1,5 +1,5 @@
 /* Basic IPA optimizations and utilities.
-   Copyright (C) 2003-2022 Free Software Foundation, Inc.
+   Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/ira-build.cc b/gcc/ira-build.cc
index 6bb7c30fb9e..93e46033170 100644
--- a/gcc/ira-build.cc
+++ b/gcc/ira-build.cc
@@ -1,5 +1,5 @@
 /* Building internal representation for IRA.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/ira-color.cc b/gcc/ira-color.cc
index f5f76e8089c..fe6dfc6e769 100644
--- a/gcc/ira-color.cc
+++ b/gcc/ira-color.cc
@@ -1,5 +1,5 @@
 /* IRA allocation based on graph coloring.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/ira-conflicts.cc b/gcc/ira-conflicts.cc
index e43b513e848..5aa080af421 100644
--- a/gcc/ira-conflicts.cc
+++ b/gcc/ira-conflicts.cc
@@ -1,5 +1,5 @@
 /* IRA conflict builder.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/ira-costs.cc b/gcc/ira-costs.cc
index 964c94a06ef..4c28171f27d 100644
--- a/gcc/ira-costs.cc
+++ b/gcc/ira-costs.cc
@@ -1,5 +1,5 @@
 /* IRA hard register and memory cost calculation for allocnos or pseudos.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/ira-emit.cc b/gcc/ira-emit.cc
index ef020b56f8e..bcc4f09f7c4 100644
--- a/gcc/ira-emit.cc
+++ b/gcc/ira-emit.cc
@@ -1,5 +1,5 @@
 /* Integrated Register Allocator.  Changing code and generating moves.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/ira-int.h b/gcc/ira-int.h
index f42a314fa7f..95ad76e96ce 100644
--- a/gcc/ira-int.h
+++ b/gcc/ira-int.h
@@ -1,5 +1,5 @@
 /* Integrated Register Allocator (IRA) intercommunication header file.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/ira-lives.cc b/gcc/ira-lives.cc
index 7a92c442e2c..6a3901ee234 100644
--- a/gcc/ira-lives.cc
+++ b/gcc/ira-lives.cc
@@ -1,5 +1,5 @@
 /* IRA processing allocno lives to build allocno live ranges.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/ira.cc b/gcc/ira.cc
index d28a67b2546..66df03e8a59 100644
--- a/gcc/ira.cc
+++ b/gcc/ira.cc
@@ -1,5 +1,5 @@
 /* Integrated Register Allocator (IRA) entry point.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/ira.h b/gcc/ira.h
index d19e8cd1a24..58b50dbe8a2 100644
--- a/gcc/ira.h
+++ b/gcc/ira.h
@@ -1,6 +1,6 @@
 /* Communication between the Integrated Register Allocator (IRA) and
    the rest of the compiler.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/is-a.h b/gcc/is-a.h
index 2012e7bab79..b5355242655 100644
--- a/gcc/is-a.h
+++ b/gcc/is-a.h
@@ -1,5 +1,5 @@
 /* Dynamic testing for abstract is-a relationships.
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
    Contributed by Lawrence Crowl.
 
 This file is part of GCC.
diff --git a/gcc/iterator-utils.h b/gcc/iterator-utils.h
index 2da5556ecfc..2c409bdaef4 100644
--- a/gcc/iterator-utils.h
+++ b/gcc/iterator-utils.h
@@ -1,5 +1,5 @@
 // Iterator-related utilities.
-// Copyright (C) 2002-2022 Free Software Foundation, Inc.
+// Copyright (C) 2002-2023 Free Software Foundation, Inc.
 //
 // This file is part of GCC.
 //
diff --git a/gcc/json.cc b/gcc/json.cc
index 3a79cac02ac..01879c9c466 100644
--- a/gcc/json.cc
+++ b/gcc/json.cc
@@ -1,5 +1,5 @@
 /* JSON trees
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/json.h b/gcc/json.h
index f7afd843dc5..aa52ba2951a 100644
--- a/gcc/json.h
+++ b/gcc/json.h
@@ -1,5 +1,5 @@
 /* JSON trees
-   Copyright (C) 2017-2022 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>.
 
 This file is part of GCC.
diff --git a/gcc/jump.cc b/gcc/jump.cc
index e6207169be0..7a5db118e7a 100644
--- a/gcc/jump.cc
+++ b/gcc/jump.cc
@@ -1,5 +1,5 @@
 /* Optimize jump instructions, for GNU compiler.
-   Copyright (C) 1987-2022 Free Software Foundation, Inc.
+   Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/langhooks-def.h b/gcc/langhooks-def.h
index 0f1bfbf255c..c6d18526360 100644
--- a/gcc/langhooks-def.h
+++ b/gcc/langhooks-def.h
@@ -1,5 +1,5 @@
 /* Default macros to initialize the lang_hooks data structure.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
    Contributed by Alexandre Oliva  <aoliva@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/langhooks.cc b/gcc/langhooks.cc
index 7d975675990..9a1a9eccca9 100644
--- a/gcc/langhooks.cc
+++ b/gcc/langhooks.cc
@@ -1,5 +1,5 @@
 /* Default language-specific hooks.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
    Contributed by Alexandre Oliva  <aoliva@redhat.com>
 
 This file is part of GCC.
diff --git a/gcc/langhooks.h b/gcc/langhooks.h
index b1b2b0e10f0..cca75285fc2 100644
--- a/gcc/langhooks.h
+++ b/gcc/langhooks.h
@@ -1,5 +1,5 @@
 /* The lang_hooks data structure.
-   Copyright (C) 2001-2022 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
diff --git a/gcc/lcm.cc b/gcc/lcm.cc
index e66b712[...]

[diff truncated at 524288 bytes]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-02  8:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-02  8:41 [gcc r13-4950] Update copyright years Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).