diff options
author | Martin Liska <mliska@suse.cz> | 2023-01-17 12:19:37 +0100 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2023-01-17 12:20:05 +0100 |
commit | 42bf66e4a75f892b19e660e914b442512cd4388e (patch) | |
tree | 306719d9cdf00b5f5f9cd0cb2735226430916edc | |
parent | 001121e8921d5d1a439ce0e64ab04c5959b0bfd8 (diff) | |
download | gcc-42bf66e4a75f892b19e660e914b442512cd4388e.tar.gz |
Regenerate Makefile.in files.
libbacktrace/ChangeLog:
* Makefile.in: Regenerate.
libgomp/ChangeLog:
* Makefile.in: Regenerate.
* configure: Regenerate.
libphobos/ChangeLog:
* Makefile.in: Regenerate.
* libdruntime/Makefile.in: Regenerate.
libstdc++-v3/ChangeLog:
* src/libbacktrace/Makefile.in: Regenerate.
-rw-r--r-- | libbacktrace/Makefile.in | 2 | ||||
-rw-r--r-- | libgomp/Makefile.in | 2 | ||||
-rwxr-xr-x | libgomp/configure | 2 | ||||
-rw-r--r-- | libphobos/Makefile.in | 2 | ||||
-rw-r--r-- | libphobos/libdruntime/Makefile.in | 2 | ||||
-rw-r--r-- | 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 c79fd3bfa6b..889144acb1c 100644 --- a/libbacktrace/Makefile.in +++ b/libbacktrace/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # Makefile.am -- Backtrace Makefile. -# Copyright (C) 2012-2022 Free Software Foundation, Inc. +# Copyright (C) 2012-2023 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 8ffd45c9c41..2c81ccacc1d 100644 --- a/libgomp/Makefile.in +++ b/libgomp/Makefile.in @@ -16,7 +16,7 @@ # Plugins for offload execution, Makefile.am fragment. # -# Copyright (C) 2014-2022 Free Software Foundation, Inc. +# Copyright (C) 2014-2023 Free Software Foundation, Inc. # # Contributed by Mentor Embedded. # diff --git a/libgomp/configure b/libgomp/configure index 45a769eb10a..fd0e337b578 100755 --- a/libgomp/configure +++ b/libgomp/configure @@ -15053,7 +15053,7 @@ _ACEOF # Plugins for offload execution, configure.ac fragment. -*- mode: autoconf -*- # -# Copyright (C) 2014-2022 Free Software Foundation, Inc. +# Copyright (C) 2014-2023 Free Software Foundation, Inc. # # Contributed by Mentor Embedded. # diff --git a/libphobos/Makefile.in b/libphobos/Makefile.in index 2e9360a5238..8d62c31dab0 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-2022 Free Software Foundation, Inc. +# Copyright (C) 2006-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/libphobos/libdruntime/Makefile.in b/libphobos/libdruntime/Makefile.in index e86721fb3fe..3f04496bd7b 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-2022 Free Software Foundation, Inc. +# Copyright (C) 2012-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/libstdc++-v3/src/libbacktrace/Makefile.in b/libstdc++-v3/src/libbacktrace/Makefile.in index 7c112722938..1c1242d8827 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-2013 Free Software Foundation, Inc. +# Copyright (C) 2012-2023 Free Software Foundation, Inc. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are |