diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-01-01 01:24:45 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-01-01 01:25:56 -0800 |
commit | 751989772768fe787ec0bb02929c3d2a49805388 (patch) | |
tree | dce15df0bb09c63f684efa2ef0a0eb22f992b13d /lib/fsusage.c | |
parent | d263ce25cd3a751b510abcc8bc67b0ee1ffa96d5 (diff) | |
download | emacs-751989772768fe787ec0bb02929c3d2a49805388.tar.gz emacs-751989772768fe787ec0bb02929c3d2a49805388.tar.bz2 emacs-751989772768fe787ec0bb02929c3d2a49805388.zip |
Merge from gnulib, mostly to fix copyright years
Diffstat (limited to 'lib/fsusage.c')
-rw-r--r-- | lib/fsusage.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/fsusage.c b/lib/fsusage.c index 3482c5f3ac3..6920f8530a1 100644 --- a/lib/fsusage.c +++ b/lib/fsusage.c @@ -1,7 +1,7 @@ /* fsusage.c -- return space usage of mounted file systems - Copyright (C) 1991-1992, 1996, 1998-1999, 2002-2006, 2009-2018 Free - Software Foundation, Inc. + Copyright (C) 1991-1992, 1996, 1998-1999, 2002-2006, 2009-2018 Free Software + Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |