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

Unified Diff: third_party/fdlibm/LICENSE

Issue 465353002: Implement Math.expm1 using port from fdlibm. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 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: third_party/fdlibm/LICENSE
diff --git a/third_party/fdlibm/LICENSE b/third_party/fdlibm/LICENSE
index b0247953f8084557757ed42eef788d75fc879150..b54cb52278e1847b4f9faa1db09d6b526cd3ddc6 100644
--- a/third_party/fdlibm/LICENSE
+++ b/third_party/fdlibm/LICENSE
@@ -1,4 +1,4 @@
-Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
+Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved.
Developed at SunSoft, a Sun Microsystems, Inc. business.
Permission to use, copy, modify, and distribute this

Powered by Google App Engine
This is Rietveld 408576698