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 /scripts/util | |
parent | SPACEBAR (diff) | |
download | server-8b2faf0b18336e5dff1eeff4e849bcfd96b09e88.tar.xz |
SPACEBAR
Diffstat (limited to 'scripts/util')
-rw-r--r-- | scripts/util/getRouteDescriptions.js | 2 | ||||
-rw-r--r-- | scripts/util/licensePreamble.txt | 2 | ||||
-rw-r--r-- | scripts/util/walk.js | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/scripts/util/getRouteDescriptions.js b/scripts/util/getRouteDescriptions.js index e77aeffc..fe36c238 100644 --- a/scripts/util/getRouteDescriptions.js +++ b/scripts/util/getRouteDescriptions.js @@ -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/scripts/util/licensePreamble.txt b/scripts/util/licensePreamble.txt index 999c3a8c..2f76a3c5 100644 --- a/scripts/util/licensePreamble.txt +++ b/scripts/util/licensePreamble.txt @@ -1,5 +1,5 @@ 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/scripts/util/walk.js b/scripts/util/walk.js index c02030f6..be59023d 100644 --- a/scripts/util/walk.js +++ b/scripts/util/walk.js @@ -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 |