]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/m68k/memusage.h
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / m68k / memusage.h
index f5f44d682f01602b37fca98ddc0b372690c842f3..ff8a46685c413dae858171190e6a8f5631ec3551 100644 (file)
@@ -13,7 +13,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/>.  */
 
 
 #define GETSP() ({ register uintptr_t stack_ptr asm ("%sp"); stack_ptr; })