]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/Resources.java
Set copyright texts for java files in the latest development branches.
[simantics/3d.git] / org.simantics.proconf.g3d / src / org / simantics / proconf / g3d / Resources.java
index 17231ff232c9700c0af02a260ad0194565de9462..9f46444e68dcc7fb508b5c4bdd0799908f99c542 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
@@ -12,9 +12,9 @@ package org.simantics.proconf.g3d;
 \r
 import org.simantics.db.Graph;\r
 import org.simantics.equation.stubs.EquationResource;\r
-import org.simantics.g2d.stubs.anim.AnimationResource;\r
-import org.simantics.proconf.animation.curve.CurveBuilder;\r
-import org.simantics.proconf.animation.curve.CurveBuilderImpl;\r
+import org.simantics.animation.stubs.AnimationResource;\r
+import org.simantics.animation.curve.CurveBuilder;\r
+import org.simantics.animation.curve.CurveBuilderImpl;\r
 import org.simantics.proconf.g3d.base.G3DTools;\r
 import org.simantics.proconf.g3d.stubs.G3DResource;\r
 \r