diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 181e06f4e..25ea8abd9 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -4,7 +4,7 @@ By submitting code, documentation or artwork you agree that it will be licensed
## Security Vulnerability Disclosure
-Create an issue on https://gitlab.com/bashrc2/epicyon/issues. If the vulnerability is especially sensitive then send an XMPP message to **bob@freedombone.net** or a Matrix message to **@bob:matrix.freedombone.net**.
+Create an issue on https://gitlab.com/bashrc2/epicyon/issues. If the vulnerability is especially sensitive then send an XMPP message to **bob@libreserver.org** or a Matrix message to **@bob:matrix.libreserver.org**.
## Code of Conduct
@@ -14,7 +14,7 @@ The code of conduct can be found [here](code-of-conduct.md).
Submit to https://gitlab.com/bashrc2/epicyon/issues
-You can also post patches in the old-fashioned style via email to **bob@freedombone.net**. Include **[Epicyon]** in the subject line, otherwise it may be ignored.
+You can also post patches in the old-fashioned style via email to **bob@libreserver.org**. Include **[Epicyon]** in the subject line, otherwise it may be ignored.
## Development Style
diff --git a/acceptreject.py b/acceptreject.py
index d4d0e22ec..bd54600c3 100644
--- a/acceptreject.py
+++ b/acceptreject.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "ActivityPub"
diff --git a/announce.py b/announce.py
index 8a1fd261b..c523ecf9d 100644
--- a/announce.py
+++ b/announce.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "ActivityPub"
diff --git a/auth.py b/auth.py
index de23e6130..0305dca68 100644
--- a/auth.py
+++ b/auth.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Security"
diff --git a/availability.py b/availability.py
index a565c6f5e..b23cd0227 100644
--- a/availability.py
+++ b/availability.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Profile Metadata"
diff --git a/blocking.py b/blocking.py
index d39b17c70..68b1e3e74 100644
--- a/blocking.py
+++ b/blocking.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Core"
diff --git a/blog.py b/blog.py
index 58ac947ca..fbdcadad0 100644
--- a/blog.py
+++ b/blog.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "ActivityPub"
diff --git a/bookmarks.py b/bookmarks.py
index 3cfc09fd0..fa9fbb86e 100644
--- a/bookmarks.py
+++ b/bookmarks.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Timeline"
diff --git a/briar.py b/briar.py
index 6e3f1e1d0..76369208b 100644
--- a/briar.py
+++ b/briar.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Profile Metadata"
diff --git a/cache.py b/cache.py
index c6bb925ff..7b4654944 100644
--- a/cache.py
+++ b/cache.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Core"
diff --git a/categories.py b/categories.py
index b21a15e25..f2834e9c2 100644
--- a/categories.py
+++ b/categories.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "RSS Feeds"
diff --git a/city.py b/city.py
index a780996f6..b486c2de0 100644
--- a/city.py
+++ b/city.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Metadata"
diff --git a/code-of-conduct.md b/code-of-conduct.md
index 73e4b2a1e..83ed3d4d1 100644
--- a/code-of-conduct.md
+++ b/code-of-conduct.md
@@ -52,7 +52,7 @@ If you're raising concerns about something or someone, there must be demonstrabl
This is not a big project and so there is no division of labor or special enforcement committee or bureaucratic process.
-Complaints should be either reported in the Matrix chat room **#epicyon:matrix.freedombone.net** or sent to bob@freedombone.net, preferably via XMPP/Conversations with OMEMO enabled but you can also use the same address for email correspondence.
+Complaints should be either reported in the Matrix chat room **#epicyon:matrix.libreserver.org** or sent to bob@libreserver.org, preferably via XMPP/Conversations with OMEMO enabled but you can also use the same address for email correspondence.
## In case of violations
@@ -60,6 +60,5 @@ Violators of this code of conduct will:
* Be removed from any associated Matrix and/or XMPP chat rooms
* Will not have pending or future patches or pull requests merged
- * If they have a user account on *code.freedombone.net* it will be removed
This applies regardless of past levels of commitment or technical abilities.
diff --git a/content.py b/content.py
index e7af2e76f..b9f07c69e 100644
--- a/content.py
+++ b/content.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Core"
diff --git a/context.py b/context.py
index 20efb02d9..c7e51d6da 100644
--- a/context.py
+++ b/context.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Security"
diff --git a/conversation.py b/conversation.py
index 32ecd0e08..ba35c5ba8 100644
--- a/conversation.py
+++ b/conversation.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Timeline"
diff --git a/cwtch.py b/cwtch.py
index 9619067f1..0d145d402 100644
--- a/cwtch.py
+++ b/cwtch.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Profile Metadata"
diff --git a/daemon.py b/daemon.py
index 6a926acb1..eac622b3a 100644
--- a/daemon.py
+++ b/daemon.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Core"
diff --git a/delete.py b/delete.py
index 2b7536542..1d16637bd 100644
--- a/delete.py
+++ b/delete.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "ActivityPub"
diff --git a/desktop_client.py b/desktop_client.py
index 62aa3acc8..67c94ef1d 100644
--- a/desktop_client.py
+++ b/desktop_client.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Client"
diff --git a/devices.py b/devices.py
index 1075f8582..242a0a75a 100644
--- a/devices.py
+++ b/devices.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Security"
diff --git a/donate.py b/donate.py
index a8f4e26d3..f15d5cb80 100644
--- a/donate.py
+++ b/donate.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Profile Metadata"
diff --git a/epicyon.py b/epicyon.py
index 5711f324f..b1640a308 100644
--- a/epicyon.py
+++ b/epicyon.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Commandline Interface"
diff --git a/feeds.py b/feeds.py
index 310243981..794f327c9 100644
--- a/feeds.py
+++ b/feeds.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "RSS Feeds"
diff --git a/filters.py b/filters.py
index 875fb5503..20efe8a5b 100644
--- a/filters.py
+++ b/filters.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Moderation"
diff --git a/follow.py b/follow.py
index 211960e96..adec4858e 100644
--- a/follow.py
+++ b/follow.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "ActivityPub"
diff --git a/followingCalendar.py b/followingCalendar.py
index e5453eb2b..5782f801e 100644
--- a/followingCalendar.py
+++ b/followingCalendar.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Calendar"
diff --git a/git.py b/git.py
index 7556d4840..fa51a39bd 100644
--- a/git.py
+++ b/git.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Profile Metadata"
diff --git a/happening.py b/happening.py
index a3d877528..fa8d85a98 100644
--- a/happening.py
+++ b/happening.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Core"
diff --git a/httpsig.py b/httpsig.py
index 1b08cfa0c..e4ee2964a 100644
--- a/httpsig.py
+++ b/httpsig.py
@@ -4,7 +4,7 @@ __credits__ = ['lamia']
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Security"
diff --git a/i2pdomain b/i2pdomain
index 9eeea2e5d..f4c7d9f74 100755
--- a/i2pdomain
+++ b/i2pdomain
@@ -5,7 +5,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.1.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
import base64, hashlib, sys
diff --git a/inbox.py b/inbox.py
index 002721d7d..a3c856555 100644
--- a/inbox.py
+++ b/inbox.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Timeline"
diff --git a/jami.py b/jami.py
index d0a20008b..9f9e8c76a 100644
--- a/jami.py
+++ b/jami.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Profile Metadata"
diff --git a/languages.py b/languages.py
index 9d0d4022b..0bd5996d7 100644
--- a/languages.py
+++ b/languages.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Core"
diff --git a/like.py b/like.py
index 6765d6c1b..0fee375d1 100644
--- a/like.py
+++ b/like.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "ActivityPub"
diff --git a/linked_data_sig.py b/linked_data_sig.py
index b1acbc7da..f6234fcc2 100644
--- a/linked_data_sig.py
+++ b/linked_data_sig.py
@@ -5,7 +5,7 @@ __credits__ = ['Based on ' +
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Security"
diff --git a/manualapprove.py b/manualapprove.py
index 0d85bd1e6..e4180d100 100644
--- a/manualapprove.py
+++ b/manualapprove.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "ActivityPub"
diff --git a/markdown.py b/markdown.py
index eb0cbf2d7..8996cf408 100644
--- a/markdown.py
+++ b/markdown.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Web Interface"
diff --git a/mastoapiv1.py b/mastoapiv1.py
index b8b85c04f..b099685f9 100644
--- a/mastoapiv1.py
+++ b/mastoapiv1.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "API"
diff --git a/matrix.py b/matrix.py
index 0d493b0dc..39310288c 100644
--- a/matrix.py
+++ b/matrix.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Profile Metadata"
diff --git a/media.py b/media.py
index b7382f4b2..7d9f3c9ba 100644
--- a/media.py
+++ b/media.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Timeline"
diff --git a/metadata.py b/metadata.py
index 4f55f1cc7..bfbf76d62 100644
--- a/metadata.py
+++ b/metadata.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Metadata"
diff --git a/migrate.py b/migrate.py
index 33c5143b8..5298200e3 100644
--- a/migrate.py
+++ b/migrate.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Core"
diff --git a/newsdaemon.py b/newsdaemon.py
index 63de2e116..8824b9615 100644
--- a/newsdaemon.py
+++ b/newsdaemon.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Web Interface Columns"
diff --git a/newswire.py b/newswire.py
index 607f9cd2e..3d886dbeb 100644
--- a/newswire.py
+++ b/newswire.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Web Interface Columns"
diff --git a/notifyOnPost.py b/notifyOnPost.py
index e967e5d93..fdbe879f3 100644
--- a/notifyOnPost.py
+++ b/notifyOnPost.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Calendar"
diff --git a/outbox.py b/outbox.py
index 45b11d35e..62863a86e 100644
--- a/outbox.py
+++ b/outbox.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Timeline"
diff --git a/person.py b/person.py
index 8fa404ec8..f38abee09 100644
--- a/person.py
+++ b/person.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "ActivityPub"
diff --git a/petnames.py b/petnames.py
index 6346c22f5..e0230c1be 100644
--- a/petnames.py
+++ b/petnames.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Core"
diff --git a/pgp.py b/pgp.py
index c1178e19e..cab1f6c64 100644
--- a/pgp.py
+++ b/pgp.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Profile Metadata"
diff --git a/posts.py b/posts.py
index 408490da9..41b4f92e0 100644
--- a/posts.py
+++ b/posts.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "ActivityPub"
diff --git a/question.py b/question.py
index 9157aeea6..54f8f4485 100644
--- a/question.py
+++ b/question.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "ActivityPub"
diff --git a/roles.py b/roles.py
index 1dccf2073..8dc8466f9 100644
--- a/roles.py
+++ b/roles.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Profile Metadata"
diff --git a/schedule.py b/schedule.py
index 48d4bd035..83f29c27d 100644
--- a/schedule.py
+++ b/schedule.py
@@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__license__ = "AGPL3+"
__version__ = "1.2.0"
__maintainer__ = "Bob Mottram"
-__email__ = "bob@freedombone.net"
+__email__ = "bob@libreserver.org"
__status__ = "Production"
__module_group__ = "Calendar"
diff --git a/scripts/epicyon-notification b/scripts/epicyon-notification
index 4b6205d63..a92db2b01 100755
--- a/scripts/epicyon-notification
+++ b/scripts/epicyon-notification
@@ -11,7 +11,7 @@
# License
# =======
#
-# Copyright (C) 2020-2021 Bob Mottram
' + \
'https://' + \
- 'freedombone.net
- If you are using the Caddy web server then see caddy.example.conf + If you are using the Caddy web server then see caddy.example.conf
Now you can navigate to your domain and register an account. The first account becomes the administrator. @@ -1495,6 +1495,6 @@ Please be aware that such installations will not federate with ordinary fedivers