From 67014b49551fe5739a81cc5a694792e7f87e2c42 Mon Sep 17 00:00:00 2001 From: jcesarmobile Date: Thu, 19 Jun 2025 13:38:57 +0200 Subject: [PATCH] chore: Add Capacitor Community to the license --- LICENSE | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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",