Skip to content

Commit

Permalink
Include license in help text
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfierke committed Feb 12, 2021
1 parent 9eea4d6 commit 2f7bff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fincher/cli.cr
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module Fincher

class Help
header "Encodes a message as typos within a source text."
footer "(C) 2017 Max Fierke"
footer "Copyright (c) 2017 Max Fierke. Licensed under The MIT License."
end

class Encode < ::Cli::Command
Expand Down

0 comments on commit 2f7bff9

Please sign in to comment.