diff --git a/examples/hello_world/hello_world.c b/examples/hello_world/hello_world.c
index 393ce918f335a8b41c42aee2313c7364af8e4f5d..5fae28c5ea0a17a69a177a8db81dbeb0fc6829f4 100644
--- a/examples/hello_world/hello_world.c
+++ b/examples/hello_world/hello_world.c
@@ -2,7 +2,7 @@
 // All rights reserved
 //
 // This example demostrates basic use of Mongoose embedded web server.
-// $Data$
+// $Date: 2014-09-09 21:47:07 UTC $
 
 #include <stdio.h>
 #include <string.h>