summaryrefslogtreecommitdiffstats
path: root/jni/com_android_bluetooth_a2dp.cpp
diff options
context:
space:
mode:
authorZhihai Xu <zhihaixu@google.com>2012-10-23 17:01:01 -0700
committerZhihai Xu <zhihaixu@google.com>2012-10-23 17:57:48 -0700
commitede67c26e7b2564ea35db6d9b3027a269c150e13 (patch)
tree4bb9cfdb5532133ad2cd9358279350b2a142f54f /jni/com_android_bluetooth_a2dp.cpp
parentbd704c741b8c523ad747214f6f0520ac3e2caf8f (diff)
downloadandroid_packages_apps_Bluetooth-ede67c26e7b2564ea35db6d9b3027a269c150e13.tar.gz
android_packages_apps_Bluetooth-ede67c26e7b2564ea35db6d9b3027a269c150e13.tar.bz2
android_packages_apps_Bluetooth-ede67c26e7b2564ea35db6d9b3027a269c150e13.zip
License of files Bluetooth package is not updated to ASL2
bug 7385618 Change-Id: I338fd87083387706f3b5f410c9592219bb8a1acb
Diffstat (limited to 'jni/com_android_bluetooth_a2dp.cpp')
-rw-r--r--jni/com_android_bluetooth_a2dp.cpp15
1 files changed, 14 insertions, 1 deletions
diff --git a/jni/com_android_bluetooth_a2dp.cpp b/jni/com_android_bluetooth_a2dp.cpp
index 7176a5d3d..415f6fe91 100644
--- a/jni/com_android_bluetooth_a2dp.cpp
+++ b/jni/com_android_bluetooth_a2dp.cpp
@@ -1,6 +1,19 @@
/*
- * 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.
*/
+
#define LOG_TAG "BluetoothA2dpServiceJni"
#define LOG_NDEBUG 0