]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdio-common/vfwprintf.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / stdio-common / vfwprintf.c
index 5d65eb769712dbed99f35f49b3416fc9bbb0aec4..8fbe08bfaaa0a2815be47d5b51b6c38aa298ea45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2018 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2021 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 <libio/libioP.h>