summaryrefslogtreecommitdiff
path: root/sysdeps/riscv/dl-trampoline.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/riscv/dl-trampoline.S')
-rw-r--r--sysdeps/riscv/dl-trampoline.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/riscv/dl-trampoline.S b/sysdeps/riscv/dl-trampoline.S
index 9e3e0b9c8a..333e29717b 100644
--- a/sysdeps/riscv/dl-trampoline.S
+++ b/sysdeps/riscv/dl-trampoline.S
@@ -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 <sysdep.h>
#include <sys/asm.h>