Skip to content

Commit 571c5fd

Browse files
committed
Refine README and update license
1 parent 8ed8124 commit 571c5fd

2 files changed

Lines changed: 19 additions & 31 deletions

File tree

LICENSE

Lines changed: 13 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,21 @@
11
MIT License
22

3-
Copyright (c) 2025 Ruslan Dashkin
3+
Copyright (c) 2026 Ruslan Dashkin
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
6-
of this software and associated documentation files (the Software), to deal
7-
in the Software without restriction, including without limitation the rights
8-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9-
copies of the Software, and to permit persons to whom the Software is
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
1010
furnished to do so, subject to the following conditions:
1111

12-
The above copyright notice and this permission notice shall be included in all
12+
The above copyright notice and this permission notice shall be included in all
1313
copies or substantial portions of the Software.
1414

15-
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
22-
23-
24-
25-
────────────────────────────────────────────────────────────
26-
Branding Notice (Not Part of MIT License)
27-
────────────────────────────────────────────────────────────
28-
29-
The “🚀 Ruslan AWS” name, branding, logo, and associated visual identity
30-
are proprietary and may not be used for advertising, endorsement,
31-
commercial reuse, or rebranding without explicit written permission
32-
from Ruslan Dashkin.
33-
34-
This restriction applies only to the branding and visual identity,
35-
and does not limit the rights granted under the MIT License for the
36-
source code itself.
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
y
22
# Ruslan AWS — Multi-Tier Infrastructure Demo
33

44
<p align="center">
@@ -438,7 +438,10 @@ More real AWS, DevOps, IaC, and automation projects by **Ruslan AWS**.
438438

439439
## License
440440

441-
Released under the MIT License.
442-
See the LICENSE file for full details.
441+
This project is released under the MIT License.
443442

443+
<<<<<<< HEAD
444444
Branding name “🚀 Ruslan AWS” and related visuals may not be reused or rebranded without permission.
445+
=======
446+
See the `LICENSE` file for details.
447+
>>>>>>> 79df254 (Refine README and update license)

0 commit comments

Comments
 (0)