Skip to content

Commit

Permalink
Merge pull request #212 from BigBlueHat/patch-1
Browse files Browse the repository at this point in the history
Make bower.json declaration match LICENSE
  • Loading branch information
alexei authored Aug 10, 2021
2 parents 00af1e6 + 8bf82b5 commit 8a3a4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dist/sprintf.min.js",
"dist/angular-sprintf.min.js"
],
"license": "BSD-3-Clause-Clear",
"license": "BSD-3-Clause",
"keywords": ["sprintf", "string", "formatting"],
"authors": ["Alexandru Marasteanu <hello@alexei.ro> (http://alexei.ro/)"],
"homepage": "https://github.com/alexei/sprintf.js",
Expand Down

0 comments on commit 8a3a4bb

Please sign in to comment.