Skip to content

Commit

Permalink
Corrected license to match SPDX
Browse files Browse the repository at this point in the history
  • Loading branch information
Svish committed Sep 27, 2021
1 parent 1dfd5b2 commit 7267ce0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Plain text song parser and chord transposer",
"keywords": ["chords","music","transpose","key"],
"homepage": "https://github.com/Svish/Transposer",
"license": "CC-BY",
"license": "CC-BY-4.0",
"authors": [
{
"name": "Torleif Berger",
Expand All @@ -26,4 +26,4 @@
"Geekality": "src/"
}
}
}
}

0 comments on commit 7267ce0

Please sign in to comment.