summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/IBluetoothManager.aidl
diff options
context:
space:
mode:
authorZhihai Xu <zhihaixu@google.com>2012-10-24 10:44:08 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-10-24 10:44:16 -0700
commit8e080d7e10dd17662750605538a9799af66494e9 (patch)
tree2f9ae06d28438b6a0bb695a9083c92a8cc2b078b /core/java/android/bluetooth/IBluetoothManager.aidl
parentd8d83faae8101cda0c4f6fa2616d6b4c596e7d75 (diff)
parentfa0fd39a4bf296d254aa398c1b19ec960efa641d (diff)
downloadframeworks_base-8e080d7e10dd17662750605538a9799af66494e9.zip
frameworks_base-8e080d7e10dd17662750605538a9799af66494e9.tar.gz
frameworks_base-8e080d7e10dd17662750605538a9799af66494e9.tar.bz2
Merge "License of files Bluetooth package is not updated to ASL2" into jb-mr1-dev
Diffstat (limited to 'core/java/android/bluetooth/IBluetoothManager.aidl')
-rwxr-xr-xcore/java/android/bluetooth/IBluetoothManager.aidl14
1 files changed, 13 insertions, 1 deletions
diff --git a/core/java/android/bluetooth/IBluetoothManager.aidl b/core/java/android/bluetooth/IBluetoothManager.aidl
index de8fe91..ed8777c 100755
--- a/core/java/android/bluetooth/IBluetoothManager.aidl
+++ b/core/java/android/bluetooth/IBluetoothManager.aidl
@@ -1,5 +1,17 @@
/*
- * Copyright (C) 2012 Google Inc.
+ * Copyright (C) 2012 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 android.bluetooth;