aboutsummaryrefslogtreecommitdiff
path: root/protocols
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
parentdfdf267e4fc3f439cc4644294d09cb7c302dfa33 (diff)
downloadhaxircd-master.tar.gz
haxircd-master.zip
hax@andrewyu.org -> hax@runxiyu.orgHEADmaster
Diffstat (limited to 'protocols')
-rw-r--r--protocols/inspircd2.c2
-rw-r--r--protocols/inspircd2.h2
-rw-r--r--protocols/inspircd3.c2
-rw-r--r--protocols/inspircd3.h2
-rw-r--r--protocols/inspircd4.c2
-rw-r--r--protocols/inspircd4.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/protocols/inspircd2.c b/protocols/inspircd2.c
index 99cbd2c..263f475 100644
--- a/protocols/inspircd2.c
+++ b/protocols/inspircd2.c
@@ -1,6 +1,6 @@
// InspIRCd v2 / InspIRCd 1202 protocol support
//
-// 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.
diff --git a/protocols/inspircd2.h b/protocols/inspircd2.h
index dbd06a0..ae2eea1 100644
--- a/protocols/inspircd2.h
+++ b/protocols/inspircd2.h
@@ -1,6 +1,6 @@
// InspIRCd v2 / InspIRCd 1202 protocol support
//
-// 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.
diff --git a/protocols/inspircd3.c b/protocols/inspircd3.c
index aace3db..258767e 100644
--- a/protocols/inspircd3.c
+++ b/protocols/inspircd3.c
@@ -1,6 +1,6 @@
// InspIRCd v3 / InspIRCd 1205 protocol support
//
-// 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.
diff --git a/protocols/inspircd3.h b/protocols/inspircd3.h
index 31c7802..299690c 100644
--- a/protocols/inspircd3.h
+++ b/protocols/inspircd3.h
@@ -1,6 +1,6 @@
// InspIRCd v3 / InspIRCd 1205 protocol support
//
-// 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.
diff --git a/protocols/inspircd4.c b/protocols/inspircd4.c
index 0849d4a..8835b38 100644
--- a/protocols/inspircd4.c
+++ b/protocols/inspircd4.c
@@ -1,6 +1,6 @@
// InspIRCd v4 / InspIRCd 1206 protocol support
//
-// 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.
diff --git a/protocols/inspircd4.h b/protocols/inspircd4.h
index 14755fd..c7e66ce 100644
--- a/protocols/inspircd4.h
+++ b/protocols/inspircd4.h
@@ -1,6 +1,6 @@
// InspIRCd v4 / InspIRCd 1206 protocol support
//
-// 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.