]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - misc/insremque.c
elf: Never use the file ID of the main executable [BZ #24900]
[thirdparty/glibc.git] / misc / insremque.c
index 6a4724d3d766c86515b2013bc98ba8d1f62523f9..e67d73574c1f3260fb8878b956e3b1dd6cbfc7b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
+/* Copyright (C) 1992-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
@@ -13,7 +13,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 <stddef.h>
 #include <search.h>