Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 83cfdc1

Browse files
committed
Merge pull request #30 from filti/apply-spdx-license-id
apply SPDX License Expression Syntax
2 parents 7ab880d + 32031d1 commit 83cfdc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"James Kleeh"
88
],
99
"description": "Confirmation modal dialog for AngularJS",
10-
"license": "Apache"
10+
"license": "Apache-2.0"
1111
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"$modal"
1818
],
1919
"author": "James Kleeh",
20-
"license": "Apache",
20+
"license": "Apache-2.0",
2121
"bugs": {
2222
"url": "https://github.com/Schlogen/angular-confirm/issues"
2323
},

0 commit comments

Comments
 (0)