diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-29 02:50:04 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-29 02:50:04 -0700 |
commit | ab74d59f652e5c0815232b7206b6df8bafffebd9 (patch) | |
tree | 4a36d4af7cc0565bad4ea677a9cf5b9f44e0d6e5 /soft-fp/trunctfxf2.c | |
parent | Fix posix/tst-regex by using UTF-8 and own test input (diff) | |
download | glibc-ab74d59f652e5c0815232b7206b6df8bafffebd9.tar.gz glibc-ab74d59f652e5c0815232b7206b6df8bafffebd9.tar.bz2 glibc-ab74d59f652e5c0815232b7206b6df8bafffebd9.zip |
Correct the spelling of more contributors
Correct the spellings of Rafael Ávila de Espíndola,
Uroš Bizjak, Alexandra Hájková, and Rafał Lużyński.
Diffstat (limited to 'soft-fp/trunctfxf2.c')
-rw-r--r-- | soft-fp/trunctfxf2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/trunctfxf2.c b/soft-fp/trunctfxf2.c index 0d828fac95..0c70637961 100644 --- a/soft-fp/trunctfxf2.c +++ b/soft-fp/trunctfxf2.c @@ -2,7 +2,7 @@ Truncate IEEE quad into IEEE extended Copyright (C) 2007-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Uros Bizjak (ubizjak@gmail.com). + Contributed by Uroš Bizjak (ubizjak@gmail.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |