aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libstdc++-v3/include/c_compatibility/stdatomic.h2
-rw-r--r--libstdc++-v3/include/std/expected2
-rw-r--r--libstdc++-v3/src/c++20/tzdb.cc2
3 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/include/c_compatibility/stdatomic.h b/libstdc++-v3/include/c_compatibility/stdatomic.h
index a51a84c..b565a1c 100644
--- a/libstdc++-v3/include/c_compatibility/stdatomic.h
+++ b/libstdc++-v3/include/c_compatibility/stdatomic.h
@@ -1,6 +1,6 @@
// C compatibility header <stdatomic.h> -*- C++ -*-
-// Copyright (C) 2022 The GCC developers
+// Copyright The GNU Toolchain Authors.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
diff --git a/libstdc++-v3/include/std/expected b/libstdc++-v3/include/std/expected
index 5557795..9a52e25 100644
--- a/libstdc++-v3/include/std/expected
+++ b/libstdc++-v3/include/std/expected
@@ -1,6 +1,6 @@
// <expected> -*- C++ -*-
-// Copyright The GNU Toolchain Authors
+// Copyright The GNU Toolchain Authors.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
diff --git a/libstdc++-v3/src/c++20/tzdb.cc b/libstdc++-v3/src/c++20/tzdb.cc
index eaaea36..2ce53d3 100644
--- a/libstdc++-v3/src/c++20/tzdb.cc
+++ b/libstdc++-v3/src/c++20/tzdb.cc
@@ -1,6 +1,6 @@
// chrono::tzdb -*- C++ -*-
-// Copyright The GNU Toolchain Authors
+// Copyright The GNU Toolchain Authors.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the