X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=mctr2%2Fcli%2FCli.cc;h=be4de36e009cc4753ab851eba1c1c87d3bc93826;hb=d44e3c4f1062be860c492e5daf8af61157aa8ce2;hp=101930f986bd62bb8d40bce9ea5a106559ba562c;hpb=b3f626b063e2b6eacaa2ee85808101dc7881a45f;p=deliverable%2Ftitan.core.git diff --git a/mctr2/cli/Cli.cc b/mctr2/cli/Cli.cc index 101930f..be4de36 100644 --- a/mctr2/cli/Cli.cc +++ b/mctr2/cli/Cli.cc @@ -1,16 +1,29 @@ -/////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2015 Ericsson Telecom AB -// All rights reserved. This program and the accompanying materials -// are made available under the terms of the Eclipse Public License v1.0 -// which accompanies this distribution, and is available at -// http://www.eclipse.org/legal/epl-v10.html -/////////////////////////////////////////////////////////////////////////////// +/****************************************************************************** + * Copyright (c) 2000-2016 Ericsson Telecom AB + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Balasko, Jeno + * Bene, Tamas + * Beres, Szabolcs + * Delic, Adam + * Forstner, Matyas + * Gecse, Roland + * Kovacs, Ferenc + * Lovassy, Arpad + * Raduly, Csaba + * Szabados, Kristof + * Szabo, Janos Zoltan – initial implementation + * Szalai, Gabor + * Zalanyi, Balazs Andor + * Roland Gecse - author + * + ******************************************************************************/ // // Description: Implementation file for Cli -// Author: Gecse Roland -// mail: ethrge@eth.ericsson.se -// -// Copyright (c) 2000-2015 Ericsson Telecom AB // //---------------------------------------------------------------------------- #include "Cli.h" @@ -242,7 +255,7 @@ void Cli::printWelcome() "*************************************************************************\n" "* TTCN-3 Test Executor - Main Controller 2 *\n" "* Version: %-40s *\n" - "* Copyright (c) 2000-2015 Ericsson Telecom AB *\n" + "* Copyright (c) 2000-2016 Ericsson Telecom AB *\n" "* All rights reserved. This program and the accompanying materials *\n" "* are made available under the terms of the Eclipse Public License v1.0 *\n" "* which accompanies this distribution, and is available at *\n"