summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2016-06-10 12:10:18 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2016-06-10 12:10:53 +0300
commitebd5011adf860ad82d3bcfdf1cdf7d9507de9265 (patch)
tree31e21d6c57a833ff112ec90adcee57554a74bada
parent52c987e9412f8bece6f8ddbd242cbb6ec5deb619 (diff)
Bluetooth: Update Intel copyright for files modified in 2016
Change-Id: I10a7cab9a7f911b9f64e17bf24ddce82c2f08c40 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
-rw-r--r--drivers/bluetooth/Kconfig2
-rw-r--r--drivers/bluetooth/h4.c2
-rw-r--r--drivers/bluetooth/h5.c2
-rw-r--r--drivers/bluetooth/nble/uart.h2
-rw-r--r--include/bluetooth/bluetooth.h2
-rw-r--r--include/bluetooth/conn.h2
-rw-r--r--include/bluetooth/driver.h2
-rw-r--r--include/bluetooth/gatt.h2
-rw-r--r--include/bluetooth/hci.h2
-rw-r--r--include/bluetooth/l2cap.h2
-rw-r--r--include/bluetooth/log.h2
-rw-r--r--include/bluetooth/uuid.h2
-rw-r--r--net/bluetooth/Kconfig2
-rw-r--r--net/bluetooth/att.c2
-rw-r--r--net/bluetooth/att_internal.h2
-rw-r--r--net/bluetooth/conn.c2
-rw-r--r--net/bluetooth/conn_internal.h2
-rw-r--r--net/bluetooth/gatt.c2
-rw-r--r--net/bluetooth/gatt_internal.h2
-rw-r--r--net/bluetooth/hci_core.c2
-rw-r--r--net/bluetooth/hci_core.h2
-rw-r--r--net/bluetooth/keys.c2
-rw-r--r--net/bluetooth/keys.h2
-rw-r--r--net/bluetooth/l2cap.c2
-rw-r--r--net/bluetooth/l2cap_internal.h2
-rw-r--r--net/bluetooth/smp.c2
-rw-r--r--net/bluetooth/smp.h2
-rw-r--r--net/bluetooth/smp_null.c2
-rw-r--r--net/bluetooth/uuid.c2
-rw-r--r--samples/bluetooth/beacon/src/main.c2
-rw-r--r--samples/bluetooth/central/Makefile2
-rw-r--r--samples/bluetooth/central/src/main.c2
-rw-r--r--samples/bluetooth/central_hr/Makefile2
-rw-r--r--samples/bluetooth/central_hr/src/main.c2
-rw-r--r--samples/bluetooth/gatt/ipss.c2
-rw-r--r--samples/bluetooth/gatt/ipss.h2
-rw-r--r--samples/bluetooth/ipsp/src/main.c2
-rw-r--r--samples/bluetooth/peripheral/src/main.c2
-rw-r--r--samples/bluetooth/peripheral_dis/src/main.c2
-rw-r--r--samples/bluetooth/peripheral_hr/src/main.c2
-rw-r--r--samples/bluetooth/peripheral_sc_only/src/main.c2
-rw-r--r--tests/bluetooth/init/src/main.c2
-rw-r--r--tests/bluetooth/shell/Makefile2
-rw-r--r--tests/bluetooth/shell/src/main.c2
-rw-r--r--tests/bluetooth/test_bluetooth/src/bluetooth.c2
-rw-r--r--tests/bluetooth/tester/Makefile2
-rw-r--r--tests/bluetooth/tester/src/bttester.c2
-rw-r--r--tests/bluetooth/tester/src/bttester.h2
-rw-r--r--tests/bluetooth/tester/src/gap.c2
-rw-r--r--tests/bluetooth/tester/src/gatt.c2
-rw-r--r--tests/bluetooth/tester/src/main.c2
51 files changed, 51 insertions, 51 deletions
diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig
index f737b9041..9c64313f2 100644
--- a/drivers/bluetooth/Kconfig
+++ b/drivers/bluetooth/Kconfig
@@ -1,7 +1,7 @@
# Kconfig - Bluetooth LE driver configuration options
#
-# Copyright (c) 2015 Intel Corporation
+# Copyright (c) 2015-2016 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/drivers/bluetooth/h4.c b/drivers/bluetooth/h4.c
index 8b1d34aa4..72f3132a2 100644
--- a/drivers/bluetooth/h4.c
+++ b/drivers/bluetooth/h4.c
@@ -1,7 +1,7 @@
/* h4.c - H:4 UART based Bluetooth driver */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/drivers/bluetooth/h5.c b/drivers/bluetooth/h5.c
index 93839a5d1..e7d821d83 100644
--- a/drivers/bluetooth/h5.c
+++ b/drivers/bluetooth/h5.c
@@ -1,7 +1,7 @@
/* uart_h5.c - UART based Bluetooth driver */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/drivers/bluetooth/nble/uart.h b/drivers/bluetooth/nble/uart.h
index d4e5a7fc5..764d7c42f 100644
--- a/drivers/bluetooth/nble/uart.h
+++ b/drivers/bluetooth/nble/uart.h
@@ -1,7 +1,7 @@
/* uart.h - Nordic BLE UART based Bluetooth driver */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/include/bluetooth/bluetooth.h b/include/bluetooth/bluetooth.h
index 561ca37cb..a82322487 100644
--- a/include/bluetooth/bluetooth.h
+++ b/include/bluetooth/bluetooth.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/include/bluetooth/conn.h b/include/bluetooth/conn.h
index a4cf9a9d3..c7e6483b0 100644
--- a/include/bluetooth/conn.h
+++ b/include/bluetooth/conn.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/include/bluetooth/driver.h b/include/bluetooth/driver.h
index 94e9ff683..dca152900 100644
--- a/include/bluetooth/driver.h
+++ b/include/bluetooth/driver.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/include/bluetooth/gatt.h b/include/bluetooth/gatt.h
index d76e5790c..3f8f6a5ab 100644
--- a/include/bluetooth/gatt.h
+++ b/include/bluetooth/gatt.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/include/bluetooth/hci.h b/include/bluetooth/hci.h
index 0393ac780..eb845fd00 100644
--- a/include/bluetooth/hci.h
+++ b/include/bluetooth/hci.h
@@ -1,7 +1,7 @@
/* hci.h - Bluetooth Host Control Interface definitions */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/include/bluetooth/l2cap.h b/include/bluetooth/l2cap.h
index 94cecd551..7e168fe1e 100644
--- a/include/bluetooth/l2cap.h
+++ b/include/bluetooth/l2cap.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/include/bluetooth/log.h b/include/bluetooth/log.h
index e88c9c20d..a6d95e692 100644
--- a/include/bluetooth/log.h
+++ b/include/bluetooth/log.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/include/bluetooth/uuid.h b/include/bluetooth/uuid.h
index 30a4d19e3..f6afbaa8e 100644
--- a/include/bluetooth/uuid.h
+++ b/include/bluetooth/uuid.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig
index 53730eaf8..d6da094b2 100644
--- a/net/bluetooth/Kconfig
+++ b/net/bluetooth/Kconfig
@@ -1,7 +1,7 @@
# Kconfig - Bluetooth LE stack configuration options
#
-# Copyright (c) 2015 Intel Corporation
+# Copyright (c) 2015-2016 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/att.c b/net/bluetooth/att.c
index 457b137e1..6ebc9880f 100644
--- a/net/bluetooth/att.c
+++ b/net/bluetooth/att.c
@@ -1,7 +1,7 @@
/* att.c - Attribute protocol handling */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/att_internal.h b/net/bluetooth/att_internal.h
index 7a398f5de..a148602e9 100644
--- a/net/bluetooth/att_internal.h
+++ b/net/bluetooth/att_internal.h
@@ -1,7 +1,7 @@
/* att_internal.h - Attribute protocol handling */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/conn.c b/net/bluetooth/conn.c
index 5c5870770..ad36a52dc 100644
--- a/net/bluetooth/conn.c
+++ b/net/bluetooth/conn.c
@@ -1,7 +1,7 @@
/* conn.c - Bluetooth connection handling */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/conn_internal.h b/net/bluetooth/conn_internal.h
index bf40d6662..2cbc377d6 100644
--- a/net/bluetooth/conn_internal.h
+++ b/net/bluetooth/conn_internal.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/gatt.c b/net/bluetooth/gatt.c
index d7a2de58b..de10e947e 100644
--- a/net/bluetooth/gatt.c
+++ b/net/bluetooth/gatt.c
@@ -1,7 +1,7 @@
/* gatt.c - Generic Attribute Profile handling */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/gatt_internal.h b/net/bluetooth/gatt_internal.h
index 2d32ae474..e108d02cc 100644
--- a/net/bluetooth/gatt_internal.h
+++ b/net/bluetooth/gatt_internal.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c
index 367d55731..eeb817f16 100644
--- a/net/bluetooth/hci_core.c
+++ b/net/bluetooth/hci_core.c
@@ -1,7 +1,7 @@
/* hci_core.c - HCI core Bluetooth handling */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/hci_core.h b/net/bluetooth/hci_core.h
index 3353f3a81..bb4ad9a3f 100644
--- a/net/bluetooth/hci_core.h
+++ b/net/bluetooth/hci_core.h
@@ -1,7 +1,7 @@
/* hci_core.h - Bluetooth HCI core access */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/keys.c b/net/bluetooth/keys.c
index 0a2f6b3f7..5edd19015 100644
--- a/net/bluetooth/keys.c
+++ b/net/bluetooth/keys.c
@@ -1,7 +1,7 @@
/* keys.c - Bluetooth key handling */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/keys.h b/net/bluetooth/keys.h
index 8064138a4..68771810d 100644
--- a/net/bluetooth/keys.h
+++ b/net/bluetooth/keys.h
@@ -1,7 +1,7 @@
/* keys.h - Bluetooth key handling */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/l2cap.c b/net/bluetooth/l2cap.c
index b09a76b35..09409a798 100644
--- a/net/bluetooth/l2cap.c
+++ b/net/bluetooth/l2cap.c
@@ -1,7 +1,7 @@
/* l2cap.c - L2CAP handling */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/l2cap_internal.h b/net/bluetooth/l2cap_internal.h
index 6f4c19f73..f607451e6 100644
--- a/net/bluetooth/l2cap_internal.h
+++ b/net/bluetooth/l2cap_internal.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/smp.c b/net/bluetooth/smp.c
index 4d91a7860..0df306b0b 100644
--- a/net/bluetooth/smp.c
+++ b/net/bluetooth/smp.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/smp.h b/net/bluetooth/smp.h
index e6d2b411f..8237895e1 100644
--- a/net/bluetooth/smp.h
+++ b/net/bluetooth/smp.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/smp_null.c b/net/bluetooth/smp_null.c
index e69911270..f6779f447 100644
--- a/net/bluetooth/smp_null.c
+++ b/net/bluetooth/smp_null.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/net/bluetooth/uuid.c b/net/bluetooth/uuid.c
index 5cc6299a9..8f4c85662 100644
--- a/net/bluetooth/uuid.c
+++ b/net/bluetooth/uuid.c
@@ -1,7 +1,7 @@
/* uuid.c - Bluetooth UUID handling */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/beacon/src/main.c b/samples/bluetooth/beacon/src/main.c
index 1d2b57cae..1ba16bf52 100644
--- a/samples/bluetooth/beacon/src/main.c
+++ b/samples/bluetooth/beacon/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/central/Makefile b/samples/bluetooth/central/Makefile
index b98460d6a..5e49b2277 100644
--- a/samples/bluetooth/central/Makefile
+++ b/samples/bluetooth/central/Makefile
@@ -1,7 +1,7 @@
# Makefile - Bluetooth LE central sample makefile
#
-# Copyright (c) 2015 Intel Corporation
+# Copyright (c) 2015-2016 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/central/src/main.c b/samples/bluetooth/central/src/main.c
index 8189b6f5c..3bb60b64d 100644
--- a/samples/bluetooth/central/src/main.c
+++ b/samples/bluetooth/central/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/central_hr/Makefile b/samples/bluetooth/central_hr/Makefile
index b98460d6a..5e49b2277 100644
--- a/samples/bluetooth/central_hr/Makefile
+++ b/samples/bluetooth/central_hr/Makefile
@@ -1,7 +1,7 @@
# Makefile - Bluetooth LE central sample makefile
#
-# Copyright (c) 2015 Intel Corporation
+# Copyright (c) 2015-2016 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/central_hr/src/main.c b/samples/bluetooth/central_hr/src/main.c
index d5ee37fc8..35901258b 100644
--- a/samples/bluetooth/central_hr/src/main.c
+++ b/samples/bluetooth/central_hr/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/gatt/ipss.c b/samples/bluetooth/gatt/ipss.c
index 12f15ed16..a3f0d9954 100644
--- a/samples/bluetooth/gatt/ipss.c
+++ b/samples/bluetooth/gatt/ipss.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/gatt/ipss.h b/samples/bluetooth/gatt/ipss.h
index 770a8ad69..ca4c6b828 100644
--- a/samples/bluetooth/gatt/ipss.h
+++ b/samples/bluetooth/gatt/ipss.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/ipsp/src/main.c b/samples/bluetooth/ipsp/src/main.c
index 620b3933f..f15cf040f 100644
--- a/samples/bluetooth/ipsp/src/main.c
+++ b/samples/bluetooth/ipsp/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/peripheral/src/main.c b/samples/bluetooth/peripheral/src/main.c
index fe94bade2..7f9a4d8a9 100644
--- a/samples/bluetooth/peripheral/src/main.c
+++ b/samples/bluetooth/peripheral/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/peripheral_dis/src/main.c b/samples/bluetooth/peripheral_dis/src/main.c
index 1d473d0c2..658a34843 100644
--- a/samples/bluetooth/peripheral_dis/src/main.c
+++ b/samples/bluetooth/peripheral_dis/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/peripheral_hr/src/main.c b/samples/bluetooth/peripheral_hr/src/main.c
index c90bb17cd..9b5e6772f 100644
--- a/samples/bluetooth/peripheral_hr/src/main.c
+++ b/samples/bluetooth/peripheral_hr/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/samples/bluetooth/peripheral_sc_only/src/main.c b/samples/bluetooth/peripheral_sc_only/src/main.c
index 2ddc4d665..633f899ef 100644
--- a/samples/bluetooth/peripheral_sc_only/src/main.c
+++ b/samples/bluetooth/peripheral_sc_only/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/tests/bluetooth/init/src/main.c b/tests/bluetooth/init/src/main.c
index 6f59f86a7..f189b776b 100644
--- a/tests/bluetooth/init/src/main.c
+++ b/tests/bluetooth/init/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/tests/bluetooth/shell/Makefile b/tests/bluetooth/shell/Makefile
index 840a7fdd2..4b824a2a8 100644
--- a/tests/bluetooth/shell/Makefile
+++ b/tests/bluetooth/shell/Makefile
@@ -1,7 +1,7 @@
# Makefile - Bluetooth shell Makefile for microkernel
#
-# Copyright (c) 2015 Intel Corporation
+# Copyright (c) 2015-2016 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/tests/bluetooth/shell/src/main.c b/tests/bluetooth/shell/src/main.c
index 292c6a489..466e59885 100644
--- a/tests/bluetooth/shell/src/main.c
+++ b/tests/bluetooth/shell/src/main.c
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/tests/bluetooth/test_bluetooth/src/bluetooth.c b/tests/bluetooth/test_bluetooth/src/bluetooth.c
index 33859c0b9..ce2cb9c16 100644
--- a/tests/bluetooth/test_bluetooth/src/bluetooth.c
+++ b/tests/bluetooth/test_bluetooth/src/bluetooth.c
@@ -1,7 +1,7 @@
/* bluetooth.c - Bluetooth smoke test */
/*
- * Copyright (c) 2015 Intel Corporation.
+ * Copyright (c) 2015-2016 Intel Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/tests/bluetooth/tester/Makefile b/tests/bluetooth/tester/Makefile
index f1a70a3f3..74b52a691 100644
--- a/tests/bluetooth/tester/Makefile
+++ b/tests/bluetooth/tester/Makefile
@@ -1,7 +1,7 @@
# Makefile - Bluetooth tester Makefile for microkernel
#
-# Copyright (c) 2015 Intel Corporation
+# Copyright (c) 2015-2016 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/tests/bluetooth/tester/src/bttester.c b/tests/bluetooth/tester/src/bttester.c
index fd65d0de6..d99c2fab3 100644
--- a/tests/bluetooth/tester/src/bttester.c
+++ b/tests/bluetooth/tester/src/bttester.c
@@ -1,7 +1,7 @@
/* bttester.c - Bluetooth Tester */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/tests/bluetooth/tester/src/bttester.h b/tests/bluetooth/tester/src/bttester.h
index 70d6c984d..9063d04f7 100644
--- a/tests/bluetooth/tester/src/bttester.h
+++ b/tests/bluetooth/tester/src/bttester.h
@@ -1,7 +1,7 @@
/* bttester.h - Bluetooth tester headers */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/tests/bluetooth/tester/src/gap.c b/tests/bluetooth/tester/src/gap.c
index 130aed93b..c090baa6a 100644
--- a/tests/bluetooth/tester/src/gap.c
+++ b/tests/bluetooth/tester/src/gap.c
@@ -1,7 +1,7 @@
/* gap.c - Bluetooth GAP Tester */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/tests/bluetooth/tester/src/gatt.c b/tests/bluetooth/tester/src/gatt.c
index fad5830ed..c4f7a09d8 100644
--- a/tests/bluetooth/tester/src/gatt.c
+++ b/tests/bluetooth/tester/src/gatt.c
@@ -1,7 +1,7 @@
/* gatt.c - Bluetooth GATT Server Tester */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/tests/bluetooth/tester/src/main.c b/tests/bluetooth/tester/src/main.c
index 8840948b7..b2ba52380 100644
--- a/tests/bluetooth/tester/src/main.c
+++ b/tests/bluetooth/tester/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.