From 220a9ecba1b62e09703cb0a3c122797d4498ccc2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 1 Jan 2018 01:19:57 +0000 Subject: Merge from Gnulib This incorporates: 2018-01-01 maint: Run 'make update-copyright' 2017-12-29 Add cross-compilation results for GNU/Hurd. 2017-12-12 explicit_bzero: port to macOS + Clang 9.0.0 --- lib/fdatasync.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/fdatasync.c') 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 -- cgit v1.2.3