Skip to content

Commit ebc8a47

Browse files
authored
Merge pull request appium-boneyard#145 from monkpit/master
Change all package.json files to have SPDX-compliant license values
2 parents d341812 + c0f5375 commit ebc8a47

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"testcode"
1616
],
1717
"author": "appium",
18-
"license": "apache-2.0",
18+
"license": "Apache-2.0",
1919
"bugs": {
2020
"url": "https://github.com/appium/sample-code/issues"
2121
},

sample-code/examples/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"examples"
1414
],
1515
"author": "sebv",
16-
"license": "Apache 2",
16+
"license": "Apache-2.0",
1717
"bugs": {
1818
"url": "https://github.com/appium/sample-code/issues"
1919
},

0 commit comments

Comments
 (0)