aboutsummaryrefslogtreecommitdiff
path: root/src/mod_sic.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_sic.erl')
-rw-r--r--src/mod_sic.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mod_sic.erl b/src/mod_sic.erl
index ed44f8500..273930ff0 100644
--- a/src/mod_sic.erl
+++ b/src/mod_sic.erl
@@ -25,6 +25,8 @@
-module(mod_sic).
+-protocol({xep, 279, '0.2'}).
+
-author('karim.gemayel@process-one.net').
-behaviour(gen_mod).