From 1140f5fed84f37f4a53f84ab53b8d90806861ecd Mon Sep 17 00:00:00 2001 From: Lynn Leichtle Date: Wed, 18 Sep 2024 12:06:59 +0200 Subject: [PATCH] Making the REPL a bit easier on myself :) --- src/main.zig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main.zig b/src/main.zig index 04b8003..88455b9 100644 --- a/src/main.zig +++ b/src/main.zig @@ -31,10 +31,9 @@ pub fn main() !void { \\ \\Miharu Copyright (c) 2024 The Miharu Developers \\ This program comes with ABSOLUTELY NO WARRANTY; - \\ for details type `show w`. \\ This is free software, and you are welcome \\ to redistribute it under certain coditions; - \\ for details type `show c`. + \\ for details please refer to the LICENSE file. \\ \\Type `?` for help. \\Type `exit` to quit.