Standardize license headers in Python files#123
Conversation
|
👋 Hello @pderrenger, thank you for submitting an
Additionally, to tackle this specific PR: This PR appears to focus on standardizing license headers across Python files 📄. If there are additional edge cases or exceptions, ensure they are covered in the changeset.
For more detailed information, feel free to consult our Contributing Guide. If you have any questions, don’t hesitate to comment here, and an Ultralytics engineer will assist you soon. Thank you for your contribution and commitment to improving Ultralytics! 🚀✨ |
|
🚀 Your PR has been merged, @pderrenger and @glenn-jocher! Huge thanks for your diligent work on standardizing the license header formats. 🎉 This small but impactful change ensures greater clarity, consistency, and accessibility across our project—true craftsmanship in action! 👏 As Marcus Aurelius once said, "What we do now echoes in eternity." Your contribution strengthens the foundations of this project, making it more robust and welcoming for future generations of developers. Keep inspiring, and 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
Updated license header format across plugin files to standardize and enhance clarity. 🚀
📊 Key Changes
__init__.py,main.py, andutils.pywith a standardized format referencing the license URL.🎯 Purpose & Impact