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/sparc64 | |
parent | 3888a87205b5e5133f2aadbe83675dbb2386d38c (diff) |
Notes
Diffstat (limited to 'lib/libc/sparc64')
-rw-r--r-- | lib/libc/sparc64/_fpmath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sparc64/_fpmath.h b/lib/libc/sparc64/_fpmath.h index ba8c403af0838..f4de8fd8fb5b8 100644 --- a/lib/libc/sparc64/_fpmath.h +++ b/lib/libc/sparc64/_fpmath.h @@ -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 |