X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=compiler2%2Fasn1%2FOCSV.cc;h=14a9199f98a2cc50ed40e0427f3e1bd130380745;hb=3a70874a1ed2d6b0038e93704acf65b443e488b4;hp=c41732417d0c3a3351a58b51f69103a3088e5aa1;hpb=3abe9331b564f65690bdf2ebe001271a7011b0e2;p=deliverable%2Ftitan.core.git diff --git a/compiler2/asn1/OCSV.cc b/compiler2/asn1/OCSV.cc index c417324..14a9199 100644 --- a/compiler2/asn1/OCSV.cc +++ b/compiler2/asn1/OCSV.cc @@ -1,10 +1,19 @@ -/////////////////////////////////////////////////////////////////////////////// -// 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 + * Cserveni, Akos + * Forstner, Matyas + * Raduly, Csaba + * Szabados, Kristof + * Szabo, Janos Zoltan – initial implementation + * + ******************************************************************************/ #include "OCSV.hh" #include "Block.hh" #include "TokenBuf.hh"