about summary refs log tree commit diff
path: root/debug/backtrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'debug/backtrace.c')
-rw-r--r--debug/backtrace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/backtrace.c b/debug/backtrace.c
index 87aaa4991f..8da4b8996d 100644
--- a/debug/backtrace.c
+++ b/debug/backtrace.c
@@ -15,7 +15,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 <libc-lock.h>
 #include <dlfcn.h>