Skip to content

Commit 180b370

Browse files
authored
Updating licenses (#112)
1 parent b66add9 commit 180b370

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<img src='https://img.shields.io/github/last-commit/danitseitlin/cli-argument-parser?style=plastic' />
1818
</a>
1919
<a href='https://github.com/danitseitlin/cli-argument-parser/blob/master/LICENSE'>
20-
<img src='https://img.shields.io/badge/license-BSD%203%20Clause-blue.svg?style=plastic' target='_blank' />
20+
<img src='https://img.shields.io/badge/license-Apache%202.0-blue.svg?style=plastic' target='_blank' />
2121
</a>
2222
<a href='https://dev.to/danitseitlin/manage-your-cli-arguments-easier-4g2b'>
2323
<img src='.github/resources/dev-logo.png' target='_blank' />

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"url": "git+https://github.com/danitseitlin/cli-argument-parser.git"
1818
},
1919
"author": "Dani Tseitlin",
20-
"license": "BSD-3-Clause",
20+
"license": "Apache 2.0",
2121
"bugs": {
2222
"url": "https://github.com/danitseitlin/cli-argument-parser/issues"
2323
},

0 commit comments

Comments
 (0)