diff --git a/README.md b/README.md index 6a13d0bc..8c00f6b6 100644 --- a/README.md +++ b/README.md @@ -1010,4 +1010,4 @@ cat istio.yaml | jc --yaml -p ] ``` -© 2019-2021 Kelly Brazil \ No newline at end of file +© 2019-2022 Kelly Brazil \ No newline at end of file diff --git a/jc/cli.py b/jc/cli.py index 7ad08b0e..fda06ffd 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 = '© 2019-2021 Kelly Brazil' + copyright = '© 2019-2022 Kelly Brazil' license = 'MIT License' diff --git a/man/jc.1 b/man/jc.1 index 2c68c95a..5b9754f5 100644 --- a/man/jc.1 +++ b/man/jc.1 @@ -644,6 +644,6 @@ Kelly Brazil (kellyjonbrazil@gmail.com) https://github.com/kellyjonbrazil/jc .SH COPYRIGHT -Copyright (c) 2019-2021 Kelly Brazil +Copyright (c) 2019-2022 Kelly Brazil License: MIT License \ No newline at end of file