summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-01-01 01:15:39 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2018-01-01 01:25:56 -0800
commitd263ce25cd3a751b510abcc8bc67b0ee1ffa96d5 (patch)
treeb33e85c88b95d4dd3c5f0a99401de52e755131b6 /lib
parentbb267f17f9e1e593d8dee379aceee22d7fa42680 (diff)
downloademacs-d263ce25cd3a751b510abcc8bc67b0ee1ffa96d5.tar.gz
Update copyright year to 2018
Run admin/update-copyright.
Diffstat (limited to 'lib')
-rw-r--r--lib/fsusage.c4
-rw-r--r--lib/fsusage.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/fsusage.c b/lib/fsusage.c
index b670c0c43a1..3482c5f3ac3 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-2017 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
diff --git a/lib/fsusage.h b/lib/fsusage.h
index f78edc6a0cb..65daa736765 100644
--- a/lib/fsusage.h
+++ b/lib/fsusage.h
@@ -1,6 +1,6 @@
/* fsusage.h -- declarations for file system space usage info
- Copyright (C) 1991-1992, 1997, 2003-2006, 2009-2017 Free Software
+ Copyright (C) 1991-1992, 1997, 2003-2006, 2009-2018 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify