Add missing license headers.
authorAndrew Ferrazzutti <aferrazz@redhat.com>
Mon, 15 Sep 2014 19:31:39 +0000 (15:31 -0400)
committerAlexander Kurtakov <akurtako@redhat.com>
Tue, 16 Sep 2014 07:24:20 +0000 (03:24 -0400)
Change-Id: I941980fe78669bcf8728c42660486869b41dac93
Signed-off-by: Andrew Ferrazzutti <aferrazz@redhat.com>
Reviewed-on: https://git.eclipse.org/r/33394
Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
Tested-by: Alexander Kurtakov <akurtako@redhat.com>
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/types/EventHeaderDeclarationTest.java

index b8633f2e1d49ed077290fd017b7e83054667e2e5..6a7b5b0b75a2a5fc4c03c663a10e81eee8598174 100644 (file)
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2014 Ericsson
+ * 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:
+ *     Matthew Khouzam - Initial API and implementation
+ *******************************************************************************/
 package org.eclipse.linuxtools.ctf.core.tests.types;
 
 import static org.junit.Assert.assertEquals;
This page took 0.026656 seconds and 5 git commands to generate.