usermanager: Get rid unused Cyrus SASL related code.
[prosody.git] / util-src / pposix.c
index 9627dab782ff190e5a93666bece697497df4032e..9f16f178b6cffd34e529babf1ad8674a60988a7e 100644 (file)
@@ -1,6 +1,6 @@
-/* Prosody IM v0.4
--- Copyright (C) 2008-2009 Matthew Wild
--- Copyright (C) 2008-2009 Waqas Hussain
+/* Prosody IM
+-- Copyright (C) 2008-2010 Matthew Wild
+-- Copyright (C) 2008-2010 Waqas Hussain
 -- Copyright (C) 2009 Tobias Markmann
 --
 -- This project is MIT/X11 licensed. Please see the
@@ -13,7 +13,7 @@
 * POSIX support functions for Lua
 */
 
-#define MODULE_VERSION "0.3.2"
+#define MODULE_VERSION "0.3.3"
 
 #include <stdlib.h>
 #include <math.h>