]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.g3d.csg/src/org/simantics/g3d/csg/wizard/CSGBRepExportWizard.java
White space clean-up
[simantics/3d.git] / org.simantics.g3d.csg / src / org / simantics / g3d / csg / wizard / CSGBRepExportWizard.java
index 44a227a7f740914cc77c5e868dbb6481d003e03b..dbcbf76112e3cc81c49b9fa87d4cd994d7d4e159 100644 (file)
@@ -1,3 +1,14 @@
+/*******************************************************************************\r
+ * Copyright (c) 2012, 2013 Association for Decentralized Information Management in\r
+ * Industry THTH ry.\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.g3d.csg.wizard;\r
 \r
 import java.util.Deque;\r
@@ -14,7 +25,7 @@ public class CSGBRepExportWizard extends ModelExportWizard<CSGExportModel> {
 \r
        public static final String RECENT_CSG_EXPORT_LOCATIONS = "RECENT_CSG_EXPORT_LOCATIONS";\r
        public static final String CSG_EXPORT_OVERWRITE = "CSG_EXPORT_OVERWRITE";\r
-    \r
+       \r
        public CSGBRepExportWizard() {\r
                setWindowTitle("Export CSG Model to Brep");\r
                setNeedsProgressMonitor(true);\r