]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/microblaze/memusage.h
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / microblaze / memusage.h
index 117a830dc4f53bb67814ceb324c0b3e60328ab85..430cf99d76720e194e9f5ca803ac01889eafc2b8 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/>.  */
 
 #define GETSP() ({ register uintptr_t stack_ptr asm ("r1"); stack_ptr; })