diff options
Diffstat (limited to 'lib/msun/src/s_copysign.c')
| -rw-r--r-- | lib/msun/src/s_copysign.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/msun/src/s_copysign.c b/lib/msun/src/s_copysign.c index 93f39c09f7b7..30fea0e6a314 100644 --- a/lib/msun/src/s_copysign.c +++ b/lib/msun/src/s_copysign.c @@ -5,13 +5,13 @@ * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this - * software is freely granted, provided that this notice + * software is freely granted, provided that this notice * is preserved. * ==================================================== */ #ifndef lint -static char rcsid[] = "$Id: s_copysign.c,v 1.6 1994/08/18 23:06:31 jtc Exp $"; +static char rcsid[] = "$Id: s_copysign.c,v 1.1.1.1 1994/08/19 09:39:51 jkh Exp $"; #endif /* |
