]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/posix/dup2.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / posix / dup2.c
index a1a9866b09c3922357be2cc34a9b776c11ea2bf0..145c400b2da70ca17eb3c534ec09cb24a7e334bb 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/>.  */
 
 #include <errno.h>
 #include <fcntl.h>