diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-03-31 02:15:42 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-03-31 02:15:42 +1100 |
commit | 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88 (patch) | |
tree | 7b79fc6d65e79af82b11d89cb1a5502a9f7bff08 /src/webrtc/util | |
parent | SPACEBAR (diff) | |
download | server-8b2faf0b18336e5dff1eeff4e849bcfd96b09e88.tar.xz |
SPACEBAR
Diffstat (limited to '')
-rw-r--r-- | src/webrtc/util/Constants.ts | 2 | ||||
-rw-r--r-- | src/webrtc/util/MediaServer.ts | 2 | ||||
-rw-r--r-- | src/webrtc/util/index.ts | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/webrtc/util/Constants.ts b/src/webrtc/util/Constants.ts index be31a181..bd89c974 100644 --- a/src/webrtc/util/Constants.ts +++ b/src/webrtc/util/Constants.ts @@ -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/src/webrtc/util/MediaServer.ts b/src/webrtc/util/MediaServer.ts index 309652f7..fcc1375d 100644 --- a/src/webrtc/util/MediaServer.ts +++ b/src/webrtc/util/MediaServer.ts @@ -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/src/webrtc/util/index.ts b/src/webrtc/util/index.ts index 584b0c38..66126c1f 100644 --- a/src/webrtc/util/index.ts +++ b/src/webrtc/util/index.ts @@ -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 |