]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - inet/ether_aton_r.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / inet / ether_aton_r.c
index 07b82c123c6a333a89243effef86bcc13e8bd733..b1da9db62d48ad6fd0e7c667846e6e10cc7f4b54 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2016 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
@@ -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 <ctype.h>
 #include <stdlib.h>