More removal of $Id$ tags
[citadel.git] / citadel / modules / pas2 / serv_pas2.c
index bb79dbdae0f3c1f167dc729122ce618d59e73862..29fd2e47ff4d8f69bf4ea6e01f0cbaa12322fcf3 100644 (file)
@@ -110,5 +110,5 @@ CTDL_MODULE_INIT(pas2)
        }
        
        /* return our Subversion id for the Log */
-        return "$Id$";
+        return "pas2";
 }