aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'crates/hule-oci/src/storage.rs')
-rw-r--r--crates/hule-oci/src/storage.rs2+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 21dafe7..fd80be6 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};