]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - bits/statvfs.h
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / bits / statvfs.h
index 215c438821c3ba1f22ebe9abe7f7f35892832aa4..998deca502aa5a67ae937a05e1c077b6c647b10c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct statvfs', information about a filesystem.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -14,7 +14,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #ifndef _SYS_STATVFS_H
 # error "Never include <bits/statvfs.h> directly; use <sys/statvfs.h> instead."