Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jappix/jappix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValérian Saliou <valerian@valeriansaliou.name>2015-05-25 11:56:00 +0300
committerValérian Saliou <valerian@valeriansaliou.name>2015-05-25 11:56:00 +0300
commitaf023f90b7e561baf1778c9b3ce6846e3727f34f (patch)
tree6a78281360a1437b5f29d18aaf9b1611f8fef25f
parent13ae8ad2142fecd06ccbc8715a5e597027ee0473 (diff)
No more Hakuma out there
Signed-off-by: Valérian Saliou <valerian@valeriansaliou.name>
-rw-r--r--AUTHORS.md6
-rw-r--r--PROTOCOL.md2
-rw-r--r--server/desktop.php4
3 files changed, 2 insertions, 10 deletions
diff --git a/AUTHORS.md b/AUTHORS.md
index 93692e00..e79d7bd1 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -11,12 +11,6 @@ Founders
* Julien Barrier
-Organizations
--------------
-
-* Hakuma Holdings Ltd.
-
-
Developers
----------
diff --git a/PROTOCOL.md b/PROTOCOL.md
index 846dfb19..3cdd629b 100644
--- a/PROTOCOL.md
+++ b/PROTOCOL.md
@@ -73,9 +73,7 @@ Here are listed the XMPP Protocol Extensions that Jappix supports, as well as th
# XMPP Extensions (Updated)
* XEP-0272: Multiparty Jingle (Muji) *v0.2*
- * Alternate URL: https://demo.hakuma.holdings/valerian.saliou/xmpp/extensions/xep-0272.html
* XEP-0313: Message Archive Management *v0.3*
- * Alternate URL: https://demo.hakuma.holdings/valerian.saliou/xmpp/extensions/xep-0313.html
# XMPP Extensions (Proposed)
diff --git a/server/desktop.php b/server/desktop.php
index ea31f26b..b4be497b 100644
--- a/server/desktop.php
+++ b/server/desktop.php
@@ -205,8 +205,8 @@ if(!anonymousMode() && !httpAuthEnabled()) { ?>
<h2><?php _e("Credits"); ?></h2>
<span class="one">
- <a class="name" href="https://hakuma.holdings/">Hakuma Holdings</a>
- <a class="desc" href="https://hakuma.holdings/"><?php _e("Company"); ?></a>
+ <a class="name" href="https://jappix.com/">Jappix</a>
+ <a class="desc" href="https://jappix.com/"><?php _e("Company"); ?></a>
</span>
<?php if(hasLegal()) { ?>