summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astar.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/astar.rs b/astar.rs
index 55d2b81..e86b67f 100644
--- a/astar.rs
+++ b/astar.rs
@@ -13,7 +13,7 @@ exit $?
//
// ================================================================
//
-// (C) 2024 Mitya Selivanov <guattari.tech>, The MIT License
+// (C) 2024 Mitya Selivanov <guattari.tech>, MIT License
//
// ================================================================