From 81c1c4e3f7b24d283c7cfe2fe5a27dfcaf282269 Mon Sep 17 00:00:00 2001 From: Laurent Goubet Date: Thu, 20 Jun 2013 13:14:29 +0200 Subject: Missing copyrights, typo Change-Id: I920fd45c0d8011c25fcd5f65705dbe2402bb2e9d --- .../emf/compare/tests/edit/data/ecore/a1/EcoreA1InputData.java | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/edit') diff --git a/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/edit/data/ecore/a1/EcoreA1InputData.java b/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/edit/data/ecore/a1/EcoreA1InputData.java index 34a63566c..7d071d95f 100644 --- a/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/edit/data/ecore/a1/EcoreA1InputData.java +++ b/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/edit/data/ecore/a1/EcoreA1InputData.java @@ -1,3 +1,13 @@ +/******************************************************************************* + * Copyright (c) 2012, 2013 Obeo. + * 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: + * Obeo - initial API and implementation + *******************************************************************************/ package org.eclipse.emf.compare.tests.edit.data.ecore.a1; import java.io.IOException; -- cgit v1.2.3