aboutsummaryrefslogtreecommitdiff
path: root/src/mod_configure.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_configure.erl')
-rw-r--r--src/mod_configure.erl5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mod_configure.erl b/src/mod_configure.erl
index 9e6e83e1c..f8ae1258d 100644
--- a/src/mod_configure.erl
+++ b/src/mod_configure.erl
@@ -23,13 +23,12 @@
%%%
%%%----------------------------------------------------------------------
-%%% Implements most of XEP-0133: Service Administration Version 1.1
-%%% (2005-08-19)
-
-module(mod_configure).
-author('alexey@process-one.net').
+-protocol({xep, 133, '1.1'}).
+
-behaviour(gen_mod).
-export([start/2, stop/1, get_local_identity/5,