diff options
author | Arne Schwabe <arne@rfc2549.org> | 2016-01-25 10:47:25 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2016-01-25 10:47:25 +0100 |
commit | 2894377e1dbcabc267566fc2c962e80f66e51d2a (patch) | |
tree | 70520cf0f45c23d0e88d0992ca76689bd8c2e2f5 /vpndialogxposed/src/main/AndroidManifest.xml | |
parent | 81471934e7da4c24263adb641a9fe0afc68e62c8 (diff) |
Update copyright year to 2016
Diffstat (limited to 'vpndialogxposed/src/main/AndroidManifest.xml')
-rw-r--r-- | vpndialogxposed/src/main/AndroidManifest.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vpndialogxposed/src/main/AndroidManifest.xml b/vpndialogxposed/src/main/AndroidManifest.xml index bff95c63..a3363a71 100644 --- a/vpndialogxposed/src/main/AndroidManifest.xml +++ b/vpndialogxposed/src/main/AndroidManifest.xml @@ -1,4 +1,9 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- + ~ Copyright (c) 2012-2016 Arne Schwabe + ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt + --> + <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="de.blinkt.vpndialogxposed" > |