summaryrefslogtreecommitdiffstats
path: root/bta/dm/bta_dm_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'bta/dm/bta_dm_api.c')
-rw-r--r--[-rwxr-xr-x]bta/dm/bta_dm_api.c34
1 files changed, 23 insertions, 11 deletions
diff --git a/bta/dm/bta_dm_api.c b/bta/dm/bta_dm_api.c
index cbf80ae..06e3b93 100755..100644
--- a/bta/dm/bta_dm_api.c
+++ b/bta/dm/bta_dm_api.c
@@ -1,14 +1,26 @@
-/*****************************************************************************
-**
-** Name: bta_dm_api.c
-**
-** Description: This is the API implementation file for the BTA
-** device manager.
-**
-** Copyright (c) 2003-2011, Broadcom Corp., All Rights Reserved.
-** Broadcom Bluetooth Core. Proprietary and confidential.
-**
-*****************************************************************************/
+/******************************************************************************
+ *
+ * Copyright (C) 2003-2012 Broadcom Corporation
+ *
+ * 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.
+ *
+ ******************************************************************************/
+
+/******************************************************************************
+ *
+ * This is the API implementation file for the BTA device manager.
+ *
+ ******************************************************************************/
#include "gki.h"
#include "bd.h"