diff options
Diffstat (limited to 'libiberty/vfprintf.c')
-rw-r--r-- | libiberty/vfprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/vfprintf.c b/libiberty/vfprintf.c index 433d12d..daa32fa 100644 --- a/libiberty/vfprintf.c +++ b/libiberty/vfprintf.c @@ -1,6 +1,6 @@ /* Provide a version vfprintf in terms of _doprnt. By Kaveh Ghazi (ghazi@caip.rutgers.edu) 3/29/98 - Copyright (C) 1998-2020 Free Software Foundation, Inc. + Copyright (C) 1998-2021 Free Software Foundation, Inc. */ #include "ansidecl.h" |