Standardize license headers in Python files#114
Conversation
|
👋 Hello @pderrenger, thank you for submitting an
🛠 Need Assistance?If your changes involve a bug fix or unexpected behavior, please provide a Minimum Reproducible Example (MRE) or steps to reproduce the issue. This helps us expedite the verification and review process. For more guidance, please refer to our Contributing Guide. 🚀 Your contribution improves the JSON2YOLO project for everyone. Thank you for your hard work and dedication. An Ultralytics engineer will assist with your PR soon! 😊 |
|
🎉 Exciting news: The PR is now merged! Thank you, @pderrenger, for your hard work and @glenn-jocher for your thoughtful contributions. By adding clear and prominent licensing to the JSON2YOLO repository, you've both taken an important step toward fostering transparency, trust, and collaboration in the open-source world. 🌐✨ As Marcus Aurelius once said, "What we do now echoes in eternity." Your efforts here not only set a standard for clarity and compliance but also empower the greater community to build and create with confidence. Here's to building a brighter, more open future—one contribution at a time! 🚀❤️ |
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 licensing information to multiple Python scripts in the JSON2YOLO repository to ensure compliance and clarity on usage rights.
📊 Key Changes
general_json2yolo.pylabelbox_json2yolo.pyutils.py🎯 Purpose & Impact