https://gcc.gnu.org/g:97b3d733e3521e345844fecb7ae6432445478c96
commit r16-6465-g97b3d733e3521e345844fecb7ae6432445478c96 Author: Jakub Jelinek <[email protected]> Date: Fri Jan 2 10:47:06 2026 +0100 Update copyright years. Diff: --- libbacktrace/Makefile.in | 2 +- libgomp/Makefile.in | 2 +- libgomp/configure | 2 +- libphobos/Makefile.in | 2 +- libphobos/libdruntime/Makefile.in | 2 +- libstdc++-v3/src/libbacktrace/Makefile.in | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/libbacktrace/Makefile.in b/libbacktrace/Makefile.in index 43d9bb54260e..50fe4be9686a 100644 --- a/libbacktrace/Makefile.in +++ b/libbacktrace/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # Makefile.am -- Backtrace Makefile. -# Copyright (C) 2012-2025 Free Software Foundation, Inc. +# Copyright (C) 2012-2026 Free Software Foundation, Inc. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are diff --git a/libgomp/Makefile.in b/libgomp/Makefile.in index 5dca37c5aac5..07827630e8c4 100644 --- a/libgomp/Makefile.in +++ b/libgomp/Makefile.in @@ -16,7 +16,7 @@ # Plugins for offload execution, Makefile.am fragment. # -# Copyright (C) 2014-2025 Free Software Foundation, Inc. +# Copyright (C) 2014-2026 Free Software Foundation, Inc. # # Contributed by Mentor Embedded. # diff --git a/libgomp/configure b/libgomp/configure index 09650400f5b0..56cffe796345 100755 --- a/libgomp/configure +++ b/libgomp/configure @@ -15548,7 +15548,7 @@ _ACEOF # Plugins for offload execution, configure.ac fragment. -*- mode: autoconf -*- # -# Copyright (C) 2014-2025 Free Software Foundation, Inc. +# Copyright (C) 2014-2026 Free Software Foundation, Inc. # # Contributed by Mentor Embedded. # diff --git a/libphobos/Makefile.in b/libphobos/Makefile.in index 6a3c25fd8106..207f66a12d50 100644 --- a/libphobos/Makefile.in +++ b/libphobos/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # Makefile for the toplevel directory of the D Standard library. -# Copyright (C) 2006-2025 Free Software Foundation, Inc. +# Copyright (C) 2006-2026 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/libphobos/libdruntime/Makefile.in b/libphobos/libdruntime/Makefile.in index 6d490cf4a9b7..a6bbb76c216b 100644 --- a/libphobos/libdruntime/Makefile.in +++ b/libphobos/libdruntime/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # Makefile for the D runtime library. -# Copyright (C) 2012-2025 Free Software Foundation, Inc. +# Copyright (C) 2012-2026 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/libstdc++-v3/src/libbacktrace/Makefile.in b/libstdc++-v3/src/libbacktrace/Makefile.in index 34fec1ec9a85..6ce97c433956 100644 --- a/libstdc++-v3/src/libbacktrace/Makefile.in +++ b/libstdc++-v3/src/libbacktrace/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # Makefile.am -- Backtrace in libstdc++ Makefile. -# Copyright (C) 2012-2025 Free Software Foundation, Inc. +# Copyright (C) 2012-2026 Free Software Foundation, Inc. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are
