summaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/package.json b/ui/package.json
index 6d7ad775..79756bc6 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -1,9 +1,9 @@
{
"name": "lemmy",
- "description": "A simple UI for lemmy",
+ "description": "The official Lemmy UI",
"version": "1.0.0",
"author": "Dessalines",
- "license": "GPL-2.0-or-later",
+ "license": "AGPL-3.0-or-later",
"main": "index.js",
"scripts": {
"build": "node fuse prod",