Switch from GPLv2 to GPLv2+
[fw/altos] / ao-tools / lib / cc-telemetry.c
index 88da7f03febfc82f43f9ba05c7db608806bd2ecc..42315128c13745986461665ff6d31fea8714a34b 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
@@ -89,4 +90,3 @@ cc_telemetry_unparse(const union ao_telemetry_all *telemetry, char output_line[C
                p += 2;
        }
 }
-