mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-14 21:23:52 +01:00
15 lines
664 B
Plaintext
15 lines
664 B
Plaintext
|
<plugin name="Core" version="1.1" compatVersion="1.1">
|
||
|
<vendor>The OpenPilot Project</vendor>
|
||
|
<copyright>(C) 2010 OpenPilot Project</copyright>
|
||
|
<license>
|
||
|
GNU Lesser General Public License Usage
|
||
|
|
||
|
This plugin may be used under the terms of the GNU Lesser
|
||
|
General Public License version 2.1 as published by the Free Software
|
||
|
Foundation. Please review the following information to
|
||
|
ensure the GNU Lesser General Public License version 2.1 requirements
|
||
|
will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
|
||
|
<description>The core plugin OpenPilot GCS</description>
|
||
|
<url>http://www.openpilot.org</url>
|
||
|
</plugin>
|