]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/unix/sysv/linux/s390/s390-64/syscall.S
Fix three GNU license URLs, along with trailing-newline issues.
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / s390 / s390-64 / syscall.S
index b51aa2fc5055219d4b0ece08f2087e3c36364d96..bbe4d79848d70ebb238700345441ef6200cb0207 100644 (file)
@@ -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 <sysdep.h>
 
@@ -59,4 +59,3 @@ ENTRY (syscall)
        jgnl   SYSCALL_ERROR_LABEL
        br     %r14                /* Return to caller.  */
 PSEUDO_END (syscall)
-