Skip to content

Commit

Permalink
Happy new year
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed Jan 6, 2024
1 parent 2596f3a commit 95a0405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/haxelib/client/Main.hx
Expand Up @@ -176,7 +176,7 @@ class Main {
categories[categoryName].push({usage: command.name, description: command.description});
}

Cli.print('Haxe Library Manager $VERSION - (c)2006-2019 Haxe Foundation');
Cli.print('Haxe Library Manager $VERSION - (c)2006-2024 Haxe Foundation');
Cli.print(" Usage: haxelib [command] [options]");

inline function display(type:String, lines:Array<{usage:String, description:String}>) {
Expand Down

0 comments on commit 95a0405

Please sign in to comment.