about summary refs log tree commit diff
path: root/csu/static-reloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'csu/static-reloc.c')
-rw-r--r--csu/static-reloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/csu/static-reloc.c b/csu/static-reloc.c
index 38bbb0ff6a..07501a0e73 100644
--- a/csu/static-reloc.c
+++ b/csu/static-reloc.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/>.  */
 
 #if ENABLE_STATIC_PIE
 #include <ldsodefs.h>