Updated License.
This commit is contained in:
parent
292ee99eab
commit
302ed7b843
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"summary": "helpful summary of your project, less than 80 characters",
|
"summary": "helpful summary of your project, less than 80 characters",
|
||||||
"repository": "https://github.com/user/project.git",
|
"repository": "https://github.com/user/project.git",
|
||||||
"license": "BSD3",
|
"license": "UNLICENSED",
|
||||||
"source-directories": [
|
"source-directories": [
|
||||||
".",
|
".",
|
||||||
"./src"
|
"./src"
|
||||||
|
|
Loading…
Reference in a new issue