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/fixunssfti.c | |
parent | a22a582e496e3a2bd1e5cda45ac11e3a7dc6584f (diff) | |
download | glibc-ab74d59f652e5c0815232b7206b6df8bafffebd9.tar 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/fixunssfti.c')
-rw-r--r-- | soft-fp/fixunssfti.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/fixunssfti.c b/soft-fp/fixunssfti.c index 0f6bc24c96..1c2143f758 100644 --- a/soft-fp/fixunssfti.c +++ b/soft-fp/fixunssfti.c @@ -2,7 +2,7 @@ Convert IEEE single to 128bit unsigned integer 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 |