plugins/adhoc/adhoc.lib.lua

changeset 3230
a5c3a82d677e
parent 3229
0abb73c43bc8
child 3346
c9294e190bb6
--- a/plugins/adhoc/adhoc.lib.lua	Fri Jun 11 12:17:57 2010 +0100
+++ b/plugins/adhoc/adhoc.lib.lua	Fri Jun 11 12:18:27 2010 +0100
@@ -1,3 +1,9 @@
+-- Copyright (C) 2009-2010 Florian Zeitz
+--
+-- This file is MIT/X11 licensed. Please see the
+-- COPYING file in the source package for more information.
+--
+
 local st, uuid = require "util.stanza", require "util.uuid";
 
 local xmlns_cmd = "http://jabber.org/protocol/commands";

mercurial