Remove obsolete $Cambridge$ CVS revision strings.
[exim.git] / src / src / pdkim / rsa.c
index ec65c40e84268c58b42b36879e54186c380d5c55..68b201d897c1a87a8bf1a75853cf936ed19b4921 100644 (file)
@@ -29,8 +29,6 @@
  *  http://www.cacr.math.uwaterloo.ca/hac/about/chap8.pdf
  */
 
-/* $Cambridge: exim/src/src/pdkim/rsa.c,v 1.3 2009/12/07 13:05:07 tom Exp $ */
-
 #include "rsa.h"
 #include "base64.h"
 
@@ -38,8 +36,6 @@
 #include <string.h>
 #include <stdio.h>
 
-
-
 /* *************** begin copy from x509parse.c ********************/
 /*
  * ASN.1 DER decoding routines