diff options
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/COPYING b/COPYING deleted file mode 100644 index 83a0e129..00000000 --- a/COPYING +++ /dev/null @@ -1,9 +0,0 @@ -This software may be copied freely, so long as the terms of the -license -- described in the file LICENSE -- are observed. - -Further, the license terms described in gdtoa/LICENSE must also be -observed, or else edit amount.cc and comment out the definition of -HAVE_GDTOA. If this is done, I recommend avoiding all conversions -from double to ledger::amount, as they will acquire an unexpected -degree of precision (i.e., 123.123 is likely to be rendered as -123.12300000002 or something similar). |