]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/tools/CSGModellingContribution.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 / tools / CSGModellingContribution.java
index dd80c96b3264090759f55f713462b3430705d759..b4b46215ba9cfb1a83cd20892c68d91858cccdff 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.tools;\r
 \r
 import java.util.ArrayList;\r
@@ -58,7 +68,7 @@ import org.simantics.proconf.g3d.shapeeditor.ShapeEditorResources;
 import org.simantics.proconf.g3d.shapeeditor.views.ShapeEditorBase;\r
 import org.simantics.proconf.g3d.stubs.G3DNode;\r
 import org.simantics.proconf.g3d.stubs.Shape;\r
-import org.simantics.utils.ErrorLogger;\r
+import org.simantics.utils.ui.ErrorLogger;\r
 \r
 public class CSGModellingContribution implements EditorContribution {\r
        \r