mod_adhoc/adhoc/mod_adhoc.lua
changeset 169 b3a68e71b8a1
parent 125 8111c8a9e1ad
child 170 0d438a7ac4fc
equal deleted inserted replaced
168:cd8492748985 169:b3a68e71b8a1
     1 -- Copyright (C) 2009 Thilo Cestonaro
     1 -- Copyright (C) 2009 Thilo Cestonaro
     2 -- 
     2 -- Copyright (C) 2009-2010 Florian Zeitz
       
     3 --
     3 -- This file is MIT/X11 licensed. Please see the
     4 -- This file is MIT/X11 licensed. Please see the
     4 -- COPYING file in the source package for more information.
     5 -- COPYING file in the source package for more information.
     5 --
     6 --
     6 
     7 
     7 local st = require "util.stanza";
     8 local st = require "util.stanza";