<?xml version='1.0' encoding='utf-8'?>
+<!--
+ This file is part of the PulseView project.
+
+ Copyright (C) 2014 Marcus Comstedt <marcus@mc.pp.se>
+
+ 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, either version 3 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
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.sigrok.pulseview"
android:versionName="0.2.0"
<?xml version='1.0' encoding='utf-8'?>
+<!--
+ This file is part of the PulseView project.
+
+ Copyright (C) 2014 Marcus Comstedt <marcus@mc.pp.se>
+
+ 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, either version 3 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
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+-->
<resources>
<array name="bundled_libs">
@bundled_libs@
<?xml version="1.0" encoding="UTF-8"?>
<!--
-
This file is part of the PulseView project.
Copyright (C) 2014 Marcus Comstedt <marcus@mc.pp.se>
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-->
<project>
<property name="pulseview-source-path" value="${basedir}/.."/>
<?xml version="1.0" encoding="utf-8"?>
<!--
-
This file is part of the PulseView project.
Copyright (C) 2014 Marcus Comstedt <marcus@mc.pp.se>
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"/>
<?xml version='1.0' encoding='utf-8'?>
+<!--
+ This file is part of the PulseView project.
+
+ Copyright (C) 2014 Marcus Comstedt <marcus@mc.pp.se>
+
+ 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, either version 3 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
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+-->
<resources>
<array name="qt_sources">
<item>https://download.qt-project.org/ministro/android/qt5/qt-5.3</item>
<?xml version='1.0' encoding='utf-8'?>
+<!--
+ This file is part of the PulseView project.
+
+ Copyright (C) 2014 Marcus Comstedt <marcus@mc.pp.se>
+
+ 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, either version 3 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
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+-->
<resources>
<string name="pv_app_name">PulseView</string>
</resources>