From 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88 Mon Sep 17 00:00:00 2001 From: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> Date: Fri, 31 Mar 2023 02:15:42 +1100 Subject: SPACEBAR --- src/api/routes/-/healthz.ts | 2 +- src/api/routes/-/readyz.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/api/routes/-') diff --git a/src/api/routes/-/healthz.ts b/src/api/routes/-/healthz.ts index 2d414832..555ccf11 100644 --- a/src/api/routes/-/healthz.ts +++ b/src/api/routes/-/healthz.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/api/routes/-/readyz.ts b/src/api/routes/-/readyz.ts index 2d414832..555ccf11 100644 --- a/src/api/routes/-/readyz.ts +++ b/src/api/routes/-/readyz.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 -- cgit 1.5.1