diff options
Diffstat (limited to 'sysdeps/gnu/utmp_file.c')
-rw-r--r-- | sysdeps/gnu/utmp_file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/gnu/utmp_file.c b/sysdeps/gnu/utmp_file.c index 6ca4ca5f7a..c9c099ddd1 100644 --- a/sysdeps/gnu/utmp_file.c +++ b/sysdeps/gnu/utmp_file.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1998, 2005 Free Software Foundation, Inc. +/* Copyright (C) 1998-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998. |