]> git.xonotic.org Git - xonotic/d0_blind_id.git/blobdiff - d0.c
also add the Schnorr signature scheme (NOTE: this is still covered by Schnorr's paten...
[xonotic/d0_blind_id.git] / d0.c
diff --git a/d0.c b/d0.c
index 4ad349be0996f9160fa5116c111bf015afb7bde3..29b0aed1e76de5458941551d3400ee25fc3f7af8 100644 (file)
--- a/d0.c
+++ b/d0.c
@@ -36,6 +36,7 @@ const char *d0_bsd_license_notice = "\n"
 " * SUCH DAMAGE.\n"
 " *\n"
 " * $Format:commit %H$\n"
+" * $Id$\n"
 " */\n";
 
 #include "d0.h"