diff options
Diffstat (limited to 'coreutils/date.c')
-rw-r--r-- | coreutils/date.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/date.c b/coreutils/date.c index 8469190..177b7d0 100644 --- a/coreutils/date.c +++ b/coreutils/date.c @@ -5,7 +5,7 @@ * by Matthew Grant <grantma@anathoth.gen.nz> * * iso-format handling added by Robert Griebl <griebl@gmx.de> - * bugfixes and cleanup by Bernhard Fischer + * bugfixes and cleanup by Bernhard Reutner-Fischer * * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ |