diff options
Diffstat (limited to 'sysdeps/powerpc/libc-tls.c')
-rw-r--r-- | sysdeps/powerpc/libc-tls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/powerpc/libc-tls.c b/sysdeps/powerpc/libc-tls.c index 35f85d6ed5..7ff1817f9c 100644 --- a/sysdeps/powerpc/libc-tls.c +++ b/sysdeps/powerpc/libc-tls.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/>. */ #include <csu/libc-tls.c> #include <dl-tls.h> |