summaryrefslogtreecommitdiff
path: root/src/sha.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/sha.erl')
-rw-r--r--src/sha.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sha.erl b/src/sha.erl
index f48d6928..322ca2e1 100644
--- a/src/sha.erl
+++ b/src/sha.erl
@@ -8,7 +8,6 @@
-module(sha).
-author('alexey@sevcom.net').
--vsn('$Revision$ ').
-export([start/0, sha/1]).