]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/actions/ExportAction.java
Set copyright texts for java files in the latest development branches.
[simantics/3d.git] / org.simantics.proconf.g3d.shapeeditor / src / org / simantics / proconf / g3d / shapeeditor / actions / ExportAction.java
index eca9989616f6b986cd9b14399e6319fa26223c98..152bcf965a3bbb3894a4a2c9f08d058ab69f1840 100644 (file)
@@ -1,3 +1,13 @@
+/*******************************************************************************\r
+ * Copyright (c) 2007- VTT Technical Research Centre of Finland.\r
+ * All rights reserved. This program and the accompanying materials\r
+ * are made available under the terms of the Eclipse Public License v1.0\r
+ * which accompanies this distribution, and is available at\r
+ * http://www.eclipse.org/legal/epl-v10.html\r
+ *\r
+ * Contributors:\r
+ *     VTT Technical Research Centre of Finland - initial API and implementation\r
+ *******************************************************************************/\r
 package org.simantics.proconf.g3d.shapeeditor.actions;\r
 \r
 import java.io.File;\r
@@ -21,7 +31,7 @@ import org.simantics.layer0.utils.serialization.ConnectionPointMap;
 import org.simantics.layer0.utils.serialization.TransferableGraph;\r
 import org.simantics.layer0.utils.serialization.TransferableGraphUtils;\r
 import org.simantics.proconf.g3d.shapeeditor.views.ShapeEditorBase;\r
-import org.simantics.utils.ErrorLogger;\r
+import org.simantics.utils.ui.ErrorLogger;\r
 \r
 \r
 public class ExportAction extends Action{\r