SPACEBAR
4 files changed, 4 insertions, 4 deletions
diff --git a/src/util/dtos/DmChannelDTO.ts b/src/util/dtos/DmChannelDTO.ts
index 02f7e8f3..fe936f5e 100644
--- a/src/util/dtos/DmChannelDTO.ts
+++ b/src/util/dtos/DmChannelDTO.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/util/dtos/ReadyGuildDTO.ts b/src/util/dtos/ReadyGuildDTO.ts
index 97e6931f..9f8435ec 100644
--- a/src/util/dtos/ReadyGuildDTO.ts
+++ b/src/util/dtos/ReadyGuildDTO.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/util/dtos/UserDTO.ts b/src/util/dtos/UserDTO.ts
index 3cbeb6e1..ce490bd2 100644
--- a/src/util/dtos/UserDTO.ts
+++ b/src/util/dtos/UserDTO.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/util/dtos/index.ts b/src/util/dtos/index.ts
index cf3863fa..afb3fdb4 100644
--- a/src/util/dtos/index.ts
+++ b/src/util/dtos/index.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
|