summaryrefslogtreecommitdiff
path: root/lib/mkstemp.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mkstemp.c')
-rw-r--r--lib/mkstemp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/mkstemp.c b/lib/mkstemp.c
index c67b3bb622..c1dc796488 100644
--- a/lib/mkstemp.c
+++ b/lib/mkstemp.c
@@ -1,5 +1,5 @@
-/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009 Free Software Foundation,
- Inc.
+/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2010 Free Software
+ Foundation, Inc.
This file is derived from the one in the GNU C Library.
This program is free software: you can redistribute it and/or modify