]> sourceware.org Git - glibc.git/blobdiff - io/euidaccess.c
support: Use macros for *stat wrappers
[glibc.git] / io / euidaccess.c
index 7138b225758d1416c68b5baafa833cac202d2ba1..619904e827f5e7562572888e4224e7fba5930ea6 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for access to FILE using effective UID and GID.  Stub version.
-   Copyright (C) 1991-2018 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
@@ -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/>.  */
 
 #include <errno.h>
 #include <stddef.h>
This page took 0.028963 seconds and 5 git commands to generate.