aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypt.c b/crypt.c
index 8134793..b7d876a 100644
--- a/crypt.c
+++ b/crypt.c
@@ -7,7 +7,7 @@
* crypt(1) - Simple shell script frontend to crypt(3), because I'm tired of
* fighting with mkpasswd(1).
*
- * Author: Tom Ryder <tom@sanctum.geek.nz>
+ * Author: Tom Ryder <tom\@sanctum.geek.nz>
* Copyright: 2015
* License: MIT
*/