diff options
Diffstat (limited to 'stdio-common/printf_size.c')
-rw-r--r-- | stdio-common/printf_size.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stdio-common/printf_size.c b/stdio-common/printf_size.c index 13a65acd28..056f276dbb 100644 --- a/stdio-common/printf_size.c +++ b/stdio-common/printf_size.c @@ -1,8 +1,6 @@ /* Print size value using units for orders of magnitude. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. - Based on a proposal by Larry McVoy <lm@sgi.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 |