]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdio-common/tst-sscanf.c
Improve documentation for malloc etc. (BZ#27719)
[thirdparty/glibc.git] / stdio-common / tst-sscanf.c
index 9ccd86e7b0d368fcaf8cb4e2135f2ddfbd0a5d37..47bfc89feb4f7f2554eeb9a220c7e8f32c878169 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
@@ -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/>.  */
 
 #include <array_length.h>
 #include <stdlib.h>