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 /libphobos | |
parent | 001121e8921d5d1a439ce0e64ab04c5959b0bfd8 (diff) | |
download | gcc-42bf66e4a75f892b19e660e914b442512cd4388e.zip gcc-42bf66e4a75f892b19e660e914b442512cd4388e.tar.gz gcc-42bf66e4a75f892b19e660e914b442512cd4388e.tar.bz2 |
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.
Diffstat (limited to 'libphobos')
-rw-r--r-- | libphobos/Makefile.in | 2 | ||||
-rw-r--r-- | libphobos/libdruntime/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libphobos/Makefile.in b/libphobos/Makefile.in index 2e9360a..8d62c31 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 e86721f..3f04496 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 |