summaryrefslogtreecommitdiff
path: root/src/printf.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-02-16 04:17:15 +0000
committerJim Meyering <jim@meyering.net>1999-02-16 04:17:15 +0000
commitdf7b9c808b498bab77d4c3d9bae8c3bc4c489ee6 (patch)
tree482afe61a92beae72c08f7fc929a48ab2c551d8f /src/printf.c
parent4eb7ae21e829ad269a1140c35149e81ffa6d9b55 (diff)
downloadcoreutils-df7b9c808b498bab77d4c3d9bae8c3bc4c489ee6.tar.xz
update copyright dates
Diffstat (limited to 'src/printf.c')
-rw-r--r--src/printf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/printf.c b/src/printf.c
index 1ff15a934..55dcfaa3d 100644
--- a/src/printf.c
+++ b/src/printf.c
@@ -1,5 +1,5 @@
/* printf - format and print data
- Copyright (C) 90,91,92,93,94,95,96,97,1998 Free Software Foundation, Inc.
+ Copyright (C) 1990-1998, Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by