aboutsummaryrefslogtreecommitdiff
path: root/coreutils/printf.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/printf.c')
-rw-r--r--coreutils/printf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/printf.c b/coreutils/printf.c
index eb53fa490..3497148e3 100644
--- a/coreutils/printf.c
+++ b/coreutils/printf.c
@@ -4,7 +4,7 @@
4 Copyright 1999 Dave Cinege 4 Copyright 1999 Dave Cinege
5 Portions copyright (C) 1990-1996 Free Software Foundation, Inc. 5 Portions copyright (C) 1990-1996 Free Software Foundation, Inc.
6 6
7 Licensed under GPL v2 or later, see file LICENSE in this tarball for details. 7 Licensed under GPLv2 or later, see file LICENSE in this source tree.
8*/ 8*/
9 9
10/* Usage: printf format [argument...] 10/* Usage: printf format [argument...]