about summary refs log tree commit diff
path: root/io/tst-open-tmpfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'io/tst-open-tmpfile.c')
-rw-r--r--io/tst-open-tmpfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/tst-open-tmpfile.c b/io/tst-open-tmpfile.c
index 2c40873894..bef8d2f95b 100644
--- a/io/tst-open-tmpfile.c
+++ b/io/tst-open-tmpfile.c
@@ -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/>.  */
 
 /* This test verifies that open and openat work as expected, i.e. they
    create a deleted file with the requested file mode.  */