]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/src/c++17/uint128_t.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / src / c++17 / uint128_t.h
index 7bef29635586da2c2ac50b9e857f741a03eedb80..94276b99f9ccba9db557793ae5f8bac77c0ec9b4 100644 (file)
@@ -1,7 +1,7 @@
 // A relatively minimal unsigned 128-bit integer class type, used by the
 // floating-point std::to_chars implementation on targets that lack __int128.
 
-// Copyright (C) 2021-2023 Free Software Foundation, Inc.
+// Copyright (C) 2021-2024 Free Software Foundation, Inc.
 //
 // 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