From cf7f6e39c64ba5970fb6b43e92d5db839d0ac1e3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 2 Sep 2015 17:11:17 +0200 Subject: Remove stray space --- build/b.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/b.cxx b/build/b.cxx index d2d813a..2264c62 100644 --- a/build/b.cxx +++ b/build/b.cxx @@ -67,7 +67,7 @@ main (int argc, char* argv[]) { cout << "build2 0.0.0" << endl << "Copyright (c) 2014-2015 Code Synthesis Ltd" << endl - << "This is free software released under the MIT license. " << endl; + << "This is free software released under the MIT license." << endl; return 0; } -- cgit v1.1