diff --git a/LICENSE b/LICENSE index 78c92b2..6148e02 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,6 @@ MIT License +Copyright (c) 2022 Capacitor Community Copyright (c) 2021 mesur.io Copyright (c) 2020 Priyank Patel diff --git a/package.json b/package.json index 5f4423c..be8c38f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "release": "np", "test": "echo \"No test specified\"" }, - "author": "mesur.io ", + "author": "Capacitor Community", "license": "MIT", "devDependencies": { "@capacitor/android": "^7.0.0",