X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Flib%2Fcc-telemetry.c;h=42315128c13745986461665ff6d31fea8714a34b;hp=88da7f03febfc82f43f9ba05c7db608806bd2ecc;hb=1085ec5d57e0ed5d132f2bbdac1a0b6a32c0ab4a;hpb=d029acad6a992be9b7b4498e70605f8a1e1a4ef6 diff --git a/ao-tools/lib/cc-telemetry.c b/ao-tools/lib/cc-telemetry.c index 88da7f03..42315128 100644 --- a/ao-tools/lib/cc-telemetry.c +++ b/ao-tools/lib/cc-telemetry.c @@ -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; } } -