aboutsummaryrefslogtreecommitdiff
path: root/protocols.c
diff options
context:
space:
mode:
authorTest_User <hax@andrewyu.org>2024-09-14 16:06:36 -0400
committerTest_User <hax@andrewyu.org>2024-09-14 16:06:36 -0400
commit55c62f1921a734dc449335dfda7a95248cb96ca9 (patch)
treedbb6d6c356c502007e24d8f84e09ccbc6ef67b00 /protocols.c
parentdfdf267e4fc3f439cc4644294d09cb7c302dfa33 (diff)
downloadhaxircd-master.tar.gz
haxircd-master.zip
hax@andrewyu.org -> hax@runxiyu.orgHEADmaster
Diffstat (limited to '')
-rw-r--r--protocols.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols.c b/protocols.c
index 3ed647d..78a02c5 100644
--- a/protocols.c
+++ b/protocols.c
@@ -1,6 +1,6 @@
// s2s protocol interface
//
-// Written by: Test_User <hax@andrewyu.org>
+// Written by: Test_User <hax@runxiyu.org>
//
// This is free and unencumbered software released into the public
// domain.