]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - assert/assert.h
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / assert / assert.h
index 20fe320043978e4c9fbe7b2c5df647086241ea49..06b4faf4f1eeffc8883b39b70a75bae86b18eb7f 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/>.  */
 
 /*
  *     ISO C99 Standard: 7.2 Diagnostics       <assert.h>