diff options
Diffstat (limited to 'crates/hule-oci/src/storage.rs')
| -rw-r--r-- | crates/hule-oci/src/storage.rs | 2 | +1 −1 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/hule-oci/src/storage.rs b/crates/hule-oci/src/storage.rs index fd80be6..21dafe7 100644 --- a/crates/hule-oci/src/storage.rs +++ b/crates/hule-oci/src/storage.rs @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2026 Nikolay Govorov +// SPDX-FileCopyrightText: 2026 Nikolay Govorov // SPDX-License-Identifier: Apache-2.0 use crate::{Error, Result}; |
