diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-04-02 10:55:17 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-04-02 10:55:17 +1000 |
commit | 218f71b82cca0451cbe20834283100cac234666c (patch) | |
tree | d6052ae996de9fc03884cb4692838eb09da439f2 /src/util/entities/ConnectedAccount.ts | |
parent | prettier (diff) | |
parent | Remove ALL fosscord mentions (diff) | |
download | server-218f71b82cca0451cbe20834283100cac234666c.tar.xz |
Merge branch 'master' into refactor/dev/connections
Diffstat (limited to 'src/util/entities/ConnectedAccount.ts')
-rw-r--r-- | src/util/entities/ConnectedAccount.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/entities/ConnectedAccount.ts b/src/util/entities/ConnectedAccount.ts index d8a9de20..5dd21250 100644 --- a/src/util/entities/ConnectedAccount.ts +++ b/src/util/entities/ConnectedAccount.ts @@ -1,6 +1,6 @@ /* - Fosscord: A FOSS re-implementation and extension of the Discord.com backend. - Copyright (C) 2023 Fosscord and Fosscord Contributors + Spacebar: A FOSS re-implementation and extension of the Discord.com backend. + 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 |