From 9de036303074f90e6d11954088f7c95319212342 Mon Sep 17 00:00:00 2001 From: tstellanova Date: Sun, 1 Sep 2013 14:08:36 -0700 Subject: [PATCH] Use QGroundControl team instead of PX4 --- Custom-Info.plist | 2 +- qgroundcontrol.pro | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Custom-Info.plist b/Custom-Info.plist index ee8648c0b..89cae30f6 100644 --- a/Custom-Info.plist +++ b/Custom-Info.plist @@ -19,6 +19,6 @@ CFBundleIdentifier org.qgroundcontrol.qgroundcontrol NOTE - Open source ground control app provided by PX4 dev team + Open source ground control app provided by QGroundControl dev team diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index 3f2d56cf3..2788a190b 100644 --- a/qgroundcontrol.pro +++ b/qgroundcontrol.pro @@ -65,8 +65,8 @@ win32 { VERSION = 2.0.0.227 QMAKE_TARGET_COMPANY = qgroundcontrol.org QMAKE_TARGET_PRODUCT = qgroundcontrol - QMAKE_TARGET_DESCRIPTION = "Open source ground control app provided by PX4 dev team" - QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2013 PX4 Development Team. All rights reserved." + QMAKE_TARGET_DESCRIPTION = "Open source ground control app provided by QGroundControl dev team" + QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2013 QGroundControl Development Team. All rights reserved." QMAKE_INCDIR_QT = $$(QTDIR)/include QMAKE_LIBDIR_QT = $$(QTDIR)/lib -- 2.22.0