Update license

This commit is contained in:
Bastian Gruber 2026-01-04 15:45:45 -04:00
parent 04ea7ea753
commit f8f6a95b0f
Signed by: gruberb
GPG key ID: 426AF1CBA0530691
3 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View file

@ -23,3 +23,4 @@ Thumbs.db
# Logs # Logs
*.log *.log
npm-debug.log* npm-debug.log*
.amo-upload-uuid

3
.web-extension-id Normal file
View file

@ -0,0 +1,3 @@
# This file was created by https://github.com/mozilla/web-ext
# Your auto-generated extension ID for addons.mozilla.org is:
{779d5dae-2017-4ffd-a2ba-ee7126e83502}

8
amo-metadata.json Normal file
View file

@ -0,0 +1,8 @@
{
"version": {
"license": "MPL-2.0"
},
"categories": {
"firefox": ["bookmarks"]
}
}