diff options
Diffstat (limited to 'nis/nis_lookup.c')
-rw-r--r-- | nis/nis_lookup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nis/nis_lookup.c b/nis/nis_lookup.c index de5eb193ef..7f8226c9e7 100644 --- a/nis/nis_lookup.c +++ b/nis/nis_lookup.c @@ -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 <string.h> #include <rpcsvc/nis.h> |