Update to the newer HP upstream files.

Java files should now match those from
http://hboehm.info/new_crcalc/CRCalc.html
modulo white space.

I should have gotten it from there to start with.

Change-Id: I9223a4ca27d4e5d048134e7fda7508482b6bdd1b
diff --git a/src/com/sgi/math/AbortedError.java b/src/com/sgi/math/AbortedError.java
index f4fe8a3..1468805 100644
--- a/src/com/sgi/math/AbortedError.java
+++ b/src/com/sgi/math/AbortedError.java
@@ -36,7 +36,7 @@
 // jurisdiction in such courts, the courts of the State of California), with
 // venue lying exclusively in Santa Clara County, California.
 
-package com.sgi.math;
+package com.hp.creals;
 
 /**
 * Indicates a constructive real operation was interrupted.