summaryrefslogtreecommitdiff
path: root/remoteExample/src/main/res/menu/main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'remoteExample/src/main/res/menu/main.xml')
-rw-r--r--remoteExample/src/main/res/menu/main.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/remoteExample/src/main/res/menu/main.xml b/remoteExample/src/main/res/menu/main.xml
index f732c1b4..2aec1f7d 100644
--- a/remoteExample/src/main/res/menu/main.xml
+++ b/remoteExample/src/main/res/menu/main.xml
@@ -1,3 +1,8 @@
+<!--
+ ~ Copyright (c) 2012-2017 Arne Schwabe
+ ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
+ -->
+
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
tools:context="de.blinkt.openvpn.remote.MainActivity" >