diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 11:05:24 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 11:06:53 -0800 |
commit | 035f5aaa91ebd40598e0d89881bbc3cf532440a0 (patch) | |
tree | 31ffe1ccf1bad659893cdb2c1f06cc70e7d15bf2 /lib/fdatasync.c | |
parent | 6ddd819467d1d9d0e78f13e5a15c1af9125ae67b (diff) |
Merge from gnulib, incorporating:
2015-01-01 version-etc: new year
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 688543f845..bbc30396f5 100644 --- a/lib/fdatasync.c +++ b/lib/fdatasync.c @@ -1,6 +1,6 @@ /* Emulate fdatasync on platforms that lack it. - Copyright (C) 2011-2014 Free Software Foundation, Inc. + Copyright (C) 2011-2015 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 |