diff options
author | 2023-01-06 21:08:04 +0000 | |
---|---|---|
committer | 2023-01-06 21:14:39 +0000 | |
commit | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f (patch) | |
tree | c438ee7cd04a7ccd4cafe2449ac5173bcd17718b /stdlib/gmp-impl.h | |
parent | Remove trailing whitespace in gmp.h (diff) | |
download | glibc-6d7e8eda9b85b08f207a6dc6f187e94e4817270f.tar.gz glibc-6d7e8eda9b85b08f207a6dc6f187e94e4817270f.tar.bz2 glibc-6d7e8eda9b85b08f207a6dc6f187e94e4817270f.zip |
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'stdlib/gmp-impl.h')
-rw-r--r-- | stdlib/gmp-impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/gmp-impl.h b/stdlib/gmp-impl.h index 1c20375392..1c32bd26b1 100644 --- a/stdlib/gmp-impl.h +++ b/stdlib/gmp-impl.h @@ -1,6 +1,6 @@ /* Include file for internal GNU MP types and definitions. -Copyright (C) 1991-2022 Free Software Foundation, Inc. +Copyright (C) 1991-2023 Free Software Foundation, Inc. This file is part of the GNU MP Library. |