Standardize license headers in Python files#70
Conversation
|
👋 Hello @pderrenger, thank you for submitting an
For more guidance, please refer to our Contributing Guide. Don’t hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀 This is an automated response to help expedite your PR review process. An Ultralytics engineer will review your changes shortly. 🎉 |
|
The PR is merged! 🎉 Huge thanks to @pderrenger for leading the effort and @glenn-jocher for the support on this crucial update. Adding the AGPL-3.0 license headers across the entire repo is not just about compliance—it's about giving clarity and transparency to a fast-growing community. 🛡️🚀 As Marcus Aurelius once said, "What we do now echoes in eternity." Your contributions ensure that Ultralytics builds on a foundation of openness and integrity, echoing through every future innovation. Thank you for making a difference! ❤️ |
This PR updates all Python file headers to use a standardized license format. 🔄
Changes:
# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/licensevenvLearn more about Ultralytics licensing 📚
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Added the Ultralytics AGPL-3.0 license header across the repository for better transparency and legal clarity. 🚀
📊 Key Changes
detect.py,train.py,models.py, and utility scripts in theutilsandscoringdirectories.scoring/evaluation.py.🎯 Purpose & Impact