aboutsummaryrefslogtreecommitdiff
path: root/src/mod_time.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_time.erl')
-rw-r--r--src/mod_time.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mod_time.erl b/src/mod_time.erl
index 417ee6bb0..111428070 100644
--- a/src/mod_time.erl
+++ b/src/mod_time.erl
@@ -28,6 +28,8 @@
-author('alexey@process-one.net').
+-protocol({xep, 202, '2.0'}).
+
-behaviour(gen_mod).
-export([start/2, stop/1, process_local_iq/3]).