diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-31 18:19:36 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-31 18:20:07 -0800 |
commit | 115498702da91dc75d05bd0dea64f98cc6157327 (patch) | |
tree | 1503ef74eb373344fd698a048b8aa57b8028a305 /lib/fsusage.c | |
parent | ba809612c06bcabd05dcbaae79da39dcb0925992 (diff) | |
download | emacs-115498702da91dc75d05bd0dea64f98cc6157327.tar.gz emacs-115498702da91dc75d05bd0dea64f98cc6157327.tar.bz2 emacs-115498702da91dc75d05bd0dea64f98cc6157327.zip |
Update from Gnulib
This incorporates mostly just copyright-year changes, plus
recent minor updates from glibc for the non-Emacs regular
expression code.
Diffstat (limited to 'lib/fsusage.c')
-rw-r--r-- | lib/fsusage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fsusage.c b/lib/fsusage.c index 17daf9144a5..7ddeb52fc0f 100644 --- a/lib/fsusage.c +++ b/lib/fsusage.c @@ -1,6 +1,6 @@ /* fsusage.c -- return space usage of mounted file systems - Copyright (C) 1991-1992, 1996, 1998-1999, 2002-2006, 2009-2018 Free Software + Copyright (C) 1991-1992, 1996, 1998-1999, 2002-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify |