]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - debug/vswprintf_chk.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / debug / vswprintf_chk.c
index 742ac8299ec3f634fae577dece0869d6d55384ef..c5945bfc63a8beb1d740011fe66596623a11bca5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2019 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>