diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-07 23:34:43 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-07 23:34:43 +1000 |
commit | e1ebfe79d21930592a7cf937f58a147ddde2b01b (patch) | |
tree | ba4a7f3e4b1b8f697694e11bbd7cab460337d53e /dashboard/package.json | |
parent | Ensure password was given if email is given in PATCH @me (diff) | |
parent | Format changed files (diff) | |
download | server-e1ebfe79d21930592a7cf937f58a147ddde2b01b.tar.xz |
Merge branch 'master' into fix/claim_accounts
Diffstat (limited to 'dashboard/package.json')
-rw-r--r-- | dashboard/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dashboard/package.json b/dashboard/package.json index 1009d658..9afe20f8 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -14,8 +14,8 @@ "url": "git+https://github.com/fosscord/fosscord-server.git" }, "keywords": [], - "author": "", - "license": "GPLV3", + "author": "Fosscord", + "license": "AGPL-3.0-only", "bugs": { "url": "https://github.com/fosscord/fosscord-server/issues" }, |