summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTedd Ho-Jeong An <tedd.an@intel.com>2020-09-21 12:00:38 -0700
committerAyush Garg <ayush.garg@samsung.com>2022-03-11 19:08:33 +0530
commitcc0e327e4f601e8f8750cc244faa36f6bc5d6b28 (patch)
tree941485eece24da64c5791ae16634609af99fb8ce /configure.ac
parent1b8a1948e9b82cb29a4baf110486374d07a5f80f (diff)
downloadbluez-cc0e327e4f601e8f8750cc244faa36f6bc5d6b28.tar.gz
bluez-cc0e327e4f601e8f8750cc244faa36f6bc5d6b28.tar.bz2
bluez-cc0e327e4f601e8f8750cc244faa36f6bc5d6b28.zip
build: Add SPDX License Identifier
This patch adds SPDX License Identifier and removes the license text. ------------------------------------- License COUNT ------------------------------------- GPL-2.0-or-later : 6 License: GPL-2.0-or-later Makefile.am Makefile.mesh Makefile.obexd Makefile.plugins Makefile.tools configure.ac Change-Id: I454a1299e5cb820af9812df678f552234cf02bfd Signed-off-by: Anuj Jain <anuj01.jain@samsung.com> Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 11b3e6b4..7a09b7f3 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
AC_PREREQ(2.60)
AC_INIT(bluez, 5.55)