Decided against the start-of-file comment.
[bigint/bigint.git] / BigUnsigned.cc
index f2f5dfa..f9edfee 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * Matt McCutchen's Big Integer Library
- */
-
 #include "BigUnsigned.hh"
 
 // The "management" routines that used to be here are now in NumberlikeArray.hh.