mirror of
https://github.com/vexahub/tusc.git
synced 2026-09-07 00:00:05 +02:00
feat: add license appendix
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright (c) 2026-present VexaHub and collaborators
|
||||||
|
// SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
use reqwest::StatusCode;
|
use reqwest::StatusCode;
|
||||||
|
|
||||||
#[derive(Debug, thiserror::Error)]
|
#[derive(Debug, thiserror::Error)]
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright (c) 2026-present VexaHub and collaborators
|
||||||
|
// SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
use std::path::Path;
|
use std::path::Path;
|
||||||
|
|
||||||
use reqwest::header::HeaderMap;
|
use reqwest::header::HeaderMap;
|
||||||
|
|||||||
Reference in New Issue
Block a user