diff options
Diffstat (limited to 'sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S')
-rw-r--r-- | sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S b/sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S index 12c4ad62de..be2e1bfe05 100644 --- a/sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S +++ b/sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S @@ -13,6 +13,6 @@ 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 <sysdeps/powerpc/powerpc64/strchr.S> |