]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/setenv.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / stdlib / setenv.c
index 7a4efe5318a98d20423914d11e72fb9f0d30b3c3..2a80406870cccf89c83380f6f859a2ba8c665815 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/>.  */
 
 #if HAVE_CONFIG_H
 # include <config.h>