diff --git a/scripts/mosh.pl b/scripts/mosh.pl index 9b801e0..6a3aea6 100755 --- a/scripts/mosh.pl +++ b/scripts/mosh.pl @@ -87,7 +87,7 @@ qq{Usage: $0 [options] [--] [user@]host [command...] Please report bugs to mosh-devel\@mit.edu. Mosh home page: http://mosh.mit.edu\n}; -my $version_message = qq{@PACKAGE_STRING@ [build @VERSION@] +my $version_message = '@PACKAGE_STRING@ [build @VERSION@]' . qq{ Copyright 2012 Keith Winstein License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it.