android/: Add some missing license headers.
authorUwe Hermann <uwe@hermann-uwe.de>
Tue, 26 Aug 2014 21:10:36 +0000 (23:10 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Wed, 27 Aug 2014 11:48:05 +0000 (13:48 +0200)
android/AndroidManifest.xml
android/bundled_libs.xml.in
android/custom_rules.xml
android/res/layout/splash.xml
android/res/values/libs.xml
android/res/values/strings-pv.xml

index 24b3ccddf5c3cc7a30119a6d3a0e00550795fd9f..d4913b8b36e36fe108ddb66c431a90077df2a51e 100644 (file)
@@ -1,4 +1,22 @@
 <?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"
index 8975e6bf325fa196f5a2847167b698867b9956c2..d308390e80d2f3b72100a4b0e0f70b213ed002ad 100644 (file)
@@ -1,4 +1,22 @@
 <?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@
index 44d66371f9fb5066d3180b1eba5fad3293630a53..4ba1bb6e86b0be8d58354ed3b9c29f15954b5aa7 100644 (file)
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-
    This file is part of the PulseView project.
 
    Copyright (C) 2014 Marcus Comstedt <marcus@mc.pp.se>
@@ -17,7 +16,6 @@
 
    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}/.."/>
index df3675440d16124e81391e2098ee6c76eab90579..eb93afe023bb658670efb1afc3b0d3144b69c51a 100644 (file)
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-
    This file is part of the PulseView project.
 
    Copyright (C) 2014 Marcus Comstedt <marcus@mc.pp.se>
@@ -17,6 +16,5 @@
 
    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"/>
index 14555f29b216cfffc916ba68586dbcafa131720f..9f415028efb3762d6fd241a3bf202cda3cc3eb9a 100644 (file)
@@ -1,4 +1,22 @@
 <?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>
index 729273a5d6304f9b952653eda54ec828568c4a25..4606c211683266e18f42f927ca3664440dedd771 100644 (file)
@@ -1,4 +1,22 @@
 <?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>