X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.proconf.g3d%2Fsrc%2Forg%2Fsimantics%2Fproconf%2Fg3d%2Fbase%2FG3DAPI.java;h=b4cc9c13bbd7dbaa3b6fc1b5667b6ee6dfc8bf35;hb=3055b543aa5afc0cca4bb3b341704e7c5103fa6a;hp=3bec68d2c5f286b79ed73e35701a51f4dd992350;hpb=ef97fbd29eb1b561ef7fa5a3bf581618abfaa2b2;p=simantics%2F3d.git diff --git a/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/base/G3DAPI.java b/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/base/G3DAPI.java index 3bec68d2..b4cc9c13 100644 --- a/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/base/G3DAPI.java +++ b/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/base/G3DAPI.java @@ -1,3 +1,13 @@ +/******************************************************************************* + * Copyright (c) 2007- VTT Technical Research Centre of Finland. + * 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.proconf.g3d.base; import javax.vecmath.AxisAngle4d;