]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - io/dup3.c
Fix BRE typos in check-safety.sh
[thirdparty/glibc.git] / io / dup3.c
index 6b733a8bed0fbba0ca64b5944247d1bbeab5bb40..b3ea72f4e2c16b0a14845ee80cc3fa53a30376b5 100644 (file)
--- a/io/dup3.c
+++ b/io/dup3.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2022 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -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>