Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4315)

Unified Diff: base/third_party/dmg_fp/README.chromium

Issue 1121003: Pass license-checker script for base/third_party/*. (Closed)
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: base/third_party/dmg_fp/README.chromium
diff --git a/base/third_party/dmg_fp/README.chromium b/base/third_party/dmg_fp/README.chromium
index 046f273d91e05574176ea39d3f724336ff98d408..d151349a3e7ec2292a993e1c3bce118469b1cc86 100644
--- a/base/third_party/dmg_fp/README.chromium
+++ b/base/third_party/dmg_fp/README.chromium
@@ -1,9 +1,8 @@
-This directory contains David M. Gay's floating point routines.
-License can be found in individual .cc files.
+Name: David M. Gay's floating point routines
+URL: http://www.netlib.org/fp/
Original dtoa.c file can be found at <http://www.netlib.org/fp/dtoa.c>.
Original g_fmt.c file can be found at <http://www.netlib.org/fp/g_fmt.c>.
-You may be also interested in <http://www.netlib.org/fp/>.
List of changes made to original code:
- wrapped functions in dmg_fp namespace

Powered by Google App Engine
This is Rietveld 408576698