~jan0sch/rig
Showing details for patch 525191bf9c482b28f3d07afcf4c6e610476f2af2.
diff -rN -u old-rig/src/main.zig new-rig/src/main.zig --- old-rig/src/main.zig 2025-04-19 15:48:36.447826938 +0000 +++ new-rig/src/main.zig 2025-04-19 15:48:36.447826938 +0000 @@ -1,3 +1,6 @@ +/// Copyright (c) 2025 Contributors as noted in the AUTHORS.md file +/// Licensed under the EUPL + const std = @import("std"); const fs = std.fs;