Update Gnulib to the latest git version
[deliverable/binutils-gdb.git] / gnulib / import / mkdtemp.c
index c1b05fd8ada9f40a2f94b9f1d055eb65d79976f1..b1dd28dde839b0792cc224589af60c5d034606f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2001-2003, 2006-2007, 2009-2016 Free Software
+/* Copyright (C) 1999, 2001-2003, 2006-2007, 2009-2019 Free Software
    Foundation, Inc.
    This file is part of the GNU C Library.
 
@@ -13,7 +13,7 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 /* Extracted from misc/mkdtemp.c.  */
 
This page took 0.025204 seconds and 4 git commands to generate.