Skip to content

Commit 926c105

Browse files
authored
Standardize license headers in TOML/YAML files (#124)
Automated merge of Ultralytics Code Refactor
1 parent 36c1d53 commit 926c105

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Ultralytics YOLO 🚀, AGPL-3.0 license
1+
# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license
2+
23
# Dependabot for package version updates
34
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
45

.github/workflows/format.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Ultralytics 🚀 - AGPL-3.0 License https://ultralytics.com/license
1+
# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license
2+
23
# Ultralytics Actions https://github.com/ultralytics/actions
34
# This workflow automatically formats code and documentation in PRs to official Ultralytics standards
45

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Ultralytics YOLO 🚀, AGPL-3.0 license
1+
# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license
2+
23
# Publish pip package to PyPI https://pypi.org/project/mkdocs-ultralytics-plugin/
34

45
name: Publish to PyPI

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ultralytics MkDocs plugin 🚀, AGPL-3.0 license
1+
# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license
22

33
# Overview:
44
# This pyproject.toml file manages the build, packaging, and distribution of the MkDocs Ultralytics Plugin.

0 commit comments

Comments
 (0)