diff options
Diffstat (limited to 'sysdeps/i386/i686/hp-timing.c')
-rw-r--r-- | sysdeps/i386/i686/hp-timing.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/i686/hp-timing.c b/sysdeps/i386/i686/hp-timing.c index af64da2e3b..faa6dadd0a 100644 --- a/sysdeps/i386/i686/hp-timing.c +++ b/sysdeps/i386/i686/hp-timing.c @@ -1,5 +1,5 @@ /* Support for high precision, low overhead timing functions. i686 version. - Copyright (C) 1998-2013 Free Software Foundation, Inc. + Copyright (C) 1998-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. |