]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nis/nis_remove.c
Remove "Contributed by" lines
[thirdparty/glibc.git] / nis / nis_remove.c
index 4cfc5c533a331d39620f8117fe4b15055f95ddcc..28573d0157e2a04d27b5b0393b3d220182080d6d 100644 (file)
@@ -1,6 +1,5 @@
-/* Copyright (C) 1997-2017 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
 
    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 <rpcsvc/nis.h>
+#include <shlib-compat.h>
 
 #include "nis_xdr.h"
 #include "nis_intern.h"