diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test.lua | 2 | ||||
-rw-r--r-- | tests/test_core_configmanager.lua | 2 | ||||
-rw-r--r-- | tests/test_core_s2smanager.lua | 2 | ||||
-rw-r--r-- | tests/test_core_stanza_router.lua | 2 | ||||
-rw-r--r-- | tests/test_sasl.lua | 2 | ||||
-rw-r--r-- | tests/test_util_jid.lua | 2 | ||||
-rw-r--r-- | tests/test_util_multitable.lua | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/test.lua b/tests/test.lua index 1efab371..02a7aaeb 100644 --- a/tests/test.lua +++ b/tests/test.lua @@ -1,4 +1,4 @@ --- Prosody IM v0.3 +-- Prosody IM v0.4 -- Copyright (C) 2008-2009 Matthew Wild -- Copyright (C) 2008-2009 Waqas Hussain -- diff --git a/tests/test_core_configmanager.lua b/tests/test_core_configmanager.lua index 09e1e95a..11c5ae1b 100644 --- a/tests/test_core_configmanager.lua +++ b/tests/test_core_configmanager.lua @@ -1,4 +1,4 @@ --- Prosody IM v0.3 +-- Prosody IM v0.4 -- Copyright (C) 2008-2009 Matthew Wild -- Copyright (C) 2008-2009 Waqas Hussain -- diff --git a/tests/test_core_s2smanager.lua b/tests/test_core_s2smanager.lua index b423a81c..fae870d7 100644 --- a/tests/test_core_s2smanager.lua +++ b/tests/test_core_s2smanager.lua @@ -1,4 +1,4 @@ --- Prosody IM v0.3 +-- Prosody IM v0.4 -- Copyright (C) 2008-2009 Matthew Wild -- Copyright (C) 2008-2009 Waqas Hussain -- diff --git a/tests/test_core_stanza_router.lua b/tests/test_core_stanza_router.lua index 5d00ce2a..15641449 100644 --- a/tests/test_core_stanza_router.lua +++ b/tests/test_core_stanza_router.lua @@ -1,4 +1,4 @@ --- Prosody IM v0.3 +-- Prosody IM v0.4 -- Copyright (C) 2008-2009 Matthew Wild -- Copyright (C) 2008-2009 Waqas Hussain -- diff --git a/tests/test_sasl.lua b/tests/test_sasl.lua index 93d498c4..f622f428 100644 --- a/tests/test_sasl.lua +++ b/tests/test_sasl.lua @@ -1,4 +1,4 @@ --- Prosody IM v0.3 +-- Prosody IM v0.4 -- Copyright (C) 2008-2009 Matthew Wild -- Copyright (C) 2008-2009 Waqas Hussain -- diff --git a/tests/test_util_jid.lua b/tests/test_util_jid.lua index 2f253c7c..a09bc946 100644 --- a/tests/test_util_jid.lua +++ b/tests/test_util_jid.lua @@ -1,4 +1,4 @@ --- Prosody IM v0.3 +-- Prosody IM v0.4 -- Copyright (C) 2008-2009 Matthew Wild -- Copyright (C) 2008-2009 Waqas Hussain -- diff --git a/tests/test_util_multitable.lua b/tests/test_util_multitable.lua index aa93fc8d..d093437b 100644 --- a/tests/test_util_multitable.lua +++ b/tests/test_util_multitable.lua @@ -1,4 +1,4 @@ --- Prosody IM v0.3 +-- Prosody IM v0.4 -- Copyright (C) 2008-2009 Matthew Wild -- Copyright (C) 2008-2009 Waqas Hussain -- |