]> git.ipfire.org Git - people/ms/gcc.git/commitdiff
libstdc++: Fix copyright notice to use usual form [PR108413]
authorJonathan Wakely <jwakely@redhat.com>
Mon, 16 Jan 2023 10:15:41 +0000 (10:15 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 16 Jan 2023 10:31:10 +0000 (10:31 +0000)
libstdc++-v3/ChangeLog:

PR libstdc++/108413
* include/c_compatibility/stdatomic.h: Change copyright line to
be consistent with other headers contributed under DCO terms.
* include/std/expected: Add full stop to copyright line.
* src/c++20/tzdb.cc: Likewise.

libstdc++-v3/include/c_compatibility/stdatomic.h
libstdc++-v3/include/std/expected
libstdc++-v3/src/c++20/tzdb.cc

index a51a84c2054781903b4985ee5230e81dbe8df9b5..b565a1c1ab187f577b661f1358070fa3d97e5622 100644 (file)
@@ -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
index 555779581f2cd1fb7115a5a10cc19a22f3003337..9a52e2574bfb0d272b23b8f046f147acd19ec7d1 100644 (file)
@@ -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
index eaaea367f4fb251916c67b61f78bb0de9a74c9aa..2ce53d387687aad50b5603ca2b0e4d35857140bc 100644 (file)
@@ -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