]> git.ipfire.org Git - thirdparty/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>
Tue, 28 Mar 2023 21:58:50 +0000 (22:58 +0100)
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.

(cherry picked from commit fa16c7d899022d0e671407cd7188b66bb84fefe6)

libstdc++-v3/include/c_compatibility/stdatomic.h
libstdc++-v3/include/std/expected

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 95c2559e8f15736796226d802c27054d48fc41f6..3b97b7b59d859013bd983bc6a65fcf1a74623d34 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