From 48687e82d3218681a35fcd44951015393db53ea1 Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Fri, 9 Jan 2026 15:25:22 +0100 Subject: [PATCH] fix: correct license from MIT to CC BY-SA 4.0 Co-Authored-By: Claude Opus 4.5 --- english-ultimate-claude-code-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/english-ultimate-claude-code-guide.md b/english-ultimate-claude-code-guide.md index 1900202..f43d35a 100644 --- a/english-ultimate-claude-code-guide.md +++ b/english-ultimate-claude-code-guide.md @@ -4352,13 +4352,13 @@ exit 0 --- -**Author**: [Florian BRUNIAUX](https://github.com/florianb) | Founding Engineer [@Méthode Aristote](https://methode-aristote.fr) +**Author**: [Florian BRUNIAUX](https://github.com/FlorianBruniaux) | Founding Engineer [@Méthode Aristote](https://methode-aristote.fr) **Written with**: Claude (Anthropic) - This guide was collaboratively written with Claude Code, demonstrating the tool's capabilities for technical documentation. **Inspired by**: [Claudelog.com](https://claudelog.com/) - An excellent resource for Claude Code tips, patterns, and advanced techniques that served as a major reference for this guide. -**License**: MIT - Feel free to use, adapt, and share. +**License**: [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) - Feel free to use, adapt, and share with attribution. **Contributions**: Issues and PRs welcome.