diff --git a/mesh/agent.c b/mesh/agent.c
index 88ad84d..b94ae77 100644
--- a/mesh/agent.c
+++ b/mesh/agent.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/appkey.c b/mesh/appkey.c
index 3cc1e4f..edf815c 100644
--- a/mesh/appkey.c
+++ b/mesh/appkey.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2017-2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2017-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/appkey.h b/mesh/appkey.h
index eda82ac..1c22e80 100644
--- a/mesh/appkey.h
+++ b/mesh/appkey.h
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/cfgmod-server.c b/mesh/cfgmod-server.c
index 737aee3..a693881 100644
--- a/mesh/cfgmod-server.c
+++ b/mesh/cfgmod-server.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/crypto.c b/mesh/crypto.c
index 451e2da..f36518f 100644
--- a/mesh/crypto.c
+++ b/mesh/crypto.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/error.h b/mesh/error.h
index 1669c07..f3e0f54 100644
--- a/mesh/error.h
+++ b/mesh/error.h
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/friend.c b/mesh/friend.c
index 1722a2e..84a75a1 100644
--- a/mesh/friend.c
+++ b/mesh/friend.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/mesh-db.c b/mesh/mesh-db.c
index 01ae631..255a2e2 100644
--- a/mesh/mesh-db.c
+++ b/mesh/mesh-db.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/mesh-db.h b/mesh/mesh-db.h
index 1991314..da5efa1 100644
--- a/mesh/mesh-db.h
+++ b/mesh/mesh-db.h
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/mesh-defs.h b/mesh/mesh-defs.h
index 131b350..aba0d31 100644
--- a/mesh/mesh-defs.h
+++ b/mesh/mesh-defs.h
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/mesh-io-generic.c b/mesh/mesh-io-generic.c
index 670c7ab..1a42c59 100644
--- a/mesh/mesh-io-generic.c
+++ b/mesh/mesh-io-generic.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/mesh.c b/mesh/mesh.c
index 5e0bbb0..d5b6197 100644
--- a/mesh/mesh.c
+++ b/mesh/mesh.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/model.c b/mesh/model.c
index a632d80..034d544 100644
--- a/mesh/model.c
+++ b/mesh/model.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/net-keys.c b/mesh/net-keys.c
index 4f85d5e..0a0e58f 100644
--- a/mesh/net-keys.c
+++ b/mesh/net-keys.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/net-keys.h b/mesh/net-keys.h
index c752d39..d54c521 100644
--- a/mesh/net-keys.h
+++ b/mesh/net-keys.h
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/net.c b/mesh/net.c
index 9b1fbd8..d808e9b 100644
--- a/mesh/net.c
+++ b/mesh/net.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/net.h b/mesh/net.h
index e040e19..f190247 100644
--- a/mesh/net.h
+++ b/mesh/net.h
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/node.h b/mesh/node.h
index 6b481e4..142527b 100644
--- a/mesh/node.h
+++ b/mesh/node.h
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/pb-adv.c b/mesh/pb-adv.c
index a6104ca..915bb19 100644
--- a/mesh/pb-adv.c
+++ b/mesh/pb-adv.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/prov-acceptor.c b/mesh/prov-acceptor.c
index a8bc2c9..2ec0436 100644
--- a/mesh/prov-acceptor.c
+++ b/mesh/prov-acceptor.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/prov-initiator.c b/mesh/prov-initiator.c
index df8884a..a1f29ca 100644
--- a/mesh/prov-initiator.c
+++ b/mesh/prov-initiator.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2018-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/storage.c b/mesh/storage.c
index 8893b93..2e10a4a 100644
--- a/mesh/storage.c
+++ b/mesh/storage.c
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2017-2018 Intel Corporation. All rights reserved.
+ * Copyright (C) 2017-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or
diff --git a/mesh/storage.h b/mesh/storage.h
index d71d11b..a537ddb 100644
--- a/mesh/storage.h
+++ b/mesh/storage.h
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2017-2918 Intel Corporation. All rights reserved.
+ * Copyright (C) 2017-2019 Intel Corporation. All rights reserved.
*
*
* This library is free software; you can redistribute it and/or