diff --git a/mctr2/cli/Cli.cc b/mctr2/cli/Cli.cc index 44eea1d91535a562bb60d4415b2a7ac66ce5a78e..d02422cd6805e85084e442c51f0dc92be9953e83 100644 --- a/mctr2/cli/Cli.cc +++ b/mctr2/cli/Cli.cc @@ -340,7 +340,7 @@ void Cli::printWelcome() "* All rights reserved. This program and the accompanying materials *\n" "* are made available under the terms of the Eclipse Public License v2.0 *\n" "* which accompanies this distribution, and is available at *\n" - "* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html *\n" + "* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html *\n" "*************************************************************************\n" "\n", PRODUCT_NUMBER); }