]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nss/sgrp-lookup.c
nss_files: Add generic code for set*ent, end*ent and file open
[thirdparty/glibc.git] / nss / sgrp-lookup.c
index 06a59e531bf64a0f9ddacd5a42b3d838b6447b58..9a2becc20232f3382f44137a341fd9e69251d565 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
 
    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/>.  */
 
 #define DATABASE_NAME gshadow
-#define ALTERNATE_NAME group
-#define DEFAULT_CONFIG "files"
 
 #include "XXX-lookup.c"