mirror of
https://github.com/getnora-io/nora.git
synced 2026-04-12 17:20:33 +00:00
chore: add copyright headers to all source files
Copyright (c) 2026 Volkov Pavel | DevITWay SPDX-License-Identifier: MIT
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Copyright (c) 2026 Volkov Pavel | DevITWay
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
use async_trait::async_trait;
|
||||
use axum::body::Bytes;
|
||||
use std::path::PathBuf;
|
||||
|
||||
Reference in New Issue
Block a user