Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Copyright © 2026 Hex Technologies, Inc. All rights reserved. This CLI tool and its source code are proprietary to Hex Technologies, Inc. and are provided solely for use by Authorized Users that have accepted the Hex Service Agreement as can be found at https://learn.hex.tech/docs/legal/hex-service-agreement or have entered into a separate, valid written agreement with Hex Technologies, Inc., governing their use of Hex's products and services. No other use, copying, modification, or distribution of this CLI tool is permitted. If you have not affirmatively accepted the terms of the Hex Service Agreement or do not currently have such an active agreement with Hex Technologies, you are not authorized to use, access, or download this software.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,6 @@ To also remove configuration and credentials:
```sh
rm -rf ~/.config/hex
```

## License
Copyright © 2026 Hex Technologies, Inc. All rights reserved. This CLI tool and its source code are proprietary to Hex Technologies, Inc. and are provided solely for use by Authorized Users that have accepted the Hex Service Agreement as can be found at https://learn.hex.tech/docs/legal/hex-service-agreement or have entered into a separate, valid written agreement with Hex Technologies, Inc., governing their use of Hex's products and services. No other use, copying, modification, or distribution of this CLI tool is permitted. If you have not affirmatively accepted the terms of the Hex Service Agreement or do not currently have such an active agreement with Hex Technologies, you are not authorized to use, access, or download this software.
Loading