Skip to content

Commit ea93e2a

Browse files
committed
fix license
1 parent ec7c0f5 commit ea93e2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"description": "OpenID Connect (OIDC) client library",
99
"main": "oidc-client.js",
10-
"license": "Apache2",
10+
"license": "Apache-2.0",
1111
"ignore": [
1212
"**/.*",
1313
"node_modules",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/IdentityModel/OidcClient.git"
1212
},
1313
"author": "",
14-
"license": "Apache2",
14+
"license": "Apache-2.0",
1515
"bugs": {
1616
"url": "https://github.com/IdentityModel/OidcClient/issues"
1717
},

0 commit comments

Comments
 (0)