From c07792c20a9df04706d1a2c436cabd3929230b08 Mon Sep 17 00:00:00 2001 From: Paula Derrenger <107626595+pderrenger@users.noreply.github.com> Date: Wed, 15 Jan 2025 17:50:07 +0100 Subject: [PATCH] Standardize license headers in TOML/YAML files (#984) Co-authored-by: Glenn Jocher --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 ++ .github/ISSUE_TEMPLATE/config.yml | 2 ++ .github/ISSUE_TEMPLATE/feature-request.yml | 2 ++ .github/ISSUE_TEMPLATE/question.yml | 2 ++ .github/dependabot.yml | 3 ++- .github/workflows/ci.yml | 2 +- .github/workflows/cla.yml | 3 ++- .github/workflows/format.yml | 3 ++- .github/workflows/links.yml | 3 ++- .github/workflows/stale.yml | 2 +- example_datasets/coco8-human/coco8-human.yaml | 3 ++- example_datasets/coco8-pose/coco8-pose.yaml | 3 ++- example_datasets/coco8-seg/coco8-seg.yaml | 3 ++- example_datasets/coco8/coco8.yaml | 3 ++- example_datasets/dota8/dota8.yaml | 3 ++- 15 files changed, 28 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index ed7d7cc..22c15c4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,3 +1,5 @@ +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + name: 🐛 Bug Report # title: " " description: Problems with HUB diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 2acec64..de69d70 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,3 +1,5 @@ +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + blank_issues_enabled: true contact_links: - name: 📄 Docs diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index eea019a..4785bff 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,3 +1,5 @@ +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + name: 🚀 Feature Request description: Suggest a HUB idea # title: " " diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 6b5c41f..dd28665 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -1,3 +1,5 @@ +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + name: ❓ Question description: Ask a HUB question # title: " " diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2d4ae31..233db72 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,4 +1,5 @@ -# Ultralytics YOLO 🚀, AGPL-3.0 license +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + # Dependabot for package version updates # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f11b407..65fa670 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -# Ultralytics HUB Continuous Integration (CI) GitHub Actions tests +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license name: HUB CI diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 0046c72..d5d9fa2 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -1,4 +1,5 @@ -# Ultralytics YOLO 🚀, AGPL-3.0 license +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + # Ultralytics Contributor License Agreement (CLA) action https://docs.ultralytics.com/help/CLA # This workflow automatically requests Pull Requests (PR) authors to sign the Ultralytics CLA before PRs can be merged diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index d8534ef..80d5f42 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -1,4 +1,5 @@ -# Ultralytics 🚀 - AGPL-3.0 License https://ultralytics.com/license +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + # Ultralytics Actions https://github.com/ultralytics/actions # This workflow automatically formats code and documentation in PRs to official Ultralytics standards diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 3e718dd..e7ae906 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -1,4 +1,5 @@ -# Ultralytics YOLO 🚀, AGPL-3.0 license +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + # Continuous Integration (CI) GitHub Actions tests broken link checker using https://github.com/lycheeverse/lychee # Ignores the following status codes to reduce false positives: # - 403(OpenVINO, 'forbidden') diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 827281f..fda092a 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,4 +1,4 @@ -# Ultralytics YOLO 🚀, GPL-3.0 license +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license name: Close stale issues on: diff --git a/example_datasets/coco8-human/coco8-human.yaml b/example_datasets/coco8-human/coco8-human.yaml index c93f7a1..92ab13a 100644 --- a/example_datasets/coco8-human/coco8-human.yaml +++ b/example_datasets/coco8-human/coco8-human.yaml @@ -1,4 +1,5 @@ -# Ultralytics YOLO 🚀, AGPL-3.0 license +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + # Ultralytics coco8-human dataset: 8 images from COCO train2017 annotated with person weight (kg), height (cm), gender (0: female, 1: male), age (years) and ethnicity (0: asian, 1: white, 2: middle eastern, 3: indian, 4: latino, 5: black) # Documentation: https://docs.ultralytics.com/datasets/human # Example usage: yolo train data=coco8-human.yaml diff --git a/example_datasets/coco8-pose/coco8-pose.yaml b/example_datasets/coco8-pose/coco8-pose.yaml index d7ccff0..2487d4e 100644 --- a/example_datasets/coco8-pose/coco8-pose.yaml +++ b/example_datasets/coco8-pose/coco8-pose.yaml @@ -1,4 +1,5 @@ -# Ultralytics YOLO 🚀, AGPL-3.0 license +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + # COCO8-pose dataset (first 8 images from COCO train2017) by Ultralytics for HUB https://hub.ultralytics.com # Example usage: yolo train data=coco8-pose.yaml # parent diff --git a/example_datasets/coco8-seg/coco8-seg.yaml b/example_datasets/coco8-seg/coco8-seg.yaml index cdd4d33..d6b7b72 100644 --- a/example_datasets/coco8-seg/coco8-seg.yaml +++ b/example_datasets/coco8-seg/coco8-seg.yaml @@ -1,4 +1,5 @@ -# Ultralytics YOLO 🚀, AGPL-3.0 license +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + # COCO8-seg dataset (first 8 images from COCO train2017) by Ultralytics for HUB https://hub.ultralytics.com # Example usage: yolo train data=coco8-seg.yaml # parent diff --git a/example_datasets/coco8/coco8.yaml b/example_datasets/coco8/coco8.yaml index cd2805f..78852ea 100644 --- a/example_datasets/coco8/coco8.yaml +++ b/example_datasets/coco8/coco8.yaml @@ -1,4 +1,5 @@ -# Ultralytics YOLO 🚀, AGPL-3.0 license +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + # COCO8 dataset (first 8 images from COCO train2017) by Ultralytics for HUB https://hub.ultralytics.com # Example usage: yolo train data=coco8.yaml # parent diff --git a/example_datasets/dota8/dota8.yaml b/example_datasets/dota8/dota8.yaml index 598a463..0b3b142 100644 --- a/example_datasets/dota8/dota8.yaml +++ b/example_datasets/dota8/dota8.yaml @@ -1,4 +1,5 @@ -# Ultralytics YOLO 🚀, AGPL-3.0 license +# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license + # DOTA8 dataset 8 images from split DOTAv1 dataset by Ultralytics # Documentation: https://docs.ultralytics.com/datasets/obb/dota8/ # Example usage: yolo train model=yolov8n-obb.pt data=dota8.yaml