Patch-set applied On Wed, 2019-05-15 at 12:00 -0700, Inga Stotland wrote: > This patch set updates copyright dates on the files that have been modified > in 2019 and cleans up the includelists in source files. > > Inga Stotland (2): > mesh: Update copyright dates > mesh: Remove unnecessary includes from .c files > > mesh/agent.c | 3 +-- > mesh/appkey.c | 4 +--- > mesh/appkey.h | 2 +- > mesh/cfgmod-server.c | 7 +------ > mesh/crypto.c | 4 +--- > mesh/dbus.c | 10 ---------- > mesh/error.h | 2 +- > mesh/friend.c | 8 +------- > mesh/keyring.c | 7 +------ > mesh/main.c | 7 ------- > mesh/mesh-db.c | 3 +-- > mesh/mesh-db.h | 2 +- > mesh/mesh-defs.h | 2 +- > mesh/mesh-io-generic.c | 6 +----- > mesh/mesh-io.c | 2 -- > mesh/mesh.c | 5 ++--- > mesh/model.c | 2 +- > mesh/net-keys.c | 3 +-- > mesh/net-keys.h | 2 +- > mesh/net.c | 11 ++--------- > mesh/net.h | 2 +- > mesh/node.c | 6 ++---- > mesh/node.h | 2 +- > mesh/pb-adv.c | 18 +----------------- > mesh/prov-acceptor.c | 18 ++---------------- > mesh/prov-initiator.c | 18 ++---------------- > mesh/storage.c | 13 +++---------- > mesh/storage.h | 2 +- > mesh/util.c | 6 +----- > 29 files changed, 33 insertions(+), 144 deletions(-) >