X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.opencascade.jme%2Fsrc%2Forg%2Fsimantics%2Fopencascade%2Fjme%2FActivator.java;h=c6c1b45678d5f6ca71a440673e4a2dc8145a9b21;hb=810f51543ff2b5f927f6cf35c434fc4ffe4c88a5;hp=aa3471eecd13671a490cd30b476881961b7a88f2;hpb=5b4454ce3dac8d0cf04caaaa696f300c16be99a0;p=simantics%2F3d.git diff --git a/org.simantics.opencascade.jme/src/org/simantics/opencascade/jme/Activator.java b/org.simantics.opencascade.jme/src/org/simantics/opencascade/jme/Activator.java index aa3471ee..c6c1b456 100644 --- a/org.simantics.opencascade.jme/src/org/simantics/opencascade/jme/Activator.java +++ b/org.simantics.opencascade.jme/src/org/simantics/opencascade/jme/Activator.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2012, 2013 Association for Decentralized Information Management in + * Industry THTH ry. + * 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: + * VTT Technical Research Centre of Finland - initial API and implementation + *******************************************************************************/ package org.simantics.opencascade.jme; import org.eclipse.ui.plugin.AbstractUIPlugin;