]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - bits/statfs.h
nptl: Move pthread_attr_setinheritsched implementation into libc.
[thirdparty/glibc.git] / bits / statfs.h
index 1fbc88f6822bce718618485d7817dd553e85c6d3..bcdae5f704ea8ac765bd17210dcc9fd445ba17ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct statfs', information about a filesystem.
-   Copyright (C) 1996-2014 Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 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_STATFS_H
 # error "Never include <bits/statfs.h> directly; use <sys/statfs.h> instead."