]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/errno.h
stdio-common: Convert vfprintf and related functions to buffers
[thirdparty/glibc.git] / stdlib / errno.h
index dde2107b75118e6d4c409fab9ff348ac2436f4a7..c63d16e62b60a5030a4d2953771ec131b69889ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2019 Free Software Foundation, Inc.
+/* Copyright (C) 1991-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/>.  */
 
 /*
  *     ISO C99 Standard: 7.5 Errors    <errno.h>