* src/acl.erl and other 64 files: Remove Erlang module attribute

'vsn' because it doesn't provide any worth feature, and it
difficults hot code update (EJAB-440)

SVN Revision: 1044
This commit is contained in:
Badlop
2007-12-06 22:12:27 +00:00
parent e79aa93d88
commit d625fc80fc
66 changed files with 5 additions and 67 deletions
-1
View File
@@ -8,7 +8,6 @@
-module(stringprep).
-author('alexey@sevcom.net').
-vsn('$Revision$ ').
-behaviour(gen_server).