Commit: 59545d760f848083d0959d4c74c6cc5c9174e5ee
Parent: 3c1d875bf45d436a09e5e428c213f48222d6d8da
Author: Tedd Ho-Jeong An <tedd.an@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2020-09-22 02:19:35
Tree: 94a974985b3ac036bc6e780caa6645ed55b3d858

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

Diffstat

M mesh/agent.c | 11 +- - - - - - - - - -
M mesh/agent.h | 11 +- - - - - - - - - -
M mesh/appkey.c | 11 +- - - - - - - - - -
M mesh/appkey.h | 11 +- - - - - - - - - -
M mesh/cfgmod-server.c | 11 +- - - - - - - - - -
M mesh/cfgmod.h | 11 +- - - - - - - - - -
M mesh/crypto.c | 11 +- - - - - - - - - -
M mesh/crypto.h | 11 +- - - - - - - - - -
M mesh/dbus.c | 11 +- - - - - - - - - -
M mesh/dbus.h | 11 +- - - - - - - - - -
M mesh/error.h | 11 +- - - - - - - - - -
M mesh/friend.c | 11 +- - - - - - - - - -
M mesh/friend.h | 11 +- - - - - - - - - -
M mesh/keyring.c | 11 +- - - - - - - - - -
M mesh/keyring.h | 11 +- - - - - - - - - -
M mesh/main.c | 11 +- - - - - - - - - -
M mesh/manager.c | 11 +- - - - - - - - - -
M mesh/manager.h | 11 +- - - - - - - - - -
M mesh/mesh-config-json.c | 11 +- - - - - - - - - -
M mesh/mesh-config.h | 11 +- - - - - - - - - -
M mesh/mesh-defs.h | 12 +- - - - - - - - - - -
M mesh/mesh-io-api.h | 11 +- - - - - - - - - -
M mesh/mesh-io-generic.c | 11 +- - - - - - - - - -
M mesh/mesh-io-generic.h | 11 +- - - - - - - - - -
M mesh/mesh-io.c | 11 +- - - - - - - - - -
M mesh/mesh-io.h | 11 +- - - - - - - - - -
M mesh/mesh-mgmt.c | 11 +- - - - - - - - - -
M mesh/mesh-mgmt.h | 11 +- - - - - - - - - -
M mesh/mesh.c | 11 +- - - - - - - - - -
M mesh/mesh.h | 11 +- - - - - - - - - -
M mesh/model.c | 11 +- - - - - - - - - -
M mesh/model.h | 11 +- - - - - - - - - -
M mesh/net-keys.c | 11 +- - - - - - - - - -
M mesh/net-keys.h | 11 +- - - - - - - - - -
M mesh/net.c | 11 +- - - - - - - - - -
M mesh/net.h | 11 +- - - - - - - - - -
M mesh/node.c | 11 +- - - - - - - - - -
M mesh/node.h | 11 +- - - - - - - - - -
M mesh/pb-adv.c | 11 +- - - - - - - - - -
M mesh/pb-adv.h | 11 +- - - - - - - - - -
M mesh/prov-acceptor.c | 11 +- - - - - - - - - -
M mesh/prov-initiator.c | 11 +- - - - - - - - - -
M mesh/prov.h | 11 +- - - - - - - - - -
M mesh/provision.h | 11 +- - - - - - - - - -
M mesh/rpl.c | 11 +- - - - - - - - - -
M mesh/rpl.h | 11 +- - - - - - - - - -
M mesh/util.c | 11 +- - - - - - - - - -
M mesh/util.h | 11 +- - - - - - - - - -

48 files changed, 48 insertions(+), 481 deletions(-)

View Full Diff | Patch