Skip to content

Commit

Permalink
Standardize license headers in Python files (#39)
Browse files Browse the repository at this point in the history
Automated merge of Ultralytics Code Refactor
  • Loading branch information
pderrenger authored Jan 15, 2025
1 parent 4bf67c5 commit e4ed4d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions count_stars.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license

# YOLOv5 🚀 by Ultralytics, GPL-3.0 license
"""
Count GitHub repository stars over a time period.
Expand Down

0 comments on commit e4ed4d7

Please sign in to comment.