aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2021-10-03 12:45:37 +0300
committerTulir Asokan <tulir@maunium.net>2021-10-03 12:45:37 +0300
commit046779d102be8481aa8ca7480563ca215c992d0e (patch)
treebb3f9e6fbc04775bec76a646313f7fd28dbbb741
parentef844a0ff8c6bcabfff14b9cb9cc99fc36c77d24 (diff)
Update some metadata
-rw-r--r--setup.py1
-rw-r--r--web/package.json2
2 files changed, 2 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8d78438..d747b76 100644
--- a/setup.py
+++ b/setup.py
@@ -45,6 +45,7 @@ setuptools.setup(
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
+ "Programming Language :: Python :: 3.9",
],
entry_points={"console_scripts": [
"sticker-import=sticker.stickerimport:cmd",
diff --git a/web/package.json b/web/package.json
index ffcd4ce..b2b7f90 100644
--- a/web/package.json
+++ b/web/package.json
@@ -4,7 +4,7 @@
"description": "A fast and simple Matrix sticker picker widget",
"repository": "https://github.com/maunium/stickerpicker",
"author": "Tulir Asokan <tulir@maunium.net>",
- "license": "MPL-2.0",
+ "license": "AGPL-3.0-or-later",
"private": true,
"scripts": {
"esinstall": "node ./esinstall.js",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage