]> sigrok.org Git - pulseview.git/blobdiff - android/AndroidManifest.xml
android/: Add some missing license headers.
[pulseview.git] / android / AndroidManifest.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"