about summary refs log tree commit diff
path: root/sysdeps/ia64/machine-gmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/machine-gmon.h')
-rw-r--r--sysdeps/ia64/machine-gmon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ia64/machine-gmon.h b/sysdeps/ia64/machine-gmon.h
index 3a1c1b2c05..dfb225462a 100644
--- a/sysdeps/ia64/machine-gmon.h
+++ b/sysdeps/ia64/machine-gmon.h
@@ -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/>.  */
 
 #define _MCOUNT_DECL(from, self) \
  void __mcount (u_long from, u_long self)