598369e894
- Hook system for customization - Documentation and installation scripts - Multi-platform support via GitHub releases - Binaries available for Windows, Linux (x64/ARM64), macOS (Intel/Apple Silicon) Generated with Claude Code via Happy
43 lines
2.0 KiB
Plaintext
43 lines
2.0 KiB
Plaintext
# Claude Mem License
|
|
|
|
Copyright (c) 2024 Alex Newman (@thedotmack)
|
|
|
|
## Binary Distribution License
|
|
|
|
The compiled binaries (claude-mem, claude-mem.exe, etc.) are provided free of charge for personal and commercial use under the following terms:
|
|
|
|
1. **USE**: You may use the binaries for any purpose.
|
|
2. **DISTRIBUTION**: You may redistribute the unmodified binaries.
|
|
3. **NO REVERSE ENGINEERING**: You may not decompile, disassemble, or reverse engineer the binaries.
|
|
4. **NO MODIFICATION**: You may not modify the binary files.
|
|
5. **NO WARRANTY**: The software is provided "as is" without warranty of any kind.
|
|
|
|
## Hook Files License (MIT)
|
|
|
|
The hook files in the `/hooks` directory are licensed under the MIT License:
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of these hook files and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
SOFTWARE.
|
|
|
|
## Contributions
|
|
|
|
By submitting pull requests for hook files or documentation, you agree to license your contributions under the MIT License.
|
|
|
|
## Trademark
|
|
|
|
"Claude Mem" is a trademark of Alex Newman. You may use the name when referring to this software, but not in a way that implies endorsement or affiliation. |