Skip to content

Commit

Permalink
Apple License mention
Browse files Browse the repository at this point in the history
  • Loading branch information
HonzaCuhel committed Jan 17, 2025
1 parent d418b83 commit 5833c62
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions datadreamer/dataset_annotation/aimv2_annotator.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
"""This file uses pre-trained model derived from Apple's software, provided under the
Apple Sample Code License license. The license is available at:
https://developer.apple.com/support/downloads/terms/apple-sample-code/Apple-Sample-Code-License.pdf
In addition, this file and other parts of the repository are licensed under the Apache 2.0
License. By using this file, you agree to comply with the terms of both licenses.
"""
from __future__ import annotations

import logging
Expand Down

0 comments on commit 5833c62

Please sign in to comment.