]> sourceware.org Git - glibc.git/blobdiff - io/euidaccess.c
support: Use macros for *stat wrappers
[glibc.git] / io / euidaccess.c
index 38112f7c5b4afdbf177156f98750a1e4b4a17379..619904e827f5e7562572888e4224e7fba5930ea6 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for access to FILE using effective UID and GID.  Stub version.
-   Copyright (C) 1991-2017 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.058009 seconds and 5 git commands to generate.