diff options
Diffstat (limited to 'libguile/mkstemp.c')
-rw-r--r-- | libguile/mkstemp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/mkstemp.c b/libguile/mkstemp.c index 5c354f3d4..21b745125 100644 --- a/libguile/mkstemp.c +++ b/libguile/mkstemp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1992, 1996, 1998, 2001 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1992, 1996, 1998, 2001, 2006 Free Software Foundation, Inc. This file is derived from mkstemps.c from the GNU Libiberty Library which in turn is derived from the GNU C Library. |