]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - gmon/profil.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / gmon / profil.c
index 330e8bd996dd75e4e7a3178ba43aa98bfff7ab1c..02b813ab93707c406b1e3faa25b7d6d0f2ecadcd 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Stub version.
-   Copyright (C) 1995-2017 Free Software Foundation, Inc.
+   Copyright (C) 1995-2019 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 <sys/types.h>
 #include <unistd.h>