]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Remove incorrect copyright notice from header
authorJonathan Wakely <jwakely@redhat.com>
Tue, 8 Mar 2022 09:14:33 +0000 (09:14 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 4 Apr 2022 11:45:28 +0000 (12:45 +0100)
commit541edc34632c2657d9941bb5768c04fcea89c84c
tree20ae2cca64ee0514a7c4130fad2037e04ec89c5f
parente6503952a2f884917b52d0f4ae2707d25f1a0a39
libstdc++: Remove incorrect copyright notice from header

This file has the SGI copyright notice, but contains no code from
the SGI STL. It was entirely written by me in 2019, originally as part
of the <memory> header. When I extracted it into a new header I
accidentally copied across the SGI copyright, but that only applies to
some much older parts of <memory>.

libstdc++-v3/ChangeLog:

* include/bits/uses_allocator_args.h: Remove incorrect copyright
notice.

(cherry picked from commit 7cce7b1c3d829172eb7f232e71ad194a0ad51931)
libstdc++-v3/include/bits/uses_allocator_args.h