Skip to content

Commit a36d4c3

Browse files
Revise disclaimer for project authorship and affiliations
Updated the disclaimer to clarify authorship and project independence.
1 parent 77b96b0 commit a36d4c3

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

DISCLAIMER.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
11
# Disclaimer - Initial Code Authorship
22

3-
This project (`BeyondNetCode.Shell.Ddd`) includes initial code that was originally authored by **raulnq** and made available at [https://github.com/raulnq](https://github.com/raulnq).
3+
This repository (**Shell.ddd**) is a *port* of the original Domain-Driven Design library for NestJS, available at [nestjslatam/ddd](https://github.com/nestjslatam/ddd).
44

5-
The original code from that repository served as the foundation and starting point for portions of this project's implementation. We are grateful to the original author for making this code publicly available.
5+
Both projects were independently created and are maintained by **Alberto Arroyo**. It is expressly clarified that this project **has no relationship, affiliation, or dependency** whatsoever with `raulnq` or any of their repositories.
66

7-
Additionally, this project was inspired by and based on the work available at [https://github.com/csdevlib/ddd](https://github.com/csdevlib/ddd), which was downloaded and integrated into the BeyondNetCode.Ddd library.
7+
Any similarities in structure, naming conventions, or code with third-party projects are purely coincidental and strictly result from the application of standard industry concepts, architectures, and patterns regarding Domain-Driven Design (DDD).
88

9-
All subsequent modifications, enhancements, and extensions within this project are subject to the license terms specified in the [LICENSE](LICENSE) file.
10-
11-
---
12-
13-
**Original Repositories:**
14-
- [https://github.com/raulnq](https://github.com/raulnq)
15-
- [https://github.com/csdevlib/ddd](https://github.com/csdevlib/ddd)

0 commit comments

Comments
 (0)