diff --git a/Dockerfile b/Dockerfile index 337a8109..c6799545 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ RUN apk update && \ LABEL version="2.0.10" description="Api to control whatsapp features through http requests." LABEL maintainer="Davidson Gomes" git="https://github.com/DavidsonGomes" -LABEL contact="contato@agenciadgcode.com" +LABEL contact="contato@atendai.com" WORKDIR /evolution diff --git a/LICENSE b/LICENSE index 15ef0a83..84d8e909 100644 --- a/LICENSE +++ b/LICENSE @@ -9,7 +9,7 @@ a. Multi-tenant SaaS service: Unless explicitly authorized in writing, you may n b. LOGO and copyright information: In the process of using Evolution API's frontend components, you may not remove or modify the LOGO or copyright information in the Evolution API console or applications. This restriction is inapplicable to uses of Evolution API that do not involve its frontend components. -Please contact contato@agenciadgcode.com to inquire about licensing matters. +Please contact contato@atendai.com to inquire about licensing matters. 2. As a contributor, you should agree that: diff --git a/README.md b/README.md index 6fb63dbe..431d58a3 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ Evolution API is licensed under the Apache License 2.0, with the following addit 2. **LOGO and copyright information**: In the process of using Evolution API's frontend components, you may not remove or modify the LOGO or copyright information in the Evolution API console or applications. This restriction is inapplicable to uses of Evolution API that do not involve its frontend components. -Please contact contato@agenciadgcode.com to inquire about licensing matters. +Please contact contato@atendai.com to inquire about licensing matters. Apart from the specific conditions mentioned above, all other rights and restrictions follow the Apache License 2.0. Detailed information about the Apache License 2.0 can be found at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0). diff --git a/package.json b/package.json index 9120ee37..89952bee 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ ], "author": { "name": "Davidson Gomes", - "email": "contato@agenciadgcode.com" + "email": "contato@atendai.com" }, "license": "Apache-2.0", "bugs": {