diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-03-31 02:04:36 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-03-31 02:05:02 +1100 |
commit | 64e747a4d29220ef285124c98d22646842f03cd6 (patch) | |
tree | 2f81bd73522aea4565b9def3d2b23135009363b7 /src/api/util/handlers | |
parent | SPACEBAR (diff) | |
download | server-64e747a4d29220ef285124c98d22646842f03cd6.tar.xz |
SPACEBAR
Diffstat (limited to 'src/api/util/handlers')
-rw-r--r-- | src/api/util/handlers/Instance.ts | 2 | ||||
-rw-r--r-- | src/api/util/handlers/Message.ts | 2 | ||||
-rw-r--r-- | src/api/util/handlers/Voice.ts | 2 | ||||
-rw-r--r-- | src/api/util/handlers/route.ts | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/api/util/handlers/Instance.ts b/src/api/util/handlers/Instance.ts index 08157208..8670a880 100644 --- a/src/api/util/handlers/Instance.ts +++ b/src/api/util/handlers/Instance.ts @@ -1,5 +1,5 @@ /* - Fosscord: A FOSS re-implementation and extension of the Discord.com backend. + Spacebar: A FOSS re-implementation and extension of the Discord.com backend. Copyright (C) 2023 Fosscord and Fosscord Contributors This program is free software: you can redistribute it and/or modify diff --git a/src/api/util/handlers/Message.ts b/src/api/util/handlers/Message.ts index e514d400..65facb3a 100644 --- a/src/api/util/handlers/Message.ts +++ b/src/api/util/handlers/Message.ts @@ -1,5 +1,5 @@ /* - Fosscord: A FOSS re-implementation and extension of the Discord.com backend. + Spacebar: A FOSS re-implementation and extension of the Discord.com backend. Copyright (C) 2023 Fosscord and Fosscord Contributors This program is free software: you can redistribute it and/or modify diff --git a/src/api/util/handlers/Voice.ts b/src/api/util/handlers/Voice.ts index 24bfa7b3..d49878ce 100644 --- a/src/api/util/handlers/Voice.ts +++ b/src/api/util/handlers/Voice.ts @@ -1,5 +1,5 @@ /* - Fosscord: A FOSS re-implementation and extension of the Discord.com backend. + Spacebar: A FOSS re-implementation and extension of the Discord.com backend. Copyright (C) 2023 Fosscord and Fosscord Contributors This program is free software: you can redistribute it and/or modify diff --git a/src/api/util/handlers/route.ts b/src/api/util/handlers/route.ts index cb160637..7b56e17c 100644 --- a/src/api/util/handlers/route.ts +++ b/src/api/util/handlers/route.ts @@ -1,5 +1,5 @@ /* - Fosscord: A FOSS re-implementation and extension of the Discord.com backend. + Spacebar: A FOSS re-implementation and extension of the Discord.com backend. Copyright (C) 2023 Fosscord and Fosscord Contributors This program is free software: you can redistribute it and/or modify |