Skip to content

Commit 43ab0a5

Browse files
authored
chore: Add Capacitor Community to the license (#202)
1 parent b64f6d8 commit 43ab0a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
MIT License
22

3+
Copyright (c) 2022 Capacitor Community
34
Copyright (c) 2021 mesur.io <oss@mesur.io>
45
Copyright (c) 2020 Priyank Patel <priyank.patel@stackspace.ca>
56

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"release": "np",
1616
"test": "echo \"No test specified\""
1717
},
18-
"author": "mesur.io <oss@mesur.io>",
18+
"author": "Capacitor Community",
1919
"license": "MIT",
2020
"devDependencies": {
2121
"@capacitor/android": "^7.0.0",

0 commit comments

Comments
 (0)