]> www.ginac.de Git - cln.git/blobdiff - README
benchmarks: time{catalan,euler,exp1,zeta3}.cc actually compile and work now.
[cln.git] / README
diff --git a/README b/README
index 018972d8aa81b713c9842d1cfc26241a6970ae73..980e093b208dd56e0abdbbc753213302589a5e5c 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 Class Library for Numbers
 
-Copyright (c)    Bruno Haible 1988-2005
-Copyright (c) Richard Kreckel 2000-2005
+Copyright (c)    Bruno Haible 1988-2008
+Copyright (c) Richard Kreckel 2000-2008
 
 GPL
 
@@ -21,7 +21,7 @@ Features:
     - Automatic, non-interruptive garbage collection.
 - Speed efficiency:
     - Assembly language kernel for some CPUs,
-    - Karatsuba and Schönhage-Strassen multiplication.
+    - Karatsuba and Schönhage-Strassen multiplication.
 - Interoperability:
     - Garbage collection with no burden on
       the main application,