chore: add copyright headers to all source files

Copyright (c) 2026 Volkov Pavel | DevITWay
SPDX-License-Identifier: MIT
This commit is contained in:
2026-01-31 11:41:04 +00:00
parent 47a3690384
commit 7763b85b94
39 changed files with 115 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
// Copyright (c) 2026 Volkov Pavel | DevITWay
// SPDX-License-Identifier: MIT
//! Request ID middleware for request tracking and correlation
//!
//! Generates a unique ID for each request that can be used for: