diff --git a/jc/cli.py b/jc/cli.py index aaedfbce..1657a321 100644 --- a/jc/cli.py +++ b/jc/cli.py @@ -37,7 +37,7 @@ class info(): author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' website = 'https://github.com/kellyjonbrazil/jc' - copyright = f'© 2019-2022 Kelly Brazil' + copyright = '© 2019-2022 Kelly Brazil' license = 'MIT License'