X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=compiler2%2Fasn1%2FBlock.cc;h=c4d2416facf7a1e0c8255d34d7d564c0d1f7aac0;hb=3a70874a1ed2d6b0038e93704acf65b443e488b4;hp=bbfd7ea7f505036e23d5c197b926312d03215b7e;hpb=3abe9331b564f65690bdf2ebe001271a7011b0e2;p=deliverable%2Ftitan.core.git diff --git a/compiler2/asn1/Block.cc b/compiler2/asn1/Block.cc index bbfd7ea..c4d2416 100644 --- a/compiler2/asn1/Block.cc +++ b/compiler2/asn1/Block.cc @@ -1,10 +1,18 @@ -/////////////////////////////////////////////////////////////////////////////// -// 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 + * Szabo, Janos Zoltan – initial implementation + * + ******************************************************************************/ #include "Block.hh" #include "TokenBuf.hh" #include "../error.h"