--- trunk/src/float_emul.c 2007/10/08 16:19:23 20 +++ trunk/src/float_emul.c 2007/10/08 16:19:37 22 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2005 Anders Gavare. All rights reserved. + * Copyright (C) 2004-2006 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.5 2005/11/23 22:03:28 debug Exp $ + * $Id: float_emul.c,v 1.6 2006/01/14 12:51:59 debug Exp $ * * Floating point emulation routines. */