Completed the removal of $Id$ tags in the Citadel server. Also, since the strings...
[citadel.git] / citadel / modules / xmpp / xmpp_sasl_service.c
index aee8bb7576457f7d793c7b67e1f7c885177622ba..f53ae1ea5940afab2ced09023d2adfe5e0650aee 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$ 
- *
  * Barebones SASL authentication service for XMPP (Jabber) clients.
  *
  * Note: RFC3920 says we "must" support DIGEST-MD5 but we only support PLAIN.