]> sourceware.org Git - glibc.git/blobdiff - io/rmdir.c
support: Use macros for *stat wrappers
[glibc.git] / io / rmdir.c
index c73dd702a4652eee45af0320807b6e717ac4c1cd..6a546f5e34b40f3351bbb2c0361dd2af928b6861 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2016 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2024 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 <stddef.h>
This page took 0.027187 seconds and 5 git commands to generate.