diff options
Diffstat (limited to 'sysdeps/mips/dl-trampoline.c')
-rw-r--r-- | sysdeps/mips/dl-trampoline.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mips/dl-trampoline.c b/sysdeps/mips/dl-trampoline.c index 5a8cc7dc56..74a2bffdc3 100644 --- a/sysdeps/mips/dl-trampoline.c +++ b/sysdeps/mips/dl-trampoline.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/>. */ /* FIXME: Profiling of shared libraries is not implemented yet. */ |