From ed8fd355d5cb5b2798137e239d40ac18cd4dba40 Mon Sep 17 00:00:00 2001 From: vnugent Date: Tue, 29 Aug 2023 17:11:38 -0400 Subject: Package updates --- src/Program.cs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Program.cs') diff --git a/src/Program.cs b/src/Program.cs index 8ff694c..8895f8e 100644 --- a/src/Program.cs +++ b/src/Program.cs @@ -37,6 +37,9 @@ namespace PkiAuthenticator const string HELP_MESSAGE = @$" vauth Copyright © Vaughn Nugent https://www.vaughnnugent.com/resources/software + This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to + redistribute it under certain conditions. See the license.txt file for more details. + Usage: vauth A cross-platform hardware (YubiKey) or software backed authenticator for generating short lived -- cgit