Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
docs: make license more specific and SPDX compliant
Signed-off-by: Andy Scherzinger <[email protected]>
  • Loading branch information
AndyScherzinger committed Aug 5, 2024
commit b8e27d715a128c28b5b84aef8ec02f1171be0604
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"type": "git"
},
"homepage": "https://github.com/skjnldsv/files_downloadlimit",
"license": "agpl",
"license": "AGPL-3.0-or-later",
"private": true,
"scripts": {
"dev": "vite build --mode development",
Expand Down