From 2ec1bb08f6c8aa39066023179761ebd21301099a Mon Sep 17 00:00:00 2001 From: Santander AI Lab Date: Fri, 10 Jul 2026 12:20:17 +0200 Subject: [PATCH] docs: add usage, trademark and security disclaimer --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2a36c2a..defe622 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,14 @@ Please report security issues responsibly — see [`.github/SECURITY.md`](.githu (use GitHub's private vulnerability reporting, or email `opensource@gruposantander.com`). Do not file public issues for vulnerabilities. +## Disclaimer + +This software is an open source project from the **Santander AI Lab**, provided **"as is"** under its [license](LICENSE), without warranties or conditions of any kind. It is **not an official Banco Santander product or service**, carries no commitment of production support, and does not constitute financial, legal or professional advice. + +"Santander" and its logo are registered trademarks of **Banco Santander, S.A.** The project license does not grant any right to use them beyond factual attribution. + +If you believe you have found a security vulnerability, follow our [security policy](https://github.com/SantanderAI/.github/blob/main/SECURITY.md) — do not open a public issue. You are responsible for assessing the suitability of this software for your use case and for keeping your own deployments up to date. + ## License Apache License 2.0. See [`LICENSE`](LICENSE) and [`NOTICE`](NOTICE).