Skip to content

Commit

Permalink
fix: use precise spdx-compliant agpl identifier
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Scherzinger <[email protected]>
  • Loading branch information
AndyScherzinger committed Jul 28, 2024
1 parent 4d2fcc7 commit fd88d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"type": "git"
},
"homepage": "https://github.com/nextcloud/photos",
"license": "agpl",
"license": "AGPL-3.0-or-later",
"private": true,
"scripts": {
"build": "NODE_ENV=production webpack --progress --config webpack.js",
Expand Down

0 comments on commit fd88d71

Please sign in to comment.