]> sigrok.org Git - pulseview.git/blobdiff - android/res/values/strings-pv.xml
Replaced NULL with nullptr
[pulseview.git] / android / res / values / strings-pv.xml
index 991a086dc2b45606307639cc9cf2c5beafda1a26..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>
+       <string name="pv_app_name">PulseView</string>
 </resources>