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
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2020-09-21 16:20:26 -0700
commit3d22393db2faae3ecb8ed1bd801578e9de823139 (patch)
tree246f4ae6fa4181bd251b508dd6aa68e7896b3f36 /configure.ac
parent36441825004c70c81ff72915c51e0e60b30d91ff (diff)
downloadbluez-3d22393db2faae3ecb8ed1bd801578e9de823139.tar.gz
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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 292dca615..d6347c098 100644
--- 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)