diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..b8c584f --- /dev/null +++ b/LICENSE @@ -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. \ No newline at end of file diff --git a/README.md b/README.md index 923bb6f..832a4f7 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file