diff options
| author | Paul Eggert | 2014-01-01 07:43:34 +0000 |
|---|---|---|
| committer | Paul Eggert | 2014-01-01 07:43:34 +0000 |
| commit | ba3189039adc8ec5eba5ed3e21d42019a4616b7c (patch) | |
| tree | c1962f828bc3337f1bf76632e85610cea31d1534 /lib/fsync.c | |
| parent | 91415fb1cd0f913be6e8a2409b0d9cdca4352f3f (diff) | |
| download | emacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.tar.gz emacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.zip | |
Update copyright year to 2014 by running admin/update-copyright.
Diffstat (limited to 'lib/fsync.c')
| -rw-r--r-- | lib/fsync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fsync.c b/lib/fsync.c index 8a1a975049e..b09a8e64949 100644 --- a/lib/fsync.c +++ b/lib/fsync.c | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | 7 | ||
| 8 | Written by Richard W.M. Jones <rjones.at.redhat.com> | 8 | Written by Richard W.M. Jones <rjones.at.redhat.com> |
| 9 | 9 | ||
| 10 | Copyright (C) 2008-2013 Free Software Foundation, Inc. | 10 | Copyright (C) 2008-2014 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | This library is free software; you can redistribute it and/or | 12 | This library is free software; you can redistribute it and/or |
| 13 | modify it under the terms of the GNU General Public | 13 | modify it under the terms of the GNU General Public |