Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / micropeak / MicroDataPoint.java
index 45d5ba273fba13bfa45850ecbdfe41eb5c117b20..420792911ac7eab2e21cba765841f8a306b6528a 100644 (file)
@@ -3,7 +3,8 @@
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -17,7 +18,7 @@
 
 package org.altusmetrum.micropeak;
 
-import org.altusmetrum.altosuilib_6.*;
+import org.altusmetrum.altosuilib_11.*;
 
 public class MicroDataPoint implements AltosUIDataPoint {
        public double           time;