--- trunk/src/float_emul.c 2007/10/08 16:20:58 32 +++ trunk/src/float_emul.c 2007/10/08 16:21:17 34 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2006 Anders Gavare. All rights reserved. + * Copyright (C) 2004-2007 Anders Gavare. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: float_emul.c,v 1.8 2006/09/07 11:44:01 debug Exp $ + * $Id: float_emul.c,v 1.9 2006/12/30 13:30:52 debug Exp $ * * Floating point emulation routines. */