Fix comment.

This commit is contained in:
Ulrich Drepper 2003-03-31 18:42:30 +00:00
parent 0c2601faae
commit cbbb4b6ccc
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* Helper code for POSIX timer implementation on LinuxThreads.
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
/* Helper code for POSIX timer implementation on NPTL.
Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.