update ChangeLog for 1.9.17 release
[fw/altos] / telegps / TeleGPSStatusUpdate.java
index 9c085a5b000ea39f78f9e6c08b306b162f813224..0b20865b5eb1d367b5183ce81e205af35ff021d7 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
@@ -18,7 +19,7 @@
 package org.altusmetrum.telegps;
 
 import java.awt.event.*;
-import org.altusmetrum.altoslib_6.*;
+import org.altusmetrum.altoslib_14.*;
 
 public class TeleGPSStatusUpdate implements ActionListener {