License¶
run is licensed under the Apache License, Version 2.0.
Apache License 2.0¶
Copyright 2024 Esubalew Chekol
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
What This Means¶
You Can¶
- Use
runfor personal or commercial purposes - Modify the source code
- Distribute original or modified versions
- Use
runin proprietary software
You Must¶
- Include the license notice in distributions
- Include the copyright notice
- Document significant changes
- Provide attribution
You Cannot¶
- Hold the authors liable
- Use trademarks without permission
Full License Text¶
The full Apache 2.0 license text is available at: - apache.org/licenses/LICENSE-2.0 - LICENSE file in repository
Dependencies¶
run uses several open-source dependencies, each with their own licenses. See Cargo.toml for the complete list.
Questions?¶
For licensing questions, open an issue on GitHub.