aboutsummaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2023-01-17 12:19:37 +0100
committerMartin Liska <mliska@suse.cz>2023-01-17 12:20:05 +0100
commit42bf66e4a75f892b19e660e914b442512cd4388e (patch)
tree306719d9cdf00b5f5f9cd0cb2735226430916edc /libphobos
parent001121e8921d5d1a439ce0e64ab04c5959b0bfd8 (diff)
downloadgcc-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.in2
-rw-r--r--libphobos/libdruntime/Makefile.in2
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