From bdbb07a3b1db1221524f757ff546c20f5c6137ff Mon Sep 17 00:00:00 2001 From: Randy Mackay Date: Wed, 11 Jan 2017 08:46:43 +0900 Subject: [PATCH] Copter: remove version from Copter.cpp Also added wiki page URL --- ArduCopter/ArduCopter.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ArduCopter/ArduCopter.cpp b/ArduCopter/ArduCopter.cpp index cf760213ea..1c6f329bd6 100644 --- a/ArduCopter/ArduCopter.cpp +++ b/ArduCopter/ArduCopter.cpp @@ -13,7 +13,8 @@ along with this program. If not, see . */ /* - * ArduCopter Version 3.0 + * ArduCopter (also known as APM, APM:Copter or just Copter) + * Wiki: copter.ardupilot.org * Creator: Jason Short * Lead Developer: Randy Mackay * Lead Tester: Marco Robustini