jameskleeh / angular-confirm

Confirmation modal dialog for AngularJS
Apache License 2.0
150 stars 75 forks source link

apply SPDX License Expression Syntax #30

Closed filti closed 8 years ago

filti commented 8 years ago

Hi Schlogen,

Let's apply the SPDX to the license field of package.json and bower.json.

I would like to use angular-confirm from webjars.org. but, when I "Add a New NPM WebJar", got the following results.

Failed! No valid licenses found. Detected licenses: Apache The acceptable licenses on BinTray are at: https://bintray.com/docs/api/#_footnote_1 License detection first uses the package metadata (e.g. package.json or bower.json) and falls back to looking for a LICENSE, LICENSE.txt, or LICENSE.md file in the master branch of the GitHub repo. Since these methods failed to detect a valid license you will need to work with the upstream project to add discoverable license metadata to a release or to the GitHub repo.

Please merge this branch with the master.

Thanks