summaryrefslogtreecommitdiff
path: root/client/adv_monitor.h
diff options
context:
space:
mode:
authorTedd Ho-Jeong An <tedd.an@intel.com>2020-09-21 12:00:24 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2020-09-21 16:19:33 -0700
commitf22f166d6ea4dc5c11b68bfe4da35c7246de0bd0 (patch)
tree67e6b43b1930b6436f8c2c28b33125f515c7d1db /client/adv_monitor.h
parent69af7d92b53751f7773851b681b09aeb63b7dc4e (diff)
downloadbluez-f22f166d6ea4dc5c11b68bfe4da35c7246de0bd0.tar.gz
client: Add SPDX License Identifier
This patch adds SPDX License Identifier and removes the license text. ------------------------------------- License COUNT ------------------------------------- GPL-2.0-or-later : 11 License: GPL-2.0-or-later client/adv_monitor.c client/adv_monitor.h client/advertising.h client/display.c client/main.c client/display.h client/agent.h client/gatt.c client/agent.c client/advertising.c client/gatt.h
Diffstat (limited to 'client/adv_monitor.h')
-rw-r--r--client/adv_monitor.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/client/adv_monitor.h b/client/adv_monitor.h
index 12c01bd3f..dd6f61579 100644
--- a/client/adv_monitor.h
+++ b/client/adv_monitor.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
*
* BlueZ - Bluetooth protocol stack for Linux
@@ -5,16 +6,6 @@
* Copyright (C) 2020 Google LLC
*
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
*/
#define RSSI_DEFAULT_HIGH_THRESHOLD -50