diff options
Diffstat (limited to 'lib/mkstemp.c')
-rw-r--r-- | lib/mkstemp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mkstemp.c b/lib/mkstemp.c index 77aadbb..724638d 100644 --- a/lib/mkstemp.c +++ b/lib/mkstemp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2023 Free Software +/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2024 Free Software Foundation, Inc. This file is derived from the one in the GNU C Library. |