Update CHANGELOG.md to document license header additions

- Added entry for GPL-3.0 license headers in shell scripts and C implementations
- Updated version 1.1.0 'Changed' section
parent c47e4736
......@@ -48,6 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **Documentation**: Comprehensive updates to README and DOCUMENTATION.md
- **Project Structure**: Added `wssshtools/` directory with complete C implementation
- **Git Management**: Added `.gitignore` for proper artifact exclusion
- **Licensing**: Added GPL-3.0 license headers to shell scripts and C implementations for consistency
### Technical Details
- **C Implementation**: Native code with OpenSSL for SSL/TLS WebSocket connections
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment