summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2024-09-06 14:09:58 -0400
committerpommicket <pommicket@gmail.com>2024-09-06 14:09:58 -0400
commit77077ae83efcd3b25a90ad16ec4edacfade4c215 (patch)
tree5ac2afae39d5146e3115440ecb09117e6604aea0
parent8286a9dc4803dd0165846acfb105f28c662dceb0 (diff)
license
-rw-r--r--src/main.rs1
1 files changed, 1 insertions, 0 deletions
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;