From 77077ae83efcd3b25a90ad16ec4edacfade4c215 Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 6 Sep 2024 14:09:58 -0400 Subject: license --- src/main.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.rs b/src/main.rs index 2d54fc7..bd83485 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,3 +1,4 @@ +// LICENSE: WTFPL use num_bigint::BigUint; use std::ffi::OsString; use std::process::ExitCode; -- cgit v1.2.3