diff --git a/bin/linspector b/bin/linspector index 3d46677..324fa94 100755 --- a/bin/linspector +++ b/bin/linspector @@ -51,7 +51,7 @@ def parse_args(): def linspector(): print('Starting Linspector...') - print('This software is free software licensed under the terms of the MIT license. (c) 2013 - 2023 by ' + print('This software is free software licensed under the terms of the MIT license. (c) 2013-2023 by ' 'Johannes Findeisen ') args = parse_args()