mesh: Add SPDX License Identifier
authorTedd Ho-Jeong An <tedd.an@intel.com>
Mon, 21 Sep 2020 19:35:33 +0000 (12:35 -0700)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Mon, 28 Dec 2020 06:20:04 +0000 (11:50 +0530)
commit077f905fa3a63720375b1023eb901b177d87f10f
tree77dd04b94c3e2868fbbdd46943eb2d270cda6e5c
parentb2dafcb5bb12d6564a8bb37317e9603d89da99d9
mesh: Add SPDX License Identifier

This patch adds SPDX License Identifier and removes the license text.

-------------------------------------
       License            COUNT
-------------------------------------
 LGPL-2.1-or-later    :     48

License: LGPL-2.1-or-later
   mesh/mesh-mgmt.h
   mesh/mesh-mgmt.c
   mesh/net-keys.c
   mesh/mesh-io-api.h
   mesh/mesh.h
   mesh/net-keys.h
   mesh/model.h
   mesh/util.h
   mesh/appkey.c
   mesh/cfgmod.h
   mesh/appkey.h
   mesh/prov.h
   mesh/prov-acceptor.c
   mesh/net.c
   mesh/dbus.h
   mesh/friend.h
   mesh/mesh-io-generic.c
   mesh/main.c
   mesh/util.c
   mesh/dbus.c
   mesh/error.h
   mesh/mesh-config-json.c
   mesh/agent.h
   mesh/pb-adv.c
   mesh/crypto.c
   mesh/crypto.h
   mesh/friend.c
   mesh/pb-adv.h
   mesh/provision.h
   mesh/mesh-config.h
   mesh/mesh-io-generic.h
   mesh/agent.c
   mesh/cfgmod-server.c
   mesh/mesh-io.h
   mesh/keyring.h
   mesh/net.h
   mesh/keyring.c
   mesh/mesh-defs.h
   mesh/mesh.c
   mesh/rpl.c
   mesh/manager.c
   mesh/model.c
   mesh/mesh-io.c
   mesh/node.c
   mesh/prov-initiator.c
   mesh/rpl.h
   mesh/node.h
   mesh/manager.h

Change-Id: I5f80a399c16872afdbfff9143e77fabbbc703b9f
Signed-off-by: anuj.bhumiya <anuj.bhumiya@samsung.com>
48 files changed:
mesh/agent.c
mesh/agent.h
mesh/appkey.c
mesh/appkey.h
mesh/cfgmod-server.c
mesh/cfgmod.h
mesh/crypto.c
mesh/crypto.h
mesh/dbus.c
mesh/dbus.h
mesh/error.h
mesh/friend.c
mesh/friend.h
mesh/keyring.c
mesh/keyring.h
mesh/main.c
mesh/manager.c
mesh/manager.h
mesh/mesh-config-json.c
mesh/mesh-config.h
mesh/mesh-defs.h
mesh/mesh-io-api.h
mesh/mesh-io-generic.c
mesh/mesh-io-generic.h
mesh/mesh-io.c
mesh/mesh-io.h
mesh/mesh-mgmt.c
mesh/mesh-mgmt.h
mesh/mesh.c
mesh/mesh.h
mesh/model.c
mesh/model.h
mesh/net-keys.c
mesh/net-keys.h
mesh/net.c
mesh/net.h
mesh/node.c
mesh/node.h
mesh/pb-adv.c
mesh/pb-adv.h
mesh/prov-acceptor.c
mesh/prov-initiator.c
mesh/prov.h
mesh/provision.h
mesh/rpl.c
mesh/rpl.h
mesh/util.c
mesh/util.h