Skip to content

Commit 3267a30

Browse files
authored
Add copyright and license section to README
Added copyright and license information in English and Spanish. Signed-off-by: Aitor Alien <111972684+Alien69Flow@users.noreply.github.com>
1 parent 08bdbc3 commit 3267a30

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

README.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,41 @@ npm i
104104

105105
# 4. Iniciar el reactor de desarrollo
106106
npm run dev
107+
---
108+
109+
## ⚖️ Copyright & License
110+
111+
<div align="center">
112+
113+
| 📜 License Status | 🛡️ Protection | 🌍 Jurisdiction |
114+
| :---: | :---: | :---: |
115+
| **GNU GPL v3.0** | **Open Source / Copyleft** | **Universal / Decentralized** |
116+
117+
</div>
118+
119+
### 🌐 ENGLISH (Official)
120+
**Copyright (c) 4723 Alien69Flow and ΔlieπFlΦw $pac€ DAO**
121+
122+
This project is licensed under the **GNU General Public License v3.0**.
123+
* **Freedom:** You are free to use, study, and share this software.
124+
* **Attribution:** Any derivative work must credit **Alien69Flow** and the **DAO**.
125+
* **Reciprocity:** If you modify or build upon this code, you **must** distribute your contributions under the same GPLv3 license.
126+
127+
*The English version of the GPLv3 is the only legally binding document. For the full legal text, please refer to the `LICENSE` file in this repository.*
128+
129+
---
130+
131+
### 🇪🇸 ESPAÑOL (Informativo)
132+
**Copyright (c) 4723 Alien69Flow y ΔlieπFlΦw $pac€ DAO**
133+
134+
Este proyecto está protegido bajo la **Licencia Pública General GNU v3.0**.
135+
* **Soberanía:** Tienes la libertad de usar, estudiar y compartir este software.
136+
* **Reconocimiento:** Cualquier obra derivada debe otorgar crédito a **Alien69Flow** y a la **DAO**.
137+
* **Efecto Espejo:** Si modificas o mejoras este código, **estás obligado** a compartir tus cambios bajo esta misma licencia GPLv3.
138+
139+
*Esta traducción es solo para fines informativos. El documento legal vinculante es la licencia original en inglés contenida en el archivo `LICENSE`.*
140+
141+
---
142+
<p align="center">
143+
<i>"Coding the frequency of freedom since 2026, projected to 4723."</i> 🛸🔋
144+
</p>

0 commit comments

Comments
 (0)