mirror of
https://github.com/unslothai/unsloth.git
synced 2026-04-28 11:29:57 +00:00
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,3 +1,6 @@
|
|||
// SPDX-License-Identifier: AGPL-3.0-only - See /studio/LICENSE.AGPL-3.0
|
||||
// Copyright © 2025 Unsloth AI
|
||||
|
||||
import { Button } from "@/components/ui/button";
|
||||
import {
|
||||
Dialog,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue