summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/LaunchVPN.java
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-03-28 16:00:19 +0100
committerArne Schwabe <arne@rfc2549.org>2013-03-28 16:00:19 +0100
commit6c47bd48c05b2cfa59162ddbf13963d9be07b802 (patch)
treefd372c549b9e1f8ca40d330beac2c1e524d0ebea /src/de/blinkt/openvpn/LaunchVPN.java
parentd56fb2371e6499b06e5c0f4e2dff105a6e5c7a4a (diff)
Add license file and remove copyright header from files that were adapted from examples
--HG-- extra : rebase_source : 83fb3ba247a9f7c3e5bcfe27464c5b1866c67827
Diffstat (limited to 'src/de/blinkt/openvpn/LaunchVPN.java')
-rw-r--r--src/de/blinkt/openvpn/LaunchVPN.java16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/de/blinkt/openvpn/LaunchVPN.java b/src/de/blinkt/openvpn/LaunchVPN.java
index 6dec505a..f07a77b9 100644
--- a/src/de/blinkt/openvpn/LaunchVPN.java
+++ b/src/de/blinkt/openvpn/LaunchVPN.java
@@ -1,19 +1,3 @@
-/*
- * Copyright (C) 2008 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
package de.blinkt.openvpn;
import java.io.IOException;