From 7fa06c6dc56ac5ee2052ef7e88f4c0c0c64c278a Mon Sep 17 00:00:00 2001 From: Thomas Corbat Date: Wed, 16 Jul 2014 08:42:01 +0200 Subject: [PATCH] Added Anders Dahlberg to the copyright header of AST2CSpecTest. --- .../org/eclipse/cdt/core/parser/tests/ast2/AST2CSpecTest.java | 1 + 1 file changed, 1 insertion(+) diff --git a/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/core/parser/tests/ast2/AST2CSpecTest.java b/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/core/parser/tests/ast2/AST2CSpecTest.java index be0a7aae9f6..18ce62dbb52 100644 --- a/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/core/parser/tests/ast2/AST2CSpecTest.java +++ b/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/core/parser/tests/ast2/AST2CSpecTest.java @@ -7,6 +7,7 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Anders Dahlberg (Ericsson) *******************************************************************************/ package org.eclipse.cdt.core.parser.tests.ast2;