]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - io/posix_fadvise64.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / io / posix_fadvise64.c
index 4dd072b6ec75d0c1664a16515808fc50638f7c3f..c14b8d318d50540ccf87bb6bd86c00556d4e8f75 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2000-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
@@ -13,7 +13,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/>.  */
 
 #include <errno.h>
 #include <fcntl.h>