diff options
Diffstat (limited to 'crates/repos/src/zig.rs')
| -rw-r--r-- | crates/repos/src/zig.rs | 2 | +1 −1 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/repos/src/zig.rs b/crates/repos/src/zig.rs index 996f35e..c9a8b8f 100644 --- a/crates/repos/src/zig.rs +++ b/crates/repos/src/zig.rs @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2026 Nikolay Govorov +// SPDX-FileCopyrightText: 2026 Nikolay Govorov <me@govorov.online> // SPDX-License-Identifier: AGPL-3.0-or-later use std::collections::HashMap; |
