X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=compiler2%2Fasn1%2FTag.cc;h=bb38513a1528e1ee54516f5939826aa1260ea5a0;hb=3a70874a1ed2d6b0038e93704acf65b443e488b4;hp=9da124588a56af2ef68dac82b15dc29e1c4d3bc8;hpb=3abe9331b564f65690bdf2ebe001271a7011b0e2;p=deliverable%2Ftitan.core.git diff --git a/compiler2/asn1/Tag.cc b/compiler2/asn1/Tag.cc index 9da1245..bb38513 100644 --- a/compiler2/asn1/Tag.cc +++ b/compiler2/asn1/Tag.cc @@ -1,10 +1,20 @@ -/////////////////////////////////////////////////////////////////////////////// -// 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 + * Gecse, Roland + * Kovacs, Ferenc + * Raduly, Csaba + * Szabo, Janos Zoltan – initial implementation + * + ******************************************************************************/ #include "Tag.hh" #include "../Type.hh" #include "../Value.hh"