]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/animation/SlerpInterpolator.java
Set copyright texts for java files in the latest development branches.
[simantics/3d.git] / org.simantics.proconf.g3d / src / org / simantics / proconf / g3d / animation / SlerpInterpolator.java
index 581836c0ea36958aa365de0766e23a517fcc0022..f6c1913f6ca54903d654edc46bf75a7fae90b477 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************\r
- * Copyright (c) 2007 VTT Technical Research Centre of Finland and others.\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
@@ -17,7 +17,7 @@ import org.simantics.proconf.g3d.base.VecmathJmeTools;
 \r
 import com.jme.scene.Node;\r
 \r
-import org.simantics.proconf.animation.curve.SlerpCurve;\r
+import org.simantics.animation.curve.SlerpCurve;\r
 \r
 \r
 public class SlerpInterpolator implements Interpolator{\r