diff options
Diffstat (limited to 'lib/fdatasync.c')
-rw-r--r-- | lib/fdatasync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fdatasync.c b/lib/fdatasync.c index 25fd74049fb..c474e3dd36c 100644 --- a/lib/fdatasync.c +++ b/lib/fdatasync.c @@ -1,6 +1,6 @@ /* Emulate fdatasync on platforms that lack it. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public |