X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=org.simantics.g3d.jme%2Fsrc%2Forg%2Fsimantics%2Fg3d%2Fjme%2Fshape%2FDualHeadArrowActor.java;h=db86ecdffde5ca179634ce9833aaf44a08617608;hb=refs%2Fchanges%2F72%2F3672%2F1;hp=b81abeea393c849b70db8fa62621aacf7c9426ea;hpb=5b4454ce3dac8d0cf04caaaa696f300c16be99a0;p=simantics%2F3d.git diff --git a/org.simantics.g3d.jme/src/org/simantics/g3d/jme/shape/DualHeadArrowActor.java b/org.simantics.g3d.jme/src/org/simantics/g3d/jme/shape/DualHeadArrowActor.java index b81abeea..db86ecdf 100644 --- a/org.simantics.g3d.jme/src/org/simantics/g3d/jme/shape/DualHeadArrowActor.java +++ b/org.simantics.g3d.jme/src/org/simantics/g3d/jme/shape/DualHeadArrowActor.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.g3d.jme.shape; import javax.vecmath.Vector3d;