libfmt: add missing copyright notice to nan64.c
nan64.c was part of change #1 in this repository and did not have a notice at that point (September 2003). An earlier copy of libfmt, dated January 14-15, 2003, makes it clear that nan64.c was extracted from fltfmt.c and strtod.c, so use the same notice they use.
This commit is contained in:
parent
c8ae41fb03
commit
d19fdc056d
@ -1,3 +1,5 @@
|
||||
/* Copyright (c) 2002-2006 Lucent Technologies; see LICENSE */
|
||||
|
||||
/*
|
||||
* 64-bit IEEE not-a-number routines.
|
||||
* This is big/little-endian portable assuming that
|
||||
|
||||
Loading…
Reference in New Issue
Block a user