From 062f143b0ceba74b6b012c7695d17d610e1bacfc Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Wed, 26 Jun 2024 14:06:28 +0200 Subject: [PATCH] License --- src/bin/invyt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/bin/invyt b/src/bin/invyt index 53dcc22..8895f1a 100755 --- a/src/bin/invyt +++ b/src/bin/invyt @@ -1,4 +1,6 @@ #!/usr/bin/env nu +# Copyright 2024 Marty Sluijtman +# Distributed under the terms of the WTFPL license def parse_url [url: string] { let parsed_url = $url | url parse