diff options
| author | David Schultz <das@FreeBSD.org> | 2005-02-06 03:23:31 +0000 |
|---|---|---|
| committer | David Schultz <das@FreeBSD.org> | 2005-02-06 03:23:31 +0000 |
| commit | f154b03b25139930b6e998966bf3b3fd37249ba9 (patch) | |
| tree | 83ca68956475fd6199119bfda781649161abf05a /lib/libc/gen/fpclassify.c | |
| parent | 3888a87205b5e5133f2aadbe83675dbb2386d38c (diff) | |
Notes
Diffstat (limited to 'lib/libc/gen/fpclassify.c')
| -rw-r--r-- | lib/libc/gen/fpclassify.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/fpclassify.c b/lib/libc/gen/fpclassify.c index 26cb910cc141..754a1df50a2f 100644 --- a/lib/libc/gen/fpclassify.c +++ b/lib/libc/gen/fpclassify.c @@ -1,6 +1,6 @@ /*- * Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org> - * Copyright (c) 2002, 2003 David Schultz <dschultz@uclink.Berkeley.EDU> + * Copyright (c) 2002, 2003 David Schultz <das@FreeBSD.ORG> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
