Add AGPL-3.0 SPDX headers to all source files
This commit is contained in:
parent
ac2906f357
commit
d882678fe4
471 changed files with 1413 additions and 0 deletions
|
|
@ -1,4 +1,8 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# SPDX-License-Identifier: AGPL-3.0-only - See /studio/LICENSE.AGPL-3.0
|
||||
# Copyright © 2025 Unsloth AI
|
||||
|
||||
"""Cross-platform Python dependency installer for Unsloth Studio.
|
||||
|
||||
Called by both setup.sh (Linux / WSL) and setup.ps1 (Windows) after the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue