summary refs log tree commit diff
path: root/scripts/stresstest
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-03-31 02:15:42 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-03-31 02:15:42 +1100
commit8b2faf0b18336e5dff1eeff4e849bcfd96b09e88 (patch)
tree7b79fc6d65e79af82b11d89cb1a5502a9f7bff08 /scripts/stresstest
parentSPACEBAR (diff)
downloadserver-8b2faf0b18336e5dff1eeff4e849bcfd96b09e88.tar.xz
SPACEBAR
Diffstat (limited to 'scripts/stresstest')
-rw-r--r--scripts/stresstest/index.js2
-rw-r--r--scripts/stresstest/src/login/index.js2
-rw-r--r--scripts/stresstest/src/message/send.js2
-rw-r--r--scripts/stresstest/src/register/index.js2
4 files changed, 4 insertions, 4 deletions
diff --git a/scripts/stresstest/index.js b/scripts/stresstest/index.js
index d61199cb..bb8c72e4 100644
--- a/scripts/stresstest/index.js
+++ b/scripts/stresstest/index.js
@@ -1,6 +1,6 @@
 /*
 	Spacebar: A FOSS re-implementation and extension of the Discord.com backend.
-	Copyright (C) 2023 Fosscord and Fosscord Contributors
+	Copyright (C) 2023 Spacebar and Spacebar Contributors
 	
 	This program is free software: you can redistribute it and/or modify
 	it under the terms of the GNU Affero General Public License as published
diff --git a/scripts/stresstest/src/login/index.js b/scripts/stresstest/src/login/index.js
index 2c9058c0..128a477b 100644
--- a/scripts/stresstest/src/login/index.js
+++ b/scripts/stresstest/src/login/index.js
@@ -1,6 +1,6 @@
 /*
 	Spacebar: A FOSS re-implementation and extension of the Discord.com backend.
-	Copyright (C) 2023 Fosscord and Fosscord Contributors
+	Copyright (C) 2023 Spacebar and Spacebar Contributors
 	
 	This program is free software: you can redistribute it and/or modify
 	it under the terms of the GNU Affero General Public License as published
diff --git a/scripts/stresstest/src/message/send.js b/scripts/stresstest/src/message/send.js
index 3bc5954e..ca6af62c 100644
--- a/scripts/stresstest/src/message/send.js
+++ b/scripts/stresstest/src/message/send.js
@@ -1,6 +1,6 @@
 /*
 	Spacebar: A FOSS re-implementation and extension of the Discord.com backend.
-	Copyright (C) 2023 Fosscord and Fosscord Contributors
+	Copyright (C) 2023 Spacebar and Spacebar Contributors
 	
 	This program is free software: you can redistribute it and/or modify
 	it under the terms of the GNU Affero General Public License as published
diff --git a/scripts/stresstest/src/register/index.js b/scripts/stresstest/src/register/index.js
index 494500dd..f1e56813 100644
--- a/scripts/stresstest/src/register/index.js
+++ b/scripts/stresstest/src/register/index.js
@@ -1,6 +1,6 @@
 /*
 	Spacebar: A FOSS re-implementation and extension of the Discord.com backend.
-	Copyright (C) 2023 Fosscord and Fosscord Contributors
+	Copyright (C) 2023 Spacebar and Spacebar Contributors
 	
 	This program is free software: you can redistribute it and/or modify
 	it under the terms of the GNU Affero General Public License as published